displaying the libavg video has problem while i merge with my python code?

Asked by Viswanathan R

I was developing the project for display video through libavg library in my Ubuntu 10.04. So that i have downloaded libavg 1.6 and installed my system and also supported library of libavg also installed. After that i was ran my python code. It was run successfully, then i planed to test this with ubuntu 11.04. While running my python code it throws this error:RuntimeError: libawesomium.so.1: cannot open shared object file: No such file or directory
self.player.loadPlugin("libbrowsernode")
RuntimeError: ./libbrowsernode.so: undefined symbol: _ZN3avg4Node9setParentEN5boost8weak_ptrINS_7DivNodeEEENS0_9NodeStateE

then i just comment self.player.loadplugin("libbrowsernode") . Then all the errors are resolved.But While start to play a video , i could not see the video , it just hanged, but i could hear the audio of that video. Do you have any idea about that.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu libavg Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

I suggest you post on a Python forum too. Its closer to your actual issue.

Revision history for this message
Viswanathan R (rvisu87) said :
#2

thanks

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.