User Tools

Site Tools


ffmpeg:video:resize:basic_resize_of_a_video

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ffmpeg:video:resize:basic_resize_of_a_video [2025/01/29 22:06] – created peterffmpeg:video:resize:basic_resize_of_a_video [2025/01/29 22:19] (current) peter
Line 1: Line 1:
 ====== ffmpeg - Video - Resize - Basic resize of a video ====== ====== ffmpeg - Video - Resize - Basic resize of a video ======
 +
 +<code bash>
 +-vf scale=width:height 
 +</code>
 +
 +----
 +
 +===== Example =====
  
 <code bash> <code bash>
Line 6: Line 14:
  
 <WRAP info> <WRAP info>
-**NOTE:**+**NOTE:**  This will produce a video with a resolution of 1920x1080 pixels (1080p).
  
   * **-i input.mp4**: Specifies the input video file.   * **-i input.mp4**: Specifies the input video file.
ffmpeg/video/resize/basic_resize_of_a_video.1738188407.txt.gz · Last modified: 2025/01/29 22:06 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki