[Mplayer-users] segfault
Juergen Keil
jk at tools.de
Fri Jul 27 12:40:25 CEST 2001
> > i got a segfault.
> > file is 'Ann Lee - 2 Times.asf',
> > bug report is 'Ann Lee - 2 Times.asf.bugreport'.
> >
>
> I've checked the file. really does segfaults.
> after some debugging, i've found that it crashes in the DLL,
> at decoding first audio frame of the file.
Does *not* crash here:
...
Detected audio codec: [divx] drv:4 (DivX audio (WMA))
Initializing audio codec...
======= Win32 (ACM) AUDIO Codec init =======
Loading DLL: /usr/lib/win32/divxa32.acm OK
Audio codec opened OK! ;-)
Audio ACM output buffer min. size: 16384
Audio ACM input buffer min. size: 372
dec_audio: Allocating 16384 + 65536 = 81920 bytes for output buffer
acm converted 186 -> 0
AUDIO: srate=44100 chans=2 bps=2 sfmt=0x10 ratio: 4005->176400
...
Maybe I've a different (old?) version of the win32 dlls (divxa32.acm, for
audio format 0x160) installed?
% ls -l /usr/lib/win32/divxa32.acm
-rw-r--r-- 1 root other 291408 Feb 20 16:52 /usr/lib/win32/divxa32.acm
% gmd5sum /usr/lib/win32/divxa32.acm
d81c9254f3ec20ffcc55d30c93480fc8 /usr/lib/win32/divxa32.acm
(Lets check, ... downloading w32codec-0.18.zip...)
Nope. w32codec-0.18.zip contains a different version, but still no crash.
% ls -l /usr/lib/win32/divxa32.acm
-rw-r--r-- 1 root other 287744 Dec 29 2000 /usr/lib/win32/divxa32.acm
% gmd5sum /usr/lib/win32/divxa32.acm
8b32d7f2c98e4ce24ca678551ee3f780 /usr/lib/win32/divxa32.acm
--
Jürgen Keil jk at tools.de
Tools GmbH +49 (228) 9858011
_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users
More information about the MPlayer-users
mailing list