[FFmpeg-devel] [PATCH 3/3] update docs: remove the non-negative number requirement for start_number

Stefano Sabatini stefasab at gmail.com
Wed Feb 4 13:10:01 CET 2015


On date Tuesday 2015-02-03 11:26:13 -0800, Liviu Oniciuc encoded:
> ---
>  doc/muxers.texi | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/doc/muxers.texi b/doc/muxers.texi
> index b0bed7e..a8225fc 100644
> --- a/doc/muxers.texi
> +++ b/doc/muxers.texi
> @@ -381,8 +381,7 @@ ffmpeg -f v4l2 -r 1 -i /dev/video0 -f image2 -strftime 1 "%Y-%m-%d_%H-%M-%S.jpg"
>  
>  @table @option
>  @item start_number
> -Start the sequence from the specified number. Default value is 1. Must
> -be a non-negative number.
> +Start the sequence from the specified number. Default value is 0.

LGTM, will apply in a moment, thanks.
-- 
FFmpeg = Fascinating and Fundamental Mastering Puritan Experimenting God


More information about the ffmpeg-devel mailing list