[gst-devel] XError caused by ximagesink or xvimagesink

Ali Abdallah aliov at xfce.org
Tue Feb 2 11:49:16 CET 2010


Hi,

I have an application that uses playbin to play audio files, the 
application switches between audio files by setting playbin to ready 
state then setting the new uri and bring the playbin to play state 
again, while this seems to work, i have an XError problem raised only on 
a 64 bit machine with ATI vga, and if visualization are enabled.

Using xvimagesink or ximagesink, the error is raised at the same call:

XSync (ximagesink->xcontext->disp, FALSE);

ximagesink, line 964
xvimagesink, line 864

The error was 'BadGC (invalid GC parameter)'.
   (Details: serial 43 error_code 13 request_code 132 minor_code 19)


Any hint will be appreciated.

Best Regards.




More information about the gstreamer-devel mailing list