23Apr/0919
It works! Mkv2Vob in Linux
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)
Related posts:
July 26th, 2010 - 19:05
Thanks a lot
July 27th, 2010 - 22:18
absolutely wonderful
August 7th, 2010 - 10:22
Thanks a lot
August 21st, 2010 - 22:43
why didn’t i find this site sooner!!!!!!!!