Click to See Complete Forum and Search --> : dvd ripping/compressing


spowel4
11-10-2006, 03:04 PM
There is a utility called dvdshrink for windows that allows you to rip data from a dvd and compress it so it will fit onto a standard 4.7gb dvd. Does anyone know of a comparable utility that will run on Ubuntu 6.10?

dkeav
11-10-2006, 03:12 PM
you can use several tools and write a lil bash script to do it quite easily

you need namely, dvd+rw-tools, dvdauthor, libdvdread (with libdvdcss), lsdvd and transcode

JuiceWVU202
11-10-2006, 07:28 PM
DVDShrink will run very well under wine on dapper.

Pafnoutios
11-11-2006, 03:29 PM
I use k9copy. Also, I believe the author of DVDShrink developed BASH and/or Perl scripts for Linux.

je_fro
11-12-2006, 02:57 PM
I think lots of people have written scripts that utilize transcode or mencoder for just such a task...search around and you'll find dkeav's and mine, and possibly many others.