mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
Add -movflags rtphint documentation.
This commit is contained in:
parent
8514d5bcf7
commit
c20ce9ad69
1 changed files with 2 additions and 0 deletions
|
|
@ -346,6 +346,8 @@ This option is implicitly set when writing ismv (Smooth Streaming) files.
|
||||||
Run a second pass moving the moov atom on top of the file. This
|
Run a second pass moving the moov atom on top of the file. This
|
||||||
operation can take a while, and will not work in various situations such
|
operation can take a while, and will not work in various situations such
|
||||||
as fragmented output, thus it is not enabled by default.
|
as fragmented output, thus it is not enabled by default.
|
||||||
|
@item -movflags rtphint
|
||||||
|
Add RTP hinting tracks to the output file.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
Smooth Streaming content can be pushed in real time to a publishing
|
Smooth Streaming content can be pushed in real time to a publishing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue