[FFmpeg-devel] [PATCH] doc/filters: remove quotes from zoompan example
Michael Niedermayer
michaelni at gmx.at
Sat Jun 14 22:16:46 CEST 2014
On Fri, Jun 13, 2014 at 12:03:51PM -0800, Lou Logan wrote:
> On Wed, 11 Jun 2014 23:08:39 +0200, Clément Bœsch wrote:
>
> > I even think something like that will be even clearer:
> >
> > zoompan=z='min(zoom+0.0015,1.5)':d=700:x='if(gte(zoom,1.5),x,x+1/a)':y='if(gte(zoom,1.5),y,y+1)':s=640x360
> >
> > I think that's the common way we tend to present filter examples
>
> Seems fine to me. Updated patch attached.
> filters.texi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 4184cb3d015db00ddcf6591595dbcfd1d3b6901a zoompan_example_quotes_v2.patch
> From eca3f7a287685e87ede0ab0a2ecdce1a6043ecbf Mon Sep 17 00:00:00 2001
> From: Lou Logan <lou at lrcd.com>
> Date: Wed, 11 Jun 2014 12:56:04 -0800
> Subject: [PATCH] doc/filters: remove double quotes from zoompan example
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
should be ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140614/e4302d53/attachment.asc>
More information about the ffmpeg-devel
mailing list