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 01-03-2013, 09:21 AM   #31
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:
Or is a dvd like a CD, which, I am told, has no file system and thus cannot be mounted.
A DVD is iso9660 file system. Same as a data CD. A music CD has no file system. You can mount a DVD
Code:
mount -t iso9660 /dev/sr0 /mounting/point
Quote:
I can insert a music CD and look at the contents! song1.mp3, song2.mp3
Yes with software that plays CD's. You can also dump those tracks to file.
Code:
mplayer cdda://1 -dumpstream -dumpfile outfile.wav
I think that you are going about this way harder than it is. Dump the DVD to .vob and you'll have a file with mpeg2 video and aac audio. (Format of DVD's and digital TV)
Code:
mplayer dvd://1 -dumpstream -dumpfile movie.vob
If you have dvdcss installed the .vob won't have copy protection. Then encode to something different if you want to.

You can play a copy protected DVD or copy protected .vob (made without dvdcss) with mplayer like schneidz said. Or with any player that uses libdvdcss. I suspect that the mods are going to be on this tread shortly. We are talking about removing copy protection.
 
  


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
HOWTO: DVD -> VOB -> ISO -> DVD ... or, duplicate DVD5 exact copy demerson3 Linux - Software 21 04-20-2018 10:59 AM
Cannot make a bootable DVD copy of original Linux DVD. aimee01 Linux - General 2 06-02-2008 02:19 PM
LXer: Copy Protection on German Video DVD Impairs CD/DVD Writers LXer Syndicated Linux News 0 02-10-2006 05:31 AM

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

All times are GMT -5. The time now is 04:05 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