[MPlayer-dev-eng] [BUG] MPlayer SIGSEGVs with EGA/svgalib + -vop scale

Gabucino gabucino at mplayerhq.hu
Wed Jan 29 12:43:35 CET 2003


Gabucino wrote:
> I have to downscale the image to 320x200 (or 640x200) to be able to display
> it with my EGA card. Unfortunately lately I had to use the 'crop' filter
> instead (crop=320:200) because the scale=320:200 broke. _It DID work_.. few
> months ago.
Btw, strangely it works with -dr.
SwScaler: BICUBIC scaler, from Planar YV12 to BGR 4-bit using 3DNOW

However, it's AWFULLY slow: (still AMD K6/2-250)

V:  10.7  268  19% 312%  0.0% 0 0 0%

If I use cropping instead of downscaling, it eats only about 50% video_out.

Here's the output, if anyone cares:


Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale


MPlayer CVS-030128-18:17-2.95.4 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Advanced Micro Devices K6-2 (Family: 5, Stepping: 0)
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 /home/gabucino/.mplayer/config
Reading /home/gabucino/.mplayer/codecs.conf: Reading /etc/mplayer/codecs.conf: 49 audio & 130 video codecs
CommandLine: '-vo' 'svga' '-bpp' '4' '-noaspect' '-vop' 'scale=320:200' '-v' '-nosound' 'boot1.avi' '-dr'
get_path('font/font.desc') -> '/home/gabucino/.mplayer/font/font.desc'
Font /home/gabucino/.mplayer/font/font.desc loaded successfully! (206 chars)
Using MMX (with tiny bit 3DNow) Optimized OnScreenDisplay
Using usleep() timing
get_path('input.conf') -> '/home/gabucino/.mplayer/input.conf'
Parsing input config file /home/gabucino/.mplayer/input.conf
Input config file /home/gabucino/.mplayer/input.conf parsed : 53 binds
get_path('boot1.avi.conf') -> '/home/gabucino/.mplayer/boot1.avi.conf'

Playing boot1.avi
Not an URL!
File size is 3267971 bytes
AVI file format detected.
list_end=0x144
======= AVI Header =======
us/frame: 40000  (fps=25.000)
max bytes/sec: 0
padding: 0
MainAVIHeader.dwFlags: (2320) HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE
frames  total: 5138   initial: 0
streams: 2
Suggested BufferSize: 0
Size:  352 x 288
list_end=0xD4
==> Found video stream: 0
======= STREAM Header =======
Type: vids   FCC:  (0)
Flags: 0
Priority: 0   Language: 0
InitialFrames: 0
Rate: 250000/10000 = 25.000
Start: 0   Len: 5138
Suggested BufferSize: 16604
Quality 0
Sample size: 0
found 'bih', 40 bytes of 40
======= VIDEO Format ======
  biSize 40
  biWidth 352
  biHeight 288
  biPlanes 1
  biBitCount 24
  biCompression 1482049860='DIVX'
  biSizeImage 304128
===========================
Regenerating keyframe table for DIVX 4 video
list_end=0x144
==> Found audio stream: 1
======= STREAM Header =======
Type: auds   FCC:  (0)
Flags: 0
Priority: 0   Language: 0
InitialFrames: 0
Rate: 44100/1152 = 38.281
Start: 0   Len: 7887
Suggested BufferSize: 1044
Quality 0
Sample size: 0
found 'wf', 28 bytes of 18
======= WAVE Format =======
Format Tag: 85 (0x55)
Channels: 2
Samplerate: 44100
avg byte/sec: 20903
Block align: 1152
bits/sample: 0
cbSize: 12
mp3.wID=1
mp3.fdwFlags=0x2
mp3.nBlockSize=1152
mp3.nFramesPerBlock=1
mp3.nCodecDelay=26280
list_end=0x17A
hdr=Software  size=34
Software  : MEncoder CVS-030120-11:49-2.95.4 
Broken chunk?  chunksize=1662  (id=JUNK)
list_end=0x12BFAF8
Found movie at 0x80C - 0x12BFAF8
stream_seek: WARNING! Can't seek to 0x12BFAF8 !
Auto-selected AVI video ID = 0
AVI video size=19616348 (5138)  audio size=0
VIDEO:  [DIVX]  352x288  24bpp  25.00 fps  763.6 kbps (93.2 kbyte/s)
[V] filefmt:3  fourcc:0x58564944  size:352x288  fps:25.00  ftime:=0.0400
Clip info:
 Software: MEncoder CVS-030120-11:49-2.95.4 
