I do this:
ffmpeg -i "film.mkv" -strict experimental film.mp4
I get this:
[matroska,webm @ 0x29fb0e0] Read error at pos. 93417 (0x16ce9)
the file itself is playable and ok, but how can I fix this? or at least see the reason why it is reporting this, any clues?