[FFmpeg-user] How to reduce interlace artifacts while trancoding to mp4

Ulf Zibis Ulf.Zibis at CoSoCo.de
Sat Nov 12 20:08:10 EET 2022


Am 12.11.22 um 17:09 schrieb Carl Zwanzig:
> On 11/12/2022 8:02 AM, Ulf Zibis wrote:
>> Thanks for your detailed comparison. bwdif and estdif make it. Even they double the frame rate, compression factor now is 10 instead 8 and the visual result is brillant.
>
> For the list archive, would you publish the complete command line? Might help someone in the future.
>
> Thanks,
>
> z!
With joy:
ffmpeg -i "IN.avi" -preset slow -vf estdif,atadenoise=0.08:0.16:0.08:0.16:0.08:0.16 -movflags +faststart "OUT.mp4"

-Ulf




More information about the ffmpeg-user mailing list