My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
Python script which acts as a wrapper around mkvtoolnix, ffmpeg, and GPAC to convert mkv video files to MP4 files which will play on standalone players (in particular the Xbox 360 and PS3). Tested on Linux only, though should work on other platforms.
= Introduction = mkv2m2ts is a Python script to remux(convert) Matroska mkv video containers to m2ts containers, making the resulting video file playable on the PS3 via MediaTomb or by copying the file directly to the PS3 = Tools = mkv2m2ts uses the following tools. * [http://www.python.o...
=VideoParser= Python parser to retrieve header information from various video formats. *It is still in early development, some values for formats are missing or could be incorrect* ==Supported video formats== * ASF/WMV * AVI * Matroska * QuickTime * RealMedia ==Usage== ...
An open-source alternative to Windows Media Player. Kantaris is a versatile player that can play almost anything. It's also to my knowledge the only player that can play .rar files without unpacking. Another unique feature is that the player can identify a video being played and automatically downlo...
Rip dvd's to matroska container with xvid, h264, mp3, ogg, ac3 codecs
My goal with this project is to write a native windows app, using C# (mainly because thats what I know). The purpose in this app is to make a dead simple video conversion app, initially aimed at converting MKV (Matroska) files, with subtitles, to specific formats (I'm picking iPhone first). If...
This script will add an AC3 audio track to your MKV's which contains a DTS track. By retaining the DTS track rather than stripping it, we allow for future DTS decoding but give the NMT/Popcorn Hour an audio stream it currently knows how to decode. * MOVED TO PERSONAL PROJECT MANAGEMENT SITE * ...