Results 1 to 2 of 2
I recently downloaded and installed the CVS Snapshot of Mplayer (build 20040605) on my Toshiba Portégé 7020CT Laptop running RedHat 9. ./configure, ./make and ./make install went fine. I then ...
- 06-05-2004 #1
MPlayer-20040605--Crashes
I recently downloaded and installed the CVS Snapshot of Mplayer (build 20040605) on my Toshiba Portégé 7020CT Laptop running RedHat 9. ./configure, ./make and ./make install went fine. I then loaded a CD containing several .avi files. It crashes and tells me to look at DOCS/HTML/en/index.html for help. I looked at the section "why won't Mplayer work with Fedora Core" and I followed the step-by-step instructions to fix it. I ran mplayer again and got the same error and MPlayer crashes. I can't find anything on this but I don't think it's a bug.
[root@foo root]# mount /mnt/cdrom
[root@foo root]# cd /mnt/cdrom
[root@foo cdrom]# ls
[AonE]_Shingetsutan_Tsukihime_-_11_[B87B3B01].avi
[AonE]_Shingetsutan_Tsukihime_-_12_Final_[06566337].avi
[root@foo cdrom]# mplayer -fs [AonE]_Shingetsutan_Tsukihime_-_11_[B87B3B01].avi
MPlayer dev-CVS-040605-00:00-3.3.2 (C) 2000-2004 MPlayer Team
CPU: Intel Celeron A Mendocino/Pentium II Dixon 522.5 MHz (Family: 6, Stepping: 10)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open '/root/.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: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /root/.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 [AonE]_Shingetsutan_Tsukihime_-_11_[B87B3B01].avi.
AVI file format detected.
VIDEO: [DX50] 704x396 24bpp 23.976 fps 458.5 kbps (56.0 kbyte/s)
================================================== ========================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 16000->192000 (128.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
================================================== ========================
vo: X11 running at 1024x768 with depth 16 and 16 bpp (":0.0" => local display)
Disabling DPMS
================================================== ========================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
================================================== ========================
Checking audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 48000 hz, little endian signed int
AF_pre: 48000Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 48000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 704 x 396 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [xv] 704x396 => 704x396 Planar YV12 [fs]
New_Face failed. Maybe the font path is wrong. 1 0% 0% 0.0% 0 0 0%
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.
Could not enable DPMS
Xlib: unexpected async reply (sequence 0x94)!
Any Thoughts? [Note:The Important Part is in Red]
Thanks!
-lakerdonald
- 06-21-2004 #2
I got it
I played around with mplayer a little bit, and it started working sporatically. Then I changed the video output driver to x11 and that seemed to do the trick! No problems since.


Reply With Quote
