2016-09-15 7:30 GMT+08:00 Lou Logan <l...@lrcd.com>:

> On Wed, 14 Sep 2016 10:25:01 +0800, Steven Liu wrote:
>
> > From eb8856c6296eedb97a903028a93b2b1b23c50c97 Mon Sep 17 00:00:00 2001
> > From: Steven Liu <lingjiujia...@gmail.com>
> > Date: Wed, 14 Sep 2016 10:20:51 +0800
> > Subject: [PATCH] doc/muxers: add flv muxer document into doc/muxers
> >
> > add flvflags aac_seq_header_detect and flvflags no_sequence_end document
> > into doc/muxers
> >
> > Signed-off-by: Steven Liu <lingjiujia...@gmail.com>
> > ---
> >  doc/muxers.texi | 17 +++++++++++++++++
> >  1 file changed, 17 insertions(+)
> >
> > diff --git a/doc/muxers.texi b/doc/muxers.texi
> > index ccf8ea1..c8bd874 100644
> > --- a/doc/muxers.texi
> > +++ b/doc/muxers.texi
> > @@ -1047,6 +1047,23 @@ ffmpeg -i file.mpg -c copy \
> >       -y out.ts
> >  @end example
> >
> > +@section flv
> > +
> > +flv muxer.
>
> Adobe Flash Video Format muxer.
>
> > +@subsection Options
> > +
> > +The muxer options are:
>
> This muxer accepts the following options:
>
> > +@table @option
> > +
> > +@item flvflags aac_seq_header_detect
> > +If this flag is set, the muxer will put AAC sequence header based on
> audio stream data.
> > +
> > +@item flvflags no_sequence_end
> > +If this flag is set, the muxer will have no sequence end tag at the end
> of flv.
> > +@end table
> > +
>
> Please refer to other flag type option examples for the proper
> formatting (search "@table @samp").
> _______________________________________________
>
>
Patch update

Attachment: 0001-doc-muxers-add-flv-muxer-document-into-doc-muxers.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to