[FFmpeg-devel] [PATCH] Support for Frame Duplication(Doubling/Tripling) by FFMPEG's HEVC Decoder by parsing the picture_structSEIvalue(Requirement:http://ffmpeg.org/pipermail/ffmpeg-devel/2019-June/245521.html)
Praveen Kumar
praveenkumar at outlook.com
Mon Jan 27 06:53:32 EET 2020
Hi all,
Could you please review and take this patch forward.
Thanks & Regards,
Praveen
________________________________
From: Praveen Kumar <praveenkumar at outlook.com>
Sent: Thursday, January 23, 2020 7:12 PM
To: FFmpeg development discussions and patches <ffmpeg-devel at ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] Support for Frame Duplication(Doubling/Tripling) by FFMPEG's HEVC Decoder by parsing the picture_structSEIvalue(Requirement:http://ffmpeg.org/pipermail/ffmpeg-devel/2019-June/245521.html)
Thanks Kieran. Rectified the patch to just use repeat_pict for frame duplication and avoided modifying ticks_per_frame.
Please find the updated patch attached here with and accept the same.
Thanks & Regards,
Praveen
________________________________
From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> on behalf of Kieran Kunhya <kierank at obe.tv>
Sent: Thursday, January 9, 2020 6:46 PM
To: FFmpeg development discussions and patches <ffmpeg-devel at ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] Support for Frame Duplication(Doubling/Tripling) by FFMPEG's HEVC Decoder by parsing the picture_structSEIvalue(Requirement:http://ffmpeg.org/pipermail/ffmpeg-devel/2019-June/245521.html)
On Thu, 9 Jan 2020 at 10:09, Praveen Kumar <praveenkumar at outlook.com> wrote:
> Hi,
>
> Re-sending the patch after incorporating the review comments over the
> previous patch sent yesterday.
>
Hi,
Leave ticks_per_frame alone. I don't see why you are changing it.
Kieran
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list