Hi,
autsmuxer is a mkv2vob CLI clone for *nix.
https://github.com/dryes/autsmuxer
## dependencies:
* libdca - http://www.videolan.org/developers/libdca.html
* mkvtoolnix - http://www.bunkus.org/videotools/mkvtoolnix/index.html
* mencoder - http://www.mplayerhq.hu/
* aften - http://aften.sourceforge.net/
* tsMuxeR - http://www.smlabs.net/tsmuxer_en.html
* spdifconvert - http://forums.slimdevices.com/showthread.php?t=19260
## usage:
* Install all dependencies, ensuring they are in $PATH.
* bash autsmuxer.sh [-options] inputfile/dir.
## notes:
* mkvtoolnix must be >5.4.0.
* DTS audio is converted to AC3 unless '--dts 1' is passed.


