I have also same problem I have ripped other DVD but problem not solved
The files was not play.Can any one help me?
How to solve the problem?
Search found 4 matches
- Thu Apr 22, 2010 7:24 am
- Forum: MakeMKV for Linux
- Topic: .mkv files won't play
- Replies: 2
- Views: 8004
- Thu Apr 22, 2010 7:05 am
- Forum: MakeMKV for Linux
- Topic: How to convert vob video files?
- Replies: 3
- Views: 15083
Re: How to convert vob video files?
Yes MakeMKV can converts the video from proprietary disk into a set of MKV files. MakeMKV can instantly stream decrypted video without intermediate conversion to wide range of players, so you may watch DVD discs with your favorite player on Ubuntu.
- Thu Apr 22, 2010 6:52 am
- Forum: MakeMKV for Linux
- Topic: How-To Install Guide for Ubuntu
- Replies: 14
- Views: 68482
Re: How-To Install Guide for Ubuntu
I have also tried to intsall makemkv and I used the first command to install the tools . sudo apt-get install build-essential libc6-dev libssl-dev libgl1-mesa-dev libqt4-dev.I then try to use: make -f makefile.linux sudo make -f makefile.linux install When i try this i got some error please any one ...
- Thu Apr 22, 2010 6:30 am
- Forum: MakeMKV for Linux
- Topic: Ejecting DVD
- Replies: 4
- Views: 11616
Re: Ejecting DVD
I think this will kill whatever process is using the dvd drive. you'll have to find out what your drive is called in /dev though. you should be able to eject it fine afterwards
Code:
sudo fuser -k /dev/[name of your dvd drive]
Code:
sudo fuser -k /dev/[name of your dvd drive]