Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 5th December 2009, 07:22 AM
kyryder
Guest
 
Posts: n/a
linuxfedorafirefox
Quote:
Originally Posted by scottro View Post
I believe that doesn't work on video type DVDs, only data DVDs. (I could easily be wrong about that, but I'm fairly sure that I'm correct, and it's far too late to google and confirm or correct. myself.)
Good news, I was able to rip a new style video DVD to a .iso image with dd and was also able to play the .iso with VLC This sure keeps it K.I.S.S.

It was pretty simple to rip. Just put in the DVD wait for gnome or whatever to ask you what you want to do with it and hit cancel. Then unmount the DVD by right click and select unmount. Then open a terminal and

Quote:
dd if=/dev/sr0 of=/location/DVDname.iso
You may have to change the sr0 to whatever you DVD player is.

Last edited by kyryder; 5th December 2009 at 07:32 AM.
Reply With Quote
  #17  
Old 5th December 2009, 09:42 AM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
linuxopera
Interesting. Handy to know. What do you mean by new style DVD?

I use dvdbackup_lxdvdrip (others use vobcopy). This will create a directory, say MyDisc with two subdirectoris, Audio_TS and Video_TS. If I want to burn a copy of it, I then use the excellent tovid suite. (This is in CentOS, not Fedora, and in CentOS, I've never gotten their GUI working, which is fine actually, the command line uses fewer resources. Tovid is a series of scripts, primarily designed to take an avi or similar and turn it into a DVD. Once I have that directory, I can burn it with makedvd, which is also simply a script using growisofs.

The next test, if you're bored, is to see if the iso that you created wll burn to a properly working DVD. (This is going to be a busy, honey do--as in Honey, do this, Honey do that--weekend for me.)

Thanks for posting that though.

AHH--a wee bit of googling indicates that this works for unencrypted DVDs. It may not work for encrypted, which, I suppose in theory, you're breaking the law if you copy them. Not sure about the law as far as making a backup for personal use, though (insert political comment here, depending upon your country) here in the US, I suspect it's illegal.

Further googling indicates that it sometimes does work, even if encrypted. Ah well,

Regardless, dvdbackup, or dvdbackup_lxdvdrip work well for me. I haven't mentioned them in this thread because the OP mentioned he didn't want to go hunting for various dependencies and I'm not sure what's in the Fedora repos (as my powerful machine, which is what I use for things like this, runs CentOS.)

Lastly, all posts I found with fairly cursory googling were over a year old.
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM forum members with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #18  
Old 5th December 2009, 01:48 PM
kurgan's Avatar
kurgan Offline
Registered User
 
Join Date: Apr 2005
Location: NC
Age: 37
Posts: 10
linuxfedorafirefox
I would have thought that most everyone would know by now that there are certain requirements when attempting to create backups of encrypted dvd's. The dd command will work fine on non encrypted dvd's. If you want to back up encrypted dvd's with linux you are going to have to have some libdvd* tools only found in certain repositories. I have also used this method for backing up dvd's from the command line (given the proper repositories):

# yum -y install libdvd* ddrescue lsdvd

I like to use ddrescue because it does a little bit better job with recovering from errors during copy (especially if the dvd is a little scratched).

(insert dvd)

# lsdvd /dev/dvd (change to your device of course)
# ddrescue /dev/dvd filename_of_movie.iso
Reply With Quote
  #19  
Old 5th December 2009, 05:55 PM
James Board Offline
Registered User
 
Join Date: Mar 2008
Posts: 276
linuxfedorafirefox
I tried k9copy, but it created a separate mpg file for each chapter in the movie. I stopped it at 20 chapters. Who wants to restart the media player 20 times when playing a single movie?

Anyway, it turns out that my media player doesn't fully support VOB files, so I'll probably have to transcode to another format.
Reply With Quote
  #20  
Old 5th December 2009, 06:26 PM
kyryder
Guest
 
Posts: n/a
linuxfedorafirefox
Hello all,
I should have wrote a new release DVD, as in just bought from the store yesterday of a new release. I didn't check if it was encrypted I just assumed it was. With dd doing a bit for bit or block for block type copy I wouldn't think it would matter if the DVD was encrypted or not as long as the drive can read it, but I could be wrong. The iso ended up being 5.8GB and I only have 4.7GB DVD's so I didn't try to compress and burn the iso, but would think if you had a iso that would fit on a disk you could burn it by doing something like

Quote:
dd if=/location/DVD.iso of=/dev/sr0
to burn a iso to DVD, of course you may have to change sr0 to what your DVD drive really is.

I have burnt disks with commands like this in the past, but can't remember if I have done this with a DVD or not.

Best of luck
Ky
Reply With Quote
  #21  
Old 5th December 2009, 06:42 PM
biggsk's Avatar
biggsk Offline
Registered User
 
Join Date: Aug 2007
Location: The Bay, Florida
Age: 31
Posts: 194
windows_xp_2003firefox
I agree with 'bob'. K3b is my choice.
__________________
Dell Inspirion 1520
Intel® Pentium® Dual-Core Mobile Processor T2370
4GB, DDR2, 667MHz
250GB 5400RPM SATA Hard Drive
Intel Integrated Graphics Media Accelerator 3100
Dell Wireless 1395 802.11g Mini Card

My tech blog(s):
http://blog.biggsenterprises.net

:eek:
Reply With Quote
  #22  
Old 5th December 2009, 06:44 PM
kurgan's Avatar
kurgan Offline
Registered User
 
Join Date: Apr 2005
Location: NC
Age: 37
Posts: 10
linuxfedorafirefox
Quote:
Originally Posted by James Board View Post
I tried k9copy, but it created a separate mpg file for each chapter in the movie. I stopped it at 20 chapters. Who wants to restart the media player 20 times when playing a single movie?

Anyway, it turns out that my media player doesn't fully support VOB files, so I'll probably have to transcode to another format.
You're doing it wrong. You can select the output to .iso, then just click the Copy button.
Attached Thumbnails
Click image for larger version

Name:	k9copy.jpg
Views:	22
Size:	34.7 KB
ID:	18639  
Reply With Quote
  #23  
Old 6th December 2009, 12:01 AM
kyryder
Guest
 
Posts: n/a
linuxfedorafirefox
Opps, I had thought she bought the DVD but it is a rental from one of the big rental stores, of course I have overwritten the iso image I made of it. I really am amazed by the power of dd.
Reply With Quote
  #24  
Old 11th December 2009, 03:44 PM
coffee412's Avatar
coffee412 Offline
Registered User
 
Join Date: Aug 2005
Location: Earth
Posts: 345
linuxfedorafirefox
Cool

If its any help to you I have some tools that I wrote in bash to do ripping and posting of videos. They are on my personal website at http://parkit.dyndns.org in the download section.

coffee
__________________
Fedora 17 *LXDE
AMD X6 1090T / 8GiG RAM / 9500GT
No gnomes here.
Reply With Quote
Reply

Tags
dvd, ripping

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
mp3 ripping ?!?! neinet Using Fedora 23 27th July 2005 12:45 PM
k3B cd ripping robghealey Links 3 26th April 2005 03:53 AM


Current GMT-time: 13:42 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat