Author Topic: Ripping DVDs  (Read 3262 times)

Stingly

  • Veteran
  • ***
  • Posts: 51
    • View Profile
Ripping DVDs
« on: October 01, 2007, 04:24:06 pm »
I was just wondering what programs people were using to rip DVDs? I know that LMCE has a very nice DVD copier, but the resulting files are just so massive I don't think I can realistically use it. Its nice to have all the meta data and cover art, but 8Gb is just too much of a price to pay - so I am trying to consider other alternatives.

Obviously one solution is to create a divx avi from the DVD (my current favourite option I think), which means using another program to do so. Anybosy do this already and if so, what's a good program to use? I found this:

http://www.exit1.org/dvdrip/

from a Google search, but have no idea what it would be like! I'm also open to suggestions that run on Windows as I have a machine that runs Vista too.

Zaerc

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 2256
  • Department of Redundancy Department.
    • View Profile
Re: Ripping DVDs
« Reply #1 on: October 01, 2007, 04:40:21 pm »
I have seen some discussion about using "handbrake" to do just that, so you might want to search for that.
"Change is inevitable. Progress is optional."
-- Anonymous


totallymaxed

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Re: Ripping DVDs
« Reply #2 on: October 01, 2007, 04:58:15 pm »
I was just wondering what programs people were using to rip DVDs? I know that LMCE has a very nice DVD copier, but the resulting files are just so massive I don't think I can realistically use it. Its nice to have all the meta data and cover art, but 8Gb is just too much of a price to pay - so I am trying to consider other alternatives.

Obviously one solution is to create a divx avi from the DVD (my current favourite option I think), which means using another program to do so. Anybosy do this already and if so, what's a good program to use? I found this:

http://www.exit1.org/dvdrip/

from a Google search, but have no idea what it would be like! I'm also open to suggestions that run on Windows as I have a machine that runs Vista too.

DVD::rip looks good... and although I have no personal experience of it. People I know speak highly of it. The nice thing about it is that its UI etc is perl so it has ease of customisation etc without digging down into C++.

Another option is Handbrake... this is command line tool (it does have GUI version too) and is wrtten in C++ but you can wrap it up in any scripting language you enjoy and that makes it a great 'building' block technology. Its also a single binary with very few if any dependencies  - which means its unlikey to have any impact on lmce or updates etc. The main limitation with Handbrake as compaired to DVD::rip is that it purely out puts MP4, MKV, AVI or OGM... but not iso's. However you could chain together other tools to make iso's or Divx files.

Search the forum for Handbrake as there has already been some discussion about using it in the way you describe.

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk

Stingly

  • Veteran
  • ***
  • Posts: 51
    • View Profile
Re: Ripping DVDs
« Reply #3 on: October 01, 2007, 06:14:53 pm »
Thanks, I'll give Handbrake a go too I think, along with dvd::rip and a program that my mate suggested: http://www.dvdripperwizard.com/ - which apparently is full featured even though it says its not. Will compare quality and compressed file sizes to try and find the easiest and best to use - I've got a lot of DVDs to rip!