LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gmplayer strange problem. (https://www.linuxquestions.org/questions/linux-software-2/gmplayer-strange-problem-386095/)

TruongAn 11-24-2005 07:33 AM

gmplayer strange problem.
 
Hello everyone.
After months trying, I have succeeded in install mplayer.
Things was great first.
All the codecs were downloaded and install properly.
Both xine and mplayer share the same codec and xine work greate.
I start mplayer from console and it work OK, no problem.
Then I start "gmplayer" to get the GUI.
It started fine.
I played a audio file, everything is OK.
But when I open a video file, I 've got a messages say something like cannot open the selected video_output.
I don't understand, why mplayer work great but gmplayer don't?
I think it is just a configure problem since mpalyer can work, do you have any idea to make it work?
I have included the console output here:
Code:

[truongan@localhost ~]$ gmplayer
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale

MPlayer 1.0pre7-4.0.0 (C) 2000-2005 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 6)Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0


vo: X11 running at 1152x864 with depth 16 and 16 bpp (":0.0" => local display)
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts.
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such file or directory
Can't init input joystick
Setting up LIRC support...
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 /mnt/data/ra2sp640.mpg.
MPEG-PS file format detected.
VIDEO:  MPEG1  640x480  (aspect 1)  29,970 fps  1638,4 kbps (204,8 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 64,0 kbit/4,54% (ratio: 8000->176400)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo_xvmc: X-Video extension 2.2
vo_xvmc: No X-Video MotionCompensation Extension on :0.0
Error opening/initializing the selected video_out (-vo) device.


mokele 11-24-2005 08:40 AM

I had the same problem, this is what worked for me:

rightclick on gui> select preferences> video tab
and sected x11.

Drivers gl and gl2 works better if you
have a glx compatible video card.

regards

west

TruongAn 11-24-2005 08:54 AM

That was the solution.
Thanks.
On my computer the driver is xv (X11/Xv) with direct rendering enabled.


All times are GMT -5. The time now is 04:21 AM.