Log in

View Full Version : Perl script to transcode a VOB file to MKV with XVID/X264


ttsiodras
25th September 2006, 07:54
I've recently updated my site to include a Perl script
(for Linux/BSDs) that uses common open source
tools to transcode a VOB file to a Matroska MKV with
either XVID or X264. It works really well for me,
so I thought I'd go public with it.

The site also includes a mini-tutorial of doing the work
manually.

http://www.softlab.ntua.gr/~ttsiod/x264.html

Enjoy!