[FFmpeg-devel] [PATCH]Fix bug in setting the pts when decoding or transcoding Dirac video wrapped in MPEG-TS using libschroedingerdec.c

Anuradha Suraparaju asuraparaju
Mon Nov 15 05:51:22 CET 2010


Decoding or transcoding dirac encoded video wrapped in Transport stream
caused frames to be dropped or duplicated because the presentation timestamp
of the decoded frame was being set incorrectly. libschroedingerdec now uses
the reordered_opaque field in the codec context to set the pts to the pts of
the decoded frame correctly.

Regards,
Anuradha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpegsvn_25753_schro_decoding_patch.diff
Type: text/x-patch
Size: 6448 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101115/95afc2ec/attachment.bin>



More information about the ffmpeg-devel mailing list