mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
cf589faa5b
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>