Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: Mint 20.3 MATE, Android, Windows 10, MX Linux and Mint 21.1 MATE
Posts: 1,045
Rep:
Which program plays VOB video files of DVDs?
Good day, using Mint 17 or Ubuntu, which program, video player, media player, will play VOB file videos, such as we often have on DVD?
I have MPlayer and Totem, but they do not appear in my software menu.
I added a GUI to MPlayer and it appears in the menu, but when I try to open the DVD with MPlayer, it reads: "Error in skin config file on line 6: PNG error in/usr/share/mplayer/skins/default/main"
How did you install Mplayer and Totem, and in which distro do they not appear in the menu? You should have a manu editor where you can add them.
Either will play the VOB, but for a commercial DVD you need to make sure you have libdvdcss to get past the protection. Mint and Manjaro should install it; for Fedora, get the media codecs from rpmfusion and libdvdcss from livna.
Distribution: Mint 20.3 MATE, Android, Windows 10, MX Linux and Mint 21.1 MATE
Posts: 1,045
Original Poster
Rep:
I installed MPlayer using software manager, and installed MPlayer and MPlayer GUI. I looked for libdvdcss and found I have libdvdcss2. Not libdvdcss-dev
I installed Totem months ago and forget how I did that one.
You can combine all the .VOBs into one file and change the extension to mpg to make it easier to play or convert. Also, smplayer is mplayer with a GUI.
If it's just mplayer, rather than gnome-mplayer or umplayer, then it won't be in the menu because it's a terminal program. Type
man mplayer in the terminal to see how to use it.
It sounds like this is with Mint, since you have the libraries, so it should play. What happens when you run totem and tell it to play the DVD or VOB file? If a program fails without explanation, you can run it from a terminal and the error messages will be printed there.
Distribution: Mint 20.3 MATE, Android, Windows 10, MX Linux and Mint 21.1 MATE
Posts: 1,045
Original Poster
Rep:
bm-Inspiron-410 bm # mplayer dvdnav:// -mouse-movements
MPlayer 1.1-4.8 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing dvdnav://.
No stream found to handle url dvdnav://
You'll need libdvdnav installed for that. dvdnav gets you the dvd menu to choose titles. You don't have to have it. That little utility called lsdvd will show you whats on the dvd. Sometimes the main movie is title 1 but not always.
I'm not clear on something. Do you already have the .vob dumped onto the hard drive?
If so it will need to have been run through libdvdcss to be decrypted. Or point mplayer to that .vob as dvd device and it will decrypt while playing if you have libdvdcss installed. If it is a .vob file that has been dumped without decryption then trying to play it like a file will cause the player to crash and the video scrambled.
Also are you trying to play video as root? You might try it as user. And as others have said, mplayer needs to be installed correctly.
Distribution: Mint 20.3 MATE, Android, Windows 10, MX Linux and Mint 21.1 MATE
Posts: 1,045
Original Poster
Rep:
I cannot find VLC2 in the software package downloader
I am thinking of dual booting with Ubuntu Studio.
I tried WINE and windows video players, but they didn't work and I got added software which I don't need...
"mplayer dvd://1" did not go.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.