Public bug reported:

Binary package hint: mplayer

I have recently upgraded from Edgy, in which mplayer worked flawlessly,
first to Feisty and then to Gutsy. Now when I run mplayer, no window
pops up, no video or sound plays, the file seems to end immediately (it
also says "End of file"). I tried it with an *.mpg.avi and an *.wmv
file. I use Kubuntu and the fglrx driver.

I played around with the options and finally found that "-vo x11" makes
mplayer work.

This is the output without the -vo x11 option:
--------------------------------------------------------------------
$ mplayer dateiname.mpg.avi
MPlayer 2:1.0~rc1-0ubuntu13 (C) 2000-2006 MPlayer Team
CPU: AMD Athlon(tm) 64 Processor 3200+ (Family: 15, Model: 12, Stepping: 0)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
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 dateiname.mpg.avi.
AVI file format detected.
VIDEO: [DX50] 512x384 24bpp 25.000 fps 800.2 kbps (97.7 kbyte/s)
Clip info:
 Software: transcode-1.0.2
xscreensaver_disable: Could not find XScreenSaver window.
gnome_screensaver_control()It seems there is no Xvideo support for your video 
card available.
Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
Error opening/initializing the selected video_out (-vo) device.

Exiting... (End of file)
--------------------------------------------------------------------

This is the output with the -vo x11 option:
(I shortened the === lines, they were much longer.)
--------------------------------------------------------------------
$ mplayer -vo x11 dateiname.mpg.avi
MPlayer 2:1.0~rc1-0ubuntu13 (C) 2000-2006 MPlayer Team
CPU: AMD Athlon(tm) 64 Processor 3200+ (Family: 15, Model: 12, Stepping: 0)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
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 dateiname.mpg.avi.
AVI file format detected.
VIDEO:  [DX50]  512x384  24bpp  25.000 fps  800.2 kbps (97.7 kbyte/s)
Clip info:
 Software: transcode-1.0.2
xscreensaver_disable: Could not find XScreenSaver window.
gnome_screensaver_control()==============================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==============================
==============================
Forced audio codec: mad
Opening audio decoder: [libmad] libmad mpeg audio decoder
AUDIO: 44100 Hz, 2 ch, s16le, 96.0 kbit/6.80% (ratio: 12000->176400)
Selected audio codec: [mad] afm: libmad (libMAD MPEG layer 1-2-3)
==============================
AO: [alsa] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 512 x 384 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [x11] 512x384 => 512x384 Planar YV12
SwScaler: using unscaled yuv420p -> rgb32 special converter
gnome_screensaver_control()00 ct:  0.001 149/149  6%  2%  1.3% 1 0
Exiting... (Quit)
--------------------------------------------------------------------

The bugs #113426, #146307, #77239 sound like they could be related, but
not the same.

** Affects: mplayer (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Mplayer doesn't play videos on Gutsy unless -vo x11 is specified
https://bugs.launchpad.net/bugs/157247
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to