Hacker News new | ask | show | jobs
by mikeash 5000 days ago
Interesting point. Just to make sure I understand you correctly, you're saying that even in independent stereo mode, the fact that the two channels have a limited maximum total bitrate means that the encoder can and will trade off bits between the two channels in order to account for one channel or the other needing more data at any given time?

Seems like you could easily create an encoder that didn't do that, and just e.g. encoded each channel at 64kbps when a total of 128kbps is requested, but maybe none of the real-world encoders actually do this.

1 comments

No, I think it's that even if each channel gets the same bitrate, if there's more "going on" in one channel than the other, there may be fewer bits to go around and that channel may have more qualitative loss. So if they both have the vocals equally, but one also has bass drum, the one with the base drum may lose more fidelity on the vocals than the channel with vocals alone.
Excellent point! I hadn't thought of that. It strikes me, then, that Joint Stereo would actually be better in this case, as it effectively encodes the mono signal and the L/R difference, which is what you're after anyway for this purpose.