I often wonder if archivists are out there somewhere, armed with HandBrake, ripping every DVD they can find into a digital format for preservation beyond the life of the disc. I've been fascinated with some projects that have tried to recreate the original theater experience of the original Star Wars,[0] or groups trying to capture classics that influenced Chinese cinema but haven't been widely reproduced, like Red H…
yeah they're all here: https://passthepopcorn.me/
HandBrake 1.0.0 Released
111–120 of 181 posts
Re: HandBrake 1.0.0 Released
#112Don't use SHA-1 please.
Verifying a downloaded file doesn't require a cryptographically secure hash function...
There's no good reason not to use a secure hash function.
Re: HandBrake 1.0.0 Released
#113Earlier quoted context omitted.
I can imagine bunches of possibilities. Paging can make things hard to predict, especially when multiple programs are allocating memory, but it doesn't make the system non-deterministic, nor does it make hitting the same physical address impossible. One possibility is that he didn't restart the program between retries, and the memory in question was already allocated. Another possibility is that he only ran handbrake…
> but it doesn't make the system non-deterministic Actually, it does. It's possible to calculate WCET involving ram accesses, as the behaviour is deterministic; there's a set latency. It's not possible whenever SWAP is involved, which is why most of the realtime world simply avoids swap. This is mentioned in the Genode handbook, if you're willing to dig into it more.
I assumed that swap wasn't involved, and I was even going to mention it but decided against. While it is remotely possible, there's not much reason to suspect swap, Handbrake was actively running, doesn't normally use enough memory to start swapping, and people ripping DVDs usually know not to be doing other things and/or using all their memory while ripping.
That said, are you saying swap in the OS really is non-deterministic by design, or just hard to predict? And what does Genode have to do with this, assuming he wasn't using Genode?
Re: HandBrake 1.0.0 Released
#114Earlier quoted context omitted.
What's the best software for lossless archival ripping?
I have used DVD Decrypter [0] (unfortunately Windows-only) to make ISOs from DVDs. All the menus are retained, so I can still access special features (image galleries, character profiles, etc.). I also hear good things about MakeMKV [1], which apparently allows some sort of lossless ripping of video files (I haven't used it, so I cannot confirm this), although the MKV format does not support menus. [0] https://en.wik…
Re: HandBrake 1.0.0 Released
#115I often wonder if archivists are out there somewhere, armed with HandBrake, ripping every DVD they can find into a digital format for preservation beyond the life of the disc. I've been fascinated with some projects that have tried to recreate the original theater experience of the original Star Wars,[0] or groups trying to capture classics that influenced Chinese cinema but haven't been widely reproduced, like Red H…
Streaming doesn't stop it, you just record your screen. It's not perfect, but it works. DRM is dumb.
Not necessarily, see HDCP.
Re: HandBrake 1.0.0 Released
#116Re: HandBrake 1.0.0 Released
#117Earlier quoted context omitted.
yeah they're all here: https://passthepopcorn.me/
How well do these trackers prevent - rather than invite - legal prosecution for their users?
Re: HandBrake 1.0.0 Released
#118I love Handbrake. It's my goto for video transcoding. I often download stuff for my children from YouTube using a YouTube downloader, and then transcode them to the ideal iPad format, so the children can watch stuff in the car on the iPad without an internet connection. Great for long trips.
Re: HandBrake 1.0.0 Released
#119Earlier quoted context omitted.
I once knew of a group like this. eventually, thy disappeared - but it was the most wonderful way to access otherwise unavailable arthouse and experimental cinema. I miss it.
I'm curious: how did they meet? Secure irc?
Re: HandBrake 1.0.0 Released
#120Earlier quoted context omitted.
I once knew of a group like this. eventually, thy disappeared - but it was the most wonderful way to access otherwise unavailable arthouse and experimental cinema. I miss it.
I'm curious: how did they meet? Secure irc?
Experienced the same. I never got into this via IRC. My main thing was music genres, but also on the side quite some non-fiction(documentaries), and a few fiction. I met some awesome people on Soulseek and went from there into DCPP and FTP. This was around 2007-9. DCPP being the frontend for the users. It was a gentlemen's club and from there you just meet different people who see your collection and who invite you into different circles. Back then, there was an auto trader app written in Java, using self signed SSL certificates (w/o pinning). I never understood why they didn't just use rsync over SSH, but it takes more than 1 person to change such habits.