{ "info": { "author": "Sean Wallitsch", "author_email": "shidarin@alphamatte.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Multimedia :: Video", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "CDL Convert\n===========\n\n- **Author/Maintainer:** Sean Wallitsch\n- **Email:** shidarin@alphamatte.com\n- **License:** MIT\n- **Status:** Development\n- **GitHub:** https://github.com/shidarin/CGITestConvert\n- **Python Versions:** 2.6-2.7\n\nIntroduction\n------------\n\nConverts CGITest Eclipse camera tracking files to Nuke .chan camera files.\n\nThe `Eclipse`_ camera system is a vehicle (usually helicopter) mounted\ncamera system that offers stability and camera tracking to film & tv\nphotography.\n\nCGITest is the provided application to write out the tracking data when the\nEclipse system is running.\n\nUsage\n-----\n\nTo convert a CGITest generated Eclipse camera tracking file in ASCII `.txt`\nformat to a Nuke `.chan` file, all you need to do is supply a file to convert,\nand optionally the destination directory to place the converted file.::\n\n $ cgitest_convert CameraOn-1-cgiLog-141105-121524.txt -d ./chan_files/\n\nIf you wish to offset the frame of the resulting frame range, you can\nprovide a `-f` argument:::\n\n $ cgitest_convert CameraOn-1-cgiLog-141105-121524.txt -f 1001\n\nThe default is 1\n\nInstallation\n------------\n\nInstalling is as simple as using pip:::\n\n $ pip install CGITestConvert\n\n\nLicense\n-------\n\n The MIT License (MIT)\n\n | CGITestConvert\n | Copyright (c) 2015 Sean Wallitsch\n | http://github.com/shidarin/CGITestConvert/\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n\n.. _Eclipse: http://www.pictorvision.com/aerial-products/eclipse/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/shidarin/CGITestConvert", "keywords": "film tv", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "CGITestConvert", "package_url": "https://pypi.org/project/CGITestConvert/", "platform": "any", "project_url": "https://pypi.org/project/CGITestConvert/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/shidarin/CGITestConvert" }, "release_url": "https://pypi.org/project/CGITestConvert/0.1/", "requires_dist": null, "requires_python": null, "summary": "Converts CGITest Eclipse camera tracking files to Nuke .chan camera files", "version": "0.1" }, "last_serial": 1425918, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "769283a5693a2cb24827dce234cc9402", "sha256": "31d1e22e7a98e32fa80eb8b79ba3ca4efaf043b6a2a019b7d26e76ac35db8dcf" }, "downloads": -1, "filename": "CGITestConvert-0.1.tar.gz", "has_sig": false, "md5_digest": "769283a5693a2cb24827dce234cc9402", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5325, "upload_time": "2015-02-16T19:55:55", "url": "https://files.pythonhosted.org/packages/b6/2e/0dc8073b5e5d89e6b4dfc7dfa4cae0333a1f873b27e094a641bd5b3ae4ee/CGITestConvert-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "769283a5693a2cb24827dce234cc9402", "sha256": "31d1e22e7a98e32fa80eb8b79ba3ca4efaf043b6a2a019b7d26e76ac35db8dcf" }, "downloads": -1, "filename": "CGITestConvert-0.1.tar.gz", "has_sig": false, "md5_digest": "769283a5693a2cb24827dce234cc9402", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5325, "upload_time": "2015-02-16T19:55:55", "url": "https://files.pythonhosted.org/packages/b6/2e/0dc8073b5e5d89e6b4dfc7dfa4cae0333a1f873b27e094a641bd5b3ae4ee/CGITestConvert-0.1.tar.gz" } ] }