[mythtv-commits] Ticket #2199: MtyhArchive failes when encoding transcoded mpeg4 recordings

MythTV mythtv at cvs.mythtv.org
Fri Aug 18 17:14:22 UTC 2006


#2199: MtyhArchive failes when encoding transcoded mpeg4 recordings
--------------------------------+-------------------------------------------
 Reporter:  chris at chrisdos.com  |       Owner:  paulh
     Type:  defect              |      Status:  new  
 Priority:  major               |   Milestone:       
Component:  mytharchive         |     Version:       
 Severity:  high                |  
--------------------------------+-------------------------------------------
 It seems that MythArchive is failing on recordings that have been
 transcoded using mpeg4.  When running the exact same fmpeg command as
 MythArchive, which looks like:

 ffmpeg -v 1 -i "/mythtv/recordings/The_Young_and_the_Restless_-_2006-08-16
 ,_10-59_AM_-_Jack_and_Gloria_Argue_About_John's_Life_Support.nuv" -r ntsc
 -target dvd -b 4771 -s 720x480 -acodec ac3 -ab 192 -ac 2 -copyts -aspect
 16:9 "/mythtv/tmp/newfile1.mpg"

 it results in errors that look like this:
 Marker bit missing before time_increment_resolution=3946.6kbits/s
 [mpeg4 @ 0xb7dd87c8]time_base.den==0
 [mpeg4 @ 0xb7dd87c8]header damaged
 Error while decoding stream #0.0
 Floating point exception

 This error has appears from any recording that was transcoded into mpeg4
 using the stock mythtv transcode option.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2199>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list