get_path('sub/') -> '/home/gabucino/.mplayer/sub/'
Using EGA driver.
svgalib 1.4.3
Opening video filter: [scale=320:200]
SwScale params: 320 x 200 (-1=no scaling)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
INFO: libavcodec init OK!
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
AutoQ: setting quality to 0
Audio: no sound
Freeing 0 unused audio chunks
Starting playback...
This file was encoded with libavcodec build 4652
[ffmpeg] aspect_ratio: 1.222222
VDec: vo config request - 352 x 288 (preferred csp: Planar YV12)
scale: query(BGR 32-bit) -> 0
scale: query(RGB 32-bit) -> 0
scale: query(BGR 24-bit) -> 0
scale: query(RGB 24-bit) -> 0
scale: query(BGR 16-bit) -> 0
scale: query(RGB 16-bit) -> 0
scale: query(BGR 15-bit) -> 0
scale: query(RGB 15-bit) -> 0
scale: query(BGR 8-bit) -> 0
scale: query(RGB 8-bit) -> 0
scale: query(BGR 4-bit) -> 1
scale: query(RGB 4-bit) -> 1
scale: query(BGR 1-bit) -> 0
scale: query(RGB 1-bit) -> 0
scale: query(Planar 444P) -> 0
scale: query(Planar 422P) -> 0
scale: query(Planar YV12) -> 1
scale: query(Planar I420) -> 0
scale: query(Planar IYUV) -> 0
scale: query(Planar YVU9) -> 0
scale: query(Planar IF09) -> 0
scale: query(Planar 411P) -> 0
scale: query(Planar Y800) -> 0
scale: query(Planar Y8) -> 0
scale: query(Packed YUY2) -> 0
scale: query(BGR 32-bit) -> 0
scale: query(RGB 32-bit) -> 0
scale: query(BGR 24-bit) -> 0
scale: query(RGB 24-bit) -> 0
scale: query(BGR 16-bit) -> 0
scale: query(RGB 16-bit) -> 0
scale: query(BGR 15-bit) -> 0
scale: query(RGB 15-bit) -> 0
scale: query(BGR 8-bit) -> 0
scale: query(RGB 8-bit) -> 0
scale: query(BGR 4-bit) -> 1
scale: query(RGB 4-bit) -> 1
scale: query(BGR 1-bit) -> 0
scale: query(RGB 1-bit) -> 0
scale: query(Planar 444P) -> 0
scale: query(Planar 422P) -> 0
scale: query(Planar YV12) -> 1
scale: query(Planar I420) -> 0
scale: query(Planar IYUV) -> 0
scale: query(Planar YVU9) -> 0
scale: query(Planar IF09) -> 0
scale: query(Planar 411P) -> 0
scale: query(Planar Y800) -> 0
scale: query(Planar Y8) -> 0
scale: query(Packed YUY2) -> 0
scale: query(BGR 32-bit) -> 0
scale: query(RGB 32-bit) -> 0
scale: query(BGR 24-bit) -> 0
scale: query(RGB 24-bit) -> 0
scale: query(BGR 16-bit) -> 0
scale: query(RGB 16-bit) -> 0
scale: query(BGR 15-bit) -> 0
scale: query(RGB 15-bit) -> 0
scale: query(BGR 8-bit) -> 0
scale: query(RGB 8-bit) -> 0
scale: query(BGR 4-bit) -> 1
scale: query(RGB 4-bit) -> 1
scale: query(BGR 1-bit) -> 0
scale: query(RGB 1-bit) -> 0
scale: query(Planar 444P) -> 0
scale: query(Planar 422P) -> 0
scale: query(Planar YV12) -> 1
scale: query(Planar I420) -> 0
scale: query(Planar IYUV) -> 0
scale: query(Planar YVU9) -> 0
scale: query(Planar IF09) -> 0
scale: query(Planar 411P) -> 0
scale: query(Planar Y800) -> 0
scale: query(Planar Y8) -> 0
scale: query(Packed YUY2) -> 0
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO Config (352x288->352x288,flags=1,'MPlayer',0x32315659)
scale: query(BGR 32-bit) -> 0
scale: query(RGB 32-bit) -> 0
scale: query(BGR 24-bit) -> 0
scale: query(RGB 24-bit) -> 0
scale: query(BGR 16-bit) -> 0
scale: query(RGB 16-bit) -> 0
scale: query(BGR 15-bit) -> 0
scale: query(RGB 15-bit) -> 0
scale: query(BGR 8-bit) -> 0
scale: query(RGB 8-bit) -> 0
scale: query(BGR 4-bit) -> 1
scale: query(RGB 4-bit) -> 1
scale: query(BGR 1-bit) -> 0
scale: query(RGB 1-bit) -> 0
scale: query(Planar 444P) -> 0
scale: query(Planar 422P) -> 0
scale: query(Planar YV12) -> 1
scale: query(Planar I420) -> 0
scale: query(Planar IYUV) -> 0
scale: query(Planar YVU9) -> 0
scale: query(Planar IF09) -> 0
scale: query(Planar 411P) -> 0
scale: query(Planar Y800) -> 0
scale: query(Planar Y8) -> 0
scale: query(Packed YUY2) -> 0
SwScaler: reducing / aligning filtersize 6 -> 8
SwScaler: reducing / aligning filtersize 6 -> 8
SwScaler: reducing / aligning filtersize 7 -> 6
SwScaler: reducing / aligning filtersize 5 -> 4

