[MPlayer-users] 'Failed to open scale=320:240' error

Dominik 'Rathann' Mierzejewski dominik at rangers.eu.org
Sun Jan 28 00:01:09 CET 2007


On Saturday, 27 January 2007 at 23:36, ying lcs wrote:
> Hi,
> 
> I am trying to use 'mencoder' to scale a video file, here is my command
> 
> ./mencoder ~/videos/transformer.mov -ovc lavc -oac lavc scale=320:240
> -o output.avi
> 
> But i get an error saying 'Failed to open scale=320:240', can you
> please tell me why is that?
> And i have tried other scale, e.g. 160:120, it results in the same error:
> 
> Error while decoding frame!3.34fps Trem:   0min   0mb  A-V:0.030 [812:224]
> File not found: 'scale=320:240'fps Trem:   0min   0mb  A-V:0.019 [795:224]
> Failed to open scale=320:240.
> Cannot open file/device.
> 
> Thanks in advance for any pointers.

You told mencoder to encode files "~/videos/transformer.mov" and "scale=320:240".
Since the latter doesn't exist, apparently, the error message is proper.

I'm guessing you meant "-vf scale=320:240".

Regards,
R.

-- 
MPlayer developer and RPMs maintainer: http://mplayerhq.hu http://rpm.livna.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan



More information about the MPlayer-users mailing list