[MPlayer-users] "Could not find matching colorspace" for mf://

Mario Valle mvalle at cscs.ch
Wed Apr 27 13:25:13 CEST 2005


I'm assembly a set of png images into a movie and I have some questions about colorspace 
and SwScaler (see the complete log below).

The relevant lines are:
VDec: vo config request - 512 x 512 (preferred csp: BGR 24-bit)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using BGR 24-bit as output csp (no 1)
Movie-Aspect is undefined - no prescaling applied.
SwScaler: using unscaled BGR 24-bit -> Planar YV12 special converter

What does it means "Could not find matching colorspace - retrying with -vf scale..."?
Is it something neutral or it affects quality and/or conversion speed?
Is it something that I can avoid with appropriate choice of PNG image characteristics?


--- command line ---

opt="vmax_b_frames=2:vb_strategy=1:vme=4:preme=2:predia=4:dia=4:last_pred=3:precmp=10:cmp=10:subcmp=10:mbcmp=10:mbd=2:v4mv:cbp:mv0:qprd:trell:qns=3"
mencoder -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1000000:vpass=1:$opt -mf \ 
type=png:w=512:h=512:fps=25 -nosound -o /dev/null mf://./Img*.png


--- log ---

MEncoder 1.0pre7-3.2.3 (C) 2000-2005 MPlayer Team
CPU: Intel  (Family: 8, Stepping: 10)
Detected cache-line size is 64 bytes
CPUflags: Type: 8 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

File not found: 'frameno.avi'
Failed to open frameno.avi

success: format: 16  data: 0x0 - 0x0
[demuxer] mf support.
[mf] search expr: ./Img*.png
[mf] number of files: 125 (500)
VIDEO:  [MPNG]  512x512  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:16  fourcc:0x474E504D  size:512x512  fps:25.00  ftime:=0.0400
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1  (-1=autodetect) osd: 1
==========================================================================
Opening video decoder: [mpng] PNG Images decoder
Selected video codec: [mpng] vfm:mpng (PNG image decoder)
==========================================================================
Writing AVI header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
VDec: vo config request - 512 x 512 (preferred csp: BGR 24-bit)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using BGR 24-bit as output csp (no 1)
Movie-Aspect is undefined - no prescaling applied.
SwScaler: using unscaled BGR 24-bit -> Planar YV12 special converter
videocodec: libavcodec (512x512 fourcc=34504d46 [FMP4])
High quality encoding selected (non real time)!
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
(cut here)

-- 
Ing. Mario Valle
Visualization Group                              | http://www.cscs.ch/~mvalle
Swiss National Supercomputing Centre (CSCS)      | Tel:  +41 (91) 610.82.60
v. Cantonale Galleria 2, 6928 Manno, Switzerland | Fax:  +41 (91) 610.82.82




More information about the MPlayer-users mailing list