[MPlayer-dev-eng] configure bug / mplayer core on resize

Charles Henrich henrich at sigbus.com
Fri Jul 19 00:34:48 CEST 2002


> ah, there was no output redirection when running $TMPO you should check teh
> console then, for errors (and someone should fix configure script)

Okay will check that.

On the core dump, it looks like the problem I was having w/ "tiny resize" so
the resize probably has nothing to do with it.  Its just thats when I was
pulling in -vop scale.  

(gdb) run  -vop scale -zoom -frames 1000 -vo jpeg -jpeg outdir=/tmp:quality=75
/tmp/test.mov

Starting program: /usr/local/src/mplayer/main/./mplayer -vop scale -zoom
-frames 1000 -vo jpeg -jpeg outdir=/tmp:quality=75 /tmp/test.mov



MPlayer CVS-020718-15:06-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping:
3)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf':
No such file or directory
Reading /usr/local/share/mplayer/codecs.conf: 36 audio & 103 video codecs
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using usleep() timing
Can't open input config file /root/.mplayer/input.conf : No such file or
directory
Can't open input config file /usr/local/share/mplayer/input.conf : No such
file or directory
Falling back on default (hardcoded) input config

Playing
/tmp/test.mov
Detected QuickTime/MOV file format!
--------------
MOV track #0: 55 chunks, 0 samples
Image size: 720 x 480 (24 bpp)
Display size: 720 x 547
Fourcc: dvc   Codec: 'DV - NTSC'
--------------
Opening video filter: [scale]
==========================================================================
Opening video decoder: [vfw] Win32/VfW video codecs
VDec: vo config request - 720 x 480 (preferred csp: Packed YUY2)  
[PP] Using codec's postprocessing, max q = 9
Movie-Aspect is undefined - no prescaling applied.
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 1 -> 1

SwScaler: BICUBIC scaler, from Packed YUY2 to BGR 32-bit using MMX2
VO: [jpeg] 720x480 => 720x480 BGR 32-bit  [zoom]
Set_LDT
Loading DLL: 'mcdvd_32.dll'
ICDecompressGetFormatSize ret: 40
Detected video codec: [mcdv] vfm:2 (MainConcept DV Codec)
==========================================================================
Audio: no sound!!!
Start playing...
V:   0.0    1   0%  0%  0.0% 0 0 0%
Program received signal SIGSEGV, Segmentation fault.
0x816ff70 in rgb32to24 (src=0x201 <Error reading address 0x201: Bad address>, 
    dst=0x83db000 "", src_size=1382400) at rgb2rgb_template.c:125
125         __asm __volatile(
(gdb) bt
#0  0x816ff70 in rgb32to24 (
    src=0x201 <Error reading address 0x201: Bad address>, dst=0x83db000 "", 
    src_size=1382400) at rgb2rgb_template.c:125
#1  0x8081882 in draw_frame (src=0x84d93a0) at vo_jpeg.c:162
#2  0x808fab7 in put_image (vf=0x82a1c80, mpi=0x84d9380) at vf_vo.c:87
#3  0x808f635 in vf_next_put_image (vf=0x82a1d00, mpi=0x84d9380) at vf.c:328
#4  0x8090fec in put_image (vf=0x82a1d00, mpi=0x82a1f00) at vf_scale.c:182
#5  0x8087fbd in decode_video (sh_video=0x82b9200, start=0x85a1000 "\037\a", 
    in_size=120000, drop_frame=0) at dec_video.c:221
#6  0x8062e5e in main (argc=11, argv=0xbfbff9dc, envp=0xbfbffa0c)
    at mplayer.c:1586


       Charles Henrich         Eon Entertainment         henrich at msu.edu

                        http://www.sigbus.com/~henrich



More information about the MPlayer-dev-eng mailing list