wiki:ffmpeg_commands
This is an old revision of the document!
Table of Contents
ffmpeg commands
Cut video from 29 minutes to the end and save in out file
ffmpeg -ss 00:29:50 -i video.webm -c copy out.webm
Tested on
- ffmpeg version 4.2.7-0ubuntu0.1
See also
References
wiki/ffmpeg_commands.1681212967.txt.gz · Last modified: 2023/04/11 11:36 by antisa