https://bugs.kde.org/show_bug.cgi?id=420939
tagwer...@innerjoin.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |NOT A BUG --- Comment #44 from tagwer...@innerjoin.org --- (In reply to Scott from comment #40) > ,,, In a standard video, from the > perspective of the video player, you have 3 streams, video, audio and > subtitle. In an advanced container as I have discussed in this thread such > as .ts, .m2ts and .mkv files (containers/wrappers) ... Looks as if we've got a couple of mimetype issues... .ts video files are getting misidentified as text/vnd.qt.linguist The video files that _embed_ the DTS HD audio are being identified _as_ audio/vnd.dts.hd and not the video container format (there's some very broad magic used when looking for DTS HD files) The original issue seems to be that restarting baloo from the command line (with a balooctl purge or balooctl enable) gives a voluminous stream of warning / debugging messages to the terminal, sent from the background baloo_file_extractor, and the command prompt was pushed up off the top of the screen. Will close this "not completing" issue and open new bugs for the mimetype issues. Hope this is OK -- You are receiving this mail because: You are watching all bug changes.