[FFmpeg-devel] [PATCH] doc/filters: add rotate example using degrees

Stefano Sabatini stefasab at gmail.com
Thu Jan 9 00:40:58 CET 2014


On date Wednesday 2014-01-08 10:36:18 -0900, Lou Logan encoded:
> ---
>  doc/filters.texi | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/doc/filters.texi b/doc/filters.texi
> index c896edb..39c6faf 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -6742,6 +6742,12 @@ rotate=-PI/6
>  @end example
>  
>  @item
> +Rotate the input by 45 degrees clockwise:
> + at example
> +rotate=45*PI/180
> + at end example
> +

Applied, thanks.
-- 
FFmpeg = Fascinating and Friendly Maxi Programmable Extended Gnome


More information about the ffmpeg-devel mailing list