Skip to main content

Static FFmpeg binaries for Auto-Editor

Project description

AE-FFmpeg

Static FFmpeg and FFprobe binaries for use with Auto-Editor.

Install

pip install ae-ffmpeg

Copyright

The FFmpeg/FFprobe binaires used are under the LGPLv3. Only libraries that are compatible with the LGPLv3 are included.

How to Compile on MacOS

Use https://github.com/WyattBlue/ffmpeg-build-script/

How to Compile on Windows

I use https://github.com/m-ab-s/media-autobuild_suite to compile on Windows.

Is There a Linux Build?

Linux distros generally already ship ffmpeg, so having another ffmpeg would be redundant.

MacOS flags

--enable-videotoolbox --enable-libdav1d --enable-libvpx --enable-libzimg --enable-libmp3lame --enable-libopus --enable-libvorbis --disable-debug --disable-doc --disable-shared --disable-network --disable-indevs --disable-outdevs --disable-sdl2 --disable-xlib --disable-ffplay --enable-pthreads --enable-static --enable-version3 --extra-cflags=-I/Users/wyattblue/projects/ffmpeg-build-script/workspace/include --extra-ldexeflags= --extra-ldflags=-L/Users/wyattblue/projects/ffmpeg-build-script/workspace/lib --extra-libs='-ldl -lpthread -lm -lz' --pkgconfigdir=/Users/wyattblue/projects/ffmpeg-build-script/workspace/lib/pkgconfig --pkg-config-flags=--static --prefix=/Users/wyattblue/projects/ffmpeg-build-script/workspace --extra-version=5.0.1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ae-ffmpeg-1.2.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distributions

ae_ffmpeg-1.2.0-py3-none-win_amd64.whl (11.4 MB view hashes)

Uploaded Python 3 Windows x86-64

ae_ffmpeg-1.2.0-py3-none-macosx_11_0_arm64.whl (9.5 MB view hashes)

Uploaded Python 3 macOS 11.0+ ARM64

ae_ffmpeg-1.2.0-py3-none-macosx_10_9_x86_64.whl (8.5 MB view hashes)

Uploaded Python 3 macOS 10.9+ x86-64

ae_ffmpeg-1.2.0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page