[FFmpeg-trac] #2101(documentation:closed): -start_number is missing documentation
FFmpeg
trac at avcodec.org
Thu Jan 3 00:20:11 CET 2013
#2101: -start_number is missing documentation
-------------------------------------+-------------------------------------
Reporter: | Owner: llogan
norman_hendrich | Status: closed
Type: defect | Component:
Priority: minor | documentation
Version: git-master | Resolution: fixed
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 1 |
-------------------------------------+-------------------------------------
Changes (by saste):
* status: reopened => closed
* resolution: => fixed
* reproduced: 0 => 1
Comment:
Hi,
documentation for -start_number was properly added with the commit:
{{{
commit 9bece760097bf1de120e47aa504c9a9ca54d4490
Author: Stefano Sabatini <stefasab at gmail.com>
Date: Sun Aug 5 10:04:02 2012 +0200
lavf/img2dec: add start_number_range option
}}}
and is documented in your local ffmpeg-formats(1) manual (assuming you're
using a proper version of ffmpeg). I also pushed the six-months-old patch
by Lou:
{{{
commit 091ce6bcb21e860cfe726e83f16e99e280c90e1a
Author: Lou Logan <lou at lrcd.com>
Date: Mon Jun 25 14:37:01 2012 -0800
doc/faq: add -start_number example
Also add example showing cat piping images to ffmpeg.
Signed-off-by: Stefano Sabatini <stefasab at gmail.com>
}}}
Also please make sure that you read the first line of
http://ffmpeg.org/documentation.html.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2101#comment:9>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list