SwScaler: BICUBIC scaler, from Planar YV12 to BGR 4-bit using 3DNOW
SwScaler: using 8-tap MMX scaler for horizontal luminance scaling
SwScaler: using 8-tap MMX scaler for horizontal chrominance scaling
SwScaler: using n-tap MMX scaler for vertical scaling (BGR)
SwScaler: 352x288 -> 320x200
REQ: flags=0x1  req=0x0  
VO: [svga] 320x200 => 320x200 BGR 4-bit  [fs]
VO: Description: SVGAlib
VO: Author: Zoltan Mark Vician <se7en at sch.bme.hu>
vo_svga: config(320, 200, 320, 200, 00000001, MPlayer, 42475204)
vo_svga: vo_dbpp == 4
vo_svga: Looking for the best resolution...
vo_svga: req_w: 320, req_h: 200, bpp: 4
vo_svga: vid_mode: 1, 320x200 4bpp
vo_svga: vid_mode: 2, 640x200 4bpp
vo_svga: vid_mode: 3, 640x350 4bpp
vo_svga: vid_mode: 1
vo_svga: SVGAlib resolution: 320x200 4bpp - No video scaling
*** [scale] Allocating mp_image_t, 352x288x12bpp YUV planar, 152064 bytes
*** [vo] Direct Rendering mp_image_t, 320x200x4bpp BGR packed, 32000 bytes
V:   0.0    1   0%  0%  0.0% 0 0 0%
*** [scale] Allocating mp_image_t, 352x288x12bpp YUV planar, 152064 bytes
V:   0.0    2   0%  0%  0.0% 0 0 0%
V:   0.1    3   0%  0%  0.0% 0 0 0%
V:   0.1    4   0%  0%  0.0% 0 0 0%
V:   0.2    5   0%  0%  0.0% 0 0 0%
V:   0.2    6   0%  0%  0.0% 0 0 0%
V:   0.2    7   0%  0%  0.0% 0 0 0%
V:   0.3    8   0%  0%  0.0% 0 0 0%
V:   0.3    9   0%  0%  0.0% 0 0 0%
V:   0.4   10   0%  0%  0.0% 0 0 0%
V:   0.4   11   0%  0%  0.0% 0 0 0%
V:   0.4   12   0%  0%  0.0% 0 0 0%
V:   0.5   13   0%  0%  0.0% 0 0 0%
V:   0.5   14  154% 335%  0.0% 0 0 0%
V:   0.6   15  143% 333%  0.0% 0 0 0%
V:   0.6   16  133% 332%  0.0% 0 0 0%
V:   0.6   17  125% 330%  0.0% 0 0 0%
V:   0.7   18  118% 329%  0.0% 0 0 0%
V:   0.7   19  111% 328%  0.0% 0 0 0%
V:   0.8   20  105% 327%  0.0% 0 0 0%
V:   0.8   21  100% 326%  0.0% 0 0 0%
V:   0.8   22  96% 326%  0.0% 0 0 0%
V:   0.9   23  91% 325%  0.0% 0 0 0%
V:   0.9   24  87% 324%  0.0% 0 0 0%
V:   1.0   25  84% 324%  0.0% 0 0 0%
V:   1.0   26  80% 323%  0.0% 0 0 0%
V:   1.0   27  77% 323%  0.0% 0 0 0%
V:   1.1   28  75% 322%  0.0% 0 0 0%
V:   1.1   29  72% 323%  0.0% 0 0 0%
V:   1.2   30  70% 323%  0.0% 0 0 0%
V:   1.2   31  67% 323%  0.0% 0 0 0%
V:   1.2   32  65% 323%  0.0% 0 0 0%
V:   1.3   33  63% 322%  0.0% 0 0 0%
V:   1.3   34  61% 322%  0.0% 0 0 0%
V:   1.4   35  60% 321%  0.0% 0 0 0%
V:   1.4   36  58% 321%  0.0% 0 0 0%
V:   1.4   37  56% 321%  0.0% 0 0 0%
V:   1.5   38  55% 321%  0.0% 0 0 0%
V:   1.5   39  53% 320%  0.0% 0 0 0%
V:   1.6   40  52% 320%  0.0% 0 0 0%
V:   1.6   41  51% 320%  0.0% 0 0 0%
V:   1.6   42  50% 320%  0.0% 0 0 0%
V:   1.7   43  48% 319%  0.0% 0 0 0%
V:   1.7   44  47% 319%  0.0% 0 0 0%
V:   1.8   45  46% 319%  0.0% 0 0 0%
V:   1.8   46  45% 319%  0.0% 0 0 0%
V:   1.8   47  44% 319%  0.0% 0 0 0%
V:   1.9   48  43% 319%  0.0% 0 0 0%
V:   1.9   49  43% 318%  0.0% 0 0 0%
V:   2.0   50  42% 318%  0.0% 0 0 0%
V:   2.0   51  41% 318%  0.0% 0 0 0%
V:   2.0   52  40% 318%  0.0% 0 0 0%
V:   2.1   53  39% 318%  0.0% 0 0 0%
V:   2.1   54  39% 318%  0.0% 0 0 0%
V:   2.2   55  38% 317%  0.0% 0 0 0%
V:   2.2   56  37% 317%  0.0% 0 0 0%
V:   2.2   57  37% 317%  0.0% 0 0 0%
V:   2.3   58  36% 317%  0.0% 0 0 0%
V:   2.3   59  35% 317%  0.0% 0 0 0%
V:   2.4   60  35% 317%  0.0% 0 0 0%
V:   2.4   61  34% 317%  0.0% 0 0 0%
V:   2.4   62  34% 317%  0.0% 0 0 0%
V:   2.5   63  33% 317%  0.0% 0 0 0%
V:   2.5   64  33% 317%  0.0% 0 0 0%
V:   2.6   65  32% 316%  0.0% 0 0 0%
V:   2.6   66  32% 316%  0.0% 0 0 0%
V:   2.6   67  31% 316%  0.0% 0 0 0%
V:   2.7   68  31% 316%  0.0% 0 0 0%
V:   2.7   69  30% 316%  0.0% 0 0 0%
V:   2.8   70  30% 316%  0.0% 0 0 0%
V:   2.8   71  30% 316%  0.0% 0 0 0%
V:   2.8   72  29% 316%  0.0% 0 0 0%
V:   2.9   73  29% 316%  0.0% 0 0 0%
V:   2.9   74  28% 316%  0.0% 0 0 0%
V:   3.0   75  28% 316%  0.0% 0 0 0%
V:   3.0   76  28% 316%  0.0% 0 0 0%
V:   3.0   77  27% 316%  0.0% 0 0 0%
V:   3.1   78  27% 316%  0.0% 0 0 0%
V:   3.1   79  27% 316%  0.0% 0 0 0%
V:   3.2   80  26% 315%  0.0% 0 0 0%
V:   3.2   81  26% 315%  0.0% 0 0 0%
V:   3.2   82  26% 315%  0.0% 0 0 0%
V:   3.3   83  25% 315%  0.0% 0 0 0%
V:   3.3   84  25% 315%  0.0% 0 0 0%
V:   3.4   85  25% 315%  0.0% 0 0 0%
V:   3.4   86  25% 315%  0.0% 0 0 0%
V:   3.4   87  24% 315%  0.0% 0 0 0%
V:   3.5   88  24% 315%  0.0% 0 0 0%
V:   3.5   89  24% 315%  0.0% 0 0 0%
V:   3.6   90  24% 315%  0.0% 0 0 0%
V:   3.6   91  23% 315%  0.0% 0 0 0%
V:   3.6   92  23% 315%  0.0% 0 0 0%
V:   3.7   93  23% 315%  0.0% 0 0 0%
V:   3.7   94  23% 315%  0.0% 0 0 0%
V:   3.8   95  22% 315%  0.0% 0 0 0%
V:   3.8   96  22% 315%  0.0% 0 0 0%
V:   3.8   97  22% 315%  0.0% 0 0 0%
V:   3.9   98  22% 315%  0.0% 0 0 0%
V:   3.9   99  22% 315%  0.0% 0 0 0%
V:   4.0  100  21% 315%  0.0% 0 0 0%
V:   4.0  101  21% 314%  0.0% 0 0 0%
V:   4.0  102  21% 314%  0.0% 0 0 0%
V:   4.1  103  21% 314%  0.0% 0 0 0%
V:   4.1  104  21% 314%  0.0% 0 0 0%
V:   4.2  105  20% 314%  0.0% 0 0 0%
V:   4.2  106  20% 314%  0.0% 0 0 0%
V:   4.2  107  20% 314%  0.0% 0 0 0%
V:   4.3  108  20% 314%  0.0% 0 0 0%
V:   4.3  109  20% 314%  0.0% 0 0 0%
V:   4.4  110  19% 314%  0.0% 0 0 0%
V:   4.4  111  19% 314%  0.0% 0 0 0%
V:   4.4  112  19% 314%  0.0% 0 0 0%
V:   4.5  113  19% 314%  0.0% 0 0 0%
V:   4.5  114  19% 314%  0.0% 0 0 0%
V:   4.6  115  19% 314%  0.0% 0 0 0%
V:   4.6  116  19% 314%  0.0% 0 0 0%
V:   4.6  117  18% 314%  0.0% 0 0 0%
V:   4.7  118  18% 314%  0.0% 0 0 0%
V:   4.7  119  18% 314%  0.0% 0 0 0%
V:   4.8  120  18% 314%  0.0% 0 0 0%
V:   4.8  121  18% 314%  0.0% 0 0 0%
V:   4.8  122  18% 314%  0.0% 0 0 0%
V:   4.9  123  18% 314%  0.0% 0 0 0%
V:   4.9  124  17% 314%  0.0% 0 0 0%
V:   5.0  125  17% 314%  0.0% 0 0 0%
V:   5.0  126  17% 314%  0.0% 0 0 0%
V:   5.0  127  17% 314%  0.0% 0 0 0%
V:   5.1  128  17% 314%  0.0% 0 0 0%
V:   5.1  129  17% 314%  0.0% 0 0 0%
V:   5.2  130  17% 314%  0.0% 0 0 0%
V:   5.2  131  17% 314%  0.0% 0 0 0%
V:   5.2  132  17% 314%  0.0% 0 0 0%
V:   5.3  133  17% 314%  0.0% 0 0 0%
V:   5.3  134  17% 314%  0.0% 0 0 0%
V:   5.4  135  17% 314%  0.0% 0 0 0%
V:   5.4  136  17% 314%  0.0% 0 0 0%
V:   5.4  137  17% 314%  0.0% 0 0 0%
V:   5.5  138  17% 314%  0.0% 0 0 0%
V:   5.5  139  17% 313%  0.0% 0 0 0%
V:   5.6  140  17% 313%  0.0% 0 0 0%
V:   5.6  141  17% 313%  0.0% 0 0 0%
V:   5.6  142  17% 313%  0.0% 0 0 0%
V:   5.7  143  17% 313%  0.0% 0 0 0%
V:   5.7  144  17% 313%  0.0% 0 0 0%
V:   5.8  145  17% 313%  0.0% 0 0 0%
V:   5.8  146  17% 313%  0.0% 0 0 0%
V:   5.8  147  17% 313%  0.0% 0 0 0%
V:   5.9  148  17% 313%  0.0% 0 0 0%
V:   5.9  149  17% 313%  0.0% 0 0 0%
V:   6.0  150  17% 313%  0.0% 0 0 0%
V:   6.0  151  17% 313%  0.0% 0 0 0%
V:   6.0  152  17% 313%  0.0% 0 0 0%
V:   6.1  153  17% 313%  0.0% 0 0 0%
V:   6.1  154  17% 313%  0.0% 0 0 0%
V:   6.2  155  17% 313%  0.0% 0 0 0%
V:   6.2  156  17% 313%  0.0% 0 0 0%
V:   6.2  157  17% 313%  0.0% 0 0 0%
V:   6.3  158  17% 313%  0.0% 0 0 0%
V:   6.3  159  17% 313%  0.0% 0 0 0%
V:   6.4  160  17% 313%  0.0% 0 0 0%
V:   6.4  161  17% 313%  0.0% 0 0 0%
V:   6.4  162  17% 313%  0.0% 0 0 0%
V:   6.5  163  17% 313%  0.0% 0 0 0%
V:   6.5  164  17% 313%  0.0% 0 0 0%
V:   6.6  165  18% 313%  0.0% 0 0 0%
V:   6.6  166  18% 313%  0.0% 0 0 0%
V:   6.6  167  18% 313%  0.0% 0 0 0%
V:   6.7  168  18% 313%  0.0% 0 0 0%
V:   6.7  169  18% 313%  0.0% 0 0 0%
V:   6.8  170  18% 313%  0.0% 0 0 0%
V:   6.8  171  18% 313%  0.0% 0 0 0%
V:   6.8  172  18% 313%  0.0% 0 0 0%
V:   6.9  173  18% 313%  0.0% 0 0 0%
V:   6.9  174  18% 313%  0.0% 0 0 0%
V:   7.0  175  18% 313%  0.0% 0 0 0%
V:   7.0  176  18% 313%  0.0% 0 0 0%
V:   7.0  177  18% 313%  0.0% 0 0 0%
V:   7.1  178  18% 313%  0.0% 0 0 0%
V:   7.1  179  18% 313%  0.0% 0 0 0%
V:   7.2  180  18% 313%  0.0% 0 0 0%
V:   7.2  181  18% 313%  0.0% 0 0 0%
V:   7.2  182  18% 313%  0.0% 0 0 0%
V:   7.3  183  18% 313%  0.0% 0 0 0%
V:   7.3  184  18% 313%  0.0% 0 0 0%
V:   7.4  185  18% 313%  0.0% 0 0 0%
V:   7.4  186  18% 313%  0.0% 0 0 0%
V:   7.4  187  18% 313%  0.0% 0 0 0%
V:   7.5  188  18% 313%  0.0% 0 0 0%
V:   7.5  189  18% 313%  0.0% 0 0 0%
V:   7.6  190  18% 313%  0.0% 0 0 0%
V:   7.6  191  18% 313%  0.0% 0 0 0%
V:   7.6  192  18% 313%  0.0% 0 0 0%
V:   7.7  193  18% 313%  0.0% 0 0 0%
V:   7.7  194  18% 313%  0.0% 0 0 0%
V:   7.8  195  18% 313%  0.0% 0 0 0%
V:   7.8  196  18% 313%  0.0% 0 0 0%
V:   7.8  197  18% 313%  0.0% 0 0 0%
V:   7.9  198  18% 313%  0.0% 0 0 0%
V:   7.9  199  18% 313%  0.0% 0 0 0%
V:   8.0  200  18% 313%  0.0% 0 0 0%
V:   8.0  201  18% 313%  0.0% 0 0 0%
V:   8.0  202  18% 313%  0.0% 0 0 0%
V:   8.1  203  18% 313%  0.0% 0 0 0%
V:   8.1  204  18% 313%  0.0% 0 0 0%
V:   8.2  205  18% 313%  0.0% 0 0 0%
V:   8.2  206  18% 313%  0.0% 0 0 0%
V:   8.2  207  18% 313%  0.0% 0 0 0%
V:   8.3  208  18% 313%  0.0% 0 0 0%
V:   8.3  209  18% 313%  0.0% 0 0 0%
V:   8.4  210  18% 313%  0.0% 0 0 0%
V:   8.4  211  18% 313%  0.0% 0 0 0%
V:   8.4  212  18% 313%  0.0% 0 0 0%
V:   8.5  213  18% 313%  0.0% 0 0 0%
V:   8.5  214  18% 313%  0.0% 0 0 0%
V:   8.6  215  18% 313%  0.0% 0 0 0%
V:   8.6  216  18% 313%  0.0% 0 0 0%
V:   8.6  217  18% 313%  0.0% 0 0 0%
V:   8.7  218  18% 313%  0.0% 0 0 0%
V:   8.7  219  18% 313%  0.0% 0 0 0%
V:   8.8  220  18% 313%  0.0% 0 0 0%
V:   8.8  221  18% 313%  0.0% 0 0 0%
V:   8.8  222  18% 313%  0.0% 0 0 0%
V:   8.9  223  18% 313%  0.0% 0 0 0%
V:   8.9  224  19% 313%  0.0% 0 0 0%
V:   9.0  225  19% 313%  0.0% 0 0 0%
V:   9.0  226  19% 313%  0.0% 0 0 0%
V:   9.0  227  19% 313%  0.0% 0 0 0%
V:   9.1  228  19% 313%  0.0% 0 0 0%
V:   9.1  229  19% 313%  0.0% 0 0 0%
V:   9.2  230  19% 313%  0.0% 0 0 0%
V:   9.2  231  19% 313%  0.0% 0 0 0%
V:   9.2  232  19% 313%  0.0% 0 0 0%
V:   9.3  233  19% 313%  0.0% 0 0 0%
V:   9.3  234  19% 313%  0.0% 0 0 0%
V:   9.4  235  19% 313%  0.0% 0 0 0%
V:   9.4  236  19% 313%  0.0% 0 0 0%
V:   9.4  237  19% 313%  0.0% 0 0 0%
V:   9.5  238  19% 313%  0.0% 0 0 0%
V:   9.5  239  19% 313%  0.0% 0 0 0%
V:   9.6  240  19% 313%  0.0% 0 0 0%
V:   9.6  241  19% 313%  0.0% 0 0 0%
V:   9.6  242  19% 313%  0.0% 0 0 0%
V:   9.7  243  19% 313%  0.0% 0 0 0%
V:   9.7  244  19% 313%  0.0% 0 0 0%
V:   9.8  245  19% 313%  0.0% 0 0 0%
V:   9.8  246  19% 313%  0.0% 0 0 0%
V:   9.8  247  19% 313%  0.0% 0 0 0%
V:   9.9  248  19% 313%  0.0% 0 0 0%
V:   9.9  249  19% 312%  0.0% 0 0 0%
V:  10.0  250  19% 312%  0.0% 0 0 0%
V:  10.0  251  19% 312%  0.0% 0 0 0%
V:  10.0  252  19% 312%  0.0% 0 0 0%
V:  10.1  253  19% 312%  0.0% 0 0 0%
V:  10.1  254  19% 312%  0.0% 0 0 0%
V:  10.2  255  19% 312%  0.0% 0 0 0%
V:  10.2  256  19% 312%  0.0% 0 0 0%
V:  10.2  257  19% 312%  0.0% 0 0 0%
V:  10.3  258  19% 312%  0.0% 0 0 0%
V:  10.3  259  19% 312%  0.0% 0 0 0%
V:  10.4  260  19% 312%  0.0% 0 0 0%
V:  10.4  261  19% 312%  0.0% 0 0 0%
V:  10.4  262  19% 312%  0.0% 0 0 0%
V:  10.5  263  19% 312%  0.0% 0 0 0%
V:  10.5  264  19% 312%  0.0% 0 0 0%
V:  10.6  265  19% 312%  0.0% 0 0 0%
V:  10.6  266  19% 312%  0.0% 0 0 0%
V:  10.6  267  19% 312%  0.0% 0 0 0%
V:  10.7  268  19% 312%  0.0% 0 0 0%
uninit video: ffmpeg
DEMUXER: freeing demuxer at 0x84b8a28  
vo: x11 uninit called but X11 not inited..

Exiting... (Quit)

-- 
Gabucino
MPlayer Core Team
  "not sure how we will proceed here - xine's potential in the video
   processing field is imho so great that i certainly don't want to miss
   the chance to work into that direction." - Guenter, xine developer
-------------- 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/20030129/7eb006d0/attachment.pgp>


More information about the MPlayer-dev-eng mailing list