OpenGL Issues

*nix specific usage questions
eccles42
Blank Cone
Blank Cone
Posts: 10
Joined: 20 Feb 2007 18:14
Location: UK

OpenGL Issues

Postby eccles42 » 21 Sep 2008 23:41

Hi,

I'm getting issues with OpenGL with VLC.
I thought it was an OpenGL issue, but mplayer can stream fine with it, and glxgears is working fine.

I'm using 0.8.6i, but tried with 0.9.1 which gives similar results.
I'm using Gentoo, with everything up to date and seemingly in order.

It used to work fine with a NVidia card, then I changed to an ATI which I never really got working with any acceleration, then installed a new NVidia (GeForce FX 5500) and did a major software upgrade (about a years updates on a Gentoo system).

Audio works fine, but when it tries video, it dies with the following message:
[00000286] main private debug: looking for opengl provider module: 1 candidate
[00000286] glx private debug: using GLX 1.3 API
[00000286] main private debug: window size: 640x480
[00000286] glx private debug: XShm video extension v1.1 (with pixmaps, opcode: 149)
[00000286] glx private debug: Window manager supports NetWM
[00000286] glx private debug: Window manager supports _NET_WM_STATE_ABOVE
[00000286] glx private debug: Window manager supports _NET_WM_STATE_BELOW
[00000286] glx private debug: Window manager supports _NET_WM_STATE_FULLSCREEN
[00000286] main private debug: using opengl provider module "glx"
[00000284] main video output debug: using video output module "opengl"
[00000284] main video output debug: waiting for thread completion
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 146 (GLX)
Minor opcode of failed request: 31 (X_GLXCreateWindow)
Serial number of failed request: 53
Current serial number in output stream: 54


Below is the full output. If anything else would be useful, then I can provide. I'm savvy with Linux, but not above the occasional silly mistake :wink:

Code: Select all

