[MPlayer-users] Problems with 444p

Fluxid fluxid at o2.pl
Sun Jul 15 11:28:56 CEST 2007


Hi
I would like to open movie in YUV 4:2:0 format, convert it to 4:4:4,
   apply few filters and show it as it is.
But i still see 4:2:0.
What do i have to do?


filters:
-vf format=444p,scale,crop=640:480,pp=ha:128:7/va/dr,hqdn3d=6:3:3:1, \
   unsharp=c3x3:-0.5,unsharp=l11x11:1:c9x9:1

fragments from console:

Trying filter chain: format scale crop pp hqdn3d unsharp unsharp ass vo
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
Trying filter chain: scale format scale crop pp hqdn3d unsharp unsharp ass vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO Config (1824x992->1824x992,flags=0,'MPlayer',0x32315659)
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 5 -> 4
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 5 -> 4
[swscaler @ 0x88ee238]SwScaler: BICUBIC scaler, from yuv420p to yuv444p using MMX2
[swscaler @ 0x88ee238]SwScaler: using 4-tap MMX scaler for horizontal luminance scaling
[swscaler @ 0x88ee238]SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling
[swscaler @ 0x88ee238]SwScaler: using 1-tap MMX "scaler" for vertical scaling (YV12 like)
[swscaler @ 0x88ee238]SwScaler: 1824x992 -> 1824x992
[swscaler @ 0x88ee238]SwScaler:Lum srcW=1824 srcH=992 dstW=1824 dstH=992 xInc=65536 yInc=65536
[swscaler @ 0x88ee238]SwScaler:Chr srcW=912 srcH=496 dstW=1824 dstH=992 xInc=32768 yInc=32768
REQ: flags=0x2C45  req=0x0
REQ: flags=0x2C45  req=0x0
REQ: flags=0x2C45  req=0x0
REQ: flags=0x2C45  req=0x400
REQ: flags=0x2445  req=0x0
REQ: flags=0x2445  req=0x0
unsharp: 0x0:0.00 (don't touch luma)
unsharp: 3x3:-0.50 (blur chroma)
REQ: flags=0x2445  req=0x0
unsharp: 11x11:1.00 (sharpen luma)
unsharp: 9x9:1.00 (sharpen chroma)
REQ: flags=0x2445  req=0x0
REQ: flags=0x445  req=0x0
VO: [x11] 640x480 => 640x480 Planar YV12
VO: Description: X11 ( XImage/Shm )
VO: Author: Aaron Holtzman <aholtzma at ess.engr.uvic.ca>
Sharing memory.
*** [scale] Exporting mp_image_t, 1824x992x12bpp YUV planar, 2714112 bytes
*** [scale] Allocating mp_image_t, 1824x992x24bpp YUV planar, 5428224 bytes
*** [crop] Allocating mp_image_t, 1824x992x12bpp YUV planar, 2714112 bytes
*** [pp] Exporting mp_image_t, 640x480x12bpp YUV planar, 460800 bytes
*** [hqdn3d] Allocating mp_image_t, 1824x480x12bpp YUV planar, 1313280 bytes
[postproc @ 0x88f8900]using npp filters 0x4404/0x4404
*** [vo] Allocating mp_image_t, 640x480x12bpp YUV planar, 460800 bytes
*** [ass] Direct Rendering mp_image_t, 640x480x12bpp YUV planar, 460800 bytes
*** [unsharp] Direct Rendering mp_image_t, 640x480x12bpp YUV planar, 460800 bytes
*** [unsharp] Direct Rendering mp_image_t, 640x480x12bpp YUV planar, 460800 bytes

It's converting to 24bit, but it falls back to 12bit when cropping...



More information about the MPlayer-users mailing list