-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
omx audio_decoder hangs on EmptyThisBuffer() in kernel when 2 omx audio_render used #134
Comments
Can you provide a simple test app that causes the hang? |
no, just XBMC code, currently flooded with logs. |
Bellow are stack traces of 2 of threads when EmptyThisBuffer() hangs. Remaining threads are not related to libopenmaxil.so. Hope this will help any way. If i can collect some more info, please tell me. Thread 20 (Thread 0xab90c440 (LWP 2669)): Thread 19 (Thread 0xac1c8440 (LWP 2668)): EDIT: |
I suspect this might be the same/similar problem as this gst-omx issue, http://www.raspberrypi.org/phpBB3/viewtopic.php?f=38&t=19606 (that discussion has a reference to an earlier firmware that is supposed to work, but unfortunately, the commit hash no longer exists in the repo). |
fixed at commit from Feb 07. |
Yes, apologies for this not working. Using hdmi and analogue together is quite rare, so I hadn't realised the GPU was one DMA channel short. |
no problem. |
more info in this thread:
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=31&t=27908
The text was updated successfully, but these errors were encountered: