forked from FFmpeg/FFmpeg
doc/muxers/flv: apply misc consistency fixes
This commit is contained in:
parent
9afd9bb5c5
commit
f7d560e919
1 changed files with 1 additions and 5 deletions
|
@ -1597,18 +1597,14 @@ ffmpeg -i INPUT -i pic1.png -i pic2.jpg -map 0:a -map 1 -map 2 -disposition:v at
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@section flv
|
@section flv
|
||||||
|
|
||||||
Adobe Flash Video Format muxer.
|
Adobe Flash Video Format muxer.
|
||||||
|
|
||||||
This muxer accepts the following options:
|
@subsection Options
|
||||||
|
|
||||||
@table @option
|
@table @option
|
||||||
|
|
||||||
@item flvflags @var{flags}
|
@item flvflags @var{flags}
|
||||||
Possible values:
|
Possible values:
|
||||||
|
|
||||||
@table @samp
|
@table @samp
|
||||||
|
|
||||||
@item aac_seq_header_detect
|
@item aac_seq_header_detect
|
||||||
Place AAC sequence header based on audio stream data.
|
Place AAC sequence header based on audio stream data.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue