The thing is I would like to use it as my main media viewer but it sometimes had a problem loading videos. I needed vlc because it can play stuff my other playes can't, and it plays them well.
On the recent Beta update of 0.9 vlc, it seems to have sorted my video crashing problem, so that's one problem down, 1 more to go.
Fortunate for me I have 2 displays (using nvidia and set up as TwinView, xinerama installed on apps, but not used in xorg.conf: Option "Xinerama" "0")
and using the desktop enlightenment (CVS not portage).
Because it use to crash I would always put my videos full screen, and then it woud crash at the end (Black screen).
Thanks to having a second screen, I don't need to do an Alt + Ctrl + Backspace, all I have to do is restart enlightenment and its fix.
After doing this repeatedly it gets quite annoying and it would be very nice if this problem is fixed.
Turns out using XVideo and X11 video drivers does this. I wonder why Xine and mplayer didn't do this.
Well Xine is on auto, but just works.
Mplayer uses Opengl (X11). Mplayer is specifically set up for playing .flv files.
Looking at Mplayer and Opengl (X11) I set up Vlc to do the same thing. It crashes on loading the video, why?
Code: Select all
[00000446] main opengl error: option glx-shm does not exist
[????????] x11 video output error: X11 request 144.31 failed with error code 8:
BadMatch (invalid parameter attributes)
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 31 (X_GLXCreateWindow)
Serial number of failed request: 53
Current serial number in output stream: 54
Sorry for my language, but I spent the best part of yesturday playing around with my pc to only make it worse as the end result.
(Besides getting everything else back to normal, flash player in firefox on youtube.com. I press full screen and it doesn't cover the whole screen no more. Just a narrow band)
So after scouring the web and coming up with nothing, I looked at the other video drivers that I have installed.
Simple DirectMedia Layer, which works rather well but when you go full screen it covers both screens. On the upside I get my desktop back.
DirectFB, which has been a bit iffy. It produces a window but doesn't go full screen; also it seems to have broken recently, resorting to XVideo.
Simple DirectMedia Layer is my second choice. If anyone can tell me how to resolve it, so not covering both of my screens, just the one its on, then you can call me happy, but I really want to know about glx_shm. What is it and what does it do?
