LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 09-28-2014, 10:27 AM   #1
Novatian
Senior Member
 
Registered: Feb 2008
Location: Australia
Distribution: Mint 20.3 MATE, Android, Windows 10, MX Linux and Mint 21.1 MATE
Posts: 1,052

Rep: Reputation: 38
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"

Last edited by Novatian; 09-28-2014 at 10:49 AM.
 
Old 09-28-2014, 10:48 AM   #2
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,137

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
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.
 
Old 09-28-2014, 10:55 AM   #3
Novatian
Senior Member
 
Registered: Feb 2008
Location: Australia
Distribution: Mint 20.3 MATE, Android, Windows 10, MX Linux and Mint 21.1 MATE
Posts: 1,052

Original Poster
Rep: Reputation: 38
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.

Thanks David.

Last edited by Novatian; 09-28-2014 at 10:57 AM.
 
Old 09-28-2014, 02:04 PM   #4
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
what players
all of them

but

Some are better than others

mplayer is a terminal only
now there is a gnome GUI and a QT one but dvd's are still "experimental "

i would use VLC to play ripped dvd vob folders
 
Old 09-28-2014, 11:10 PM   #5
propofol
Member
 
Registered: Nov 2007
Location: Seattle
Distribution: Debian Wheezy & Jessie; Ubuntu
Posts: 334

Rep: Reputation: 60
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.

Code:
cat ./dvd/VIDEO_TS/VTS_01_{1..6}.VOB > ~/dvd.mpg
 
Old 09-28-2014, 11:21 PM   #6
pratik.oturkar
LQ Newbie
 
Registered: Feb 2011
Posts: 18

Rep: Reputation: 1
Try GOM player works fine with me
 
Old 09-29-2014, 11:07 AM   #7
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,137

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
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.
 
Old 09-29-2014, 11:21 AM   #8
Novatian
Senior Member
 
Registered: Feb 2008
Location: Australia
Distribution: Mint 20.3 MATE, Android, Windows 10, MX Linux and Mint 21.1 MATE
Posts: 1,052

Original Poster
Rep: Reputation: 38
Pratik, where can I get GOM Player?
 
Old 09-29-2014, 12:44 PM   #9
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Quote:
Which program plays VOB video files of DVDs?
Quote:
I have MPlayer and Totem, but they do not appear in my software menu.
Code:
mplayer dvdnav:// -mouse-movements
Or use a little utility like lsdvd to find the chapters then play it.
Code:
mplayer dvd://2
If you want to save the movie to hard drive for later then
Code:
mplayer dvd://2 -dumpstream -dumpfile movie.vob
As others have said libdvdcss is necessary for DVD's.

Edit: If you want to play that movie.vob later then
Code:
mplayer -dvd-device /path/to/movie.vob dvd://2

Last edited by teckk; 09-29-2014 at 12:53 PM.
 
1 members found this post helpful.
Old 09-30-2014, 07:44 AM   #10
Novatian
Senior Member
 
Registered: Feb 2008
Location: Australia
Distribution: Mint 20.3 MATE, Android, Windows 10, MX Linux and Mint 21.1 MATE
Posts: 1,052

Original Poster
Rep: Reputation: 38
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://


Exiting... (End of file)

I got this result with the DVD in the drive.
 
Old 09-30-2014, 08:07 AM   #11
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
try mplayer dvd://1
 
Old 09-30-2014, 08:59 AM   #12
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
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.

This is for Arch but has relevant info.
https://wiki.archlinux.org/index.php/MPlayer
 
Old 09-30-2014, 12:17 PM   #13
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
and why mess around with mplayer

it is great for most videos
EXCEPT for dvd's
mplayer dose not do a good job on them

thee menus do not work well

that is why VLC2 is RECOMMENDED for playing dvd's
 
Old 10-02-2014, 04:02 AM   #14
Novatian
Senior Member
 
Registered: Feb 2008
Location: Australia
Distribution: Mint 20.3 MATE, Android, Windows 10, MX Linux and Mint 21.1 MATE
Posts: 1,052

Original Poster
Rep: Reputation: 38
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.
 
Old 10-02-2014, 01:10 PM   #15
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
you did not look hard
version 2.15
ubuntu
http://www.videolan.org/vlc/download-ubuntu.html
mint
http://community.linuxmint.com/software/view/vlc
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: DeVeDe 3.16.8, create DVDs from video files LXer Syndicated Linux News 0 07-19-2010 01:20 PM
Which program or packages can play .VOB files vitalstrike82 Slackware 17 05-27-2009 08:11 AM
mplayer plays secondary audio on some dvds dv502 Linux - Newbie 3 12-16-2006 01:15 PM
Burning video dvd - vob files? ksgill Linux - Newbie 3 03-23-2005 03:07 PM
trouble with my distro it only plays dvds ray112 Linux - General 1 03-15-2005 07:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration