Hi, first off I would like to apologize if this question has been asked before but I search as good as I could and couldn't find a solution to my problem. When I try to open a video file by typing mplayer /path/to/file I get this error:
MPlayer 1.0pre5-3.3.3 (C) 2000-2004 MPlayer Team
CPU: Intel Celeron 2/Pentium III Tualatin 1303 MHz (Family: 6, Stepping: 1)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /home/adam/.mplayer/config
Reading /home/adam/.mplayer/codecs.conf: Can't open '/home/adam/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
font: can't open file: /home/adam/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Failed to open /dev/rtc: No such device (it should be readable by the user.)
Using usleep() timing
Can't open input config file /home/adam/.mplayer/input.conf: No such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory
Falling back on default (hardcoded) input config
Playing /home/music/Recently_Downloaded/Jib-Jab Bush Vs. Kerry This Land Is Your Land.avi.
AVI file format detected.
VIDEO: [DIV3] 720x480 24bpp 29.970 fps 816.8 kbps (99.7 kbyte/s)
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 32000 Hz, 2 ch, 16 bit (0x10), ratio: 128000->128000 (1024.0 kbit)
Selected audio codec: [pcm] afm

cm (Uncompressed PCM)
==========================================================================
open: No such device or address
vo_mga: Couldn't open /dev/mga_vid
open: No such device or address
vo_mga: Couldn't open /dev/mga_vid
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0" => local display)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffdivx] vfm:ffmpeg (FFmpeg DivX ;-) (MS MPEG-4 v3))
==========================================================================
Checking audio filter chain for 32000Hz/2ch/16bit -> 32000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 32000 hz, little endian signed int
AF_pre: 32000Hz 2ch Signed 16-bit (Little-Endian)
audio_setup: Can't open audio device /dev/dsp: Device or resource busy
alsa-init: got device=0, subdevice=0
alsa-init: 1 soundcard found, using: default
alsa: 32000 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian
AO: [alsa] 32000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 32000Hz/2ch/16bit -> 32000Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 720 x 480 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 720x480 => 720x480 Planar YV12
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
X11 error: BadAlloc (insufficient resources for operation)
MPlayer interrupted by signal 6 in module: flip_page
- 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.
Xlib: unexpected async reply (sequence 0x5a)!
alsa-uninit: pcm closed
I see the screen open for a second but then it immediately crashes. I have found posts with similar error messages but none with a solution that worked for me. My computer is a HP pavilion 511n with a Celeron 1.3ghz and 512mb of ram. I have tried different versions of mplayer and I still get the same error. I would like to get this working as I like mplayer better then any of the other media programs. It used to work for me but I'm not sure what happened that broke it. Just one day I got this error and keep getting it ever since. For a while I thought that maybe it had something to do with to many other programs being open at once cause if I closed EVERYTHING and then tried it, it would work but now it doesn't work no matter what.. So if anyone has any idea on how to fix this and get it working again please let me know. A response is greatly appreciated.
-Adam