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

Pass thru error messages for audio #109

Open
magdesign opened this issue Dec 4, 2020 · 0 comments
Open

Pass thru error messages for audio #109

magdesign opened this issue Dec 4, 2020 · 0 comments

Comments

@magdesign
Copy link
Collaborator

Option to pass thru the omxplayer error messages
e.g. alsa interface is chosen but there is no alsa interface attached:

/usr/bin/omxplayer-sync -mu -o alsa:hw:1,0 /media/internal/video/*
will just hang,
while:

/usr/bin/omxplayer -o alsa:hw:1,0 /media/internal/video/*

outputs an error and then hangs:

ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card

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

1 participant