~ # DISPLAY=":0.0" /usr/bin/vlc -vvv --volume 700 -I http --http-src /usr/share/vlc/http --http-host 192.168.2.45 --dvd /dev/hdd --disable-screensaver --control lirc --file-logging --logfile /tmp/vlclog -f --width 640 --no-video-deco --aout alsa -V opengl %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx vlc:quit VLC media player 0.8.6i Janus starting VLC root wrapper... using UID 0 (root) *************************************** * Running VLC as root is discouraged. * *************************************** It is potentially dangerous, and might not even work properly. [00000001] main private debug: checking builtin modules [00000001] main private debug: checking plugin modules [00000001] main private debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat [00000001] main private debug: recursively browsing `/usr/lib/vlc' [00000001] main private warning: cannot load module `/usr/lib/vlc/codec/libquicktime_plugin.so' (/usr/lib/vlc/codec/libquicktime_plugin.so: undefined symbol: NewHandleClear) [00000001] main private debug: module bank initialized, found 205 modules [00000001] main private debug: opening config file /root/.vlc/vlcrc [00000001] main private warning: config file /root/.vlc/vlcrc does not exist yet [00000001] main private debug: CPU has capabilities 486 586 MMX 3DNow! MMXEXT SSE FPU [00000001] main private debug: looking for memcpy module: 4 candidates [00000001] main private debug: using memcpy module "memcpymmxext" [00000263] main playlist debug: waiting for thread completion [00000263] main playlist debug: thread 3045161872 (playlist) created at priority 0 (playlist/playlist.c:184) [00000264] main private debug: waiting for thread completion [00000264] main private debug: thread 3036773264 (preparser) created at priority 0 (playlist/playlist.c:210) [00000265] main interface debug: looking for interface module: 1 candidate [00000265] main interface debug: using interface module "lirc" [00000265] main interface debug: thread 3028384656 (interface) created at priority 0 (interface/interface.c:231) [00000266] main interface debug: looking for interface module: 1 candidate [00000266] main interface debug: using interface module "hotkeys" [00000266] main interface debug: thread 3019996048 (interface) created at priority 0 (interface/interface.c:231) [00000267] main interface debug: looking for interface module: 1 candidate [00000267] main interface debug: using interface module "screensaver" [00000267] main interface debug: thread 3011607440 (interface) created at priority 0 (interface/interface.c:231) [00000268] main interface debug: looking for interface module: 1 candidate [00000268] logger interface: using logger... [00000268] logger interface debug: opening logfile `/tmp/vlclog' [00000268] main interface debug: using interface module "logger" [00000268] main interface debug: thread 3003218832 (interface) created at priority 0 (interface/interface.c:231) [00000263] main playlist debug: adding playlist item `vlc:quit' ( vlc:quit ) [00000263] main playlist debug: adding playlist item `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' ( %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx ) [00000269] main interface debug: looking for interface module: 3 candidates [00000269] http interface debug: using charset=UTF-8 [00000269] http interface debug: base 192.168.2.45:8080 [00000269] main interface: creating httpd [00000269] main interface debug: net: listening to 192.168.2.45 port 8080 [00000271] main http server debug: thread 2994830224 (httpd host thread) created at priority 0 (network/httpd.c:1078) [00000269] http interface debug: dir=/usr/share/vlc/http [00000269] main interface debug: find .hosts in dir=/usr/share/vlc/http/.hosts [00000269] main interface debug: restricted to ::1 [00000269] main interface debug: restricted to 127.0.0.1 [00000269] main interface debug: restricted to ::/0 [00000269] main interface debug: restricted to 0.0.0.0/0 [00000269] http interface debug: file=/usr/share/vlc/http/index.html (url=/) [00000269] http interface debug: redir= -> / [00000269] http interface debug: redir=/index.html -> / [00000269] http interface debug: file=/usr/share/vlc/http/vlm.html (url=/vlm.html) [00000269] http interface debug: file=/usr/share/vlc/http/mosaic.html (url=/mosaic.html) [00000269] http interface debug: file=/usr/share/vlc/http/vlm_export.html (url=/vlm_export.html) [00000269] http interface debug: file=/usr/share/vlc/http/style.css (url=/style.css) [00000269] http interface debug: dir=/usr/share/vlc/http/js [00000269] http interface debug: file=/usr/share/vlc/http/js/functions.js (url=/js/functions.js) [00000269] http interface debug: file=/usr/share/vlc/http/js/vlm.js (url=/js/vlm.js) [00000269] http interface debug: file=/usr/share/vlc/http/js/mosaic.js (url=/js/mosaic.js) [00000269] http interface debug: file=/usr/share/vlc/http/iehacks.css (url=/iehacks.css) [00000269] http interface debug: dir=/usr/share/vlc/http/images [00000269] http interface debug: file=/usr/share/vlc/http/images/help.png (url=/images/help.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/slider_bar.png (url=/images/slider_bar.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/pause.png (url=/images/pause.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/play.png (url=/images/play.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/white_cross_small.png (url=/images/white_cross_small.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/speaker.png (url=/images/speaker.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/fullscreen.png (url=/images/fullscreen.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/repeat.png (url=/images/repeat.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/minus.png (url=/images/minus.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/sd.png (url=/images/sd.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/delete.png (url=/images/delete.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/info.png (url=/images/info.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/slow.png (url=/images/slow.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/volume_down.png (url=/images/volume_down.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/shuffle.png (url=/images/shuffle.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/white.png (url=/images/white.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/slider_right.png (url=/images/slider_right.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/next.png (url=/images/next.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/slider_left.png (url=/images/slider_left.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/empty.png (url=/images/empty.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/playlist.png (url=/images/playlist.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/prev.png (url=/images/prev.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/delete_small.png (url=/images/delete_small.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/sort.png (url=/images/sort.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/snapshot.png (url=/images/snapshot.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/plus.png (url=/images/plus.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/playlist_small.png (url=/images/playlist_small.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/volume_up.png (url=/images/volume_up.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/vlc16x16.png (url=/images/vlc16x16.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/stop.png (url=/images/stop.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/speaker_mute.png (url=/images/speaker_mute.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/slider_point.png (url=/images/slider_point.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/refresh.png (url=/images/refresh.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/sout.png (url=/images/sout.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/loop.png (url=/images/loop.png) [00000269] http interface debug: file=/usr/share/vlc/http/images/eject.png (url=/images/eject.png) [00000269] http interface debug: dir=/usr/share/vlc/http/old [00000269] main interface debug: find .hosts in dir=/usr/share/vlc/http/old/.hosts [00000269] main interface debug: restricted to ::1 [00000269] main interface debug: restricted to 127.0.0.1 [00000269] main interface debug: restricted to ::/0 [00000269] main interface debug: restricted to 0.0.0.0/0 [00000269] http interface debug: file=/usr/share/vlc/http/old/index.html (url=/old/) [00000269] http interface debug: redir=/old -> /old/ [00000269] http interface debug: redir=/old/index.html -> /old/ [00000269] http interface debug: file=/usr/share/vlc/http/old/cone_minus.png (url=/old/cone_minus.png) [00000269] http interface debug: file=/usr/share/vlc/http/old/cone_plus.png (url=/old/cone_plus.png) [00000269] http interface debug: dir=/usr/share/vlc/http/old/vlm [00000269] http interface debug: file=/usr/share/vlc/http/old/vlm/index.html (url=/old/vlm/) [00000269] http interface debug: redir=/old/vlm -> /old/vlm/ [00000269] http interface debug: redir=/old/vlm/index.html -> /old/vlm/ [00000269] http interface debug: file=/usr/share/vlc/http/old/vlm/new.html (url=/old/vlm/new.html) [00000269] http interface debug: file=/usr/share/vlc/http/old/vlm/edit.html (url=/old/vlm/edit.html) [00000269] http interface debug: file=/usr/share/vlc/http/old/vlm/show.html (url=/old/vlm/show.html) [00000269] http interface debug: file=/usr/share/vlc/http/old/style.css (url=/old/style.css) [00000269] http interface debug: dir=/usr/share/vlc/http/old/admin [00000269] http interface debug: find .access in dir=/usr/share/vlc/http/old/admin [00000269] http interface debug: using user=admin password=admin (read=11) [00000269] http interface debug: file=/usr/share/vlc/http/old/admin/index.html (url=/old/admin/) [00000269] http interface debug: redir=/old/admin -> /old/admin/ [00000269] http interface debug: redir=/old/admin/index.html -> /old/admin/ [00000269] http interface debug: file=/usr/share/vlc/http/old/admin/browse.html (url=/old/admin/browse.html) [00000269] http interface debug: file=/usr/share/vlc/http/old/admin/dboxfiles.html (url=/old/admin/dboxfiles.html) [00000269] http interface debug: file=/usr/share/vlc/http/old/info.html (url=/old/info.html) [00000269] http interface debug: file=/usr/share/vlc/http/old/webcam.html (url=/old/webcam.html) [00000269] http interface debug: file=/usr/share/vlc/http/favicon.ico (url=/favicon.ico) [00000269] http interface debug: dir=/usr/share/vlc/http/requests [00000269] http interface debug: file=/usr/share/vlc/http/requests/status.xml (url=/requests/status.xml) [00000269] http interface debug: file=/usr/share/vlc/http/requests/vlm_cmd.xml (url=/requests/vlm_cmd.xml) [00000269] http interface debug: file=/usr/share/vlc/http/requests/vlm.xml (url=/requests/vlm.xml) [00000269] http interface debug: file=/usr/share/vlc/http/requests/readme (url=/requests/readme) [00000269] http interface debug: file=/usr/share/vlc/http/requests/playlist.xml (url=/requests/playlist.xml) [00000269] http interface debug: file=/usr/share/vlc/http/requests/browse.xml (url=/requests/browse.xml) [00000269] http interface debug: dir=/usr/share/vlc/http/dialogs [00000269] main interface debug: find .hosts in dir=/usr/share/vlc/http/dialogs/.hosts [00000269] http interface debug: file=/usr/share/vlc/http/dialogs/playlist (url=/dialogs/playlist) [00000269] http interface debug: file=/usr/share/vlc/http/dialogs/footer (url=/dialogs/footer) [00000269] http interface debug: file=/usr/share/vlc/http/dialogs/vlm (url=/dialogs/vlm) [00000269] http interface debug: file=/usr/share/vlc/http/dialogs/main (url=/dialogs/main) [00000269] http interface debug: file=/usr/share/vlc/http/dialogs/mosaic (url=/dialogs/mosaic) [00000269] http interface debug: file=/usr/share/vlc/http/dialogs/input (url=/dialogs/input) [00000269] http interface debug: file=/usr/share/vlc/http/dialogs/browse (url=/dialogs/browse) [00000269] http interface debug: file=/usr/share/vlc/http/dialogs/sout (url=/dialogs/sout) [00000269] main interface debug: using interface module "http" [00000263] main playlist debug: creating new input thread [00000272] main input debug: waiting for thread completion [00000271] main http server debug: creating statistics handler [00000272] main input debug: thread 2978053008 (input) created at priority 0 (input/input.c:265) [00000272] main input debug: `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' gives access `' demux `' path `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' [00000272] main input debug: creating demux: access='' demux='' path='%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' [00000274] main demuxer debug: looking for access_demux module: 1 candidate libdvdnav: Using dvdnav version 0.1.10 from http://dvd.sf.net libdvdread: Using libdvdcss version 1.2.9 for DVD access libdvdread: Can't stat %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx No such file or directory libdvdnav: vm: faild to open/read the DVD [00000274] dvdnav demuxer warning: cannot open dvdnav [00000272] main input debug: creating access '' path='%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' [00000275] main access debug: looking for access2 module: 6 candidates [00000275] vcdx access warning: Can't get file status for %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx: No such file or directory [00000275] vcdx access warning: could not retrieve file info for `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx': No such file or directory [00000275] vcdx access warning: can't open nrg image file %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx for reading [00000275] access_file access warning: %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx: No such file or directory [00000275] cdda access warning: could not open %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx [00000272] main input debug: retrying with access `' demux `' path `/mnt/storage/music_videos/Lily allen/Lily Allen Feat Terry Hall - Gangsters.divx' [00000272] main input debug: creating access '' path='/mnt/storage/music_videos/Lily allen/Lily Allen Feat Terry Hall - Gangsters.divx' [00000276] main access debug: looking for access2 module: 6 candidates [00000276] vcd access debug: trying .cue file: /mnt/storage/music_videos/Lily allen/Lily Allen Feat Terry Hall - Gangsters.cue [00000276] vcd access debug: could not find .cue file [00000276] access_file access debug: opening file `/mnt/storage/music_videos/Lily allen/Lily Allen Feat Terry Hall - Gangsters.divx' [00000276] main access debug: using access2 module "access_file" [00000277] main private debug: pre-buffering... [00000277] main private debug: received first data for our buffer [00000277] main private debug: pre-buffering done 1408981 bytes in 0s - 252237 kbytes/s [00000272] main input debug: creating demux: access='' demux='' path='/mnt/storage/music_videos/Lily allen/Lily Allen Feat Terry Hall - Gangsters.divx' [00000278] main demuxer debug: looking for demux2 module: 41 candidates [00000277] avi private debug: found Chunk fourcc:46464952 (RIFF) size:31779412 pos:0 [00000277] avi private debug: found LIST chunk: 'AVI ' [00000277] avi private debug: <list 'AVI '> [00000277] avi private debug: found Chunk fourcc:5453494c (LIST) size:598 pos:12 [00000277] avi private debug: found LIST chunk: 'hdrl' [00000277] avi private debug: <list 'hdrl'> [00000277] avi private debug: found Chunk fourcc:68697661 (avih) size:56 pos:24 [00000277] avi private debug: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED 640x480 [00000277] avi private debug: found Chunk fourcc:5453494c (LIST) size:130 pos:88 [00000277] avi private debug: found LIST chunk: 'strl' [00000277] avi private debug: <list 'strl'> [00000277] avi private debug: found Chunk fourcc:68727473 (strh) size:56 pos:100 [00000277] avi private debug: strh: type:vids handler:0x78766964 samplesize:0 25.00fps [00000277] avi private debug: found Chunk fourcc:66727473 (strf) size:40 pos:164 [00000277] avi private debug: strf: video:DX50 640x480 planes:1 24bpp [00000277] avi private debug: found Chunk fourcc:6e727473 (strn) size:6 pos:212 [00000277] avi private debug: strn: stream name : Video [00000277] avi private debug: </list 'strl'> [00000277] avi private debug: found Chunk fourcc:5453494c (LIST) size:120 pos:226 [00000277] avi private debug: found LIST chunk: 'strl' [00000277] avi private debug: <list 'strl'> [00000277] avi private debug: found Chunk fourcc:68727473 (strh) size:56 pos:238 [00000277] avi private debug: strh: type:auds handler:0x00000000 samplesize:1 16000.00fps [00000277] avi private debug: found Chunk fourcc:66727473 (strf) size:30 pos:302 [00000277] avi private debug: strf: audio:0x0055 channels:2 48000Hz 0bits/sample 125kb/s [00000277] avi private debug: found Chunk fourcc:6e727473 (strn) size:6 pos:340 [00000277] avi private debug: strn: stream name : Audio [00000277] avi private debug: </list 'strl'> [00000277] avi private debug: found Chunk fourcc:5453494c (LIST) size:256 pos:354 [00000277] avi private debug: found LIST chunk: 'odml' [00000277] avi private debug: <list 'odml'> [00000277] avi private debug: found Chunk fourcc:686c6d64 (dmlh) size:244 pos:366 [00000277] avi private warning: unknown chunk (not loaded) [00000277] avi private debug: </list 'odml'> [00000277] avi private debug: </list 'hdrl'> [00000277] avi private debug: found Chunk fourcc:4b4e554a (JUNK) size:1422 pos:618 [00000277] avi private debug: found Chunk fourcc:5453494c (LIST) size:31653084 pos:2048 [00000277] avi private debug: skipping movi chunk [00000277] avi private debug: found Chunk fourcc:31786469 (idx1) size:124272 pos:31655140 [00000277] avi private debug: idx1: index entry:7767 [00000277] avi private debug: </list 'AVI '> [00000277] avi private debug: * LIST-root size:31779420 pos:0 [00000277] avi private debug: + RIFF-AVI size:31779412 pos:0 [00000277] avi private debug: | + LIST-hdrl size:598 pos:12 [00000277] avi private debug: | | + avih size:56 pos:24 [00000277] avi private debug: | | + LIST-strl size:130 pos:88 [00000277] avi private debug: | | | + strh size:56 pos:100 [00000277] avi private debug: | | | + strf size:40 pos:164 [00000277] avi private debug: | | | + strn size:6 pos:212 [00000277] avi private debug: | | + LIST-strl size:120 pos:226 [00000277] avi private debug: | | | + strh size:56 pos:238 [00000277] avi private debug: | | | + strf size:30 pos:302 [00000277] avi private debug: | | | + strn size:6 pos:340 [00000277] avi private debug: | | + LIST-odml size:256 pos:354 [00000277] avi private debug: | | | + dmlh size:244 pos:366 [00000277] avi private debug: | + JUNK size:1422 pos:618 [00000277] avi private debug: | + LIST-movi size:31653084 pos:2048 [00000277] avi private debug: | + idx1 size:124272 pos:31655140 [00000278] avi demuxer debug: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED [00000278] avi demuxer debug: stream[0] rate:25 scale:1 samplesize:0 [00000278] avi demuxer debug: stream[0] video(DX50) 640x480 24bpp 25.000000fps [00000269] main interface debug: thread 2986441616 (manager) created at priority 0 (interface/interface.c:216) [00000272] main input debug: selecting program id=0 [00000278] avi demuxer debug: stream[1] rate:16000 scale:1 samplesize:1 [00000278] avi demuxer debug: stream[1] audio(0x55) 2 channels 48000Hz 0bits [00000278] avi demuxer debug: stream[0] created 3889 index entries [00000278] avi demuxer debug: stream[1] created 3878 index entries [00000278] avi demuxer debug: stream[0] length:155 (based on index) [00000278] avi demuxer debug: stream[1] length:155 (based on index) [00000278] main demuxer debug: using demux2 module "avi" [00000272] main input debug: looking for a subtitle file in /root/ [00000279] main decoder debug: looking for decoder module: 21 candidates [00000279] ffmpeg decoder debug: libavcodec initialized (interface 3352580 ) [00000279] ffmpeg decoder debug: postprocessing disabled [00000279] ffmpeg decoder debug: using direct rendering [00000279] ffmpeg decoder debug: ffmpeg codec (MPEG-4 Video) started [00000279] main decoder debug: using decoder module "ffmpeg" [00000279] main decoder debug: thread 2956204944 (decoder) created at priority 0 (input/decoder.c:159) [00000280] main decoder debug: looking for decoder module: 21 candidates [00000280] main decoder debug: using decoder module "mpeg_audio" [00000280] main decoder debug: thread 2947816336 (decoder) created at priority 0 (input/decoder.c:159) [00000272] main input debug: meta information: [00000272] main input debug: - 'Setting' = ' HAS_INDEX IS_INTERLEAVED' [00000272] main input debug: `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' successfully opened [00000278] avi demuxer debug: old:0 < new 0 [00000280] mpeg_audio decoder debug: MPGA channels:2 samplerate:48000 bitrate:128 [00000280] main decoder debug: no aout present, spawning one [00000281] main audio output debug: looking for audio output module: 2 candidates [00000281] alsa audio output debug: opening ALSA device `default' [00000281] main audio output debug: thread 2939362192 (aout) created at priority 0 (alsa.c:662) [00000281] main audio output debug: using audio output module "alsa" [00000281] main audio output debug: output 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes [00000281] main audio output debug: mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes [00000281] main audio output debug: no need for any filter [00000281] main audio output debug: looking for audio mixer module: 3 candidates [00000281] main audio output debug: using audio mixer module "float32_mixer" [00000281] main audio output debug: input 'mpga' 48000 Hz Stereo frame=1152 samples/969 bytes [00000281] main audio output debug: filter(s) 'mpga'->'fl32' 48000 Hz->48000 Hz Stereo->Stereo [00000282] main private debug: looking for audio filter module: 24 candidates [00000282] main private debug: using audio filter module "mpgatofixed32" [00000281] main audio output debug: found a filter for the whole conversion [00000281] main audio output debug: filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz Stereo->Stereo [00000283] main private debug: looking for audio filter module: 24 candidates [00000283] main private debug: using audio filter module "bandlimited_resampler" [00000281] main audio output debug: found a filter for the whole conversion [00000279] main decoder debug: no usable vout present, spawning one [00000284] main video output debug: window size: 640x480 [00000284] main video output debug: looking for video output module: 6 candidates [00000284] opengl video output debug: Texture size: 1024x512 [00000286] main private debug: looking for opengl provider module: 1 candidate [00000286] glx private debug: using GLX 1.3 API [00000286] main private debug: window size: 640x480 [00000286] glx private debug: XShm video extension v1.1 (with pixmaps, opcode: 149) [00000286] glx private debug: Window manager supports NetWM [00000286] glx private debug: Window manager supports _NET_WM_STATE_ABOVE [00000286] glx private debug: Window manager supports _NET_WM_STATE_BELOW [00000286] glx private debug: Window manager supports _NET_WM_STATE_FULLSCREEN [00000286] main private debug: using opengl provider module "glx" [00000284] main video output debug: using video output module "opengl" [00000284] main video output debug: waiting for thread completion X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 146 (GLX) Minor opcode of failed request: 31 (X_GLXCreateWindow) Serial number of failed request: 53 Current serial number in output stream: 54
If it's any help, here's the output when I tried it quickly with 0.9.1.

