extension "XVideo" missing on display
Eyal Lebedinsky
eyal at eyal.emu.id.au
Tue May 15 01:45:12 CEST 2001
Lee Howard wrote:
>
> Hi, could someone point me in the right direction into resolving this
> problem?:
>
> Xlib: extension "XVideo" missing on display ":0.0".
> vout error: XvBadExtension
> vout error: no XVideo extension
> vout error: video initialization failed, video is deactivated
> VideoLAN Client - version 0.2.73 Ourumov - (C)1996-2001 VideoLAN
You need the extensions module. Here is the ones I load (all that
I could find) in my XF86Config-4:
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "glx"
Load "v4l"
Load "bitmap"
Load "extmod" # extensions: xvideo, dpms, ...
Load "xie"
Load "pex5"
Load "record"
Load "speedo"
EndSection
--
Eyal Lebedinsky (eyal at eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>
More information about the vlc
mailing list