[MPlayer-users] png to AVI help

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Mar 4 20:14:32 CET 2008


On Tue, Mar 04, 2008 at 11:39:30AM -0700, Rob Redmon wrote:
> MEncoder 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team

A newer version would not hurt, but

> VDec: vo config request - 4698 x 2368 (preferred colorspace: Planar Y800)
> VDec: using Planar Y800 as output csp (no 3)
> Movie-Aspect is undefined - no prescaling applied.
> VDec: vo config request - 4724 x 2368 (preferred colorspace: Planar Y800)
> VDec: using Planar Y800 as output csp (no 3)

Your main problem is that your PNG files have different sizes, this is
both unlikely to work and unlikely to be what you want.
You can try adding -vf scale=w:h to scale all images to the resolution
you want, that probably will work, but it would be better if they all
just had the same size to start with.

Greetings,
Reimar Döffinger



More information about the MPlayer-users mailing list