h264/aac in mkv issue? video stops because delay=0
Moin, I just uploaded a file to incomming: video_stops_due_to_delay=0.mkv (incl .txt) It shows a quite strange behaviour which i think is due to a bug in the mkv demuxer when it contains a h.264 or aac. In this file, delay becomes for some reason 0. MPlayer starts to spin in a loop around a sleep waiting for the time to advance due to that. Interestingly other files with h.264+aac don't show this behaviour. Only ergo proxy eps from 2 and above from shinsen sub (ie, ep1 is fine). The bug has to be quite old as even the oldest MPlayer compile i have at hand from 2005-11-19 shows the same behaviour. Attila Kinali -- 心をこめて聞け心をこめて話せ
On Wed, 2006-05-10 at 01:20 +0200, Attila Kinali wrote:
I just uploaded a file to incomming: video_stops_due_to_delay=0.mkv (incl .txt)
It shows a quite strange behaviour which i think is due to a bug in the mkv demuxer when it contains a h.264 or aac.
I don't think the problem has anything to do with the mkv demuxer, more likely it's a problem with your audio out. Note that the audio is 96000 Hz, which might explain why it doesn't happen with most other files. Try using alsa instead of oss or forcing resampling to a lower frequency.
On Wed, 10 May 2006 08:59:46 +0300 Uoti Urpala <uoti.urpala@pp1.inet.fi> wrote:
I don't think the problem has anything to do with the mkv demuxer, more likely it's a problem with your audio out. Note that the audio is 96000 Hz, which might explain why it doesn't happen with most other files. Try using alsa instead of oss or forcing resampling to a lower frequency.
Right, didn't catch that one. Thanks a lot. Attila Kinali -- 心をこめて聞け心をこめて話せ
participants (2)
-
Attila Kinali -
Uoti Urpala