MPlayer-could not create GLX context!

Při přehrávání videa u MPlayeru mě hlásí-(gl)Could not create GLX context! Could not initialize video filters (-vf) or video output (-vo)


mplayer -vo help
Creating config file: /root/.mplayer/config
MPlayer SVN-r29800-4.4.2 (C) 2000-2009 MPlayer Team
Available video output drivers:
	vdpau	VDPAU with X11
	xv	X11/Xv
	x11	X11 ( XImage/Shm )
	xover	General X11 driver for overlay capable video output drivers
	gl	X11 (OpenGL)
	gl2	X11 (OpenGL) - multiple textures version
	dga	DGA ( Direct Graphic Access V2.0 )
	sdl	SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
	fbdev	Framebuffer Device
	fbdev2	Framebuffer Device
	aa	AAlib
	caca	libcaca
	dxr3	DXR3/H+ video out
	v4l2	V4L2 MPEG Video Decoder Output
	xvidix	X11 (VIDIX)
	cvidix	console VIDIX
	null	Null video output
	xvmc	XVideo Motion Compensation
	mpegpes	MPEG-PES to DVB card
	yuv4mpeg	yuv4mpeg output for mjpegtools
	png	PNG file
	jpeg	JPEG file
	gif89a	animated GIF output
	tga	Targa output
	pnm	PPM/PGM/PGMYUV file
	md5sum	md5sum of each frame

[root@localhost jirka]# mplayer -vo x11 -zoom your_movie.avi
MPlayer SVN-r29800-4.4.2 (C) 2000-2009 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing your_movie.avi.
File not found: 'your_movie.avi'
Failed to open your_movie.avi.


Exiting... (End of file)
[root@localhost jirka]# uname -r
2.6.32.9-70.fc12.x86_64
[root@localhost jirka]# lspci
00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
05:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev a2)
[root@localhost jirka]# lsmod
Module                  Size  Used by
vfat                    8487  1 
fat                    44978  1 vfat
fuse                   57189  4 
sunrpc                193803  1 
cpufreq_ondemand        8793  1 
powernow_k8            14706  0 
freq_table              3947  2 cpufreq_ondemand,powernow_k8
ip6t_REJECT             4222  2 
nf_conntrack_ipv6      18504  2 
ip6table_filter         2791  1 
ip6_tables             16760  1 ip6table_filter
ipv6                  279399  32 ip6t_REJECT,nf_conntrack_ipv6
uinput                  7228  0 
snd_intel8x0           28838  2 
snd_ac97_codec        115696  1 snd_intel8x0
ac97_bus                1322  1 snd_ac97_codec
snd_seq                52773  0 
snd_seq_device          6151  1 snd_seq
snd_pcm                78375  2 snd_intel8x0,snd_ac97_codec
nvidia               9617586  22 
snd_timer              19840  2 snd_seq,snd_pcm
ppdev                   7925  0 
parport_pc             21189  0 
snd                    62376  10 snd_intel8x0,snd_ac97_codec,snd_seq,snd_seq_device,snd_pcm,snd_timer
i2c_nforce2             6819  0 
soundcore               6271  1 snd
i2c_core               26876  2 nvidia,i2c_nforce2
parport                31685  2 ppdev,parport_pc
forcedeth              48412  0 
edac_core              39581  0 
snd_page_alloc          7389  2 snd_intel8x0,snd_pcm
edac_mce_amd            7714  0 
k8temp                  3735  0 
dm_multipath           14558  0 
pata_acpi               3395  0 
ata_generic             3467  0 
sata_nv                20834  1 
pata_amd               11269  3 
[root@localhost jirka]#

Jen se mi to zdá, nebo pouštíš Mplayer jako root? To není moc dobrý nápad.

Ne nepouštím MPlayer jako root.

Tak proč vytváří config file v /root/.mplayer/config?

To právě nevím.

To byla řečnická otázka, prostě to pouštíš pod rootem

[root@localhost jirka]# mplayer -vo x11 -zoom your_movie.avi 

Nedělej to…

Aha to jsem napsal jen proto že jsem našel něco na googlu a tohle tam bylo-mplayer -vo x11 -zoom your_movie.avi myslel jsem jen že to bude na rozbor ale jinak MPlayer pouštím normálně-http://www.linuxforums.org/forum/linux-applications/62231-mplayer-fatal-could-not-initialize-video-filters-vf-video-output-vo.html

Ale k tomu výstupu co jsi tady napsal, soustředil bych se asi na

Playing your_movie.avi. 
File not found: 'your_movie.avi' 
Failed to open your_movie.avi.

dáváš parametr your_movie.avi, ale takové video evidentně neexistuje, takže ho mplayer nemůže otevřít. Jinak na tom výstupu nevidím nic špatného, až na tento malý drobný detail.

Podle me mas nejaky problem v instalaci nvidia ovladace grafiky. Co delat glxinfo a glxgears?
http://forums.fedoraforum.org/showthread.php?t=208028

Máš pravdu ale nevím co s tím?
glxgears
Xlib: extension “GLX” missing on display “:0.0”.
Error: couldn’t get an RGB, Double-buffered visual

Asi s tím souvisí i aktualizace
Chyby testu transakce: file /usr/bin/gst-camera from install of gstreamer-plugins-bad-free-0.10.18-1.fc12.x86_64 conflicts with file from package gstreamer-plugins-bad-0.10.17-2.fc12.x86_64
file /usr/bin/gst-camera-perf from install of gstreamer-plugins-bad-free-0.10.18-1.fc12.x86_64 conflicts with file from package gstreamer-plugins-bad-0.10.17-2.fc12.x86_64
file /usr/lib64/gstreamer-0.10/libgstadpcmdec.so from install of gstreamer-plugins-bad-free-0.10.18-1.fc12.x86_64 conflicts with file from package gstreamer-plugins-bad-0.10.17-2.fc12.x86_64
file /usr/lib64/gstreamer-0.10/libgstaiff.so from install of gstreamer-plugins-bad-free-0.10.18-1.fc12.x86_64 conflicts with file from package gstreamer-plugins-bad-0.10.17-2.fc12.x86_64
file /usr/lib64/gstreamer-0.10/libgstalsaspdif.so from install of gstreamer-plugins-bad-free-0.10.18-1.fc12.x86_64 conflicts with file from package gstreamer-plugins-bad-0.10.17-2.fc12.x86_64
file /usr/lib64/gstreamer-0.10/libgstapexsink.so from install of gstreamer-plugi…

Gstreamer s tim nesouvisi, ale odinstaluj gstreamer-plugins-bad a misto toho nainstaluj gstreamer-plugins-bad-nonfree.

Děkuji moc MPlayer už jede jak má.

Hm… bych odhadoval ze problem byl v nejakych nedodelanych updatech, takze ti chybela spravna verze mesa (GLX) knihoven…

Stačilo to co jsi mě napsal ale odinstaluj gstreamer-plugins-bad a misto toho nainstaluj gstreamer-plugins-bad-nonfree ještě jednou díky.