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

MythTV mythtv at cvs.mythtv.org
Thu Nov 30 13:12:28 UTC 2006


#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:  0.21   
Component:  mythtv                    |      Version:  head   
 Severity:  low                       |   Resolution:         
--------------------------------------+-------------------------------------
Comment (by anonymous):

 Thanks for this script. I have used it but changed it to output pcm
 instead of mp3, because I burned the files to an audio CD. I used, for
 instance, '-acodec pcm_s16le -ar 44100 -f wav' instead of '-acodec mp3 -ab
 192 -f mp3'. This should IMHO be configurable, i.e. command line option
 for specifying codec too. In case of pcm, the command line option
 'bitrate' is then samplerate.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2233#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list