[MPlayer-users] subtitles placement - -vf expand problem

Loren Merritt lorenm at u.washington.edu
Mon Aug 23 23:10:01 CEST 2004


On Mon, 23 Aug 2004, Alain [iso-8859-15] Barthélemy wrote:

> This evening I tried with a "cropdetection" of 702:550:10:10
>
> # mplayer ... -vf crop=702:550:10:10,scale=576:-2 ...
>
> I found a scaling of 576x400
>
> Then (after many trial):
>
> # mencoder dvd://1 ... -vf crop=702:550:10:10,expand=0:-200:0:0,scale=576:400 ...

Surely you want
  -vf crop=702:550:10:10,scale=576:400,expand=...
if 576x400 are the appropriate dimensions for the video before
adding borders?

--Loren Merritt




More information about the MPlayer-users mailing list