Subject: CVS commit: pkgsrc/multimedia/mkv2mp4
From: Jared D. McNeill
Date: 2009-01-23 16:00:05
Message id: 20090123150005.9178E175D0@cvs.netbsd.org

Log Message:
Import mkv2mp4 based on SVN revision r11. I think I'll nominate it for
the 'ugliest package name of the month' award (py25-mkv2mp4-0.0alpha11), but
it is in fact quite handy.

mkv2mp4 is a commandline utility, written in Python, which allows conversion
of video files in the Matroska container (*.mkv file extension) containing
H.264 video to be converted into a format which the Xbox 360 can play.

It differs from other similar tools in that no video transcoding is
performed; the video is passed through untouched and the just the audio is
transcoded if necessary.  This means that the conversion is much faster
(the whole process being quicker than realtime on reasonably modern
machines), and more importantly that there is no degradation in video quality
(which makes it very suitable for HD video).


Files:
RevisionActionfile
1.1importpkgsrc/multimedia/mkv2mp4/Makefile
1.1importpkgsrc/multimedia/mkv2mp4/PLIST
1.1importpkgsrc/multimedia/mkv2mp4/distinfo
1.1importpkgsrc/multimedia/mkv2mp4/DESCR