[FFmpeg-devel] [PATCH] Better Ogg/Speex demux timestamp handling

Justin Ruggles justin.ruggles
Tue Oct 20 11:53:54 CEST 2009


Michael Niedermayer wrote:

> On Sun, Feb 15, 2009 at 09:59:48AM +1100, Peter Ross wrote:
>> On Sat, Feb 07, 2009 at 02:57:17AM +1100, Peter Ross wrote:
>>> This patch fixes my earlier reported problem with OGG/Speex
>>>  and PTS/DTS gaps:
>>>
>>> * populate codec frame_size field.
>>>
>>> * discard any ogg premble packets, as they were causing the pts
>>>   to be offset skewed. [doing so also stops the decoder from
>>>    complaing to stdout about broken bitstreams.]
>> Revised patch to prevent warning about trailing byte (framing bit)
>> in vorbis_comment().
> 
> This patch appears to have never been reviewed, applied, rejected
> whats its status? obsolete or pending review?
> (no ive not looked at the patch at all)

It seems the issue was solved differently at some point because the
current Ogg/Speex demuxer does properly discard any additional header
packets.

-Justin




More information about the ffmpeg-devel mailing list