Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Multichannel PCM output if system supports it. #94

Closed
bilditup1 opened this issue Jan 10, 2013 · 2 comments
Closed

Enable Multichannel PCM output if system supports it. #94

bilditup1 opened this issue Jan 10, 2013 · 2 comments

Comments

@bilditup1
Copy link

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

@srtaylor
Copy link

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?

@popcornmix
Copy link
Collaborator

Duplicate of popcornmix#29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants