https://bugs.kde.org/show_bug.cgi?id=417868
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |UPSTREAM --- Comment #2 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- There definitely is something confusing MLT with this file. Playing it in mlt's command line player also reproduces the problem when seeking: melt broken-file.wav However a simple remuxing fixes the issue: ffmpeg -i broken-file.wav -acodec copy result.wav Not sure we can support every file produced by any app... Please open an issue in MLT if you want some more details: https://github.com/mltframework/mlt/issues -- You are receiving this mail because: You are watching all bug changes.