this post was submitted on 30 May 2025
1186 points (99.1% liked)

Comic Strips

16980 readers
905 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
 

Source/secret panel: https://m.tapas.io/episode/3005249

you are viewing a single comment's thread
view the rest of the comments
[–] AngryPancake@sh.itjust.works 10 points 5 days ago (3 children)

How can we set volume of music, SFX and voice separately, in games but not in movies?

[–] Kazumara@discuss.tchncs.de 18 points 5 days ago

In games these categories of audio are calculated and mixed locally in real time, for movies they are mixed down to a single track and compressed ahead of time.

These days having three audio tracks would not be a significant problem, compared to the high resolution video track. But I guess the industry never changed.

[–] gens@programming.dev 9 points 5 days ago

You could on laserdisk, but dvd got more popular

[–] epicstove@lemmy.ca 2 points 5 days ago (2 children)

Because a video game is a program that can change it's behavior as it's running.

A video is a recording. It's already been recorded.

[–] GreenKnight23@lemmy.world 5 points 5 days ago

incorrect. movies are streams of multiple layers of content.

  1. video
  2. environment audio
  3. effects audio
  4. vocal audio

environment audio are things in the background like cars, birds, children playing.

effects audio are sound effects like breaking glass, car crashes, explosions.

vocal audio is just that, the dialog between characters.

streams MUX these together into a playable movie on the fly and is how it's possible for them to use the same movie with different language dubs.

it's completely in the realm of possibility for them to create a control to manage the volume of each of these layers before muxing. that would break their caching strategy though.

physical media like Bluray should be able to do it though. BD players never implemented such a feature that I am aware of.

[–] Korhaka@sopuli.xyz 2 points 5 days ago

You can record multiple channels, you already have left and right recorded separately. Other channels could exist for different things, it would just need a standard to follow to be useful