How to enable the audio while threaded=false?

Asked by Viswanathan R

Hi,
 I go-through the libavg document and i got one information that if we put threaded = false,then the cpu usage have to go low. For that, i put threaded = false in videomedia.py file, it reduce the cpu usage but the content is playing without audio. So do you know the solution for how to activate the audio while threaded = false.

Question information

Language:
English Edit question
Status:
Answered
For:
Xibo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alex Harrington (alexharrington) said :
#1

Audio is decoded in its own thread in libavg so it wont be possible with the change youve made.

Try changing the libsdl audio handler you have installed and see if that helps

Alex

Can you help with this problem?

Provide an answer of your own, or ask Viswanathan R for more information if necessary.

To post a message you must log in.