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

Peter Ross pross
Fri Feb 6 16:57:17 CET 2009


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.]

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ogg-speex-demuxer-improvements.diff
Type: text/x-diff
Size: 2176 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090207/1c48b010/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090207/1c48b010/attachment.pgp>



More information about the ffmpeg-devel mailing list