this post was submitted on 12 Nov 2025
415 points (98.4% liked)
iiiiiiitttttttttttt
1320 readers
129 users here now
you know the computer thing is it plugged in?
A community for memes and posts about tech and IT related rage.
founded 6 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Media files are always thoroughly compressed (except in certain settings like professional video and audio work).
I don't see how that relates to encryption.
It’s more relevant to the previous comment as an example of how we are doing a lot of compression at the filesystem level.
The files that are typically largest are already quite thoroughly compressed.
Media files can can benefit from a codec change. Going from h264 to h265/hevc can net a 30-50% reduction in size for almost no quality loss.
The only trade off is increased cpu usage if the client doesnt have hardware h265 support and the time to do the transcoding.
And then comes AV1, with crazily varying quality/compression for different source materials.