[MPlayer-users] [BUG] Bottom row of YV12 has wrong/mixed chroma channels when using software scaler + conversion to RGB (NODAEMON and NOVIRUS)

D Richard Felker III dalias at aerifal.cx
Sat Jan 17 20:26:31 CET 2004


On Fri, Jan 16, 2004 at 08:52:49PM -0500, Matthew W. Miller wrote:
> I have found that, with recent MPlayer CVS snapshots (since
> MPlayer-20031228), when using the software scaler to resize and convert
> from YV12 to RGB formats (either BGR16, which is the SVGA mode I use, or
> BGR32, for XFree86), the bottom row of chroma (that is, the bottom two
> rows of the picture) is discoloured.  Reddish things look blue-tinted,
> and bluish things look red-tinted, which suggests to my
> (non-programmming-inclined) mind that either the R and B channels, or
> the U and V channels, are somehow being swapped.
> 	This does not seem to happen when *just* converting colorspace, 
> but only when scaling to a different size.  I tried every -sws option 
> from 0 up to 10 and seen the same 'swapping' in all of them.

My guess would be that alternate/C code is used for the bottom line of
the image, and a bugfix that was applied to that code never made it
into the specialized last-line code. Can someone who understands
swscaler code confirm this (and hopefully fix it)?

[I'm cc'ing to -dev-eng too...]

Rich

