{ "info": { "author": "Carlo Eduardo Rodriguez Espino", "author_email": "carloeduardorodriguez@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "## Create Android Compatible Videos\n\nCreate Android compatible videos that play in ANY Android device\nwithout third party software. Based\non [Android Supported Media Formats](https://developer.android.com/intl/es/guide/appendix/media-formats.html#recommendations).\n\n*Playability depends in device resolution only, i.e. HD 720p video\n won't play correctly on 240x320 resolution device*\n\n**DEPENDS ON [FFmpeg ](https://www.ffmpeg.org/)**\n\n## Video quality\n\nChoose a video quality between following options:\n\n* low -> Low quality\n* hq -> High quality\n* hd -> HD 720p (N/A on all devices)\n\n## Usage\n\n`androidvideo [quality] [video input] [output filename without extension]`\n\n**Example**\n\n`androidvideo hq input.mov output`\n\nWill output an `output.mp4` file.\n\n## Installation\n\nPlease make sure you have [FFmpeg ](https://www.ffmpeg.org/)\ninstalled. Run `ffmpeg -version` to check installation.\n\n`pip install androidvideo`\n\n## Help\n\nRun `androidvideo -h` for help.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/CarloRodriguez/androidvideo/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CarloRodriguez/androidvideo", "keywords": "android video videos compatible play", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "androidvideo", "package_url": "https://pypi.org/project/androidvideo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/androidvideo/", "project_urls": { "Download": "https://github.com/CarloRodriguez/androidvideo/archive/master.zip", "Homepage": "https://github.com/CarloRodriguez/androidvideo" }, "release_url": "https://pypi.org/project/androidvideo/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Create Android compatible videos that play in ANY Android device without third party software.", "version": "1.0.0" }, "last_serial": 1954763, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "49e30469b3e6afd3e3e085750374bff2", "sha256": "214ca72d5e1ed29324e6c79dbc01032f989275a07a08de6a9eb9303a0893d788" }, "downloads": -1, "filename": "androidvideo-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "49e30469b3e6afd3e3e085750374bff2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5476, "upload_time": "2016-02-13T19:44:10", "url": "https://files.pythonhosted.org/packages/9e/5f/35e07abf0d7c0949ed7c4f72173bfbc3d8c69ac898f6084be35cbad4e5ef/androidvideo-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9a1a9dd10320a3459d77416c7a165b49", "sha256": "c8cbb1e6090b8fab3e4134ae97115e845849d2be6838692acc7fdc2dab1c4804" }, "downloads": -1, "filename": "androidvideo-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9a1a9dd10320a3459d77416c7a165b49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3319, "upload_time": "2016-02-13T19:44:02", "url": "https://files.pythonhosted.org/packages/21/e4/2bb32aa7626364a180021796fb7cc845ace18a6f61be64d1faa0dc969c13/androidvideo-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "49e30469b3e6afd3e3e085750374bff2", "sha256": "214ca72d5e1ed29324e6c79dbc01032f989275a07a08de6a9eb9303a0893d788" }, "downloads": -1, "filename": "androidvideo-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "49e30469b3e6afd3e3e085750374bff2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5476, "upload_time": "2016-02-13T19:44:10", "url": "https://files.pythonhosted.org/packages/9e/5f/35e07abf0d7c0949ed7c4f72173bfbc3d8c69ac898f6084be35cbad4e5ef/androidvideo-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9a1a9dd10320a3459d77416c7a165b49", "sha256": "c8cbb1e6090b8fab3e4134ae97115e845849d2be6838692acc7fdc2dab1c4804" }, "downloads": -1, "filename": "androidvideo-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9a1a9dd10320a3459d77416c7a165b49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3319, "upload_time": "2016-02-13T19:44:02", "url": "https://files.pythonhosted.org/packages/21/e4/2bb32aa7626364a180021796fb7cc845ace18a6f61be64d1faa0dc969c13/androidvideo-1.0.0.tar.gz" } ] }