[MPlayer-dev-eng] [Tested] bug in loading ac3 by -audiofile: seeking, time position

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Apr 24 23:42:59 CEST 2011


On Sun, Apr 24, 2011 at 09:29:20PM +0200, Rafał Miłecki wrote:
> I've some movie which works fine when playing without any extra
> options. I can seek it, OSD displays current time position fine, no a
> single problem with it. Let me underline that even seeking does not
> cause any out of sync for a/v.
> 
> 1) -audiofile file.ac3
> Just playing does not cause any out of sync. Problems:
> a) OSD displays current time position as "00:00:00" all the time
> b) Seeking does not change time position, it's "00:00:00" all the time
> c) Any seeking causes audio to be played from the beginning

FFmpeg ac3 demuxer has a bug I have worked around now.
FFmpeg mkv demuxer (IMO) has a bug as well, -demuxer mkv might work as a workaround.

> 2) -audiofile file.ac3 -audio-demuxer 20 -rawaudio format=0x2000
> Just playing does not cause any out of sync. Problems:
> a) OSD displays current time position as "00:00:00" all the time
> b) Seeking does not change time position, it's "00:00:00" all the time
> c) Seeking affects audio but this is not synced

That is just a hack, timing was never supposed to work and so far I
think it would be a waste of time to work on it.

> Could someone take a look at this and fix this? Can I provide more info?

At least what kind of video file you're trying to play.


More information about the MPlayer-dev-eng mailing list