[mythtv] [mythtv-commits] Ticket #2233: A PERL script to be run as a userjob to export DVB radio recordings to MP3

Steven Adeff adeffs.mythtv at gmail.com
Wed Aug 23 22:34:16 UTC 2006


On 8/23/06, MythTV <mythtv at cvs.mythtv.org> wrote:
> #2233: A PERL script to be run as a userjob to export DVB radio recordings to MP3
> --------------------------------------+-------------------------------------
>  Reporter:  justin.hornsby at gmail.com  |       Owner:  stuarta
>      Type:  enhancement               |      Status:  new
>  Priority:  trivial                   |   Milestone:  unknown
> Component:  mythtv                    |     Version:  head
>  Severity:  low                       |
> --------------------------------------+-------------------------------------
>  How to use dvbradioexport.pl
>
>  dvbradioexport.pl %CHANID% %STARTTIME% %ENDTIME% exportdir bitrate --debug
>
>  %CHANID% = channel ID associated with the recording to export
>
>  %STARTTIME% = recording start time in either 'yyyy-mm-dd hh:mm:ss' or
>  'yyyymmddhhmmss' format
>
>  %ENDTIME = as %STARTTIME% but for the recording end time
>
>  exportdir = dir to export completed MP3 files to (note the user the script
>  runs as must have write permission on that dir
>
>  bitrate = CBR bitrate in kbps (e.g. 192)
>
>  --debug = enable debugging information - outputs which commands would be
>  run etc
>

is there currently a similar way to export to other formats?

-- 
Steve
Before you ask, read the FAQ!
http://www.mythtv.org/wiki/index.php/Frequently_Asked_Questions
then search the Wiki, and this list,
http://www.gossamer-threads.com/lists/mythtv/
Mailinglist etiquette -
http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette


More information about the mythtv-dev mailing list