Use GPU + ultrafast preset:
FFmpeg supports filters like sr which utilize pre-trained models (like ESPCN or SRCNN) to predict and fill in missing detail. superman ffmpeg
FFmpeg is a free and open-source software project that provides a suite of libraries and programs for handling video, audio, and other multimedia data. It was first released in 1998 and has since become one of the most widely used multimedia processing tools in the world. FFmpeg supports a wide range of multimedia formats, including video, audio, and image files, and can perform various operations such as encoding, decoding, transcoding, muxing, demuxing, streaming, filtering, and more. Use GPU + ultrafast preset: FFmpeg supports filters
Then compare with:
:
ffmpeg -i input.mp4 -c:v libx265 -pix_fmt yuv420p10le -crf 15 -preset slow -x265-params "aq-mode=3:no-sao=1" output.mkv FFmpeg supports a wide range of multimedia formats,
ffmpeg -i input.mp4 -c:v h264_nvenc -preset p1 -b:v 5M -c:a aac output.mp4