You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc: Document the omit_tfhd_offset flag to the mp4 muxer
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -337,6 +337,9 @@ Disable Nero chapter markers (chpl atom). Normally, both Nero chapters
|
|||||||
and a QuickTime chapter track are written to the file. With this option
|
and a QuickTime chapter track are written to the file. With this option
|
||||||
set, only the QuickTime chapter track will be written. Nero chapters can
|
set, only the QuickTime chapter track will be written. Nero chapters can
|
||||||
cause failures when the file is reprocessed with certain tagging programs.
|
cause failures when the file is reprocessed with certain tagging programs.
|
||||||
|
@item -movflags omit_tfhd_offset
|
||||||
|
Do not write any absolute base_data_offset in tfhd atoms. This avoids
|
||||||
|
tying fragments to absolute byte positions in the file/streams.
|
||||||
@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
|
||||||
|
Reference in New Issue
Block a user