[FFmpeg-devel] [PATCH] doc/muxers: add flv muxer document into doc/muxers

Steven Liu lingjiujianke at gmail.com
Thu Sep 15 07:02:15 EEST 2016


2016-09-15 7:30 GMT+08:00 Lou Logan <lou at 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 <lingjiujianke at 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 <lingjiujianke at 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
> >
> > + at section flv
> > +
> > +flv muxer.
>
> Adobe Flash Video Format muxer.
>
> > + at subsection Options
> > +
> > +The muxer options are:
>
> This muxer accepts the following options:
>
> > + at table @option
> > +
> > + at item flvflags aac_seq_header_detect
> > +If this flag is set, the muxer will put AAC sequence header based on
> audio stream data.
> > +
> > + at item flvflags no_sequence_end
> > +If this flag is set, the muxer will have no sequence end tag at the end
> of flv.
> > + at end table
> > +
>
> Please refer to other flag type option examples for the proper
> formatting (search "@table @samp").
> _______________________________________________
>
>
Patch update
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-doc-muxers-add-flv-muxer-document-into-doc-muxers.patch
Type: application/octet-stream
Size: 1166 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160915/589677c5/attachment.obj>


More information about the ffmpeg-devel mailing list