[FFmpeg-devel] [PATCH] Add crop filter

Diego Biurrun diego
Mon Oct 19 16:25:50 CEST 2009


On Fri, Oct 16, 2009 at 12:34:07AM +0200, Stefano Sabatini wrote:
> 
> --- ffmpeg.orig/doc/vfilters.texi	2009-10-15 23:56:50.000000000 +0200
> +++ ffmpeg/doc/vfilters.texi	2009-10-15 23:57:16.000000000 +0200
> @@ -79,4 +79,33 @@
>  
> +``x'' and ``y'' specify respectively the horizontal and vertical

s/respectively//

You like the word a lot, but you overuse it.

> +A value of 0 is interpreted as the maximum possible size contained in
> +the area detected by the offsets.

Offsets do not "detect" an area, they might possibly "describe" or
"delimit" or "delineate" it, but I'm not sure what you are trying to say
here.

> +will put to output the bigger rectangle contained in the input area

By "put to output" you mean just "output"?

Diego



More information about the ffmpeg-devel mailing list