Hi
I just downloaded, compiled and installed XineLib 1.01 without any problem.
But i run into a new problem when I try to use my own frontend:
I can open and play a video without a problem (using XV) but as soon as
I try to use my own code to overlay graphics on the video window I get
the error:
Playing mpeg :content/mpeg/anilogo.mpg
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 191
Current serial number in output stream: 197
I do not use the OSD functions of XineLib (They do work ok) but I make
use of XShm to speed up things
The above error is the result of this since it is triggered by
XShmCreatePixmap
If I use XineLib 1.0 RC3 and all versions before it works fine wihtout a
problem!
Since i do not update all the time I cannot tell you since which version
it is broken after 1.0 RC3 .....
Do you have any suggetstion why Xshm has problems with XineLib?
Thanx
Pim
|