PR #20946 opened by anthonybajoua
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20946
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20946.patch
Currently, when there is a file that is muxed in fragmented mode with flags
`frag_keyframe+delay_moov+empty_moov+dash` the second track's len
PR #20749 opened by anthonybajoua
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20749
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20749.patch
# Problem
* With `hybrid_fragmented` set, when `delay_moov` writes the `ftyp` atom, this
is already after the `free` atom.
* This is the