Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cytec/pyencoder
- Owner: cytec
- Created: 2011-11-28T22:34:12.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-20T11:25:00.000Z (about 12 years ago)
- Last Synced: 2023-03-14T03:05:24.266Z (over 1 year ago)
- Language: Python
- Size: 10 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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