LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-31-2006, 10:45 AM   #1
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Rep: Reputation: 55
Question play dvd problem


Hello!
I am running Slackware Linux 11.0 with kernel 2.6.18. I recently burnt a film on a dvd, using k3b. In Windows I play the film from the dvd disc ok. However in linux, I get the following error when I try to play DVD in mplayer:

Playing dvd://1.
libdvdread: Can't open file VIDEO_TS.IFO.
Can't open VMG info!
File not found: '1'
Failed to open dvd://1.

If I try to play DVD with xine, this is what I get:

libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdnavVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnavVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdnavVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnavVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.

/dev/dvd is pointing to /dev/hdc, which is my dvd player. I have libdvdcss, libdvdread and libdvdnav installed. I googled an read some literature, but I could not find the answer. Any suggestions will be appreciated.

Regards,
Martin
 
Old 12-31-2006, 02:48 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 927Reputation: 927Reputation: 927Reputation: 927Reputation: 927Reputation: 927Reputation: 927Reputation: 927
And does your ordinary user have the permissions to read/write the
raw device /dev/hdc?


Cheers,
Tink
 
Old 01-01-2007, 06:07 AM   #3
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Original Poster
Rep: Reputation: 55
Question

Yes, my user (marto) does have rw axess to /dev/hdc, cos marto is a member of group cdrom, and /dev/hdc is
brw-rw---- 1 root cdrom 22, 0 2007-01-01 14:46 /dev/hdc
I as well tried chmodding /dev/hdc to 777, but again there was no result.
What is strange is that the file that the players complain they cannot read does exist on the DVD, and in Windows the windows media player plays it without any problem.

Quote:
Originally Posted by Tinkster
And does your ordinary user have the permissions to read/write the
raw device /dev/hdc?


Cheers,
Tink
 
Old 01-01-2007, 06:41 AM   #4
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Original Poster
Rep: Reputation: 55
Question

What is strangest of all is that if I mount the dvd and then type
xine /mnt/dvd
playback starts ok.
With mplayer if I am in the mnt/dvd directory and the dvd is mounted, and I type
mplayer dvd://VIDEO_TS/VTS_01_0.VOB

playback starts, but there is the following complaint:
Playing dvd://VIDEO_TS/VTS_01_0.VOB.
The hostname option must be an integer: VIDEO_TS
Struct dvd, field hostname parsing error: VIDEO_TS
Option stream url: This URL doesn't have a hostname part.
libdvdread: Can't open file VIDEO_TS.IFO.
Can't open VMG info!
MPEG-PS file format detected.

I wonder why both players cannot play when I choose the option play DVD from their GUI?
 
Old 01-05-2007, 09:06 AM   #5
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Original Poster
Rep: Reputation: 55
Question

I as well found out that commercial DVDs are played without problem, however. Probably there is some trick when recording dvd films on disks? I recently read something about UTF formats, probably this is the key...I would be thankful if someone explains that in more detail.
 
Old 01-05-2007, 10:01 AM   #6
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Original Poster
Rep: Reputation: 55
udf, not utf, I made a mistake.
 
Old 01-05-2007, 12:56 PM   #7
urka58
Member
 
Registered: Nov 2003
Distribution: slackware 15
Posts: 546

Rep: Reputation: 43
Here are some explanations
http://www.crazysquirrel.com/computi...-creation.jspx
Hope this helps
Ciao
 
Old 01-05-2007, 01:37 PM   #8
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Original Poster
Rep: Reputation: 55
Thank you very much indeed. This really is a very helpful site. I'll see whether things will now go ok
 
Old 01-05-2007, 01:46 PM   #9
urka58
Member
 
Registered: Nov 2003
Distribution: slackware 15
Posts: 546

Rep: Reputation: 43
It seems to me the problem is how you ripped the dvd, not how you burnt it
Let me suggest you a nice program called K9copy for ripping. It is able to compress to 4.7 Gigs commercial dvd. You can find the packages here
http://www.slacky.it/index.php?optio...ileinfo&id=628
Ciao
 
Old 01-05-2007, 02:23 PM   #10
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Original Poster
Rep: Reputation: 55
Thank you very much. I followed the instructions in the first site you gave me and now everything plays ok .
I do not see what the software in the second site does, but the first site's instructions seem to work for me .
 
Old 01-06-2007, 06:15 AM   #11
urka58
Member
 
Registered: Nov 2003
Distribution: slackware 15
Posts: 546

Rep: Reputation: 43
Provided some extra software (libdvdread, libdvdcss, dvdauthor, vamps) that you already should have installed, K9Copy is able to produce an iso image from a commercial DVD you can burn with K3b or whathever software you like.
The iso image will fit the 4,7 Gigs size of DVD+/-R and will be playable by any DVD player (computer or standalone).
Ciao
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
which DVD player can play DVD from hard drive *and* support DVD Menu ? tho_x_tran Linux - Software 16 11-16-2006 03:00 PM
burning divx/xvid to dvd for play on standalone dvd player blanny Linux - General 0 12-30-2005 10:29 PM
Kaffeine, won't play a DVD but will play individual VOB files? GameGuru Linux - Newbie 12 07-08-2005 01:33 AM
Every DVD Player Fails to Play DVD Movie in SuSE 9.2 Pro....Please Help ! ! ! bedi-beparwah SUSE / openSUSE 2 03-14-2005 07:08 PM
have combo CD-RW/DVD, problem with SCSI emulation, can not play DVD stunix Linux - Hardware 3 10-12-2003 09:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:10 AM.

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