<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>RE: [MPlayer-users] MPlayer crashes when I try to play some WM or MOVfiles</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>The problem seems related to locale.<BR>
<BR>
Currently my Debian system is using:<BR>
<BR>
LANG=tr_TR<BR>
<BR>
and when I switch to English:<BR>
<BR>
LANG=en<BR>
<BR>
and play the same file using same options of MPlayer<BR>
I can watch it without any problems.<BR>
<BR>
I don't know if this tip is useful for any of the developers<BR>
or users but I just wanted to share.<BR>
<BR>
Thanks goes to my friend sundance from <A HREF="http://fazlamesai.net">http://fazlamesai.net</A><BR>
who provided a solution.<BR>
<BR>
PS: He found that solution while he was playing with<BR>
xine, xine complained something about locale so he had<BR>
the clue to try changing the locale and try that way.<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: mplayer-users-bounces@mplayerhq.hu on behalf of Emre Sevinc<BR>
Sent: Wed 11/17/2004 10:55 AM<BR>
To: mplayer-users@mplayerhq.hu<BR>
Subject: [MPlayer-users] MPlayer crashes when I try to play some WM or MOVfiles<BR>
<BR>
I was using the 0.9 version for the last 2 years<BR>
without any problem and decided the time has come<BR>
to switch to the lates version. I recently received<BR>
10 CD including roughly 30 video files and unfortunately<BR>
I cannot watch them using my Debian system and mplayer :(<BR>
<BR>
Yesterday I've downloaded the source code of CVS version,<BR>
downloaded all the codecs and extracted them /usr/local/lib/codecs<BR>
and then compiled MPlayer:<BR>
<BR>
./configure --enable-debug=3<BR>
make<BR>
make install<BR>
<BR>
It works fine for DVDs, DivX, etc. however<BR>
it crashes when I try to play some WM or MOV files.<BR>
<BR>
One of the developers (rxt) on #mplayer told me to delete codecs.conf,<BR>
enable debug and report this as a bug, so here's the detailed info about my system:<BR>
<BR>
Debian GNU/Linux SID (unstable)<BR>
<BR>
# uname -a<BR>
Linux debian 2.4.18 #1 Mon Mar 24 02:00:40 EET 2003 i686 GNU/Linux<BR>
<BR>
# ls -l /lib/libc[.-]*<BR>
-rw-r--r--&nbsp; 1 root root 1243888 Aug&nbsp; 9 22:30 /lib/libc-2.3.2.so<BR>
lrwxrwxrwx&nbsp; 1 root root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13 Sep 28 07:45 /lib/libc.so.6 -&gt; libc-2.3.2.so<BR>
<BR>
# gcc -v<BR>
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs<BR>
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux<BR>
Thread model: posix<BR>
gcc version 3.3.4 (Debian 1:3.3.4-13)<BR>
<BR>
# ld -v<BR>
GNU ld version 2.15<BR>
<BR>
# as --version<BR>
GNU assembler 2.15<BR>
Copyright 2002 Free Software Foundation, Inc.<BR>
This program is free software; you may redistribute it under the terms of<BR>
the GNU General Public License.&nbsp; This program has absolutely no warranty.<BR>
This assembler was configured for a target of `i386-linux'.<BR>
<BR>
# cat /proc/cpuinfo<BR>
processor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 0<BR>
vendor_id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : GenuineIntel<BR>
cpu family&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 6<BR>
model&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 11<BR>
model name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Intel(R) Celeron(TM) CPU&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1000MHz<BR>
stepping&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 1<BR>
cpu MHz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 997.553<BR>
cache size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 256 KB<BR>
fdiv_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no<BR>
hlt_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no<BR>
f00f_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no<BR>
coma_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no<BR>
fpu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : yes<BR>
fpu_exception&nbsp;&nbsp; : yes<BR>
cpuid level&nbsp;&nbsp;&nbsp;&nbsp; : 2<BR>
wp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : yes<BR>
flags&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse<BR>
bogomips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 1985.74<BR>
<BR>
Video card: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]<BR>
<BR>
Output of gdb session:<BR>
<BR>
(gdb) run -v -v /home/fz/bebop1_wm9_VCM-sample.avi<BR>
<BR>
Starting program: /home/fz/MPlayer-20041116/mplayer -v -v /home/fz/bebop1_wm9_VCM-sample.avi<BR>
[Thread debugging using libthread_db enabled]<BR>
[New Thread 16384 (LWP 26550)]<BR>
Using GNU internationalization<BR>
Original domain: messages<BR>
Original dirname: /usr/share/locale<BR>
Current domain: mplayer<BR>
Current dirname: /usr/local/share/locale<BR>
<BR>
MPlayer dev-CVS-041116-07:00-3.3.4 (C) 2000-2004 MPlayer Team<BR>
CPU: Intel Celeron 2/Pentium III Tualatin (Family: 6, Stepping: 1)<BR>
Detected cache-line size is 32 bytes<BR>
CPUflags:&nbsp; MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0<BR>
Compiled for x86 CPU with extensions: MMX MMX2 SSE<BR>
<BR>
<BR>
CommandLine: '-v' '-v' '/home/fz/bebop1_wm9_VCM-sample.avi'<BR>
get_path('font/font.desc') -&gt; '/root/.mplayer/font/font.desc'<BR>
font: Reading section: [info]<BR>
font: Reading section: [files]<BR>
RAW: /root/.mplayer/font//iso-8859-9-a.raw&nbsp; 4888 x 40, 256 colors<BR>
RAW: /root/.mplayer/font//iso-8859-9-b.raw&nbsp; 4888 x 40, 256 colors<BR>
font: Reading section: [characters]<BR>
font: Reading section: [files]<BR>
RAW: /root/.mplayer/font//osd-mplayer-a.raw&nbsp; 544 x 38, 256 colors<BR>
RAW: /root/.mplayer/font//osd-mplayer-b.raw&nbsp; 544 x 38, 256 colors<BR>
font: Reading section: [characters]<BR>
font: resampling alpha by factor 0.750 (192) DONE!<BR>
font: resampling alpha by factor 0.750 (192) DONE!<BR>
Font /root/.mplayer/font/font.desc loaded successfully! (206 chars)<BR>
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay<BR>
Using Linux hardware RTC timing (1024Hz).<BR>
get_path('input.conf') -&gt; '/root/.mplayer/input.conf'<BR>
Can't open input config file /root/.mplayer/input.conf: No such file or directory<BR>
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory<BR>
Falling back on default (hardcoded) input config<BR>
get_path('bebop1_wm9_VCM-sample.avi.conf') -&gt; '/root/.mplayer/bebop1_wm9_VCM-sample.avi.conf'<BR>
<BR>
[[[init getch2]]]<BR>
Playing /home/fz/bebop1_wm9_VCM-sample.avi.<BR>
[file] File size is 2097152 bytes<BR>
STREAM: [file] /home/fz/bebop1_wm9_VCM-sample.avi<BR>
STREAM: Description: File<BR>
STREAM: Author: Albeu<BR>
STREAM: Comment: based on the code from ??? (probably Arpi)<BR>
seek to 0x0<BR>
s-&gt;pos=0&nbsp; newpos=0&nbsp; new_bufpos=0&nbsp; buflen=0&nbsp;<BR>
AVI file format detected.<BR>
LIST hdrl&nbsp; len=4076<BR>
list_end=0x1000<BR>
CHUNK avih&nbsp; len=56<BR>
======= AVI Header =======<BR>
us/frame: 41708&nbsp; (fps=23.976)<BR>
max bytes/sec: 0<BR>
padding: 2<BR>
MainAVIHeader.dwFlags: (48) HAS_INDEX MUST_USE_INDEX<BR>
frames&nbsp; total: 35439&nbsp;&nbsp; initial: 0<BR>
streams: 2<BR>
Suggested BufferSize: 462536<BR>
Size:&nbsp; 640 x 480<BR>
==========================<BR>
list_end=0x1000&nbsp; pos=0x58&nbsp; chunksize=0x0&nbsp; next=0x58<BR>
LIST strl&nbsp; len=120<BR>
list_end=0xD8<BR>
CHUNK strh&nbsp; len=56<BR>
==&gt; Found video stream: 0<BR>
</FONT>
</P>

</BODY>
</HTML>