[mythtv-commits] mythtv commit: r11396 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 3 12:37:25 UTC 2006


      Author: paulh
        Date: 2006-10-03 12:37:25 +0000 (Tue, 03 Oct 2006)
New Revision: 11396
   Changeset: http://cvs.mythtv.org/trac/changeset/11396

Modified:

   trunk/mythplugins/mytharchive/mythburn/encoder_profiles/ffmpeg_dvd_ntsc.xml
   trunk/mythplugins/mytharchive/mythburn/encoder_profiles/ffmpeg_dvd_pal.xml

Log:

Current svn versions of ffmpeg have changed the meaning of the -b parameter
to mean bits/s rather than Kbits/s. This patch just adds the 'k' suffix to the 
parameter which seems to work with both older versions of ffmpeg as well as 
current svn. Fixes #2451.




More information about the mythtv-commits mailing list