[FFmpeg-devel] [PATCH 2/2] avfilter/vf_decimate: Add compatibility option
Vladimir Petrov
vppetrovmms at gmail.com
Tue Oct 3 16:14:46 EEST 2023
Adds compatibility with the old behaviour.
Added a new option 'compat'. When set to 'true', no metrics
recalculation will be done when marking a new frame to be
dropped. In case of scene change detection, the last one
per batch will be prioritized, instead of the best one.
In mixed mode, checking for interlaced frames will be omited.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avfilter-vf_decimate-Add-compatibility-option.patch
Type: text/x-patch
Size: 5051 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231003/1cbf475b/attachment.bin>
More information about the ffmpeg-devel
mailing list