You are not logged in.

#1 2012-03-24 14:59:54

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

shell-based solution to rip a movie DVD to an iso file

I know brasero and k9copy are able to write a DVD movie to an ISO file on a physical disc.  I have searched around for a shell based solution to this but haven't found any.  Most of what I have found allows for transcoding which is of no interest to me.  I simply want to make a 1:1 copy of the DVD--->iso.  Suggestions are welcome.

Note that dd does not work with encrypted DVDs.

EDIT:  https://aur.archlinux.org/packages.php?ID=43487 but this will actually "rip" the dirtree from the DVD, not make an iso.

Last edited by graysky (2012-03-24 15:44:04)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2 2012-03-24 16:33:10

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: shell-based solution to rip a movie DVD to an iso file

Dd does work just fine; it will just copy the encryption along. Xbmc e.g. can still play it - if it has been built with libdvdcss support.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2012-03-24 17:09:48

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: shell-based solution to rip a movie DVD to an iso file

You sure about that?

$ dcfldd if=/dev/sr0 of=movie.iso
dcfldd:/dev/sr0: Input/output error

28+1 records in
28+1 records out

CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#4 2012-03-24 17:33:54

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,429

Re: shell-based solution to rip a movie DVD to an iso file

Try the same with dd as B suggested, works here too.

Offline

#5 2012-03-24 17:54:17

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: shell-based solution to rip a movie DVD to an iso file

graysky wrote:

You sure about that?

$ dcfldd if=/dev/sr0 of=movie.iso
dcfldd:/dev/sr0: Input/output error

28+1 records in
28+1 records out

The trick is to play the movie with e.g. VLC for a few minutes first. Then rip the disk.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#6 2020-06-16 22:57:40

Gew
Member
From: Kingston, Jamaica.
Registered: 2010-10-05
Posts: 7
Website

Re: shell-based solution to rip a movie DVD to an iso file

I'm having problems using dd / ddrescue / dcfldd on many discs, especially those with different types of scramble protection. I really like the Windows solution "AnyDVD" which pretty much removes all sorts of protection on what seems to be a low level, making is possible to handle the material in any way you like. In Linux, I have yet to find a good solution.

It would be ideal if it was possible to call libdvdcss for an almost(!) 1:1 ISO copy, meaning that the material shall be untouched but the protection removed. This is pretty much what happens when I pull the Windows version of "dd" after I have had AnyDVD "fix" the disc. The same disc and operation gives me an headache on the Linux machine. Sigh.

I've been looking on all sorts of software, but neither "dvdbackup" nor "vobvopy" gives me any joy, and all sorts of "dd" gives me I/O errors on the disc in question. Sigh.

Offline

#7 2020-06-16 23:02:27

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,842
Website

Re: shell-based solution to rip a movie DVD to an iso file

Please don't necrobump old topics.

https://wiki.archlinux.org/index.php/Co … bumping%22

Closing.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB