Live data from Hacker News

HandBrake 1.0.0 Released

handbrake.fr

161–170 of 181 posts

Re: HandBrake 1.0.0 Released

#161
post #158

Earlier quoted context omitted.

I'm not using 1.0.0+ until it's codesigned and/or dmg gpg verifiable with a known-good signature. Do not install untrusted, unverifiable apps is security 101.

Just download the source code, audit it, and built it yourself.

Who has the time to audit the source code of all the code they'd like to run on their computer? If you find them, I'd pay them to audit it for me, build it, and sign it so that I don't have to.

Re: HandBrake 1.0.0 Released

#162

Earlier quoted context omitted.

This is an interesting one, in that most data on DVDs is already stored in lossy formats (such as MPEG-2 for video https://en.m.wikipedia.org/wiki/DVD-Video ). The best form of preservation is to rip the contents as a DVD ISO, which will use the same video and audio formats, as well as preserving extra features like the DVD menus. Any DVD ripper that can rip to a DVD ISO format and perform checksums on the ripped con…

h.264 or h.265 is going to yield a much better compression ratio for equivalent quality, even after transcoding formats. On the order of 2:1 or 3:1 vs MPEG2 format for DVD.

No. With sources as heavily compressed as DVD, you never want to recompress them. Rip the original stream and keep it.

Of course, ripping DVDs is pretty silly these days if there's an HD source available.

Re: HandBrake 1.0.0 Released

#163
post #66

Earlier quoted context omitted.

Streaming doesn't stop it, you just record your screen. It's not perfect, but it works. DRM is dumb.

> Streaming doesn't stop it, you just record you let screen Not necessarily, see HDCP.

> Not necessarily, see HDCP.

Not necessarily, see HDCP strippers.

Re: HandBrake 1.0.0 Released

#164

HandBrake is one of those pieces of software that I've never even had to consider looking around to find something slightly better, it's always done what its supposed to with no fuss. A while back I wanted to rip a DVD my kids got so they could watch it on their tablets and downloading HandBrake was such a no brainer that I entirely forgot that I don't have an optical drive built into any of my computers anymore befo…

My annoyance with HandBrake was that it requires so many clicks to rip all the videos from a disc while preserving all audio and subtitle tracks. My kids have a bunch of DVDs where several TV episodes are stored as a single title with chapter separators. Getting HandBrake to split them up was also kind of a pain in the GUI.

I ended up making a wrapper for HandBrakeCLI to simplify this: https://github.com/xenomachina/dvdrip

Re: HandBrake 1.0.0 Released

#165
post #109
post #104

Earlier quoted context omitted.

Or you know - running memtest86[1]. [1] http://www.memtest.org

Indeed, I'm also a fan of http://www.advancedclustering.com/products/software/breakin/ - use it for soak testing systems before giving them real load

Wow, this looks awesome, will definitely check it out, thanks.

Re: HandBrake 1.0.0 Released

#166
post #148
post #121

Earlier quoted context omitted.

Ironically, you're allowed to make a copy for yourself if you rent.

But you have to delete the copy when you give the original back so what's the advantage?

> But you have to delete the copy when you give the original back so what's the advantage?

You do in the USA? Why? AFAIK, not in The Netherlands. The copy was made from a legal source and in a legal way, and is therefore legal regardless if you do or do not possess the original copy.

Re: HandBrake 1.0.0 Released

#167
post #84

Earlier quoted context omitted.

Maybe my Handbrake installation was broken because of defective RAM - I don't know exactly... anyway: I found the problem was RAM and now it works...

It's actually scary how much (unpredictable and maybe undetectable) stuff can happen due to bad RAM.

I once had a bad RAM socket. I sent back RAM that failed memtest86 and was rather confused when the next set failed in the same way.

Re: HandBrake 1.0.0 Released

#168
This was incredibly useful to me when I was still in high school. We used it in lieu of Compressor (from Apple Final Cut Studio) and I remembered it was quite a bit faster than Compressor.

Re: HandBrake 1.0.0 Released

#169
post #77

Earlier quoted context omitted.

What's the best software for lossless archival ripping?

I've generally used MakeMKV to get from protected-source to open-copy, but still as MPEG-2 streams without any loss / transcoding. That's not what you'd use as an archivist - you would want something that does structure-level copying instead, so you get menus and chapters and whatnot. Unless you're talking about archiving just the feature, then it's about perfect and lets you preserve everything you care about in a s…

MakeMKV preserves chapters.

Re: HandBrake 1.0.0 Released

#170

Earlier quoted context omitted.

How good is the ffmpeg AAC encoder these days? Ages ago when I started using HandBrake, it using Apple's CoreAudio codec on Macs for the AAC encoding was a big plus on the audio side.

libfdk_aac is fast and good

Unfortunately it's proprietary, because of unclear license terms about distribution of source code and modifications (saying that you cannot charge a "copyright license fee") and it clearly says that patentable ideas in the source code are not licensed.
Post reply on HN