Domain: handbrake.fr
Stories and comments across the archive that link to handbrake.fr.
Comments · 61
-
How to rip DVDs for nothingDVDs are easy to rip. Commercial tools like AnyDVD and Nero Recode make a good job but you can do it for nothing quite easily.
- Install DVD Decrypter. Google for it
- Install Handbrake
- Rip DVD with Decrypter to a folder on the HDD
- Run Handbrake, choose DVD folder
- Select main movie feature or anything else
- Tweak bitrate and other settings and / or pick a target device (iPod, PS3, 360 etc.)
- Click Start
- Wait a bit, shiny digital copy pops out
Handbrake is a front end over xvid and x264 encoders so you get either an MPEG-2 ASP (DiVX) or H264 AVC file from the process. Depending on your target device you might want to choose one or the other or fiddle with the other settings but the defaults are pretty sane if you don't know what you are doing.
Sure the process might skip supplementals and there may be edge cases with alternate tracks or subtitles that require more effort but x264 is an excellent encoder and the quality is very good. I really don't see why anybody would want to use RealDVD when it DRMs the resulting movie in the process.
-
Re:DivX/Xvid support
There are homebrew programs that can play files using that codec, but it's not as simple as it sounds. I haven't looked into it in-depth, but as far as I know the PSP can't do anything above 480x272 (its screen resolution) without huge slowdown. There are also bitrate limitations: 1024k for video, 96k for audio. In that case you'd have to re-encode most videos anyway, so it may as well be MP4.
What I'd like is a decent transcoder from Sony included with the PSP or something. Red Kawa's PSP Video 9 is dogshit of the highest order, and Handbrake, while utterly brilliant for DVD transcoding, isn't a general-purpose transcoder. -
Re:Slashvertisement
I also recommend the GUI and CLI versions of HandBrake. The CLI can be scripted and the GUI can create a queue. It just so happens I'm ripping Seinfeld; using the GUI to queue up the job (4 episodes and 8 extras ripped at 640x480 2-passs H264, and the four episodes ripped as 320x240 MP4s for iPod) took less than five minutes. To make it easier I just name each file 1.mp4, 2.mp4, 3.mp4, etc. to begin with and then rename the episodes when done. The GUI takes the guesswork out of figuring out what to do for title & chapter; I've only used the CLI for disks that crash the GUI (like 2 of the 4 discs in The Simpsons - Season 10 and The Legend of Drunken Master.) (Note that the CLI can return chapter info but the GUI gives visual previews so you can see exactly what you're getting.)
-
Handbrake
Handbrake has always used both of the cores on my system for transcoding.
-
Re:Mac developers don't do cross platform.If you disagree, can you name a single significant open source desktop application that originated on the Mac and is now cross platform (supporting Windows, Mac and Linux at least)? Handbrake.
Please note though that I'm not particularly up on the politics here, but handbrake is a brilliant, once mac-only, video conversion tool. -
Re:Aqua
How about HandBrake?
-
Re:Aqua
The handbrake project.
http://handbrake.fr/ -
Handbrake for Windows doesn't handle CSSIf someone would be willing to use an "unauthorized" patch, then why don't they just use Handbrake now? It's no more illegal, and just as easy! Handbrake for Windows doesn't handle CSS: First things first. Handbrake on the Windows Platform does NOT decrypt Commercial DVDs. Let me repeat this. It does NOT decrypt commercial DVDs. A deal between Apple's iTunes business unit and 20th Century Fox would handle commercial DVDs even in iTunes for Windows.
-
Handbrake for Windows doesn't handle CSSIf someone would be willing to use an "unauthorized" patch, then why don't they just use Handbrake now? It's no more illegal, and just as easy! Handbrake for Windows doesn't handle CSS: First things first. Handbrake on the Windows Platform does NOT decrypt Commercial DVDs. Let me repeat this. It does NOT decrypt commercial DVDs. A deal between Apple's iTunes business unit and 20th Century Fox would handle commercial DVDs even in iTunes for Windows.
-
Re:this should be nice
If someone would be willing to use an "unauthorized" patch, then why don't they just use Handbrake now? It's no more illegal, and just as easy!
-
Re:Not Quite Universal
There's PLENTY of high quality freeware for the Mac.
http://www.trailrunnerx.com/ If you're into running and like keeping logs.
http://handbrake.fr/ Does DVD->iPod almost seamless. I'm still pounding my head against debian and ffmpeg (What do you MEAN mp4 is an unrecognized format).
http://www.transmissionbt.com/ Is an excellent torrent client, free.
(The later two have since been ported to Linux)
Some of the 'shareware' is pretty cheap also. Graphic converter (http://www.lemkesoft.com/) is nothing short of amazing. $35 too. I'd copy and paste the number of image formats it supports but it might not make it past the filter.
I haven't run across many Linux programs that come close to being that 'pretty' nor as integrated into the OS. I mean Trailrunner will import your GPS info, map it in google earth with one click. It'll track your running times, etc. Sync with your iPod+Nike, heart rate monitors. And it's FREE.
What is available for Ubuntu that won't run on the Mac? Right now my Mac laptop is running Apache2, PHP and MySQL. I have nmap installed and a ton of other 'unix' programs. I always search sourceforge for programs to see if someone's already written something command line.
If you don't like gcc and compiling stuff your self there's always fink which is built around apt-get. fink install ...
There's even a GUI for it so that it's no different than Synaptic.