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

ALSA audio output support #36

Closed
r10r opened this issue Aug 20, 2012 · 5 comments
Closed

ALSA audio output support #36

r10r opened this issue Aug 20, 2012 · 5 comments

Comments

@r10r
Copy link

r10r commented Aug 20, 2012

Hi,

since quality of the built-in audio jack on the raspberry pi is horrible so I use a USB sound
card which works fine. But I have no sound when playing a video with omxplayer.

Is it possible to add ALSA audio output support using (using libao) ?

Cheers,
Ruben

@huceke
Copy link
Owner

huceke commented Aug 20, 2012

No, omxplayer relays on OpenMAX and the video/audio syncronization from OpenMAX.

@huceke huceke closed this as completed Aug 20, 2012
@r10r
Copy link
Author

r10r commented Aug 20, 2012

Is it possible to drive the USB sound card from OpenMAX ?

@huceke
Copy link
Owner

huceke commented Aug 20, 2012

Not that i know on the PI.

@r10r
Copy link
Author

r10r commented Aug 20, 2012

I thought about passing the audio buffer from the demuxed stream to libao - so this would definitely not work out?

@huceke
Copy link
Owner

huceke commented Aug 20, 2012

If you implement the video/audio sync accurate, it could work.

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

2 participants