vlc on Solaris 8

Samuel Hocevar sam at zoy.org
Wed Jul 17 08:34:54 CEST 2002


On Tue, Jul 16, 2002, Thierry Delaitre wrote:

> thread info: 15 (video output) has been created
> (src/video_output/video_output.c:212)
> vout error: cannot allocate shared image data (Invalid argument)
> vout error: plugin was unable to allocate at least one direct buffer

   Try to disable shared memory by removing the XShmQueryExtension call
in plugins/x11/xcommon.c (line 1986) and setting b_shm to 0 instead.

-- 
Sam.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list