https://bugs.kde.org/show_bug.cgi?id=491601
--- Comment #1 from ammarzawar...@gmail.com --- Oh, and if this helps, I have a .bat script to convert them myself. Here's the ffmpeg command if you're interested. ffmpeg -y -fflags +igndts -i input.video -filter:v fps=%new_fps% -fps_mode:v cfr -copytb 0 -c:v libx265 -crf 17 -tag:v hvc1 output.video Does re-encode it, but it works flawlessly on anything I throw at it. -- You are receiving this mail because: You are watching all bug changes.