Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsuyukimakoto/ts2m4v
https://github.com/tsuyukimakoto/ts2m4v
container ffmpeg python
Last synced: about 21 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsuyukimakoto/ts2m4v
- Owner: tsuyukimakoto
- Created: 2012-09-09T15:35:48.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-09T16:34:35.000Z (about 12 years ago)
- Last Synced: 2023-03-11T01:22:03.970Z (over 1 year ago)
- Topics: container, ffmpeg, python
- Language: Python
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
ts2m4v
======Usage
----------------------------------Specify Directory that has TS files.
::python ts2mv4.py INPUT_DIR OUTPUT_DIR
If OUTPUT_DIR is not specified, OUTPUT_DIR is set to INPUT_DIR.
requirements
----------------------------------* python2.4 or above(2.x)
* ExifTool
Install OSX Package. Download from http://www.sno.phy.queensu.ca/~phil/exiftool/index.html
* FFMpeg
Install your own ffmpeg onto /usr/local/bin/ffmpeg.
or Install ClipGrab. Download from http://clipgrab.de/start_en.htmlLicense
----------------------------------
New BSD LicenseCopyright 2010- tsuyukimakoto