X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fffmpeg-doc.texi;h=342fe184ee4b35a46c9f08716c0ebf70379acf68;hb=a66d8cd91c2c521f86798e5385c012a5654e7175;hp=000be504f904f64b51e8948fa5032bacab820fe8;hpb=76561924cf3d9789653dc72d696f119862616891;p=ffmpeg diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 000be504f90..342fe184ee4 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -7,6 +7,16 @@ @sp 3 @end titlepage +@chapter Synopsis + +The generic syntax is: + +@example +@c man begin SYNOPSIS +ffmpeg [[infile options][@option{-i} @var{infile}]]... @{[outfile options] @var{outfile}@}... +@c man end +@end example + @chapter Description @c man begin DESCRIPTION @@ -50,18 +60,7 @@ specified for the inputs. @c man end DESCRIPTION -@chapter Invocation - -@section Syntax - -The generic syntax is: - -@example -@c man begin SYNOPSIS -ffmpeg [[infile options][@option{-i} @var{infile}]]... @{[outfile options] @var{outfile}@}... -@c man end -@end example - +@chapter Options @c man begin OPTIONS @include fftools-common-opts.texi @@ -956,8 +955,8 @@ file to which you want to add them. ffplay(1), ffprobe(1), ffserver(1) and the FFmpeg HTML documentation @c man end -@c man begin AUTHOR -Fabrice Bellard +@c man begin AUTHORS +The FFmpeg developers @c man end @end ignore