[FFmpeg-devel] [PATCH]Avoid duplicating Closed Captions when increasing frame rate
Paul B Mahol
onemda at gmail.com
Tue Oct 29 15:10:42 EET 2019
On 11/27/18, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> 2018-11-23 19:03 GMT+01:00, Carl Eugen Hoyos <ceffmpeg at gmail.com>:
>
>> Attached patches fix Closed Captions when increasing frame rate, both
>> with "-r" and the fps filter, fixes ticket #7506.
>
> Patches applied.
>
Please revert your incorrect change.
You clone frame but do not remove captions from cloned frame but from
original frame.
This is incorrect.
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list