User Tools

Site Tools


ffmpeg:video:resize:convert_to_4k_3840x2160

This is an old revision of the document!


ffmpeg - Video - Resize - Convert to 4K (3840x2160)

ffmpeg -i input.mp4 -vf "scale=3840:2160" -c:v libx264 -crf 23 -c:a copy output.mp4
ffmpeg/video/resize/convert_to_4k_3840x2160.1738189527.txt.gz · Last modified: 2025/01/29 22:25 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki