[Mplayer-cvslog] CVS: main/libmpcodecs vf_rectangle.c,1.4,1.5

Kim Minh Kaplan kmkaplan at selfoffice.com
Mon Oct 14 19:51:45 CEST 2002


Attila Kinali CVS writes:

> +    mp_msg(MSGT_VFILTER,MSGL_DBG2, "rectangle: -vop crop=%d:%d:%d:%d \n", vf->priv->w, vf->priv->h, vf->priv->x, vf->priv->y);

This should always be printed, it is not a debug message: one of the
points of using -vop rectangle is to set a satisfying croping area and
we need this displayed so that we can use it in subsequent -vop crop...

Kim Minh.



More information about the MPlayer-cvslog mailing list