[FFmpeg-devel] libavfilter: vid.stab filters patch for 0.98 version
Stefano Sabatini
stefasab at gmail.com
Sat Jan 4 16:03:10 CET 2014
On date Saturday 2014-01-04 15:46:29 +0100, Georg Martius encoded:
> Hi all,
>
> please find attached the patch for vf_vidstab* in libavfilter to work with the
> newest version of the vid.stab library.
>
> Regards,
> Georg
> --
> ---- Georg Martius, Tel: +49 177 6413311 -----
> --------- http://georg.hronopik.de -------------
> From af046f1ea7731e264e2815e8ed026f1b33dea374 Mon Sep 17 00:00:00 2001
> From: Georg Martius <martius at mis.mpg.de>
> Date: Tue, 8 Oct 2013 23:57:17 +0200
> Subject: [PATCH] vidstab filters: changes for vid.stab 0.98
> default value for accuracy is 15 (max)
> zoomspeed for dynamic zoom (optzoom=2)
> camera path optimization algorithm configurable
> optzoom documenation in code updated
> use new localmotions calculation function
> commandline arguments: ranges and documentation improved
> debug mode option in vf_vidstabtransform
>
> Signed-off-by: Georg Martius <martius at mis.mpg.de>
> ---
> doc/filters.texi | 28 ++++++++++++++++++++++++++--
> libavfilter/vf_vidstabdetect.c | 3 ++-
> libavfilter/vf_vidstabtransform.c | 34 ++++++++++++++++++++++++++++------
> 3 files changed, 56 insertions(+), 9 deletions(-)
Can you add a version check in configure? Or users will report build
failures if they have an old version of the library.
--
FFmpeg = Friendly and Faithful MultiPurpose Erotic Gargoyle
More information about the ffmpeg-devel
mailing list