83

The bumper...I don't know what it's called...that little clip with the snow that fades in and reveals the logo.

It's terrible.

For one, a lot of people actually don't know what TV static is. Analog broadcasts stopped almost 16 years ago, and before that, most younger people had cable.

For another, static is really difficult to compress. It looks horrible and consumes way too much bandwidth for just a couple of seconds that won't even load right. If anything, they should cache a local copy of the bumper in-app in a format that doesn't look like ass when every pixel changes every frame.

you are viewing a single comment's thread
view the rest of the comments
[-] cbarrick@lemmy.world 7 points 2 months ago

Video codecs mostly work by tracking movement, predicting which pixels will change, and striving to only encode the pixels that actually change or change dramatically. In other words, compression looks for patterns.

All of that goes out the window when you try to compress static. There are no patterns. It simply can't be compressed. This isn't a matter of the algorithms not being good enough. It's a fundamental limit of information theory.

Anything fancier amounts to embedding the intro into the compressor as a well-known pattern. And at that point, you're better off just caching a 4K version of the intro as a standalone video file directly in the app.

[-] mkwt@lemmy.world 5 points 2 months ago

Why not just have the app dynamically generate the static with random numbers every time. There is no video file of white noise, and bonus the bumper intro is never exactly the same twice.

[-] cbarrick@lemmy.world 4 points 2 months ago

That's a good idea. They could probably do something similar for the audio.

They'd have to code around the rest of the animation and audio effects, but the size of that code would certainly be smaller than the rendered audio and video.

[-] ivanafterall@lemmy.world 1 points 2 months ago

These are both really cool ideas and seem like a fun project.

[-] JasonDJ@lemmy.zip 2 points 2 months ago

You guys are basically describing the old Demoscene.

[-] ivanafterall@lemmy.world 2 points 2 months ago

Love that stuff, it's so cool.

[-] ivanafterall@lemmy.world 1 points 2 months ago

Maybe we've gotten used to that very particular white noise pattern and anything else would feel wrong?

Completely pulled that out of my ass, for the record.

[-] JasonDJ@lemmy.zip 0 points 2 months ago

Do you think dynamically rendering 4k snow is something your typical FireTV stick is capable of doing?

this post was submitted on 02 Oct 2024
83 points (80.7% liked)

Showerthoughts

30017 readers
838 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. A showerthought should offer a unique perspective on an ordinary part of life.

Rules

  1. All posts must be showerthoughts
  2. The entire showerthought must be in the title
  3. Avoid politics
    • 3.1) NEW RULE as of 5 Nov 2024, trying it out
    • 3.2) Political posts often end up being circle jerks (not offering unique perspective) or enflaming (too much work for mods).
    • 3.3) Try c/politicaldiscussion, volunteer as a mod here, or start your own community.
  4. Posts must be original/unique
  5. Adhere to Lemmy's Code of Conduct

founded 2 years ago
MODERATORS