User Tools

Site Tools


wiki:ffmpeg_commands

This is an old revision of the document!


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 13:36 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki