{ "info": { "author": "Fl\u00e1vio Cardoso Pontes", "author_email": "flaviopontes@acerp.org.br", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "# FFMPYMEDIA\n\nFFMPYMEDIA is a wrapper library around FFMPEG.\nIt interfaces with ffmpeg through the shell and interprets the program stdout/stderr to generate it's internal structures.\nThe following functionality is planned or implemented.\n\n## Media Analysis\n\nIt interprets the output of the ffprobe utility and generates it's internal data structures with it.\nThe MediaAnalyser API exposes the **MediaAnalyser.media_file_difference()** method which returns the difference in media streams layout between a Template and a real file.\nIt also exposes the **MediaAnalyser.validate_media_file()** which determines if a mediaFile has the same layout as a Template or another media file.\n\n## Future Functionality\n\nIt is planned to implement wrappers around the ffmpeg utility for media transcoding and streaming and around ffserver for media stream serving and aggregation.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/flaviocpontes/ffmpymedia/tarball/0.3.2.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/flaviocpontes/ffmpymedia", "keywords": "media,ffmpeg", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ffmpymedia", "package_url": "https://pypi.org/project/ffmpymedia/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ffmpymedia/", "project_urls": { "Download": "https://github.com/flaviocpontes/ffmpymedia/tarball/0.3.2.2", "Homepage": "https://github.com/flaviocpontes/ffmpymedia" }, "release_url": "https://pypi.org/project/ffmpymedia/0.3.2.2/", "requires_dist": null, "requires_python": null, "summary": "Wrapper around the FFMPEG utility", "version": "0.3.2.2" }, "last_serial": 2161465, "releases": { "0.3.2": [ { "comment_text": "", "digests": { "md5": "8267939848b3e6e2e8db0b69572bc6e4", "sha256": "72f8036f10cedfcaa4f8b29ac12b6d19724b2e546b7aebc4125662c320d624d4" }, "downloads": -1, "filename": "ffmpymedia-0.3.2.tar.gz", "has_sig": true, "md5_digest": "8267939848b3e6e2e8db0b69572bc6e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11851, "upload_time": "2016-04-14T18:00:14", "url": "https://files.pythonhosted.org/packages/e3/64/1b72cc445f1bda5cc00c47e533829b8fa771947f1aa25bec108794620aab/ffmpymedia-0.3.2.tar.gz" } ], "0.3.2.1": [ { "comment_text": "", "digests": { "md5": "1b3c44c1a26f4a0ab37305399a94213b", "sha256": "35f6cb61c0410a0d04ebd93773719dbc0c9625b9ec25ced4613f17eb361f5c91" }, "downloads": -1, "filename": "ffmpymedia-0.3.2.1.tar.gz", "has_sig": false, "md5_digest": "1b3c44c1a26f4a0ab37305399a94213b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11977, "upload_time": "2016-04-14T20:09:15", "url": "https://files.pythonhosted.org/packages/ca/8b/6fb6763e55abf31e5d7f290da0603184bae101f4d532c7dbf0de0a2b20ef/ffmpymedia-0.3.2.1.tar.gz" } ], "0.3.2.2": [ { "comment_text": "", "digests": { "md5": "f525fd42fca82a7e97b48ea9a4498836", "sha256": "845cc50a92d653cad627fbd22706ac2e161df4c964d5b046228f663a6cbc2c38" }, "downloads": -1, "filename": "ffmpymedia-0.3.2.2.tar.gz", "has_sig": false, "md5_digest": "f525fd42fca82a7e97b48ea9a4498836", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11977, "upload_time": "2016-06-10T22:04:40", "url": "https://files.pythonhosted.org/packages/c4/6f/4fad63ab9434d3ba088d2f468a8791e8ffd4b5aaeb535db09e07f5db67f2/ffmpymedia-0.3.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f525fd42fca82a7e97b48ea9a4498836", "sha256": "845cc50a92d653cad627fbd22706ac2e161df4c964d5b046228f663a6cbc2c38" }, "downloads": -1, "filename": "ffmpymedia-0.3.2.2.tar.gz", "has_sig": false, "md5_digest": "f525fd42fca82a7e97b48ea9a4498836", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11977, "upload_time": "2016-06-10T22:04:40", "url": "https://files.pythonhosted.org/packages/c4/6f/4fad63ab9434d3ba088d2f468a8791e8ffd4b5aaeb535db09e07f5db67f2/ffmpymedia-0.3.2.2.tar.gz" } ] }