> SYSTEM INFORMATION
> 
> Distribution: PLD, mix of 1.0, 1.1, 2.0, and nest-test
> 
> $ uname -a
> Linux dhcp065-024-101-195 2.4.24 #1 Thu Jan 8 23:51:03 UTC 2004 i586 unknown unknown PLD Linux
> 
> $ ls -l /lib/libc[.-]*
> -rwxr-xr-x    1 root     root      1181384 Jan 13 18:32 /lib/libc-2.3.3.so
> lrwxrwxrwx    1 root     root           13 Jan 15 03:27 /lib/libc.so.6 -> libc-2.3.3.so
> 
> $ gcc -v
> [ ... ]
> gcc version 3.3.2 (PLD Linux)
> 
> $ ld -v
> GNU ld version 2.14.90.0.7 20031029
> 
> $ as --version
> GNU assembler 2.14.90.0.7 20031029
> 
> # cat /proc/cpuinfo
> processor       : 0
> vendor_id       : GenuineIntel
> cpu family      : 5
> model           : 4
> model name      : Pentium MMX
> stepping        : 3
> cpu MHz         : 200.458
> fdiv_bug        : no
> hlt_bug         : no
> f00f_bug        : yes
> coma_bug        : no
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 1
> wp              : yes
> flags           : fpu vme de pse tsc msr mce cx8 mmx
> bogomips        : 399.76
> 
> Video card manufacturer and model:
> Diamond Viper V300 (nVidia RIVA128 chipset), 4MB
> 
> Video driver types and versions:
> svgalib-1.4.3
> 
> $ X -version
> 
> This is a pre-release version of XFree86, and is not supported in any
> way.  Bugs may be reported to XFree86 at XFree86.Org and patches submitted
> to fixes at XFree86.Org.  Before reporting bugs in pre-release versions,
> please check the latest version in the XFree86 CVS repository
> (http://www.XFree86.Org/cvs).
> 
> XFree86 Version 4.3.99.902 (4.4.0 RC 2)
> Release Date: 18 December 2003
> X Protocol Version 11, Revision 0, Release 6.6
> Build Operating System: Linux 2.4.23 i686 [ELF]
> Current Operating System: Linux dhcp065-024-101-195 2.4.24 #1 Thu Jan 8 23:51:03 UTC 2004 i586
> Build Date: 05 January 2004
> Changelog Date: 19 December 2003
>         Before reporting problems, check http://www.XFree86.Org/
>         to make sure that you have the latest version.
> Module Loader present
> 
> 
> MPLAYER OUTPUT LOG
> 
> $ mplayer-20031228 -v -v -mc 10 -noaspect -vf scale=320:240:0:0 -sws 0 -vo svga -bpp 16 -dr -double doom3clip.avi 2>&1 > mplayer.log.20031228
> 
> MPlayer dev-CVS-031228-00:00-3.3.2 (C) 2000-2003 MPlayer Team
> 
> CPU: Intel Pentium MMX P55C 200.8 MHz (Family: 5, Stepping: 3)
> Detected cache-line size is 32 bytes
> CPUflags:  MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
> Compiled for x86 CPU with extensions: MMX
> 
> Reading config file /usr/local/etc/mplayer/mplayer.confReading config file /home/users/mwmiller/.mplayer/config
> Reading /home/users/mwmiller/.mplayer/codecs.conf: Reading /usr/local/etc/mplayer/codecs.conf: Using built-in default codecs.conf.
> CommandLine: '-v' '-mc' '10' '-noaspect' '-vf' 'scale=320:240:0:0' '-sws' '0' '-vo' 'svga' '-bpp' '16' '-dr' '-double' 'doom3clip.avi'
> init_freetype
> get_path('font/font.desc') -> '/home/users/mwmiller/.mplayer/font/font.desc'
> font: can't open file: /home/users/mwmiller/.mplayer/font/font.desc
> font: can't open file: /usr/local/share/mplayer/font/font.desc
> Using MMX Optimized OnScreenDisplay
> Using usleep() timing
> get_path('input.conf') -> '/home/users/mwmiller/.mplayer/input.conf'
> get_path('doom3clip.avi.conf') -> '/home/users/mwmiller/.mplayer/doom3clip.avi.conf'
> 
> Playing doom3clip.avi.
> [file] File size is 2474090 bytes
> STREAM: [file] doom3clip.avi
> STREAM: Description: File
> STREAM: Author: Albeu
> STREAM: Comment: based on the code from ??? (probably Arpi)
> AVI file format detected.
> list_end=0xD4
> ======= AVI Header =======
> us/frame: 33366  (fps=29.971)
> max bytes/sec: 0
> padding: 0
> MainAVIHeader.dwFlags: (2320) HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE
> frames  total: 510   initial: 0
> streams: 1
> Suggested BufferSize: 0
> Size:  352 x 240
> ==========================
> list_end=0xD4
> ==> Found video stream: 0
> ====== STREAM Header =====
> Type: vids   FCC:  (0)
> Flags: 0
> Priority: 0   Language: 0
> InitialFrames: 0
> Rate: 299699/10000 = 29.970
> Start: 0   Len: 510
> Suggested BufferSize: 25968
> Quality 0
> Sample size: 0
> ==========================
> found 'bih', 40 bytes of 40
> ======= VIDEO Format ======
>   biSize 40
>   biWidth 352
>   biHeight 240
>   biPlanes 1
>   biBitCount 24
>   biCompression 268435457=''
>   biSizeImage 253440
> ===========================
> list_end=0x10C
> hdr=Software  size=36
> Software  : MEncoder dev-CVS-040113-21:35-3.3.2
> Broken chunk?  chunksize=1772  (id=JUNK)
> list_end=0x25A082
> Found movie at 0x80C - 0x25A082
> Reading INDEX block, 510 chunks for 510 frames (fpos=0x25a08a)
> AVI index offset: 0x808 (movi=0x80C idx0=0x4 idx1=0x2F9E)
> Auto-selected AVI video ID = 0
> AVI_NI: No audio stream found -> no sound.
> AVI: Searching for audio stream (id:-1)
> AVI: No audio stream found -> no sound.
> AVI video size=2459534 (510) audio size=0 (0)
> VIDEO:  []  352x240  24bpp  29.970 fps  1156.3 kbps (141.1 kbyte/s)
> Searching for sequence header... OK!
> VIDEO:  MPEG1  352x240  (aspect 12)  29.970 fps  1150.0 kbps (143.8 kbyte/s)
> [V] filefmt:3  fourcc:0x10000001  size:352x240  fps:29.97  ftime:=0.0334
> Clip info:
>  Software: MEncoder dev-CVS-040113-21:35-3.3.2
> get_path('sub/') -> '/home/users/mwmiller/.mplayer/sub/'
> get_path('default.sub') -> '/home/users/mwmiller/.mplayer/default.sub'
> Using RIVA driver, 4096KB, Type:nv3, Riva128/Riva128ZX.
> svgalib 1.4.3
> Opening video filter: [scale w=320 h=240 chr-drop=0 param=0]
> SwScale params: 320 x 240 (-1=no scaling)
> ==========================================================================
> Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
> VDec: vo config request - 352 x 240 (preferred csp: Mpeg PES)
> Trying filter chain: scale vo
> VDecoder init failed :(
> Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.3.1
> Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
> ==========================================================================
> Audio: no sound
> Freeing 0 unused audio chunks
> Starting playback...
> VDec: vo config request - 352 x 240 (preferred csp: Planar YV12)
> Trying filter chain: scale vo
> VDec: using Planar YV12 as output csp (no 0)
> Movie-Aspect is undefined - no prescaling applied.
> VO Config (352x240->352x240,flags=0,'MPlayer',0x32315659)
> SwScaler: reducing / aligning filtersize 2 -> 4
> SwScaler: reducing / aligning filtersize 2 -> 4
> SwScaler: reducing / aligning filtersize 1 -> 1
> SwScaler: reducing / aligning filtersize 2 -> 2
> 
> SwScaler: FAST_BILINEAR scaler, from Planar YV12 to dithered BGR 16-bit using MMX
> SwScaler: using 4-tap MMX scaler for horizontal luminance scaling
> SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling
> SwScaler: using 1-tap MMX "scaler" for vertical luminance scaling (BGR)
> SwScaler:       2-tap scaler for vertical chrominance scaling (BGR)
> SwScaler: using MMX YV12->BGR16 Converter
> SwScaler: 352x240 -> 320x240
> REQ: flags=0x407  req=0x0  
> VO: [svga] 320x240 => 352x240 BGR 16-bit 
> VO: Description: SVGAlib
> VO: Author: Ivan Kalvachev <iive at users.sf.net>
> vo_svga: config(320, 240, 352, 240, 00000000, MPlayer, 42475210)
> vo_svga: Looking for the best resolution...
> vo_svga: req_w: 320, req_h: 240, bpp: 16
> vo_svga: vid_mode: 52, 320x240 16bpp
> vo_svga: video mode is linear and memcpy could be used for image transfer
> vo_svga: video mode have 16 page(s)
> vo_svga: centering image. start at (0,0)
> *** [scale] Allocating mp_image_t, 352x240x12bpp YUV planar, 126720 bytes
> V:   0.0    1   0%  0%  0.0% 0 0 0%
*** [scale] Allocating mp_image_t, 352x240x12bpp YUV planar, 126720 bytes
> *** [vo] Direct Rendering mp_image_t, 320x240x16bpp BGR packed, 153600 bytes
> get_path('subfont.ttf') -> '/home/users/mwmiller/.mplayer/subfont.ttf'
> Unicode font: 256 glyphs.
> V:   0.0    2   0%  0%  0.0% 0 0 0%
V:   0.1    3   0%  0%  0.0% 0 0 0%
*** [scale] Allocating mp_image_t, 352x240x12bpp YUV planar, 126720 bytes
> V:   0.1    4   0%  0%  0.0% 0 0 0%
V:   0.1    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.2    8   0%  0%  0.0% 0 0 0%
V:   0.3    9   0%  0%  0.0% 0 0 0%
V:   0.3   10   0%  0%  0.0% 0 0 0%
V:   0.3   11   0%  0%  0.0% 0 0 0%
V:   0.4   12   0%  0%  0.0% 0 0 0%
V:   0.4   13   0%  0%  0.0% 0 0 0%
V:   0.4   14   0%  0%  0.0% 0 0 0%
V:   0.5   15   0%  0%  0.0% 0 0 0%
V:   0.5   16  122% 55%  0.0% 0 0 0%
V:   0.5   17  115% 54%  0.0% 0 0 0%
V:   0.6   18  109% 54%  0.0% 0 0 0%
V:   0.6   19  105% 53%  0.0% 0 0 0%
V:   0.6   20  101% 52%  0.0% 0 0 0%
V:   0.7   21  97% 52%  0.0% 0 0 0%
V:   0.7   22  94% 51%  0.0% 0 0 0%
V:   0.7   23  90% 50%  0.0% 0 0 0%
V:   0.8   24  87% 50%  0.0% 0 0 0%
V:   0.8   25  85% 50%  0.0% 0 0 0%
V:   0.8   26  82% 49%  0.0% 0 0 0%
V:   0.9   27  80% 49%  0.0% 0 0 0%
V:   0.9   28  78% 49%  0.0% 0 0 0%
V:   0.9   29  76% 48%  0.0% 0 0 0%
V:   1.0   30  74% 48%  0.0% 0 0 0%
V:   1.0   31  72% 48%  0.0% 0 0 0%
V:   1.0   32  71% 47%  0.0% 0 0 0%
V:   1.1   33  69% 47%  0.0% 0 0 0%
V:   1.1   34  68% 47%  0.0% 0 0 0%
V:   1.1   35  66% 47%  0.0% 0 0 0%
V:   1.2   36  64% 47%  0.0% 0 0 0%
V:   1.2   37  64% 46%  0.0% 0 0 0%
V:   1.2   38  63% 46%  0.0% 0 0 0%
V:   1.3   39  62% 46%  0.0% 0 0 0%
V:   1.3   40  61% 46%  0.0% 0 0 0%
V:   1.3   41  60% 46%  0.0% 0 0 0%
V:   1.4   42  59% 46%  0.0% 0 0 0%
V:   1.4   43  58% 45%  0.0% 0 0 0%
V:   1.4   44  57% 45%  0.0% 0 0 0%
V:   1.5   45  56% 45%  0.0% 0 0 0%
V:   1.5   46  56% 45%  0.0% 0 0 0%
V:   1.5   47  55% 45%  0.0% 0 0 0%
V:   1.6   48  54% 45%  0.0% 0 0 0%
V:   1.6   49  53% 45%  0.0% 0 0 0%
V:   1.6   50  53% 45%  0.0% 0 0 0%
V:   1.7   51  52% 45%  0.0% 0 0 0%
V:   1.7   52  52% 45%  0.0% 0 0 0%
V:   1.7   53  51% 44%  0.0% 0 0 0%
V:   1.8   54  50% 44%  0.0% 0 0 0%
V:   1.8   55  50% 44%  0.0% 0 0 0%
V:   1.8   56  50% 44%  0.0% 0 0 0%
V:   1.9   57  49% 44%  0.0% 0 0 0%
V:   1.9   58  49% 44%  0.0% 0 0 0%
V:   1.9   59  48% 44%  0.0% 0 0 0%
V:   2.0   60  48% 44%  0.0% 0 0 0%
V:   2.0   61  47% 44%  0.0% 0 0 0%
V:   2.0   62  47% 44%  0.0% 0 0 0%
V:   2.1   63  46% 44%  0.0% 0 0 0%
V:   2.1   64  46% 44%  0.0% 0 0 0%
V:   2.1   65  46% 44%  0.0% 0 0 0%
V:   2.2   66  45% 44%  0.0% 0 0 0%
V:   2.2   67  45% 43%  0.0% 0 0 0%
V:   2.2   68  45% 43%  0.0% 0 0 0%
V:   2.3   69  44% 43%  0.0% 0 0 0%
V:   2.3   70  44% 43%  0.0% 0 0 0%
V:   2.3   71  44% 43%  0.0% 0 0 0%
V:   2.4   72  43% 43%  0.0% 0 0 0%
V:   2.4   73  43% 43%  0.0% 0 0 0%
V:   2.4   74  43% 43%  0.0% 0 0 0%
V:   2.5   75  42% 43%  0.0% 0 0 0%
V:   2.5   76  42% 43%  0.0% 0 0 0%
V:   2.5   77  42% 43%  0.0% 0 0 0%
V:   2.6   78  42% 43%  0.0% 0 0 0%
V:   2.6   79  41% 43%  0.0% 0 0 0%
V:   2.6   80  41% 43%  0.0% 0 0 0%
V:   2.7   81  41% 43%  0.0% 0 0 0%
V:   2.7   82  41% 43%  0.0% 0 0 0%
V:   2.7   83  40% 43%  0.0% 0 0 0%
V:   2.8   84  40% 43%  0.0% 0 0 0%
V:   2.8   85  40% 43%  0.0% 0 0 0%
V:   2.8   86  40% 43%  0.0% 0 0 0%
V:   2.9   87  40% 43%  0.0% 0 0 0%
V:   2.9   88  40% 43%  0.0% 0 0 0%
V:   2.9   89  39% 43%  0.0% 0 0 0%
V:   3.0   90  39% 43%  0.0% 0 0 0%
V:   3.0   91  39% 43%  0.0% 0 0 0%
V:   3.0   92  39% 43%  0.0% 0 0 0%
V:   3.1   93  39% 43%  0.0% 0 0 0%
V:   3.1   94  39% 42%  0.0% 0 0 0%
V:   3.1   95  38% 42%  0.0% 0 0 0%
V:   3.2   96  38% 42%  0.0% 0 0 0%
V:   3.2   97  38% 42%  0.0% 0 0 0%
V:   3.2   98  38% 42%  0.0% 0 0 0%
V:   3.3   99  38% 42%  0.0% 0 0 0%
V:   3.3  100  38% 42%  0.0% 0 0 0%
V:   3.3  101  38% 42%  0.0% 0 0 0%
V:   3.4  102  37% 42%  0.0% 0 0 0%
V:   3.4  103  37% 42%  0.0% 0 0 0%
V:   3.4  104  37% 42%  0.0% 0 0 0%
V:   3.5  105  37% 42%  0.0% 0 0 0%
V:   3.5  106  37% 42%  0.0% 0 0 0%
V:   3.5  107  37% 42%  0.0% 0 0 0%
V:   3.6  108  36% 42%  0.0% 0 0 0%
V:   3.6  109  36% 42%  0.0% 0 0 0%
V:   3.6  110  36% 42%  0.0% 0 0 0%
V:   3.7  111  36% 42%  0.0% 0 0 0%
V:   3.7  112  36% 42%  0.0% 0 0 0%
V:   3.7  113  36% 42%  0.0% 0 0 0%
V:   3.8  114  35% 42%  0.0% 0 0 0%
V:   3.8  115  35% 42%  0.0% 0 0 0%
V:   3.8  116  35% 42%  0.0% 0 0 0%
V:   3.9  117  35% 42%  0.0% 0 0 0%
V:   3.9  118  35% 42%  0.0% 0 0 0%
V:   3.9  119  35% 42%  0.0% 0 0 0%
V:   4.0  120  35% 42%  0.0% 0 0 0%
V:   4.0  121  35% 42%  0.0% 0 0 0%
V:   4.0  122  35% 42%  0.0% 0 0 0%
V:   4.1  123  35% 42%  0.0% 0 0 0%
V:   4.1  124  34% 42%  0.0% 0 0 0%
V:   4.1  125  34% 42%  0.0% 0 0 0%
V:   4.2  126  34% 42%  0.0% 0 0 0%
V:   4.2  127  34% 42%  0.0% 0 0 0%
V:   4.2  128  34% 42%  0.0% 0 0 0%
V:   4.3  129  34% 42%  0.0% 0 0 0%
V:   4.3  130  34% 42%  0.0% 0 0 0%
V:   4.3  131  34% 42%  0.0% 0 0 0%
V:   4.4  132  34% 42%  0.0% 0 0 0%
V:   4.4  133  34% 42%  0.0% 0 0 0%
V:   4.4  134  34% 42%  0.0% 0 0 0%
V:   4.5  135  33% 42%  0.0% 0 0 0%
V:   4.5  136  33% 42%  0.0% 0 0 0%
V:   4.5  137  33% 42%  0.0% 0 0 0%
V:   4.6  138  33% 42%  0.0% 0 0 0%
V:   4.6  139  33% 42%  0.0% 0 0 0%
V:   4.6  140  33% 42%  0.0% 0 0 0%
V:   4.7  141  33% 42%  0.0% 0 0 0%
V:   4.7  142  33% 42%  0.0% 0 0 0%
V:   4.7  143  33% 42%  0.0% 0 0 0%
V:   4.8  144  33% 42%  0.0% 0 0 0%
V:   4.8  145  33% 42%  0.0% 0 0 0%
V:   4.8  146  33% 42%  0.0% 0 0 0%
V:   4.9  147  32% 42%  0.0% 0 0 0%
V:   4.9  148  32% 42%  0.0% 0 0 0%
V:   4.9  149  32% 42%  0.0% 0 0 0%
V:   5.0  150  32% 42%  0.0% 0 0 0%
V:   5.0  151  32% 42%  0.0% 0 0 0%
V:   5.0  152  32% 42%  0.0% 0 0 0%
V:   5.1  153  32% 42%  0.0% 0 0 0%
V:   5.1  154  32% 42%  0.0% 0 0 0%
V:   5.1  155  32% 42%  0.0% 0 0 0%
V:   5.2  156  32% 42%  0.0% 0 0 0%
V:   5.2  157  32% 42%  0.0% 0 0 0%
V:   5.2  158  32% 42%  0.0% 0 0 0%
V:   5.3  159  32% 42%  0.0% 0 0 0%
V:   5.3  160  32% 42%  0.0% 0 0 0%
V:   5.3  161  31% 42%  0.0% 0 0 0%
V:   5.4  162  31% 42%  0.0% 0 0 0%
V:   5.4  163  31% 42%  0.0% 0 0 0%
V:   5.4  164  31% 42%  0.0% 0 0 0%
V:   5.5  165  31% 42%  0.0% 0 0 0%
V:   5.5  166  31% 42%  0.0% 0 0 0%
V:   5.5  167  31% 42%  0.0% 0 0 0%
V:   5.6  168  31% 42%  0.0% 0 0 0%
V:   5.6  169  31% 42%  0.0% 0 0 0%
V:   5.6  170  31% 42%  0.0% 0 0 0%
V:   5.7  171  31% 42%  0.0% 0 0 0%
V:   5.7  172  31% 42%  0.0% 0 0 0%
V:   5.7  173  31% 42%  0.0% 0 0 0%
V:   5.8  174  31% 42%  0.0% 0 0 0%
V:   5.8  175  31% 42%  0.0% 0 0 0%
V:   5.8  176  31% 42%  0.0% 0 0 0%
V:   5.9  177  31% 41%  0.0% 0 0 0%
V:   5.9  178  31% 41%  0.0% 0 0 0%
V:   5.9  179  31% 41%  0.0% 0 0 0%
V:   6.0  180  30% 41%  0.0% 0 0 0%
V:   6.0  181  31% 41%  0.0% 0 0 0%
V:   6.0  182  31% 41%  0.0% 0 0 0%
V:   6.1  183  31% 41%  0.0% 0 0 0%
V:   6.1  184  31% 41%  0.0% 0 0 0%
V:   6.1  185  30% 41%  0.0% 0 0 0%
V:   6.2  186  30% 41%  0.0% 0 0 0%
V:   6.2  187  30% 41%  0.0% 0 0 0%
V:   6.2  188  30% 41%  0.0% 0 0 0%
V:   6.3  189  30% 41%  0.0% 0 0 0%
V:   6.3  190  30% 41%  0.0% 0 0 0%
V:   6.3  191  30% 41%  0.0% 0 0 0%
V:   6.4  192  30% 41%  0.0% 0 0 0%
V:   6.4  193  30% 41%  0.0% 0 0 0%
V:   6.4  194  30% 41%  0.0% 0 0 0%
V:   6.5  195  30% 41%  0.0% 0 0 0%
V:   6.5  196  30% 41%  0.0% 0 0 0%
V:   6.5  197  30% 41%  0.0% 0 0 0%
V:   6.6  198  30% 41%  0.0% 0 0 0%
V:   6.6  199  30% 41%  0.0% 0 0 0%
V:   6.6  200  30% 41%  0.0% 0 0 0%
V:   6.7  201  30% 41%  0.0% 0 0 0%
V:   6.7  202  30% 41%  0.0% 0 0 0%
V:   6.7  203  30% 41%  0.0% 0 0 0%
V:   6.8  204  30% 41%  0.0% 0 0 0%
V:   6.8  205  30% 41%  0.0% 0 0 0%
V:   6.8  206  30% 41%  0.0% 0 0 0%
V:   6.9  207  30% 41%  0.0% 0 0 0%
V:   6.9  208  30% 41%  0.0% 0 0 0%
V:   6.9  209  30% 41%  0.0% 0 0 0%
V:   7.0  210  29% 41%  0.0% 0 0 0%
V:   7.0  211  29% 41%  0.0% 0 0 0%
V:   7.0  212  29% 41%  0.0% 0 0 0%
V:   7.1  213  29% 41%  0.0% 0 0 0%
V:   7.1  214  29% 41%  0.0% 0 0 0%
V:   7.1  215  29% 41%  0.0% 0 0 0%
V:   7.2  216  29% 41%  0.0% 0 0 0%
V:   7.2  217  29% 41%  0.0% 0 0 0%
V:   7.2  218  29% 41%  0.0% 0 0 0%
V:   7.3  219  29% 41%  0.0% 0 0 0%
V:   7.3  220  29% 41%  0.0% 0 0 0%
V:   7.3  221  29% 41%  0.0% 0 0 0%
V:   7.4  222  29% 41%  0.0% 0 0 0%
V:   7.4  223  29% 41%  0.0% 0 0 0%
V:   7.4  224  29% 41%  0.0% 0 0 0%
V:   7.5  225  29% 41%  0.0% 0 0 0%
V:   7.5  226  29% 41%  0.0% 0 0 0%
V:   7.5  227  29% 41%  0.0% 0 0 0%
V:   7.6  228  29% 41%  0.0% 0 0 0%
V:   7.6  229  29% 41%  0.0% 0 0 0%
V:   7.6  230  29% 41%  0.0% 0 0 0%
V:   7.7  231  29% 41%  0.0% 0 0 0%
V:   7.7  232  29% 41%  0.0% 0 0 0%
V:   7.7  233  29% 41%  0.0% 0 0 0%
V:   7.8  234  29% 41%  0.0% 0 0 0%
V:   7.8  235  29% 41%  0.0% 0 0 0%
V:   7.8  236  29% 41%  0.0% 0 0 0%
V:   7.9  237  29% 41%  0.0% 0 0 0%
V:   7.9  238  29% 41%  0.0% 0 0 0%
V:   7.9  239  29% 41%  0.0% 0 0 0%
V:   8.0  240  29% 41%  0.0% 0 0 0%
V:   8.0  241  29% 41%  0.0% 0 0 0%
V:   8.0  242  29% 41%  0.0% 0 0 0%
V:   8.1  243  29% 41%  0.0% 0 0 0%
V:   8.1  244  29% 41%  0.0% 0 0 0%
V:   8.1  245  29% 41%  0.0% 0 0 0%
V:   8.2  246  29% 41%  0.0% 0 0 0%
V:   8.2  247  29% 41%  0.0% 0 0 0%
V:   8.2  248  29% 41%  0.0% 0 0 0%
V:   8.3  249  29% 41%  0.0% 0 0 0%
V:   8.3  250  29% 41%  0.0% 0 0 0%
V:   8.3  251  28% 41%  0.0% 0 0 0%
V:   8.4  252  28% 41%  0.0% 0 0 0%
V:   8.4  253  28% 41%  0.0% 0 0 0%
V:   8.4  254  28% 41%  0.0% 0 0 0%
V:   8.5  255  28% 41%  0.0% 0 0 0%
V:   8.5  256  28% 41%  0.0% 0 0 0%
V:   8.5  257  28% 41%  0.0% 0 0 0%
V:   8.6  258  28% 41%  0.0% 0 0 0%
V:   8.6  259  28% 41%  0.0% 0 0 0%
V:   8.6  260  28% 41%  0.0% 0 0 0%
V:   8.7  261  28% 41%  0.0% 0 0 0%
V:   8.7  262  28% 41%  0.0% 0 0 0%
V:   8.7  263  28% 41%  0.0% 0 0 0%
V:   8.8  264  28% 41%  0.0% 0 0 0%
V:   8.8  265  28% 41%  0.0% 0 0 0%
V:   8.8  266  28% 41%  0.0% 0 0 0%
V:   8.9  267  28% 41%  0.0% 0 0 0%
V:   8.9  268  28% 41%  0.0% 0 0 0%
V:   8.9  269  28% 41%  0.0% 0 0 0%
V:   9.0  270  28% 41%  0.0% 0 0 0%
V:   9.0  271  28% 41%  0.0% 0 0 0%
V:   9.0  272  28% 41%  0.0% 0 0 0%
V:   9.1  273  28% 41%  0.0% 0 0 0%
V:   9.1  274  28% 41%  0.0% 0 0 0%
V:   9.1  275  28% 41%  0.0% 0 0 0%
V:   9.2  276  28% 41%  0.0% 0 0 0%
V:   9.2  277  28% 41%  0.0% 0 0 0%
V:   9.2  278  28% 41%  0.0% 0 0 0%
V:   9.3  279  28% 41%  0.0% 0 0 0%
V:   9.3  280  28% 41%  0.0% 0 0 0%
V:   9.3  281  28% 41%  0.0% 0 0 0%
V:   9.4  282  28% 41%  0.0% 0 0 0%
V:   9.4  283  28% 41%  0.0% 0 0 0%
V:   9.4  284  28% 41%  0.0% 0 0 0%
V:   9.5  285  28% 41%  0.0% 0 0 0%
V:   9.5  286  28% 41%  0.0% 0 0 0%
V:   9.5  287  28% 41%  0.0% 0 0 0%
V:   9.6  288  28% 41%  0.0% 0 0 0%
V:   9.6  289  28% 41%  0.0% 0 0 0%
V:   9.6  290  28% 41%  0.0% 0 0 0%
V:   9.7  291  28% 41%  0.0% 0 0 0%
V:   9.7  292  28% 41%  0.0% 0 0 0%
V:   9.7  293  28% 41%  0.0% 0 0 0%
V:   9.8  294  28% 41%  0.0% 0 0 0%
V:   9.8  295  28% 41%  0.0% 0 0 0%
V:   9.8  296  28% 41%  0.0% 0 0 0%
V:   9.9  297  28% 41%  0.0% 0 0 0%
V:   9.9  298  28% 41%  0.0% 0 0 0%
V:   9.9  299  28% 41%  0.0% 0 0 0%
V:  10.0  300  27% 41%  0.0% 0 0 0%
V:  10.0  301  28% 41%  0.0% 0 0 0%
V:  10.0  302  27% 41%  0.0% 0 0 0%
V:  10.1  303  27% 41%  0.0% 0 0 0%
V:  10.1  304  27% 41%  0.0% 0 0 0%
V:  10.1  305  27% 41%  0.0% 0 0 0%
V:  10.2  306  27% 41%  0.0% 0 0 0%
V:  10.2  307  27% 41%  0.0% 0 0 0%
V:  10.2  308  27% 41%  0.0% 0 0 0%
V:  10.3  309  27% 41%  0.0% 0 0 0%
V:  10.3  310  27% 41%  0.0% 0 0 0%
V:  10.3  311  27% 41%  0.0% 0 0 0%
V:  10.4  312  27% 41%  0.0% 0 0 0%
V:  10.4  313  27% 41%  0.0% 0 0 0%
V:  10.4  314  27% 41%  0.0% 0 0 0%
V:  10.5  315  27% 41%  0.0% 0 0 0%
V:  10.5  316  27% 41%  0.0% 0 0 0%
V:  10.5  317  27% 41%  0.0% 0 0 0%
V:  10.6  318  27% 41%  0.0% 0 0 0%
V:  10.6  319  27% 41%  0.0% 0 0 0%
V:  10.6  320  27% 41%  0.0% 0 0 0%
V:  10.7  321  27% 41%  0.0% 0 0 0%
V:  10.7  322  27% 41%  0.0% 0 0 0%
V:  10.7  323  27% 41%  0.0% 0 0 0%
V:  10.8  324  27% 41%  0.0% 0 0 0%
V:  10.8  325  27% 41%  0.0% 0 0 0%
V:  10.8  326  27% 41%  0.0% 0 0 0%
V:  10.9  327  27% 41%  0.0% 0 0 0%
V:  10.9  328  27% 41%  0.0% 0 0 0%
V:  10.9  329  27% 41%  0.0% 0 0 0%
V:  11.0  330  27% 41%  0.0% 0 0 0%
V:  11.0  331  27% 41%  0.0% 0 0 0%
V:  11.0  332  27% 41%  0.0% 0 0 0%
V:  11.1  333  27% 41%  0.0% 0 0 0%
V:  11.1  334  27% 41%  0.0% 0 0 0%
V:  11.1  335  27% 41%  0.0% 0 0 0%
V:  11.2  336  27% 41%  0.0% 0 0 0%
V:  11.2  337  27% 41%  0.0% 0 0 0%
V:  11.2  338  27% 41%  0.0% 0 0 0%
V:  11.3  339  27% 41%  0.0% 0 0 0%
V:  11.3  340  27% 41%  0.0% 0 0 0%
V:  11.3  341  27% 41%  0.0% 0 0 0%
V:  11.4  342  27% 41%  0.0% 0 0 0%
V:  11.4  343  27% 41%  0.0% 0 0 0%
V:  11.4  344  27% 41%  0.0% 0 0 0%
V:  11.5  345  27% 41%  0.0% 0 0 0%
V:  11.5  346  27% 41%  0.0% 0 0 0%
V:  11.5  347  27% 41%  0.0% 0 0 0%
V:  11.6  348  27% 41%  0.0% 0 0 0%
V:  11.6  349  27% 41%  0.0% 0 0 0%
V:  11.6  350  27% 41%  0.0% 0 0 0%
V:  11.7  351  27% 41%  0.0% 0 0 0%
V:  11.7  352  27% 41%  0.0% 0 0 0%
V:  11.7  353  27% 41%  0.0% 0 0 0%
V:  11.8  354  27% 41%  0.0% 0 0 0%
V:  11.8  355  27% 41%  0.0% 0 0 0%
V:  11.8  356  27% 41%  0.0% 0 0 0%
V:  11.9  357  27% 41%  0.0% 0 0 0%
V:  11.9  358  27% 41%  0.0% 0 0 0%
V:  11.9  359  27% 41%  0.0% 0 0 0%
V:  12.0  360  27% 41%  0.0% 0 0 0%
V:  12.0  361  27% 41%  0.0% 0 0 0%
V:  12.0  362  27% 41%  0.0% 0 0 0%
V:  12.1  363  27% 41%  0.0% 0 0 0%
V:  12.1  364  27% 41%  0.0% 0 0 0%
V:  12.1  365  27% 41%  0.0% 0 0 0%
V:  12.2  366  27% 41%  0.0% 0 0 0%
V:  12.2  367  27% 41%  0.0% 0 0 0%
V:  12.2  368  27% 41%  0.0% 0 0 0%
V:  12.3  369  27% 41%  0.0% 0 0 0%
V:  12.3  370  27% 41%  0.0% 0 0 0%
V:  12.3  371  27% 41%  0.0% 0 0 0%
V:  12.4  372  27% 41%  0.0% 0 0 0%
V:  12.4  373  27% 41%  0.0% 0 0 0%
V:  12.4  374  27% 41%  0.0% 0 0 0%
V:  12.5  375  27% 41%  0.0% 0 0 0%
V:  12.5  376  27% 41%  0.0% 0 0 0%
V:  12.5  377  26% 41%  0.0% 0 0 0%
V:  12.6  378  26% 41%  0.0% 0 0 0%
V:  12.6  379  26% 41%  0.0% 0 0 0%
V:  12.6  380  27% 41%  0.0% 0 0 0%
V:  12.7  381  27% 41%  0.0% 0 0 0%
V:  12.7  382  27% 41%  0.0% 0 0 0%
V:  12.7  383  26% 41%  0.0% 0 0 0%
V:  12.8  384  26% 41%  0.0% 0 0 0%
V:  12.8  385  26% 41%  0.0% 0 0 0%
V:  12.8  386  26% 41%  0.0% 0 0 0%
V:  12.9  387  26% 41%  0.0% 0 0 0%
V:  12.9  388  26% 41%  0.0% 0 0 0%
V:  12.9  389  26% 41%  0.0% 0 0 0%
V:  13.0  390  26% 41%  0.0% 0 0 0%
V:  13.0  391  26% 41%  0.0% 0 0 0%
V:  13.0  392  26% 41%  0.0% 0 0 0%
V:  13.1  393  26% 41%  0.0% 0 0 0%
V:  13.1  394  26% 41%  0.0% 0 0 0%
V:  13.1  395  26% 41%  0.0% 0 0 0%
V:  13.2  396  26% 41%  0.0% 0 0 0%
V:  13.2  397  26% 41%  0.0% 0 0 0%
V:  13.2  398  26% 41%  0.0% 0 0 0%
V:  13.3  399  26% 41%  0.0% 0 0 0%
V:  13.3  400  26% 41%  0.0% 0 0 0%
V:  13.3  401  26% 41%  0.0% 0 0 0%
V:  13.4  402  26% 41%  0.0% 0 0 0%
V:  13.4  403  26% 41%  0.0% 0 0 0%
V:  13.4  404  26% 41%  0.0% 0 0 0%
V:  13.5  405  26% 41%  0.0% 0 0 0%
V:  13.5  406  26% 41%  0.0% 0 0 0%
V:  13.5  407  26% 41%  0.0% 0 0 0%
V:  13.6  408  26% 41%  0.0% 0 0 0%
V:  13.6  409  26% 41%  0.0% 0 0 0%
V:  13.6  410  26% 41%  0.0% 0 0 0%
V:  13.7  411  26% 41%  0.0% 0 0 0%
V:  13.7  412  26% 41%  0.0% 0 0 0%
V:  13.7  413  26% 41%  0.0% 0 0 0%
V:  13.8  414  26% 41%  0.0% 0 0 0%
V:  13.8  415  26% 41%  0.0% 0 0 0%
V:  13.8  416  26% 41%  0.0% 0 0 0%
V:  13.9  417  26% 41%  0.0% 0 0 0%
V:  13.9  418  26% 41%  0.0% 0 0 0%
V:  13.9  419  26% 41%  0.0% 0 0 0%
V:  14.0  420  26% 41%  0.0% 0 0 0%
V:  14.0  421  26% 41%  0.0% 0 0 0%
V:  14.0  422  26% 41%  0.0% 0 0 0%
V:  14.1  423  26% 41%  0.0% 0 0 0%
V:  14.1  424  26% 41%  0.0% 0 0 0%
V:  14.1  425  26% 41%  0.0% 0 0 0%
V:  14.2  426  26% 41%  0.0% 0 0 0%
V:  14.2  427  26% 41%  0.0% 0 0 0%
V:  14.2  428  26% 41%  0.0% 0 0 0%
V:  14.3  429  26% 41%  0.0% 0 0 0%
V:  14.3  430  26% 41%  0.0% 0 0 0%
V:  14.3  431  26% 41%  0.0% 0 0 0%
V:  14.4  432  26% 41%  0.0% 0 0 0%
V:  14.4  433  26% 41%  0.0% 0 0 0%
V:  14.4  434  26% 41%  0.0% 0 0 0%
V:  14.5  435  26% 41%  0.0% 0 0 0%
V:  14.5  436  26% 41%  0.0% 0 0 0%
V:  14.5  437  26% 41%  0.0% 0 0 0%
V:  14.6  438  26% 41%  0.0% 0 0 0%
V:  14.6  439  26% 41%  0.0% 0 0 0%
V:  14.6  440  26% 41%  0.0% 0 0 0%
V:  14.7  441  26% 41%  0.0% 0 0 0%
V:  14.7  442  26% 41%  0.0% 0 0 0%
V:  14.7  443  26% 41%  0.0% 0 0 0%
V:  14.8  444  26% 41%  0.0% 0 0 0%
V:  14.8  445  26% 41%  0.0% 0 0 0%
V:  14.8  446  26% 41%  0.0% 0 0 0%
V:  14.9  447  26% 41%  0.0% 0 0 0%
V:  14.9  448  26% 41%  0.0% 0 0 0%
V:  14.9  449  26% 41%  0.0% 0 0 0%
V:  15.0  450  26% 41%  0.0% 0 0 0%
V:  15.0  451  26% 41%  0.0% 0 0 0%
V:  15.0  452  26% 41%  0.0% 0 0 0%
V:  15.1  453  26% 41%  0.0% 0 0 0%
V:  15.1  454  26% 41%  0.0% 0 0 0%
V:  15.1  455  26% 41%  0.0% 0 0 0%
V:  15.2  456  26% 41%  0.0% 0 0 0%
V:  15.2  457  26% 41%  0.0% 0 0 0%
V:  15.2  458  26% 41%  0.0% 0 0 0%
V:  15.3  459  26% 41%  0.0% 0 0 0%
V:  15.3  460  26% 41%  0.0% 0 0 0%
V:  15.3  461  26% 41%  0.0% 0 0 0%
V:  15.4  462  26% 41%  0.0% 0 0 0%
V:  15.4  463  26% 41%  0.0% 0 0 0%
V:  15.4  464  26% 41%  0.0% 0 0 0%
V:  15.5  465  26% 41%  0.0% 0 0 0%
V:  15.5  466  26% 41%  0.0% 0 0 0%
V:  15.5  467  26% 41%  0.0% 0 0 0%
V:  15.6  468  26% 41%  0.0% 0 0 0%
V:  15.6  469  26% 41%  0.0% 0 0 0%
V:  15.6  470  26% 41%  0.0% 0 0 0%
V:  15.7  471  26% 41%  0.0% 0 0 0%
V:  15.7  472  26% 41%  0.0% 0 0 0%
V:  15.7  473  26% 41%  0.0% 0 0 0%
V:  15.8  474  26% 41%  0.0% 0 0 0%
V:  15.8  475  26% 41%  0.0% 0 0 0%
V:  15.8  476  26% 41%  0.0% 0 0 0%
V:  15.9  477  26% 41%  0.0% 0 0 0%
V:  15.9  478  26% 41%  0.0% 0 0 0%
V:  15.9  479  26% 41%  0.0% 0 0 0%
V:  16.0  480  26% 41%  0.0% 0 0 0%
V:  16.0  481  26% 41%  0.0% 0 0 0%
V:  16.0  482  26% 41%  0.0% 0 0 0%
V:  16.1  483  26% 41%  0.0% 0 0 0%
V:  16.1  484  26% 41%  0.0% 0 0 0%
V:  16.1  485  26% 41%  0.0% 0 0 0%
V:  16.2  486  26% 41%  0.0% 0 0 0%
V:  16.2  487  26% 41%  0.0% 0 0 0%
V:  16.2  488  26% 41%  0.0% 0 0 0%
V:  16.3  489  26% 41%  0.0% 0 0 0%
V:  16.3  490  26% 41%  0.0% 0 0 0%
V:  16.3  491  26% 41%  0.0% 0 0 0%
V:  16.4  492  26% 41%  0.0% 0 0 0%
V:  16.4  493  26% 41%  0.0% 0 0 0%
V:  16.4  494  26% 41%  0.0% 0 0 0%
V:  16.5  495  26% 41%  0.0% 0 0 0%
V:  16.5  496  26% 41%  0.0% 0 0 0%
V:  16.5  497  26% 41%  0.0% 0 0 0%
V:  16.6  498  26% 41%  0.0% 0 0 0%
V:  16.6  499  26% 41%  0.0% 0 0 0%
V:  16.7  500  26% 41%  0.0% 0 0 0%
V:  16.7  501  26% 41%  0.0% 0 0 0%
V:  16.7  502  26% 41%  0.0% 0 0 0%
V:  16.8  503  26% 41%  0.0% 0 0 0%
V:  16.8  504  26% 41%  0.0% 0 0 0%
V:  16.8  505  26% 41%  0.0% 0 0 0%
V:  16.9  506  26% 41%  0.0% 0 0 0%
V:  16.9  507  26% 41%  0.0% 0 0 0%
V:  16.9  508  26% 41%  0.0% 0 0 0%
V:  17.0  509  26% 41%  0.0% 0 0 0%
V:  17.0  510  26% 41%  0.0% 0 0 0%
ds_fill_buffer: EOF reached (stream: video)  
> V:  17.0  510  26% 41%  0.0% 0 0 0%
EOF code: 1  
> 
> uninit video: libmpeg2
> DEMUXER: freeing demuxer at 0x858d018  
> vo: x11 uninit called but X11 not inited..
> 
> Exiting... (End of file)
> -- 
> Matthew W. Miller <mwmiller at columbus.rr.com> "You shouldn't trust _any_
> software. Software is _at best_ a faithful but bumbling zombie servant
> that ineptly performs your bidding. At worst, it's an evil zombie that
> wants to kill you and eat your brain." --Mr Bad, on Trusted Computing
> 
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-users




More information about the MPlayer-users mailing list