mirror of https://github.com/FFmpeg/FFmpeg.git
Current keyframes data parser unconditionally rewind metadata to the end at the end of function. As result ALL metadata located after keyframes index not parsed, and as metadata object can have ANY placement inside metadata it can lead to unpredictable result (bitrate can not be found, etc.). As result FLV movie will not play at all in such situation. Signed-off-by: Martin Storsjö <martin@martin.st>oldabi
parent
c41eb2ade4
commit
b5304f7b2e
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue