From 9e6b5e61a0c91e25e298d0a21b189c4c95443795 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 4 Apr 2013 22:57:58 +0200 Subject: img2enc: add an option for overwriting one file with subsequent images Based on a patch by Michael Niedermayer . --- doc/muxers.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/muxers.texi') diff --git a/doc/muxers.texi b/doc/muxers.texi index b2390e21c2..3f84450cfa 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -171,6 +171,12 @@ avconv -i in.avi -f image2 -frames:v 1 img.jpeg @table @option @item -start_number @var{number} Start the sequence from @var{number}. + +@item -update @var{number} +If @var{number} is nonzero, the filename will always be interpreted as just a +filename, not a pattern, and this file will be continuously overwritten with new +images. + @end table @section MOV/MP4/ISMV -- cgit v1.2.3