{ "info": { "author": "N. DEROUINEAU", "author_email": "nicolas.derouineau@ymagis.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3" ], "description": "[![Build Status](https://travis-ci.com/DerouineauNicolas/dpx_to_ffv1.svg?branch=master)](https://travis-ci.com/DerouineauNicolas/dpx_to_ffv1)\n[![PyPI version](https://badge.fury.io/py/dpx2ffv1.svg)](https://badge.fury.io/py/dpx2ffv1)\n\ndpx2ffv1\n===================\n\nThis program takes a folder filled with dpx indexed images as an input and encode them as a unique ffv1/mkv binary.\nThe program detects if the indexed image have an offset and a prefix (see test folder for an example)\n\nRequirements\n-------------------\n\nffmpeg binary should be available on your system.\n\nInstall (System wide)\n-------------------\n\npython3 setup.py install\n\n\nRun \n-------------------\n\npython3 -m dpx2ffv1 --input=./testdpx/ --output=ffv1out.mkv\n\nor\n\ndpx2ffv1 --input=./testdpx/ --output=ffv1out.mkv\n\nGenerate Dist and upload \n-------------------\n\npython3 setup.py sdist bdist_wheel\n\npython3.7 -m twine upload dist/*", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/DerouineauNicolas/dpx_to_ffv1", "keywords": "", "license": "WTFPL", "maintainer": "", "maintainer_email": "", "name": "dpx2ffv1", "package_url": "https://pypi.org/project/dpx2ffv1/", "platform": "", "project_url": "https://pypi.org/project/dpx2ffv1/", "project_urls": { "Homepage": "https://github.com/DerouineauNicolas/dpx_to_ffv1" }, "release_url": "https://pypi.org/project/dpx2ffv1/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "dpx2ffv1 is a simple module to convert a set of dpx to ffv1 codec", "version": "0.1.2" }, "last_serial": 5232418, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5bf2d2cf12cdabdbcb33605da97a116b", "sha256": "14d00dbeecab4b215b0930523ebb2aa02e8d69f13551b1ad093dbebd45e65b15" }, "downloads": -1, "filename": "dpx2ffv1-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5bf2d2cf12cdabdbcb33605da97a116b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5602, "upload_time": "2019-04-19T14:26:28", "url": "https://files.pythonhosted.org/packages/2b/b3/3815b1c75232ba6077282d67b1edd2adb90b2c345f3b26e1f515b2b2b554/dpx2ffv1-0.1.0-py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2abdccbd9f804aae5ce54c3a9f1f5a90", "sha256": "e1cafab5038f2bf368a4d4d43d097a05ac3e5d8cc3f808e60c3d1a2739304d5e" }, "downloads": -1, "filename": "dpx2ffv1-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2abdccbd9f804aae5ce54c3a9f1f5a90", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3930, "upload_time": "2019-05-06T10:17:38", "url": "https://files.pythonhosted.org/packages/41/de/3b934a67842cd59639ac6fb450cab7985b1aa9930ebaa0740366a324d156/dpx2ffv1-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "6341229439fe8d4fd69edc340d2f6668", "sha256": "7723030368b8b6ea587e6c6ae9cc3edd4f8fffc7612d2d211bd218f7cefb4124" }, "downloads": -1, "filename": "dpx2ffv1-0.1.2.tar.gz", "has_sig": false, "md5_digest": "6341229439fe8d4fd69edc340d2f6668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4065, "upload_time": "2019-05-06T12:34:02", "url": "https://files.pythonhosted.org/packages/9b/71/accbbaf36ac637ad67acd970762776f98f2a1061dcc5718e536ed98ec8f3/dpx2ffv1-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6341229439fe8d4fd69edc340d2f6668", "sha256": "7723030368b8b6ea587e6c6ae9cc3edd4f8fffc7612d2d211bd218f7cefb4124" }, "downloads": -1, "filename": "dpx2ffv1-0.1.2.tar.gz", "has_sig": false, "md5_digest": "6341229439fe8d4fd69edc340d2f6668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4065, "upload_time": "2019-05-06T12:34:02", "url": "https://files.pythonhosted.org/packages/9b/71/accbbaf36ac637ad67acd970762776f98f2a1061dcc5718e536ed98ec8f3/dpx2ffv1-0.1.2.tar.gz" } ] }