https://bugs.kde.org/show_bug.cgi?id=440632
--- Comment #3 from tagwer...@innerjoin.org --- See attachment, Synthetic test for video/mp2t https://bugs.kde.org/attachment.cgi?id=140645 This is a MPEG-2 TS file, zero'd out except for the bytes that flag that it was video/mp2t with embedded audio/vnd.dts.hd It should return a mimetype of video/mp2t but, seemingly depending on the Frameworks version, returns text/vnd.qt.linguist or audio/vnd.dts.hd It is an upstream issue, except for "which wrong mimetype" is returned. With Frameworks 5.85.0, returns text/vnd.qt.linguist, with 5.84.0, 5.83.0, 5.80.0, returns audio/vnd.dts.hd. Consider a curious edge case.... -- You are receiving this mail because: You are watching all bug changes.