[FFmpeg-devel] [PATCH] lavf/segment: add segment_format_options option
Michael Niedermayer
michaelni at gmx.at
Sat Sep 6 22:00:05 CEST 2014
On Sat, Sep 06, 2014 at 03:46:03PM +0200, Stefano Sabatini wrote:
> TODO: bump micro
> ---
> doc/muxers.texi | 5 +++++
> libavformat/segment.c | 25 +++++++++++++++++++++++--
> 2 files changed, 28 insertions(+), 2 deletions(-)
>
> diff --git a/doc/muxers.texi b/doc/muxers.texi
> index d7833a6..6f3ac1d 100644
> --- a/doc/muxers.texi
> +++ b/doc/muxers.texi
> @@ -804,6 +804,11 @@ reference stream. The default value is @code{auto}.
> Override the inner container format, by default it is guessed by the filename
> extension.
>
> + at item segment_format_options @var{options_list}
> +Set output format options using a :-separated list of key=value
> +parameters. Values containing @code{:} special characters must be
> +escaped.
> +
> @item segment_list @var{name}
> Generate also a listfile named @var{name}. If not specified no
> listfile is generated.
please add a example, i think users will have no clue how to use
it otherwise
patch LGTM otherwise
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- 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/20140906/f1384604/attachment.asc>
More information about the ffmpeg-devel
mailing list