[MPlayer-users] Error occurring on q or >, not sure if mplayer or not
stan
RegBur_Flydan8 at q.com
Fri Sep 28 16:28:03 CEST 2012
On Fri, 28 Sep 2012 09:12:05 +0000 (UTC)
Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> stan <RegBur_Flydan8 <at> q.com> writes:
>
>
> > > While it would probably still be interesting to see the top
> ^^^
> > > of the console output, consider testing with the proprietary
> ^^^^^^^^^^^^^^^^^^^^^
>
> > > driver (that works fine here).
>
> [...]
>
> > Not an option for my old hardware.
>
> Out of curiosity (and since I thought the Geforce 2 is still
> supported): Which hardware?
>
> Could you confirm that -vo xv and -vo x11 work fine?
>
> Carl Eugen
Thanks for the suggestions. Both of these work, and they don't have
the problem with quitting causing a seg fault. The x11 version is
locked at the original size, but xv allows full screen. Great.
Normally, I just let mplayer select the output video format. Seems
that isn't the best strategy.
Here's the output from the tests.
$ mplayer -vo xv Walter_Futter_Africa_Speaks_1930.avi
MPlayer SVN-r35205-4.7.0 (C) 2000-2012 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 Walter_Futter_Africa_Speaks_1930.avi.
libavformat version 54.28.101 (internal)
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO: [XVID] 640x480 12bpp 23.976 fps 1513.6 kbps (184.8 kbyte/s)
Load subtitles in ./
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 54.58.100 (internal)
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
==========================================================================
Opening audio decoder: [mpg123] MPEG 1.0/2.0/2.5 layers I, II, III
AUDIO: 48000 Hz, 2 ch, s16le, 32.0 kbit/2.08% (ratio: 4000->192000)
Selected audio codec: [mpg123] afm: mpg123 (MPEG 1.0/2.0/2.5 layers I, II, III)
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 640x480 => 640x480 Planar YV12
A: 1.4 V: 1.4 A-V: 0.001 ct: -0.016 34/ 34 11% 11% 1.1% 3 0
Exiting... (Quit)
$ mplayer -vo x11 Walter_Futter_Africa_Speaks_1930.avi
MPlayer SVN-r35205-4.7.0 (C) 2000-2012 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 Walter_Futter_Africa_Speaks_1930.avi.
libavformat version 54.28.101 (internal)
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO: [XVID] 640x480 12bpp 23.976 fps 1513.6 kbps (184.8 kbyte/s)
Load subtitles in ./
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 54.58.100 (internal)
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
==========================================================================
Opening audio decoder: [mpg123] MPEG 1.0/2.0/2.5 layers I, II, III
AUDIO: 48000 Hz, 2 ch, s16le, 32.0 kbit/2.08% (ratio: 4000->192000)
Selected audio codec: [mpg123] afm: mpg123 (MPEG 1.0/2.0/2.5 layers I, II, III)
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [x11] 640x480 => 640x480 Planar YV12
[swscaler @ 0x1072b40]using unscaled yuv420p -> bgra special converter
A: 1.9 V: 1.9 A-V: -0.001 ct: -0.015 47/ 47 12% 15% 0.7% 3 0
Exiting... (Quit)
Here's the output with the mplayer default video output, still with seg
fault.
$ mplayer Walter_Futter_Africa_Speaks_1930.avi
MPlayer SVN-r35205-4.7.0 (C) 2000-2012 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 Walter_Futter_Africa_Speaks_1930.avi.
libavformat version 54.28.101 (internal)
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO: [XVID] 640x480 12bpp 23.976 fps 1513.6 kbps (184.8 kbyte/s)
Load subtitles in ./
[gl] using extended formats. Use -vo gl:nomanyfmts if playback fails.
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 54.58.100 (internal)
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
==========================================================================
Opening audio decoder: [mpg123] MPEG 1.0/2.0/2.5 layers I, II, III
AUDIO: 48000 Hz, 2 ch, s16le, 32.0 kbit/2.08% (ratio: 4000->192000)
Selected audio codec: [mpg123] afm: mpg123 (MPEG 1.0/2.0/2.5 layers I, II, III)
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[swscaler @ 0x1072b40]using unscaled yuv420p -> bgra special converter
VO: [gl] 640x480 => 640x480 BGRA
A: 0.5 V: 0.6 A-V: -0.100 ct: -0.017 15/ 15 70% 81% 0.3% 8 0
MPlayer interrupted by signal 11 in module: uninit_vo
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
More information about the MPlayer-users
mailing list