Code: Select all

~ $ DISPLAY=":0.0" /usr/bin/vlc -vvv --volume 700 -I http --http-src /usr/share/vlc/http --http-host 192.168.2.45 --dvd /dev/hdd --disable-screensaver --control lirc --file-logging --logfile /tmp/vlclog -f --width 640 --no-video-deco --aout alsa -V opengl %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx vlc:quit VLC media player 0.9.1 Grishenko [00000001] main libvlc debug: VLC media player - version 0.9.1 Grishenko - (c) 1996-2008 the VideoLAN team [00000001] main libvlc debug: libvlc was configured with ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-a52' '--enable-aa' '--enable-faad' '--enable-alsa' '--disable-altivec' '--disable-arts' '--disable-asademux' '--disable-atmo' '--disable-bonjour' '--disable-fribidi' '--disable-cdda' '--disable-cddax' '--enable-libcddb' '--disable-libcdio' '--disable-csri' '--enable-dbus' '--enable-dbus-control' '--disable-dirac' '--disable-directfb' '--disable-dc1394' '--disable-debug' '--enable-dca' '--disable-dv' '--enable-dvb' '--enable-dvdread' '--enable-dvdnav' '--disable-esd' '--disable-fb' '--enable-avcodec' '--enable-avformat' '--disable-swscale' '--enable-imgresample' '--enable-postproc' '--enable-flac' '--disable-fluidsynth' '--disable-ggi' '--disable-gnomevfs' '--enable-gnutls' '--enable-hal' '--enable-httpd' '--disable-id3tag' '--disable-jack' '--disable-kate' '--disable-libass' '--enable-caca' '--enable-libgcrypt' '--disable-notify' '--disable-libproxy' '--disable-libtar' '--enable-lirc' '--enable-live555' '--disable-lua' '--disable-mkv' '--disable-mmx' '--disable-mod' '--enable-mad' '--enable-libmpeg2' '--disable-mpc' '--enable-musicbrainz' '--enable-ncurses' '--disable-mozilla' 'XPIDL=' 'MOZILLA_CONFIG=' '--enable-ogg' '--enable-glx' '--enable-opengl' '--enable-galaktos' '--disable-optimize-memory' '--disable-oss' '--disable-png' '--disable-portaudio' '--disable-pulse' '--disable-pvr' '--enable-qt4' '--enable-realrtsp' '--enable-smb' '--disable-schroedinger' '--disable-sdl' '--disable-sdl-image' '--disable-shout' '--disable-speex' '--disable-sse' '--enable-sout' '--disable-svg' '--disable-svgalib' '--disable-taglib' '--disable-theora' '--disable-freetype' '--disable-twolame' '--disable-upnp' '--disable-v4l' '--disable-v4l2' '--enable-vcd' '--disable-vcdx' '--enable-vorbis' '--enable-loader' '--enable-x11' '--enable-screen' '--disable-x264' '--disable-xinerama' '--disable-libxml2' '--disable-xosd' '--enable-xvideo' '--disable-xvmc' '--disable-zvbi' '--disable-snapshot' '--disable-growl' '--disable-optimizations' '--enable-fast-install' '--disable-vlm' '--disable-skins2' '--disable-remoteosd' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe' [00000001] main libvlc debug: translation test: code is "C" [00000001] main libvlc debug: checking builtin modules [00000001] main libvlc debug: checking plugin modules [00000001] main libvlc debug: loading plugins cache file /home/music/.cache/vlc/plugins-04041e.dat [00000001] main libvlc warning: could not open plugins cache file /home/music/.cache/vlc/plugins-04041e.dat for reading [00000001] main libvlc debug: recursively browsing `/usr/lib/vlc' [00000001] main libvlc debug: module bank initialized, found 235 modules [00000001] main libvlc debug: opening config file (/home/music/.config/vlc/vlcrc) [00000001] main libvlc debug: CPU has capabilities 486 586 MMX 3DNow! MMXEXT FPU [00000001] main libvlc debug: looking for memcpy module: 2 candidates [00000001] main libvlc debug: using memcpy module "memcpy3dn" [00000318] main interaction debug: thread 3031305104 (Interaction control) created at priority 0 (interface/interaction.c:382) [00000320] main preparser debug: waiting for thread initialization [00000318] main interaction debug: thread started [00000320] main preparser debug: thread started [00000320] main preparser debug: thread 3022916496 (preparser) created at priority 0 (playlist/thread.c:80) [00000321] main fetcher debug: waiting for thread initialization [00000321] main fetcher debug: thread started [00000321] main fetcher debug: thread 3014527888 (fetcher) created at priority 0 (playlist/thread.c:110) [00000319] main playlist debug: waiting for thread initialization [00000319] main playlist debug: thread started [00000319] main playlist debug: thread 3006139280 (playlist) created at priority 0 (playlist/thread.c:119) [00000322] main interface debug: looking for interface module: 1 candidate [00000322] main interface debug: using interface module "lirc" [00000322] main interface debug: TIMER module_Need() : 1.078 ms - Total 1.078 ms / 1 intvls (Avg 1.078 ms) [00000322] main interface debug: thread 2997750672 (interface) created at priority 0 (interface/interface.c:168) [00000323] main interface debug: looking for interface module: 1 candidate [00000323] main interface debug: using interface module "hotkeys" [00000323] main interface debug: TIMER module_Need() : 0.310 ms - Total 0.310 ms / 1 intvls (Avg 0.310 ms) [00000323] main interface debug: thread 2989362064 (interface) created at priority 0 (interface/interface.c:168) [00000324] main interface debug: looking for interface module: 1 candidate [00000319] main playlist debug: rebuilding array of current - root Playlist [00000319] main playlist debug: rebuild done - 0 items, index -1 [00000322] main interface debug: thread started [00000323] main interface debug: thread started [00000324] main interface debug: using interface module "inhibit" [00000324] main interface debug: TIMER module_Need() : 16.117 ms - Total 16.117 ms / 1 intvls (Avg 16.117 ms) [00000324] main interface debug: thread started [00000324] main interface debug: thread 2980973456 (interface) created at priority 0 (interface/interface.c:168) [00000325] main interface debug: looking for interface module: 1 candidate [00000325] main interface debug: using interface module "screensaver" [00000325] main interface debug: TIMER module_Need() : 0.299 ms - Total 0.299 ms / 1 intvls (Avg 0.299 ms) [00000325] main interface debug: thread 2972584848 (interface) created at priority 0 (interface/interface.c:168) [00000326] main interface debug: looking for interface module: 1 candidate [00000326] logger interface: using logger... [00000326] logger interface debug: opening logfile `/tmp/vlclog' [00000326] logger interface error: error opening logfile `/tmp/vlclog' [00000326] main interface warning: no interface module matching "logger,none" could be loaded [00000326] main interface debug: TIMER module_Need() : 1.461 ms - Total 1.461 ms / 1 intvls (Avg 1.461 ms) [00000326] main interface error: no suitable interface module [00000001] main libvlc error: interface "logger,none" initialization failed [00000319] main playlist debug: adding item `vlc:quit' ( vlc:quit ) [00000319] main playlist debug: adding item `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' ( %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx ) [00000327] main interface debug: looking for interface module: 18 candidates [00000327] main interface debug: using interface module "signals" [00000327] main interface debug: TIMER module_Need() : 0.402 ms - Total 0.402 ms / 1 intvls (Avg 0.402 ms) [00000327] main interface debug: thread 2955807632 (interface) created at priority 0 (interface/interface.c:168) [00000328] main interface debug: looking for interface module: 18 candidates [00000328] http interface debug: base 192.168.2.45:8080 [00000328] main interface: creating httpd [00000328] main interface debug: net: listening to 192.168.2.45 port 8080 [00000330] main http server debug: thread 2947419024 (httpd host thread) created at priority 0 (network/httpd.c:1107) [00000328] http interface debug: dir=/usr/share/vlc/http [00000328] main interface debug: find .hosts in dir=/usr/share/vlc/http/.hosts [00000328] main interface debug: restricted to ::1 [00000328] main interface debug: restricted to 127.0.0.1 [00000328] http interface debug: file=/usr/share/vlc/http/index.html (url=/) [00000328] http interface debug: redir= -> / [00000328] http interface debug: redir=/index.html -> / [00000328] http interface debug: file=/usr/share/vlc/http/vlm.html (url=/vlm.html) [00000328] http interface debug: file=/usr/share/vlc/http/mosaic.html (url=/mosaic.html) [00000328] http interface debug: file=/usr/share/vlc/http/flash.html (url=/flash.html) [00000328] http interface debug: file=/usr/share/vlc/http/vlm_export.html (url=/vlm_export.html) [00000328] http interface debug: file=/usr/share/vlc/http/style.css (url=/style.css) [00000328] http interface debug: dir=/usr/share/vlc/http/js [00000328] http interface debug: file=/usr/share/vlc/http/js/functions.js (url=/js/functions.js) [00000328] http interface debug: file=/usr/share/vlc/http/js/vlm.js (url=/js/vlm.js) [00000328] http interface debug: file=/usr/share/vlc/http/js/mosaic.js (url=/js/mosaic.js) [00000328] http interface debug: file=/usr/share/vlc/http/iehacks.css (url=/iehacks.css) [00000328] http interface debug: dir=/usr/share/vlc/http/images [00000328] http interface debug: file=/usr/share/vlc/http/images/help.png (url=/images/help.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/slider_bar.png (url=/images/slider_bar.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/pause.png (url=/images/pause.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/play.png (url=/images/play.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/white_cross_small.png (url=/images/white_cross_small.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/speaker.png (url=/images/speaker.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/fullscreen.png (url=/images/fullscreen.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/repeat.png (url=/images/repeat.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/minus.png (url=/images/minus.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/sd.png (url=/images/sd.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/delete.png (url=/images/delete.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/info.png (url=/images/info.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/slow.png (url=/images/slow.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/volume_down.png (url=/images/volume_down.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/shuffle.png (url=/images/shuffle.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/white.png (url=/images/white.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/slider_right.png (url=/images/slider_right.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/next.png (url=/images/next.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/slider_left.png (url=/images/slider_left.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/empty.png (url=/images/empty.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/playlist.png (url=/images/playlist.png) [00000325] main interface debug: thread started [00000327] main interface debug: thread started [00000330] main http server debug: thread started [00000328] http interface debug: file=/usr/share/vlc/http/images/prev.png (url=/images/prev.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/delete_small.png (url=/images/delete_small.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/sort.png (url=/images/sort.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/snapshot.png (url=/images/snapshot.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/plus.png (url=/images/plus.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/playlist_small.png (url=/images/playlist_small.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/volume_up.png (url=/images/volume_up.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/vlc16x16.png (url=/images/vlc16x16.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/stop.png (url=/images/stop.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/speaker_mute.png (url=/images/speaker_mute.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/slider_point.png (url=/images/slider_point.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/refresh.png (url=/images/refresh.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/sout.png (url=/images/sout.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/loop.png (url=/images/loop.png) [00000328] http interface debug: file=/usr/share/vlc/http/images/eject.png (url=/images/eject.png) [00000328] http interface debug: dir=/usr/share/vlc/http/old [00000328] main interface debug: find .hosts in dir=/usr/share/vlc/http/old/.hosts [00000328] main interface debug: restricted to ::1 [00000328] main interface debug: restricted to 127.0.0.1 [00000328] main interface debug: restricted to ::/0 [00000328] main interface debug: restricted to 0.0.0.0/0 [00000328] http interface debug: file=/usr/share/vlc/http/old/index.html (url=/old/) [00000328] http interface debug: redir=/old -> /old/ [00000328] http interface debug: redir=/old/index.html -> /old/ [00000328] http interface debug: file=/usr/share/vlc/http/old/cone_minus.png (url=/old/cone_minus.png) [00000328] http interface debug: file=/usr/share/vlc/http/old/cone_plus.png (url=/old/cone_plus.png) [00000328] http interface debug: dir=/usr/share/vlc/http/old/vlm [00000328] http interface debug: file=/usr/share/vlc/http/old/vlm/index.html (url=/old/vlm/) [00000328] http interface debug: redir=/old/vlm -> /old/vlm/ [00000328] http interface debug: redir=/old/vlm/index.html -> /old/vlm/ [00000328] http interface debug: file=/usr/share/vlc/http/old/vlm/new.html (url=/old/vlm/new.html) [00000328] http interface debug: file=/usr/share/vlc/http/old/vlm/edit.html (url=/old/vlm/edit.html) [00000328] http interface debug: file=/usr/share/vlc/http/old/vlm/show.html (url=/old/vlm/show.html) [00000328] http interface debug: file=/usr/share/vlc/http/old/style.css (url=/old/style.css) [00000328] http interface debug: dir=/usr/share/vlc/http/old/admin [00000328] http interface debug: find .access in dir=/usr/share/vlc/http/old/admin [00000328] http interface debug: using user=admin password=admin (read=11) [00000328] http interface debug: file=/usr/share/vlc/http/old/admin/index.html (url=/old/admin/) [00000328] http interface debug: redir=/old/admin -> /old/admin/ [00000328] http interface debug: redir=/old/admin/index.html -> /old/admin/ [00000328] http interface debug: file=/usr/share/vlc/http/old/admin/browse.html (url=/old/admin/browse.html) [00000328] http interface debug: file=/usr/share/vlc/http/old/admin/dboxfiles.html (url=/old/admin/dboxfiles.html) [00000328] http interface debug: file=/usr/share/vlc/http/old/info.html (url=/old/info.html) [00000328] http interface debug: file=/usr/share/vlc/http/old/webcam.html (url=/old/webcam.html) [00000328] http interface debug: file=/usr/share/vlc/http/favicon.ico (url=/favicon.ico) [00000328] http interface debug: dir=/usr/share/vlc/http/requests [00000328] http interface debug: file=/usr/share/vlc/http/requests/status.xml (url=/requests/status.xml) [00000328] http interface debug: file=/usr/share/vlc/http/requests/vlm_cmd.xml (url=/requests/vlm_cmd.xml) [00000328] http interface debug: file=/usr/share/vlc/http/requests/vlm.xml (url=/requests/vlm.xml) [00000328] http interface debug: file=/usr/share/vlc/http/requests/readme (url=/requests/readme) [00000328] http interface debug: file=/usr/share/vlc/http/requests/playlist.xml (url=/requests/playlist.xml) [00000328] http interface debug: file=/usr/share/vlc/http/requests/browse.xml (url=/requests/browse.xml) [00000328] http interface debug: dir=/usr/share/vlc/http/dialogs [00000328] main interface debug: find .hosts in dir=/usr/share/vlc/http/dialogs/.hosts [00000328] http interface debug: file=/usr/share/vlc/http/dialogs/playlist (url=/dialogs/playlist) [00000328] http interface debug: file=/usr/share/vlc/http/dialogs/footer (url=/dialogs/footer) [00000328] http interface debug: file=/usr/share/vlc/http/dialogs/vlm (url=/dialogs/vlm) [00000328] http interface debug: file=/usr/share/vlc/http/dialogs/main (url=/dialogs/main) [00000328] http interface debug: file=/usr/share/vlc/http/dialogs/mosaic (url=/dialogs/mosaic) [00000328] http interface debug: file=/usr/share/vlc/http/dialogs/input (url=/dialogs/input) [00000328] http interface debug: file=/usr/share/vlc/http/dialogs/browse (url=/dialogs/browse) [00000328] http interface debug: file=/usr/share/vlc/http/dialogs/sout (url=/dialogs/sout) [00000328] main interface debug: using interface module "http" [00000328] main interface debug: TIMER module_Need() : 11.977 ms - Total 11.977 ms / 1 intvls (Avg 11.977 ms) [00000328] main interface debug: thread 2939030416 (interface) created at priority 0 (interface/interface.c:168) [00000319] main playlist debug: starting new item [00000319] main playlist debug: processing request item null node Playlist skip 0 [00000319] main playlist debug: rebuilding array of current - root Playlist [00000319] main playlist debug: rebuild done - 2 items, index -1 [00000319] main playlist debug: creating new input thread [00000331] main input debug: Creating an input for '%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' [00000331] main input debug: waiting for thread initialization [00000331] main input debug: thread started [00000331] main input debug: thread 2930641808 (input) created at priority 10 (input/input.c:367) [00000331] main input debug: `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' gives access `' demux `' path `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' [00000331] main input debug: creating demux: access='' demux='' path='%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' [00000332] main demux debug: looking for access_demux module: 1 candidate libdvdnav: Using dvdnav version 0.1.10 from http://dvd.sf.net [00000328] main interface debug: thread started libdvdread: Using libdvdcss version 1.2.9 for DVD access libdvdread: Can't stat %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx No such file or directory libdvdnav: vm: faild to open/read the DVD [00000332] dvdnav demux warning: cannot open dvdnav [00000332] main demux debug: TIMER module_Need() : 19.118 ms - Total 19.118 ms / 1 intvls (Avg 19.118 ms) [00000331] main input debug: creating access '' path='%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' [00000333] main access debug: looking for access module: 6 candidates [00000333] access_directory access debug: opening directory `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' [00000333] access_directory access error: %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx: No such file or directory [00000333] access_mmap access debug: opening file %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx [00000333] access_mmap access warning: cannot open %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx: No such file or directory [00000333] access_file access debug: opening file `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' [00000333] access_file access error: cannot open file %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx (No such file or directory) [00000333] cdda access warning: could not open %2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx [00000333] main access debug: TIMER module_Need() : 1.425 ms - Total 1.425 ms / 1 intvls (Avg 1.425 ms) [00000331] main input debug: retrying with access `' demux `' path `/mnt/storage/music_videos/Lily allen/Lily Allen Feat Terry Hall - Gangsters.divx' [00000331] main input debug: creating access '' path='/mnt/storage/music_videos/Lily allen/Lily Allen Feat Terry Hall - Gangsters.divx' [00000334] main access debug: looking for access module: 6 candidates [00000334] vcd access debug: trying .cue file: /mnt/storage/music_videos/Lily allen/Lily Allen Feat Terry Hall - Gangsters.cue [00000334] vcd access debug: could not find .cue file [00000334] access_mmap access debug: opening file /mnt/storage/music_videos/Lily allen/Lily Allen Feat Terry Hall - Gangsters.divx [00000334] main access debug: using access module "access_mmap" [00000334] main access debug: TIMER module_Need() : 35.487 ms - Total 35.487 ms / 1 intvls (Avg 35.487 ms) [00000335] main stream debug: Using AStream*Block [00000335] main stream debug: pre buffering [00000335] main stream debug: received first data for our buffer [00000335] main stream debug: prebuffering done 1048576 bytes in 0s - 7529411 kbytes/s [00000331] main input debug: creating demux: access='' demux='' path='/mnt/storage/music_videos/Lily allen/Lily Allen Feat Terry Hall - Gangsters.divx' [00000336] main demux debug: looking for demux module: 47 candidates [00000335] avi stream debug: found Chunk fourcc:46464952 (RIFF) size:31779412 pos:0 [00000335] avi stream debug: found LIST chunk: 'AVI ' [00000335] avi stream debug: <list 'AVI '> [00000335] avi stream debug: found Chunk fourcc:5453494c (LIST) size:598 pos:12 [00000335] avi stream debug: found LIST chunk: 'hdrl' [00000335] avi stream debug: <list 'hdrl'> [00000335] avi stream debug: found Chunk fourcc:68697661 (avih) size:56 pos:24 [00000335] avi stream debug: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED 640x480 [00000335] avi stream debug: found Chunk fourcc:5453494c (LIST) size:130 pos:88 [00000335] avi stream debug: found LIST chunk: 'strl' [00000335] avi stream debug: <list 'strl'> [00000335] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:100 [00000335] avi stream debug: strh: type:vids handler:0x78766964 samplesize:0 25.00fps [00000335] avi stream debug: found Chunk fourcc:66727473 (strf) size:40 pos:164 [00000335] avi stream debug: strf: video:DX50 640x480 planes:1 24bpp [00000335] avi stream debug: found Chunk fourcc:6e727473 (strn) size:6 pos:212 [00000335] avi stream debug: strn: stream name : Video [00000335] avi stream debug: </list 'strl'> [00000335] avi stream debug: found Chunk fourcc:5453494c (LIST) size:120 pos:226 [00000335] avi stream debug: found LIST chunk: 'strl' [00000335] avi stream debug: <list 'strl'> [00000335] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:238 [00000335] avi stream debug: strh: type:auds handler:0x00000000 samplesize:1 16000.00fps [00000335] avi stream debug: found Chunk fourcc:66727473 (strf) size:30 pos:302 [00000335] avi stream debug: strf: audio:0x0055 channels:2 48000Hz 0bits/sample 125kb/s [00000335] avi stream debug: found Chunk fourcc:6e727473 (strn) size:6 pos:340 [00000335] avi stream debug: strn: stream name : Audio [00000335] avi stream debug: </list 'strl'> [00000335] avi stream debug: found Chunk fourcc:5453494c (LIST) size:256 pos:354 [00000335] avi stream debug: found LIST chunk: 'odml' [00000335] avi stream debug: <list 'odml'> [00000335] avi stream debug: found Chunk fourcc:686c6d64 (dmlh) size:244 pos:366 [00000335] avi stream warning: unknown chunk (not loaded) [00000335] avi stream debug: </list 'odml'> [00000335] avi stream debug: </list 'hdrl'> [00000335] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:1422 pos:618 [00000335] avi stream debug: found Chunk fourcc:5453494c (LIST) size:31653084 pos:2048 [00000335] avi stream debug: skipping movi chunk [00000335] main stream debug: b_seek=1 th*avg=1048576 skip=30606564 [00000335] avi stream debug: found Chunk fourcc:31786469 (idx1) size:124272 pos:31655140 [00000334] access_mmap access debug: at end of memory mapped file [00000335] avi stream debug: idx1: index entry:7767 [00000335] avi stream debug: </list 'AVI '> [00000335] avi stream debug: * LIST-root size:31779420 pos:0 [00000335] avi stream debug: + RIFF-AVI size:31779412 pos:0 [00000335] avi stream debug: | + LIST-hdrl size:598 pos:12 [00000335] avi stream debug: | | + avih size:56 pos:24 [00000335] avi stream debug: | | + LIST-strl size:130 pos:88 [00000335] avi stream debug: | | | + strh size:56 pos:100 [00000335] avi stream debug: | | | + strf size:40 pos:164 [00000335] avi stream debug: | | | + strn size:6 pos:212 [00000335] avi stream debug: | | + LIST-strl size:120 pos:226 [00000335] avi stream debug: | | | + strh size:56 pos:238 [00000335] avi stream debug: | | | + strf size:30 pos:302 [00000335] avi stream debug: | | | + strn size:6 pos:340 [00000335] avi stream debug: | | + LIST-odml size:256 pos:354 [00000335] avi stream debug: | | | + dmlh size:244 pos:366 [00000335] avi stream debug: | + JUNK size:1422 pos:618 [00000335] avi stream debug: | + LIST-movi size:31653084 pos:2048 [00000335] avi stream debug: | + idx1 size:124272 pos:31655140 [00000336] avi demux debug: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED [00000336] avi demux debug: stream[0] rate:25 scale:1 samplesize:0 [00000336] avi demux debug: stream[0] video(DX50) 640x480 24bpp 25.000000fps [00000331] main input debug: selecting program id=0 [00000336] avi demux debug: stream[1] rate:16000 scale:1 samplesize:1 [00000336] avi demux debug: stream[1] audio(0x55) 2 channels 48000Hz 0bits [00000336] avi demux debug: stream[0] created 3889 index entries [00000336] avi demux debug: stream[1] created 3878 index entries [00000336] avi demux debug: stream[0] length:155 (based on index) [00000336] avi demux debug: stream[1] length:155 (based on index) [00000336] main demux debug: using demux module "avi" [00000336] main demux debug: TIMER module_Need() : 23.480 ms - Total 23.480 ms / 1 intvls (Avg 23.480 ms) [00000331] main input debug: looking for a subtitle file in /home/music/ [00000337] main decoder debug: looking for decoder module: 24 candidates [00000337] avcodec decoder debug: libavcodec initialized (interface 3352580 ) [00000337] avcodec decoder debug: using direct rendering [00000337] avcodec decoder debug: ffmpeg codec (MPEG-4 Video) started [00000337] main decoder debug: using decoder module "avcodec" [00000337] main decoder debug: TIMER module_Need() : 60.652 ms - Total 60.652 ms / 1 intvls (Avg 60.652 ms) [00000337] main decoder debug: thread 2920205200 (decoder) created at priority 0 (input/decoder.c:217) [00000338] main decoder debug: looking for decoder module: 24 candidates [00000338] main decoder debug: using decoder module "mpeg_audio" [00000338] main decoder debug: TIMER module_Need() : 0.466 ms - Total 0.466 ms / 1 intvls (Avg 0.466 ms) [00000337] main decoder debug: thread started [00000338] main decoder debug: thread started [00000338] main decoder debug: thread 2911816592 (decoder) created at priority 5 (input/decoder.c:217) [00000331] main input debug: `%2Fmnt%2Fstorage%2Fmusic_videos%2FLily+allen%2FLily+Allen+Feat+Terry+Hall+-+Gangsters.divx' successfully opened [00000336] avi demux debug: old:0 < new 0 [00000331] main input debug: control type=1 [00000338] mpeg_audio decoder debug: MPGA channels:2 samplerate:48000 bitrate:128 [00000338] main decoder debug: no aout present, spawning one [00000339] main audio output debug: looking for audio output module: 3 candidates [00000339] alsa audio output debug: opening ALSA device `default' [00000339] main audio output debug: thread 2903284624 (aout) created at priority 15 (alsa.c:687) [00000339] main audio output debug: using audio output module "alsa" [00000339] main audio output debug: TIMER module_Need() : 26.462 ms - Total 26.462 ms / 1 intvls (Avg 26.462 ms) [00000339] main audio output debug: output 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes [00000339] main audio output debug: mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes [00000339] main audio output debug: no need for any filter [00000339] main audio output debug: looking for audio mixer module: 3 candidates [00000339] main audio output debug: using audio mixer module "float32_mixer" [00000339] main audio output debug: TIMER module_Need() : 0.340 ms - Total 0.340 ms / 1 intvls (Avg 0.340 ms) [00000339] main audio output debug: input 'mpga' 48000 Hz Stereo frame=1152 samples/969 bytes [00000339] main audio output debug: filter(s) 'mpga'->'fl32' 48000 Hz->48000 Hz Stereo->Stereo [00000340] main audio output debug: looking for audio filter module: 24 candidates [00000340] main audio output debug: using audio filter module "mpgatofixed32" [00000340] main audio output debug: TIMER module_Need() : 0.343 ms - Total 0.343 ms / 1 intvls (Avg 0.343 ms) [00000339] main audio output debug: found a filter for the whole conversion [00000339] main audio output debug: filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz Stereo->Stereo [00000341] main audio output debug: looking for audio filter module: 24 candidates [00000341] main audio output debug: using audio filter module "bandlimited_resampler" [00000341] main audio output debug: TIMER module_Need() : 0.319 ms - Total 0.319 ms / 1 intvls (Avg 0.319 ms) [00000339] main audio output debug: found a filter for the whole conversion [00000339] main audio output debug: thread started [00000337] main decoder debug: no usable vout present, spawning one [00000342] main video output debug: window size: 640x480 [00000342] main video output debug: looking for video output module: 9 candidates [00000342] opengl video output debug: Texture size: 1024x512 [00000342] opengl video output debug: requesting "default" opengl provider [00000344] main opengl debug: looking for opengl provider module: 1 candidate [00000344] glx opengl debug: using GLX 1.3 API [00000344] main opengl debug: window size: 640x480 [00000345] main window debug: looking for vout window module: 1 candidate [00000345] main window debug: TIMER module_Need() : 0.337 ms - Total 0.337 ms / 1 intvls (Avg 0.337 ms) [00000345] main window debug: no window provider available [00000344] glx opengl debug: XShm video extension v1.1 (with pixmaps, opcode: 149) [00000339] main audio output debug: audio output is too slow (74655), trashing 21312us [00000339] main audio output debug: audio output is too slow (53519), trashing 21312us [00000344] glx opengl debug: Window manager supports NetWM [00000344] glx opengl debug: Window manager supports _NET_WM_STATE_ABOVE [00000344] glx opengl debug: Window manager supports _NET_WM_STATE_BELOW [00000344] glx opengl debug: Window manager supports _NET_WM_STATE_FULLSCREEN [00000344] main opengl debug: using opengl provider module "glx" [00000344] main opengl debug: TIMER module_Need() : 298.150 ms - Total 298.150 ms / 1 intvls (Avg 298.150 ms) [00000342] main video output debug: using video output module "opengl" [00000342] main video output debug: TIMER module_Need() : 300.086 ms - Total 300.086 ms / 1 intvls (Avg 300.086 ms) [00000342] main video output debug: waiting for thread initialization [00000342] main video output debug: thread started [????????] x11 video output error: X11 request 146.31 failed with error code 8: BadMatch (invalid parameter attributes) X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 146 (GLX) Minor opcode of failed request: 31 (X_GLXCreateWindow) Serial number of failed request: 58 Current serial number in output stream: 59
I've tried it with different videos, and another user.

