vimwiki/ffmpeg.md
2025-08-18 02:24:56 +00:00

13 lines
351 B
Markdown

# ffmpeg
This swiss army knife of command line video encoding.
Links:
- [Home Page](https://ffmpeg.org/)
- [Recipes in FFmpeg](https://ottverse.com/recipes-in-ffmpeg/)
- [Process video in a certain time range with FFmpeg](https://jdhao.github.io/2021/12/16/ffmpeg-process-video-in-a-time-range/)
- [Seeking](https://trac.ffmpeg.org/wiki/Seeking)