• 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle
  • Blu-rays are compressed. “Zipping a zip file” doesn’t apply here because zips are lossless. Video encoding is almost entirely lossy, and there’s a lot of tradeoffs to be made between file size and quality. The whole point of the more efficient codecs is to minimize the quality tradeoff. There’s also a bunch of parameters to tune the resulting bitrate which is the #1 factor in deciding the final filesize.

    That being said, I’ll agree that the least quality loss will come from using a Blu-ray remux since those are very high quality.



  • jerb@lemmy.croc.pwtoLinux@lemmy.mlWhich distro?
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 months ago

    This is still fully possible on Immutable distros (which is why the name is misleading, but unfortunately is what stuck- “image-based” is a better description) and uBlue has a mechanism for it- since they’re delivered using OCI containers, it’s trivial to fork or derive from the project and add, remove or tweak whatever you need. There’s also BlueBuild which is YAML but that’s a third party project.