How do I play a DVD's files off of my hard drive?
I have some files straight off of a DVD's VIDEO_TS directory, and I want to play the movie. How do I do this? Is there a way to create a playlist of the various tracks and save this list? I am open to new applications if necessary. -- Cheers, wmeler
On Mon, Jun 20, 2005 at 12:56:55AM -0400, wmeler wrote:
I have some files straight off of a DVD's VIDEO_TS directory, and I want to play the movie. How do I do this? Is there a way to create a playlist of the various tracks and save this list? I am open to new applications if necessary.
mplayer -fs -dvd-device <video_ts directory path> dvd://<track nr> You can also use the gui around mplayer to select the tracks there. Another option is using Ogle, which also supports the DVD menu structure. It's been a while since I've used it though, so you'll have to look at its manual to find out how to select the dvd-device directory. Regards, Pieter Hulshoff
You can also use the gui around mplayer to select the tracks there.
Pieter, I tried this by starting up the first track by right-cliking, choosing "Open with" "gmplayer", but apparently didn't have the right options selected. The first track played fine, but then there were problems (like no audio, for example) when I tried to add other tracks to the playlist. I only added the VOB files to the playlist. Maybe that's not right? -- Cheers, wmeler
On 6/19/05, wmeler <wmeler@gmail.com> wrote:
I have some files straight off of a DVD's VIDEO_TS directory, and I want to play the movie. How do I do this? Is there a way to create a playlist of the various tracks and save this list? I am open to new applications if necessary.
-- Cheers, wmeler
If you have installed libdvdread and libdvdnav, and the xine extras for dvd playback, you can use kaffeine as well. Just you need to go in xine options/media, and change the path to the dvd device there. Sunny P.S. you need to use dvdbackup to copy an encripted dvd to your hdd.
On Mon, 2005-06-20 at 09:26 -0500, Sunny wrote:
On 6/19/05, wmeler <wmeler@gmail.com> wrote:
I have some files straight off of a DVD's VIDEO_TS directory, and I want to play the movie. How do I do this? Is there a way to create a playlist of the various tracks and save this list? I am open to new applications if necessary.
-- Cheers, wmeler
If you have installed libdvdread and libdvdnav, and the xine extras for dvd playback, you can use kaffeine as well. Just you need to go in xine options/media, and change the path to the dvd device there.
Sunny
P.S. you need to use dvdbackup to copy an encrypted dvd to your hdd.
As well as libdvdcss to remove the encryption which may be illegal where you live. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 "The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners." -Ernst Jan Plugge
I have some files straight off of a DVD's VIDEO_TS directory, and I want to play the movie. How do I do this? Is there a way to create a playlist of the various tracks and save this list? I am open to new applications if necessary.
-- Cheers, wmeler
You're aware I hope that libdvdcss.so, necessary to play commercial dvds, may be illegal in your country. That said, you can Google it. Generally, you can just install the rpm file. Ogle and vobcopy are the programs you want. Ogle plays, using libdvdread and libdvdcss, commercial dvds you rent at the local video store, with menus and everything, so you can watch as if you had plunked the disc in your dvd player. If you want a copy to your hard drive to view later, use vobcopy. This program copies the whole stripped of protection dvd to a directory, which you can watch later with ogle or copy to another dvd. No wonder the MPAA is afraid of this. Be forewarned though; Each film eats roughly 8.5 gigabytes. If you want to store a 120 movies, be prepared to buy a terabyte of storage and get familiar with LVM in yast. Also, I haven't gotten libdvdcss to work or even compile on my 64 bit system. I have been using a 32 bit spare laptop to rip the files. Presently what keeps you from ripping them to your own dvds is that they are dual, 8.5mb, and blank disks are way too expensive. I have a conspiracy theory to explain why the cost won't come down. It's easy to buy a dvd writer that will support dual writing, but right now I can't find discs for much less than $5 each. -- Proposed Additions to the PDP-11 Instruction Set: BBW Branch Both Ways BEW Branch Either Way BBBF Branch on Bit Bucket Full BH Branch and Hang BMR Branch Multiple Registers BOB Branch On Bug BPO Branch on Power Off BST Backspace and Stretch Tape CDS Condense and Destroy System CLBR Clobber Register CLBRI Clobber Register Immediately CM Circulate Memory CMFRM Come From -- essential for truly structured programming CPPR Crumple Printer Paper and Rip CRN Convert to Roman Numerals
participants (5)
-
Ken Schneider
-
Pieter Hulshoff
-
Sunny
-
Tim Hanson
-
wmeler