Any help would be greatly appreciated.

Thanks

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: OpenGL Issues

Postby dionoea » 22 Sep 2008 23:24

Our video output module need some love ... nobody's been coding on them for a few years now :(

Doesn't the xvideo module work?
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

eccles42
Blank Cone
Blank Cone
Posts: 10
Joined: 20 Feb 2007 18:14
Location: UK

Re: OpenGL Issues

Postby eccles42 » 23 Sep 2008 11:10

Yeah, it works, but with blue lines on the top and left.

Is there a magic way to get rid of these instead? They get REALLY annoying when watching a movie. So I've had to go over to mplayer, which has problems of its own :wink:

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: OpenGL Issues

Postby dionoea » 23 Sep 2008 14:38

Blue lines on top and left sound weird indeed :) Maybe something to do with your xorg.conf ...

(Does the x11 video output also have those?)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

eccles42
Blank Cone
Blank Cone
Posts: 10
Joined: 20 Feb 2007 18:14
Location: UK

Re: OpenGL Issues

Postby eccles42 » 23 Sep 2008 15:22

Thanks for the replies.

I don't think it's an issue with the xorg.conf, I've tried various ones, and I don't have this problem with anything else. If there's anything specific I should be looking at, I can check.

OpenGl - Crashes
Xvideo - Blue lines
X11 - Slow, not great quality
Caca - Don't even go there.

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: OpenGL Issues

