mirror of
https://github.com/morpheus65535/bazarr.git
synced 2026-04-19 21:57:24 -04:00
46 lines
1.8 KiB
Plaintext
46 lines
1.8 KiB
Plaintext
Metadata-Version: 2.4
|
|
Name: ffmpeg-python
|
|
Version: 0.2.0
|
|
Summary: Python bindings for FFmpeg - with complex filtering support
|
|
Home-page: https://github.com/kkroening/ffmpeg-python
|
|
Download-URL: https://github.com/kkroening/ffmpeg-python/archive/v0.2.0.zip
|
|
Author: Karl Kroening
|
|
Author-email: karlk@kralnet.us
|
|
Keywords: -vf,a/v,audio,dsp,FFmpeg,ffmpeg,ffprobe,filtering,filter_complex,movie,render,signals,sound,streaming,streams,vf,video,wrapper,aac,ac3,avi,bmp,flac,gif,mov,mp3,mp4,png,raw,rawvideo,wav,.aac,.ac3,.avi,.bmp,.flac,.gif,.mov,.mp3,.mp4,.png,.raw,.rawvideo,.wav
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
Classifier: Natural Language :: English
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Programming Language :: Python
|
|
Classifier: Programming Language :: Python :: 2
|
|
Classifier: Programming Language :: Python :: 2.7
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3.3
|
|
Classifier: Programming Language :: Python :: 3.4
|
|
Classifier: Programming Language :: Python :: 3.5
|
|
Classifier: Programming Language :: Python :: 3.6
|
|
Requires-Dist: future
|
|
Provides-Extra: dev
|
|
Requires-Dist: future==0.17.1; extra == "dev"
|
|
Requires-Dist: numpy==1.16.4; extra == "dev"
|
|
Requires-Dist: pytest-mock==1.10.4; extra == "dev"
|
|
Requires-Dist: pytest==4.6.1; extra == "dev"
|
|
Requires-Dist: Sphinx==2.1.0; extra == "dev"
|
|
Requires-Dist: tox==3.12.1; extra == "dev"
|
|
Dynamic: author
|
|
Dynamic: author-email
|
|
Dynamic: classifier
|
|
Dynamic: description
|
|
Dynamic: download-url
|
|
Dynamic: home-page
|
|
Dynamic: keywords
|
|
Dynamic: provides-extra
|
|
Dynamic: requires-dist
|
|
Dynamic: summary
|
|
|
|
ffmpeg-python: Python bindings for FFmpeg
|
|
=========================================
|
|
|
|
:Github: https://github.com/kkroening/ffmpeg-python
|
|
:API Reference: https://kkroening.github.io/ffmpeg-python/
|