[MPlayer-dev-eng] [BUG] sig11 using cvidvfw
gabucino at mplayerhq.hu
gabucino at mplayerhq.hu
Mon May 19 11:24:51 CEST 2003
... but works with -vc cvid.
MPlayer dev-CVS-030518-06:57-2.95.3 (C) 2000-2003 Arpad Gereoffy (see DOCS)
CPU: Advanced Micro Devices K6-2 (Family: 5, Stepping: 12)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 0 3DNow: 1 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with Runtime CPU Detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection
Reading config file /etc/mplayer/mplayer.conf
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: 55 audio & 144 video codecs
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/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
Input config file /etc/mplayer/input.conf parsed : 51 binds
Playing /home/gabucino/x/sierra.avi
AVI file format detected.
VIDEO: [cvid] 640x480 24bpp 15.00 fps 3118.8 kbps (380.7 kbyte/s)
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 22050 Hz, 2 ch, 16 bit (0x10), ratio: 88200->88200 (705.6 kbit)
Selected audio codec: [pcm] afm:pcm (Uncompressed PCM)
==========================================================================
vo: X11 running at 800x600 with depth 16 and 16 bpp (":0.0" => local display)
Disabling DPMS
Opening video filter: [pp]
==========================================================================
Opening video decoder: [vfw] Win32/VfW video codecs
Loading codec DLL: 'iccvid.dll'
Creating new registry
Loaded DLL driver iccvid.dll
VDec: vo config request - 640 x 480 (preferred csp: Packed YUY2)
[PP] Using external postprocessing filter, max q = 6.
Could not find matching colorspace - retrying with -vop scale...
Opening video filter: [scale]
VDec: using BGR 24-bit as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
SwScaler: using unscaled BGR 24-bit -> Planar YV12 special converter
VO: [xmga] 640x480 => 640x480 Planar YV12 [fs]
[mga] Using 3 buffers.
Selected video codec: [cvidvfw] vfm:vfw (Cinepak Video)
==========================================================================
[PP] Using external postprocessing filter, max q = 6.
Checking audio filter chain for 22050Hz/2ch/16bit -> 22050Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 22050 hz, little endian signed int
AF_pre: 22050Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 22050Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 22050Hz/2ch/16bit -> 22050Hz/2ch/16bit...
Starting playback...
A: 0.2 V: 0.1 A-V: 0.163 ct: 0.007 2/ 2 0% 0% 0.0% 0 5 0%
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 10052)]
0x85c984d in ?? ()
(gdb) bt
#0 0x85c984d in ?? ()
Cannot access memory at address 0x0
(gdb) disass $pc-32 $pc+32
Dump of assembler code from 0x85c982d to 0x85c986d:
0x85c982d: add %al,(%eax)
0x85c982f: je 0x85c9805
0x85c9831: add %edx,%edx
0x85c9833: jae 0x85c993f
0x85c9839: je 0x85c9816
0x85c983b: mov (%esi),%eax
0x85c983d: add $0x4,%esi
0x85c9840: xor %ebx,%ebx
0x85c9842: mov %al,%bl
0x85c9844: shl $0x4,%ebx
0x85c9847: mov 0x85c3020(%ebx),%ebp
0x85c984d: mov %ebp,(%edi)
0x85c984f: mov 0x85c3028(%ebx),%ebp
0x85c9855: mov %ebp,0x780(%edi)
0x85c985b: mov 0x85c302c(%ebx),%ebp
0x85c9861: mov 0x85c3026(%ebx),%bp
0x85c9868: xor %ebx,%ebx
0x85c986a: mov %ah,%bl
0x85c986c: shl $0x4,%ebx
End of assembler dump.
(gdb) info all-registers
eax 0xc500 50432
ecx 0x9c 156
edx 0xc0160020 -1072300000
ebx 0x0 0
esp 0xbfffd520 0xbfffd520
ebp 0x0 0x0
esi 0x8560130 139854128
edi 0x30 48
eip 0x85c984d 0x85c984d
eflags 0x210256 2163286
cs 0x23 35
ss 0x2b 43
ds 0x2b 43
es 0x2b 43
fs 0x8f 143
gs 0x0 0
st0 nan (raw 0xffff1a1a1a1a1a1a1a1a)
st1 -1 (raw 0xbfff8000000000000000)
st2 0 (raw 0x00000000000000000000)
st3 0.0066666998900473117828369140625 (raw 0x3ff7da74550000000000)
st4 0.16321962334604220057647158692581968 (raw 0x3ffca7230b8158c5174c)
st5 -0.1000000000000000055511151231257827 (raw 0xbffbccccccccccccd000)
st6 0.066666997969150543212890625 (raw 0x3ffb8888b50000000000)
st7 0.066666997969150543212890625 (raw 0x3ffb8888b50000000000)
fctrl 0x37f 895
fstat 0x0 0
ftag 0xffff 65535
fiseg 0x0 0
fioff 0x0 0
foseg 0x0 0
fooff 0x80d0000 135069696
fop 0x0 0
--
Gabucino
MPlayer Core Team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20030519/dc694a84/attachment.pgp>
More information about the MPlayer-dev-eng
mailing list