Postby dionoea » 23 Sep 2008 15:29

x11 quality should be good in 0.9.x (but slow ...)
If you know anyone with good xvideo or/and opengl coding skills with a bit of time to spare, we'd gladly welcome him/her in the team ;)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

eccles42
Blank Cone
Blank Cone
Posts: 10
Joined: 20 Feb 2007 18:14
Location: UK

Re: OpenGL Issues

Postby eccles42 » 23 Sep 2008 15:51

I didn't really test x11 in 0.9.1, was mainly trying to get OpenGl working when that was installed, but may try it.

Thanks for your help. It's a great piece of software that covers everything I need, it's just unfortunate that I've managed to break it :(

I'll be changing my graphics card on the off chance it's something silly with that, but think I'm at a dead end otherwise.

Thanks again.

eccles42
Blank Cone
Blank Cone
Posts: 10
Joined: 20 Feb 2007 18:14
Location: UK

Re: OpenGL Issues

Postby eccles42 » 09 Oct 2008 00:08

Hope this isn't resurrecting an old thread, but with any of 3 different NVidia cards, I kept getting the same OpenGL error.

However, only the GF FX5500 showed the blue lines using xv, the two other geforces worked fine with xv. So all is good and working, but still slightly confusing.

Cheers all


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 15 guests