FFmpeg moves to Forgejo
11 days ago
- #OpenSource
- #FFmpeg
- #Multimedia
- FFmpeg is a collection of libraries and tools for processing multimedia content.
- Key libraries include libavcodec, libavformat, libavutil, libavfilter, libavdevice, libswresample, and libswscale.
- Tools provided by FFmpeg include ffmpeg, ffplay, ffprobe, and additional small utilities.
- Documentation is available offline in the doc/ directory and online on the main website and wiki.
- Examples of coding are located in the doc/examples directory.
- FFmpeg's codebase is mainly LGPL-licensed with optional GPL-licensed components.
- Contributions should be submitted via the ffmpeg-devel mailing list, avoiding GitHub pull requests.