[MPlayer-users] buggy -vop crop

Fredrik Kuivinen freku045 at student.liu.se
Sun May 5 12:40:02 CEST 2002


On Sun, May 05, 2002 at 02:24:12AM +0200, Arpi wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi,
> 
> > Isn't it just doing something like 
> > 
> > float h_scale = d_width / width;
> > float v_scale = d_height / height;
> > 
> > vf_next_config(..., crop_width * h_scale, crop_height * v_scale, flags, outf
> > mt);
> > 
> > in config in vf_crop? Or am I missing something?
> 
> yes, fullscreen mode...

What about it? I have added the code to my tree and it works in
windowed mode and in fullscreen mode.

/ Fredrik




More information about the MPlayer-users mailing list