[MPlayer-dev-eng] dts -oac copy stuck in mpeg muxer
Jake L
mplay at 10k.org
Mon May 25 09:35:27 CEST 2009
Hello,
Using last night's HEAD(SVN-r29318-4.1.2) transcoding a mkv
containing a DTS stream using -oac copy. mencoder drops
in an infinite loop with the CPU running steady at 100%.
$ mencoder -msglevel all=9 -oac copy -ovc lavc \
-of mpeg -mpegopts format=mpeg2:muxrate=9000:vframerate=24000/1001 \
-lavdopts threads=2 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:\
vrc_maxrate=15800:vbitrate=9800:keyint=18:vstrict=1:autoaspect:threads=2 \
-vid 0 -aid 0 -alang eng -noautosub -ofps 24000/1001 \
soap.mkv -o soap.mpg
from the looks of it libmpdemux/muxer_mpeg.c
line 2364 (full log in the bug report)
tested this on both an amd64 2.6.27 and mac os x 10.5.6
same result in both case,
http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1474
suggestions?
Jake
More information about the MPlayer-dev-eng
mailing list