Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cytec/pyencoder

python tool to convert mediafiles to mp4 format, needs ffmpeg and some other stuff… Still verry APHA
https://github.com/cytec/pyencoder

Last synced: about 1 month ago
JSON representation

python tool to convert mediafiles to mp4 format, needs ffmpeg and some other stuff… Still verry APHA

Awesome Lists containing this project

README

        

# pyEncoder

pyEncoder is a python script to automaticly convert/reconvert mediafiles to the iTunes Media Format (mp4).

Size and bitrate is easy adjustable.

I wrote it for my own purpose so there is only support for English and German Audio and no subtitles atm.

THIS IS STILL A VERRY ALPHA STATE THING, so use on your own risk

**pyEncoder uses [ffmpeg](http://http://ffmpeg.org/) for encoding, [tvdb_api](https://github.com/dbr/tvdb_api) for metadata, [mediainfo CLI](http://mediainfo.sourceforge.net/de) for getting infos from video file, and [AtomicParsley](http://atomicparsley.sourceforge.net/) to set the iTunes metadatas**

Developed under: OSX 10.7 with python 2.7.2