{ "info": { "author": "Jose Ignacio Galarza", "author_email": "igalarzab@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Multimedia :: Sound/Audio :: Conversion" ], "description": "# avi2mkv [![Project Status](http://stillmaintained.com/igalarzab/avi2mkv.png)](http://stillmaintained.com/igalarzab/avi2mkv)\n\n## What it does.\n\nSimple (stupid) script to transform an AVI video to matroska MKV.\n\nIt's simple because you don't need to provide any arguments to work.\n\nIt's powerful because this script will do these things for you:\n\n* Convert all the video and audio tracks of the AVI.\n* Look for all the SRT subtitles and append it to the MKV file.\n* Generate a MKV file with the same name than the AVI (and in the same place).\n* If you provide a directory, ``avi2mkv`` will convert all the AVI videos of the dir.\n\n\n## What I need.\n\nTo use ``avi2mkv``, you need at least:\n\n* Python (>=2.6)\n* mkvtools\n\n\n## How to install it.\n\nFirst, install the required dependences.\n\nUse your favourite package manager to accomplish this task.\n\n* MacOS (with [HomeBrew](http://mxcl.github.com/homebrew/))\n\n```sh\n$ brew install mkvtoolnix\n```\n\n* Linux (with apt-get)::\n\n```sh\n$ sudo apt-get install mkvtoolnix\n```\n\nThen, you can install the last version of ``avi2mkv`` in two ways.\n\n* You can use ``easy_install``::\n\n```sh\n$ sudo easy_install avi2mkv\n```\n\n* Or, if it's installed in your system, you can use ``pip``::\n\n```sh\n$ sudo pip install avi2mkv\n```\n\n\n## How to use\n\nTo run, you only need to execute the installed command::\n\n```sh\n$ avi2mkv --help\n```\n\nTo convert a video (or a list of videos) you only need to provide the filename.\n\nThe output video will be placed in the same directory of the original one, and\nwith the same name (ended with .mkv)::\n\n```sh\n$ avi2mkv My_Video.avi My_Video2.avi\n```\n\nIf you provide a directory, ``avi2mkv`` will transform all the .avi videos that are\nin the directory::\n\n```sh\n$ avi2mkv My_Videos/\n```\n\n\nFinally, ``avi2mkv`` will take all the SRT subtitles of the video. To do this, the\nscript will search all the files with the **same prefix** that the .avi video\n(without the extension) that ends with a .srt extension.\n\nTo take the language of the subtitles, ``avi2mkv`` will take the part that differs of\nthe filename of both files (the avi and the srt), stripped.\n\nFor example, in the following scenario::\n\n```sh\n$ ls\n \"My_Video1.avi\" \"My_Video1 Spanish.srt\" \"My_Video1 Englishhh.srt\"\n$ avi2mkv My_Video1.avi\n```\n\n``avi2mkv`` will take the two subtitles files, and the name of the languages will be *Spanish*\nand *Englishhh*.\n\n## Author\n\n* [Jose Ignacio Galarza (igalarzab)](http://github.com/igalarzab)", "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/igalarzab/avi2mkv", "keywords": "conversor,avi,mkv,simple", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "avi2mkv", "package_url": "https://pypi.org/project/avi2mkv/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/avi2mkv/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/igalarzab/avi2mkv" }, "release_url": "https://pypi.org/project/avi2mkv/1.1/", "requires_dist": null, "requires_python": null, "summary": "Simple AVI to MKV converter", "version": "1.1" }, "last_serial": 1662604, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "df541852d418732d92565b2f6c30c1b9", "sha256": "2cc1f145e42c470485c48e6093eae7cce10a0c269a89f0ee36e0b4ab2e4d7409" }, "downloads": -1, "filename": "avi2mkv-0.1.tar.gz", "has_sig": false, "md5_digest": "df541852d418732d92565b2f6c30c1b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18062, "upload_time": "2012-03-07T20:40:38", "url": "https://files.pythonhosted.org/packages/fe/0e/067edde653b00b4c18d7806d36394ce6b7f5bcbfe347daf0bdb6fa6852cd/avi2mkv-0.1.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "b5069bec6dcbe107fc23414e2839b74a", "sha256": "62cf418cc5500f1f5a5a3c1bde204b5440641b111bfdef9f9dc78c63af277c00" }, "downloads": -1, "filename": "avi2mkv-1.0.tar.gz", "has_sig": false, "md5_digest": "b5069bec6dcbe107fc23414e2839b74a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5508, "upload_time": "2013-06-01T13:24:54", "url": "https://files.pythonhosted.org/packages/c3/94/2a381a96b230e183e1e7a2f67af2f5f7f7e48a9f9ae03e2168f2da1e3ab0/avi2mkv-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "349b9183ea013f258e37f8eb10966331", "sha256": "b1bda4d0c51bd67822a5294bc2cafc7d2f91948514ee5b0f6a22c6bab6c7653a" }, "downloads": -1, "filename": "avi2mkv-1.1.tar.gz", "has_sig": false, "md5_digest": "349b9183ea013f258e37f8eb10966331", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5619, "upload_time": "2015-08-03T20:25:48", "url": "https://files.pythonhosted.org/packages/2d/aa/1dbb22c2e1eaebd334483f586d18197de603f00e2ef4ec075ec22a22551d/avi2mkv-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "349b9183ea013f258e37f8eb10966331", "sha256": "b1bda4d0c51bd67822a5294bc2cafc7d2f91948514ee5b0f6a22c6bab6c7653a" }, "downloads": -1, "filename": "avi2mkv-1.1.tar.gz", "has_sig": false, "md5_digest": "349b9183ea013f258e37f8eb10966331", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5619, "upload_time": "2015-08-03T20:25:48", "url": "https://files.pythonhosted.org/packages/2d/aa/1dbb22c2e1eaebd334483f586d18197de603f00e2ef4ec075ec22a22551d/avi2mkv-1.1.tar.gz" } ] }