# 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
```
Raw data
{
"_id": null,
"home_page": "https://auto-editor.com",
"name": "ae-ffmpeg",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "video audio media",
"author": "WyattBlue",
"author_email": "wyattblue@auto-editor.com",
"download_url": "https://files.pythonhosted.org/packages/46/62/696ce98f5635912b8983a969dfd958d6653ed86d7951382bfc2b872ce478/ae-ffmpeg-1.2.0.tar.gz",
"platform": null,
"description": "# AE-FFmpeg\nStatic FFmpeg and FFprobe binaries for use with Auto-Editor.\n\n## Install\n```\npip install ae-ffmpeg\n```\n\n## Copyright\nThe FFmpeg/FFprobe binaires used are under the LGPLv3. Only libraries that are compatible with the LGPLv3 are included.\n\n## How to Compile on MacOS\nUse https://github.com/WyattBlue/ffmpeg-build-script/\n\n## How to Compile on Windows\nI use https://github.com/m-ab-s/media-autobuild_suite to compile on Windows.\n\n## Is There a Linux Build?\nLinux distros generally already ship ffmpeg, so having another ffmpeg would be redundant.\n\n## MacOS flags\n```\n--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\n``` \n",
"bugtrack_url": null,
"license": "LGPLv3",
"summary": "Static FFmpeg binaries for Auto-Editor",
"version": "1.2.0",
"project_urls": {
"Bug Tracker": "https://github.com/WyattBlue/auto-editor/issues",
"Homepage": "https://auto-editor.com",
"Source Code": "https://github.com/WyattBlue/auto-editor"
},
"split_keywords": [
"video",
"audio",
"media"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "92dfdc5dead7adfcc928a2de209ab5a025179c25c6ed2027dd839f4c4bd09e3a",
"md5": "a6f37fda3c16dd3cebcc2ca794cf96ec",
"sha256": "5a3147bf4649741c124643249f0a7b2e9fd5abb9320fa67c2bf9d5663463fcf6"
},
"downloads": -1,
"filename": "ae_ffmpeg-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a6f37fda3c16dd3cebcc2ca794cf96ec",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5294,
"upload_time": "2024-03-06T06:38:01",
"upload_time_iso_8601": "2024-03-06T06:38:01.399735Z",
"url": "https://files.pythonhosted.org/packages/92/df/dc5dead7adfcc928a2de209ab5a025179c25c6ed2027dd839f4c4bd09e3a/ae_ffmpeg-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e7936702caf08ecd72ddcb01a6b336cedc14bb880b4bb4ebfe9b9e0314df472",
"md5": "2c986a126954b37025d8ebc62308b2b2",
"sha256": "8a8bfd3bf7ac6c63b15d054aec5bcfc06c2850025e5564ad44bbd3948ca19a0c"
},
"downloads": -1,
"filename": "ae_ffmpeg-1.2.0-py3-none-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "2c986a126954b37025d8ebc62308b2b2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8549610,
"upload_time": "2024-03-06T06:37:50",
"upload_time_iso_8601": "2024-03-06T06:37:50.180965Z",
"url": "https://files.pythonhosted.org/packages/2e/79/36702caf08ecd72ddcb01a6b336cedc14bb880b4bb4ebfe9b9e0314df472/ae_ffmpeg-1.2.0-py3-none-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ad0a7939207a75dc47ef7defe1fe120fa060a946bd98398a68cffc5022b2210a",
"md5": "08298fb1ad3aaf75a1ef74e513b554b6",
"sha256": "6f0a1a0509dc148c228cae919a3dd2fef69bd176efa2c5bf5fd26a157460ca70"
},
"downloads": -1,
"filename": "ae_ffmpeg-1.2.0-py3-none-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "08298fb1ad3aaf75a1ef74e513b554b6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 9533716,
"upload_time": "2024-03-06T06:37:54",
"upload_time_iso_8601": "2024-03-06T06:37:54.353227Z",
"url": "https://files.pythonhosted.org/packages/ad/0a/7939207a75dc47ef7defe1fe120fa060a946bd98398a68cffc5022b2210a/ae_ffmpeg-1.2.0-py3-none-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "201487eafaf0bc120423d6df89759738301a6cb08116a2a0db30e4c4623552bf",
"md5": "9cd3ed3c587a42c337f176b440f15a7a",
"sha256": "c1dacdd95060fb4e0d13c76a19d69414944d87306ef42ce65ff4c91ded4c83b3"
},
"downloads": -1,
"filename": "ae_ffmpeg-1.2.0-py3-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "9cd3ed3c587a42c337f176b440f15a7a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 11427543,
"upload_time": "2024-03-06T06:37:58",
"upload_time_iso_8601": "2024-03-06T06:37:58.732408Z",
"url": "https://files.pythonhosted.org/packages/20/14/87eafaf0bc120423d6df89759738301a6cb08116a2a0db30e4c4623552bf/ae_ffmpeg-1.2.0-py3-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4662696ce98f5635912b8983a969dfd958d6653ed86d7951382bfc2b872ce478",
"md5": "1461d38906ff75c9ca85f74d5af93a53",
"sha256": "1b4e9db9d57feca18303ba589a79a8c72a1e623021b204794d646d61c679a643"
},
"downloads": -1,
"filename": "ae-ffmpeg-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "1461d38906ff75c9ca85f74d5af93a53",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 5211,
"upload_time": "2024-03-06T06:38:02",
"upload_time_iso_8601": "2024-03-06T06:38:02.191479Z",
"url": "https://files.pythonhosted.org/packages/46/62/696ce98f5635912b8983a969dfd958d6653ed86d7951382bfc2b872ce478/ae-ffmpeg-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-06 06:38:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "WyattBlue",
"github_project": "auto-editor",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ae-ffmpeg"
}