{
"info": {
"author": "Andriy Yurchuk",
"author_email": "ay@mntw.re",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Operating System :: POSIX :: BSD",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Multimedia :: Sound/Audio"
],
"description": ".. image:: https://img.shields.io/pypi/v/ffmpy.svg\n :target: https://pypi.python.org/pypi/ffmpy\n :alt: Latest version\n\n.. image:: https://travis-ci.org/Ch00k/ffmpy.svg?branch=master\n :target: https://travis-ci.org/Ch00k/ffmpy\n :alt: Travis-CI\n\n.. image:: https://readthedocs.org/projects/ffmpy/badge/?version=latest\n :target: http://ffmpy.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nffmpy\n=====\nffmpy is a simplystic `FFmpeg `_ command line wrapper. It implements a Pythonic interface for FFmpeg command line compilation and uses Python `subprocess `_ module to execute compiled command line.\n\nInstallation\n------------\nYou guessed it::\n\n pip install ffmpy\n\nQuick example\n-------------\n.. code:: python\n\n >>> import ffmpy\n >>> ff = ffmpy.FFmpeg(\n ... inputs={'input.mp4': None},\n ... outputs={'output.avi': None}\n ... )\n >>> ff.run()\n\nThis will take ``input.mp4`` file in the current directory as the input, change the video container from MP4 to AVI without changing any other video parameters and create a new output file ``output.avi`` in the current directory.\n\nDocumentation\n-------------\nhttp://ffmpy.readthedocs.io/en/latest\n\nSee `Examples `_ section for usage examples.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/Ch00k/ffmpy",
"keywords": "ffmpeg ffprobe wrapper audio video transcoding",
"license": "MIT",
"maintainer": null,
"maintainer_email": null,
"name": "ffmpy",
"package_url": "https://pypi.org/project/ffmpy/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/ffmpy/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/Ch00k/ffmpy"
},
"release_url": "https://pypi.org/project/ffmpy/0.2.2/",
"requires_dist": null,
"requires_python": null,
"summary": "A simple Python wrapper for ffmpeg",
"version": "0.2.2"
},
"last_serial": 2422018,
"releases": {
"0.0.1": [
{
"comment_text": "",
"digests": {
"md5": "ae78eb2f42614b063a664d65f2719b2f",
"sha256": "28e9af1fe624458673d55aa6f17199464da23392484ad93f2fef8838a27eb412"
},
"downloads": -1,
"filename": "ffmpy-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "ae78eb2f42614b063a664d65f2719b2f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3156,
"upload_time": "2015-09-04T08:46:16",
"url": "https://files.pythonhosted.org/packages/4f/c0/304ab94a7354c0d71565bef9e9f0a72df133ff6d9fd64f29f8e4787e3a15/ffmpy-0.0.1.tar.gz"
}
],
"0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "385b8c97901572916a5e742c9324fa76",
"sha256": "8607db009f3a1945f19cb5892d3c55b0bdbd5d31b772c540e84589c93b44ca53"
},
"downloads": -1,
"filename": "ffmpy-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "385b8c97901572916a5e742c9324fa76",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3546,
"upload_time": "2015-09-07T06:27:38",
"url": "https://files.pythonhosted.org/packages/85/95/ce1d209ef601dfdff19d1f2fd11ccca4dbaa1aa0bed3909e3485447516f6/ffmpy-0.0.2.tar.gz"
}
],
"0.0.3": [
{
"comment_text": "",
"digests": {
"md5": "e14e6af8be040644edfb95daf53a194d",
"sha256": "1fed29e4304b304b2d6fb71f6b275a47891466dceb7a3918b0b21a9201601a1b"
},
"downloads": -1,
"filename": "ffmpy-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "e14e6af8be040644edfb95daf53a194d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3588,
"upload_time": "2015-09-16T12:40:59",
"url": "https://files.pythonhosted.org/packages/05/bd/abbae1b48c40bebfcfc9f8421c86b427de6d4d12637c77b47531682bf96f/ffmpy-0.0.3.tar.gz"
}
],
"0.0.4": [
{
"comment_text": "",
"digests": {
"md5": "2fc3323bb766ecc83db5257b3444f1d8",
"sha256": "8b46c9cea27f830fbc56dce071f64ec52da79fa48ba71442fa8bee13b8efdce8"
},
"downloads": -1,
"filename": "ffmpy-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "2fc3323bb766ecc83db5257b3444f1d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5743,
"upload_time": "2015-09-20T09:40:02",
"url": "https://files.pythonhosted.org/packages/bb/51/2366b7fc3b03fed0b93a2a3dc9c93f30396970dd78665e8051071e152e15/ffmpy-0.0.4.tar.gz"
}
],
"0.0.5": [
{
"comment_text": "",
"digests": {
"md5": "df47d31cb3ea667801ee802b07bb3287",
"sha256": "754eede7737134d011106f8ddca2a6fdd80a433e6bb182e5fdfa12eb3e4ad7e6"
},
"downloads": -1,
"filename": "ffmpy-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "df47d31cb3ea667801ee802b07bb3287",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5143,
"upload_time": "2016-02-09T19:55:52",
"url": "https://files.pythonhosted.org/packages/0f/90/eab93dc0c3258a20262b1ea7959a9eeb99e17db126d5aff8962f12231b2f/ffmpy-0.0.5.tar.gz"
}
],
"0.0.6": [
{
"comment_text": "",
"digests": {
"md5": "fcb9a05ef15fd9f2ee6146165d122e70",
"sha256": "b01f77eb51d569fb7093c45b51a8a7acbb4eb6a042ee70751674a84ce15450cc"
},
"downloads": -1,
"filename": "ffmpy-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "fcb9a05ef15fd9f2ee6146165d122e70",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5199,
"upload_time": "2016-02-22T10:50:13",
"url": "https://files.pythonhosted.org/packages/b8/b3/2f6427cd788adbac14bc44972f2bfabb683b4b3fd24248deb0a4b55637b4/ffmpy-0.0.6.tar.gz"
}
],
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "5ad1ba94cff73943196d3336ec5f9a85",
"sha256": "5bb2206b4ec5de2a5097404c38eea802dee132d5c3bed0714261a794f87da898"
},
"downloads": -1,
"filename": "ffmpy-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "5ad1ba94cff73943196d3336ec5f9a85",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3840,
"upload_time": "2016-05-31T10:36:21",
"url": "https://files.pythonhosted.org/packages/2b/3e/533a056e4e2fb4628d9c1426515e3dbd035f43d631ee09ed70fd7abd042c/ffmpy-0.1.0.tar.gz"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "c0cc580e1fa61984aab91d5cfefb81cd",
"sha256": "e8e42d0773df4e1e19c51e0e17b02d8f99e3753815aba7fbbfe80096ab8f287d"
},
"downloads": -1,
"filename": "ffmpy-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "c0cc580e1fa61984aab91d5cfefb81cd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4227,
"upload_time": "2016-09-16T12:46:46",
"url": "https://files.pythonhosted.org/packages/2a/b6/2f8774d35e75dba0c682bcd92a54d3b2d6f92e651d3cef015a61eddd23a5/ffmpy-0.2.0.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "5d5acfc2755d7169d193774137beb467",
"sha256": "afaa19a767ed5bcdae6fa5e0ccea5cb05bcdc4268877956f7081eee56ac0189b"
},
"downloads": -1,
"filename": "ffmpy-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "5d5acfc2755d7169d193774137beb467",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4533,
"upload_time": "2016-09-23T18:53:19",
"url": "https://files.pythonhosted.org/packages/ee/e5/8f723d40f595ccbc21bf11df9958e611e37f23a615089f23040c95fdc424/ffmpy-0.2.1.tar.gz"
}
],
"0.2.2": [
{
"comment_text": "",
"digests": {
"md5": "3ff0c653878dc6f68362489b9fd3b2c3",
"sha256": "65abdddfa2561bb86b6c9ecfced53c7a15ea5080db4ddad08da7de5a348929f1"
},
"downloads": -1,
"filename": "ffmpy-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "3ff0c653878dc6f68362489b9fd3b2c3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4546,
"upload_time": "2016-10-25T13:12:44",
"url": "https://files.pythonhosted.org/packages/18/e6/4309f4c02d38aef16236650766f78e949c1b8170f5d63cc4b3be7148565f/ffmpy-0.2.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "3ff0c653878dc6f68362489b9fd3b2c3",
"sha256": "65abdddfa2561bb86b6c9ecfced53c7a15ea5080db4ddad08da7de5a348929f1"
},
"downloads": -1,
"filename": "ffmpy-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "3ff0c653878dc6f68362489b9fd3b2c3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4546,
"upload_time": "2016-10-25T13:12:44",
"url": "https://files.pythonhosted.org/packages/18/e6/4309f4c02d38aef16236650766f78e949c1b8170f5d63cc4b3be7148565f/ffmpy-0.2.2.tar.gz"
}
]
}