New submission from Jack Jansen <[EMAIL PROTECTED]>: av_seek_frame() on Ogg/Vorbis does not work, or, at least, does not always work. This is easiest demonstrated by using "ffplay -ss 0 file.ogg" and hearing how this skips the first half second of the file, whereas "ffplay file.ogg" plays the audio correctly.
A sample Ogg/Vorbis file that exhibits the problem can be found at <http://homepages.cwi.nl/~jack/tmp/audio-ogg-vorbis.ogg>. The problem occurs both when playing back the file over http as when first downloading and then playing from local file. ---------- messages: 2826 nosy: jackjansen priority: normal status: new substatus: new title: av_seek_frame() on Ogg/Vorbis files does not work type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue592> ______________________________________________________
