User Tools

Site Tools


ffmpeg:speeding_video_up

Differences

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

Link to this comparison view

ffmpeg:speeding_video_up [2025/01/02 22:55] – created peterffmpeg:speeding_video_up [2025/01/12 13:38] (current) – removed peter
Line 1: Line 1:
-====== ffmpeg - Speeding video up ====== 
- 
-<code bash> 
-ffmpeg -i input.mp4 -an -filter:v "setpts=0.1*PTS" output.mp4 
-</code> 
- 
-<WRAP info> 
-**NOTE:** 
- 
-  * **0.1** accelerates x10 by dropping frames, 0.01 would accelerate x100 and so on. 
-  * **-an** removes audio. 
- 
-</WRAP> 
  
ffmpeg/speeding_video_up.1735858515.txt.gz · Last modified: 2025/01/02 22:55 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki