User Tools

Site Tools


ffmpeg:video:resize:convert_to_1080p_1920x1080

This is an old revision of the document!


ffmpeg - Video - Resize - Convert to 1080p (1920x1080)

ffmpeg -i input.mp4 -vf "scale=1920:1080" -c:v libx264 -crf 23 -c:a copy output.mp4
ffmpeg/video/resize/convert_to_1080p_1920x1080.1738189699.txt.gz · Last modified: 2025/01/29 22:28 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki