[FFmpeg-devel] [PATCH]Support for Frame Doubling/ Tripling in FFMPEG's HEVC Decoder by parsing the picture_struct SEI value (Support for http://ffmpeg.org/pipermail/ffmpeg-devel/2019-June/245521.html)

Praveen Kumar praveenkumar at outlook.com
Thu Aug 1 15:46:21 EEST 2019


Hi,

This patch has the implementation for frame duplication (doubling/ tripling) in FFmpeg's HEVC decoder based on the picture_structre SEI value (7 for doubling and 8 for tripling) set while encoding.
This addresses the requirement mentioned in the thread http://ffmpeg.org/pipermail/ffmpeg-devel/2019-June/245521.html

Thanks & Regards,
Praveen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Support-for-Frame-Doubling-Tripling-in-FFMPEG-HEVC-Decoder.patch
Type: application/octet-stream
Size: 5343 bytes
Desc: Support-for-Frame-Doubling-Tripling-in-FFMPEG-HEVC-Decoder.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190801/fe91a41e/attachment.obj>


More information about the ffmpeg-devel mailing list