[MPlayer-dev-eng] [PATCH] demux_ogg -audfile fix (bug #375)

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Oct 30 12:02:35 CET 2005


Hi,
attached patch fixes these related problems:
1) -audiofile file.ogg has massive A-V desync, because sh_audio->delay
is set for every packet instead of only on seek
2) like other demuxers, it should continue with the next file when
encoutering eof during seeking
3) thus, encountering eof while seeking should not be considered an
error.

I intend to apply tomorrow or so.

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list