You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need this too: using the Pi to run a dsp crossover for loudspeakers. I have code that outputs 4- or 6-channel PCM, which I'd love to pipe to hdmi via omxplayer. I can't find any docs that say why every software interface to the Pi's hdmi enforces down-mixing to stereo.
I've been messing with PCMRemap.cpp with no luck. Is this doable?
No reason the Pi can't do this, from what I've read, and I'm sure other systems could, too. I'm assuming the changes would come in here:
https://github.com/huceke/omxplayer/blob/master/utils/PCMRemap.cpp
The text was updated successfully, but these errors were encountered: