Up to [cvs.netbsd.org] / pkgsrc / multimedia / mkv2mp4
Request diff between arbitrary revisions
Default branch: TNF, MAIN
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jan 23 15:00:05 2009 UTC (3 years, 4 months ago) by jmcneill
Branch: TNF,
MAIN
CVS Tags: pkgsrc-base,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
HEAD
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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).
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 23 15:00:05 2009 UTC (3 years, 4 months ago) by jmcneill
Branch point for: MAIN
Initial revision