Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.29 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.29 KB

vs-ffmpeg-docker

CI-test Docker Build CI Release

docker image for our FFmpeg and VapourSynth :)

Details

Build latest FFmpeg and VapourSynth from source, and most compilers and build tools are also included.

  • system: Ubuntu 22.04
  • GCC/G++: 13
  • python: 3.10
  • FFmpeg: latest
  • VapourSynth: R70
  • x264: latest
  • x265: 4.1
  • svt-av1-psy: latest
  • aom: latest
  • libvpx: latest
  • fdk-aac: latest
  • libass: latest

Usage

docker pull lychee0/vs-ffmpeg-docker

Reference

License

This project is licensed under the GPL-3.0 license - see the LICENSE file for details.