mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02: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>