Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsuyukimakoto/ts2m4v


https://github.com/tsuyukimakoto/ts2m4v

container ffmpeg python

Last synced: about 21 hours ago
JSON representation

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.html

License
----------------------------------
New BSD License

Copyright 2010- tsuyukimakoto