mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-11 06:54:38 +01:00
Similarly to the omit_tfhd_offset flag added ine7bf085b, this avoids writing absolute byte positions to the file, making them more easily streamable. This is a new feature from 14496-12:2012, so application support isn't necessarily too widespread yet (support for it in libav was added in20f95f21fin July 2014). Signed-off-by: Martin Storsjö <martin@martin.st>