Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aggresss/ffmpeg-builds


https://github.com/aggresss/ffmpeg-builds

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ffmpeg-builds

## Build

```
git clone https://github.com/aggresss/ffmpeg-builds.git
cd ffmpeg-builds
cmake . -Bbuild && make -C build
```

## Diagnostics

`./build/unix/ffmpeg-prefix/src/ffmpeg/ffbuild/config.log`

## Inspired-by

- https://github.com/pyke369/sffmpeg
- https://github.com/BtbN/FFmpeg-Builds
- https://github.com/zimbatm/ffmpeg-static
- https://github.com/markus-perl/ffmpeg-build-script
- https://github.com/jrottenberg/ffmpeg
- https://github.com/m-ab-s/media-autobuild_suite

## Reference

- https://trac.ffmpeg.org/wiki/CompilationGuide
- https://launchpad.net/ubuntu/+source/ffmpeg
- https://www.gyan.dev/ffmpeg/builds/
- https://ottverse.com/install-ffmpeg-windows-macos-ubuntu/
- https://www.linuxfromscratch.org/blfs/view/svn/multimedia/ffmpeg.html
- https://aur.archlinux.org/packages/ffmpeg-full/