mirror of https://github.com/FFmpeg/FFmpeg.git
At the moment, the moov header is written at the end of the file, so we can use the current offset (which focus on the end of the mdat already written) to guess if 64-bits offset will be required or not. Though, the next commits will make possible the writing of this table at the beginning, so this heuristic can't work. As a consequence, we check all the values within the potential offset table for any value > 32-bits.release/1.0
parent
e17a2aba25
commit
f379a108a4
1 changed files with 16 additions and 4 deletions
Loading…
Reference in new issue