After a long time of trying to find a solution on how to play .mkv(x.264) on my PS3 when I’m running GNU/Linux on my main computer, Ive finally stumbled upon the solution. As many already know, for Windows there’s already an application called mkv2vob and earlier it didn’t seem to want to work well on GNU/Linux when run under wine. So the temporary solution has been to either dual-boot with Windows or run a virtual Windows through VirtualBox/VMserver or do the conversion by hand in CLI.
Now however its possible to run mkv2vob through wine following these few easy steps:
- Install the latest version of Wine
- Open terminal: wget http://www.kegel.com/wine/winetricks
- sh winetricks vb6run wsh56
- wget http://www.3r1c.eu/mkv2vob/mkv2vob.exe
- wine mkv2vob.exe
INSTALLDIR=”C:\\mkv2vob” - Your all set, enjoy!
Source: http://www.mkv2vob.com/showthread.php?tid=27&page=1 (registration may be required)

Thanks a lot
absolutely wonderful
Thanks a lot
why didn’t i find this site sooner!!!!!!!!
I’m still hoping to see a command-line version of this great program..
You can use mkvtools (or something like that), but having mkv2vob really takes the load of your mind. Thats why i personally like GUI over CLI in this case. (I generally prefer CLI tho)
Thanks for the post mate
Works flawlessly under Mac OS X (WineBottler used). Thanks! ^_^
Worked perfectly, thank you.
This works fantastically thankyou!
Worked great..thanks