
Originally Posted by
Awesomeness
I can't remember which extractors Strigi had but Nepomuk2 has:
Code:
# ls /usr/share/kde4/services/nepomuk*extractor*
/usr/share/kde4/services/nepomukexiv2extractor.desktop /usr/share/kde4/services/nepomukpopplerextractor.desktop
/usr/share/kde4/services/nepomukplaintextextractor.desktop /usr/share/kde4/services/nepomuktaglibextractor.desktop
With those the following mimetypes are supported:
Code:
("image/jpeg")
("image/x-exv")
("image/x-canon-cr2")
("image/x-canon-crw")
("image/x-minolta-mrw")
("image/tiff")
("image/x-nikon-nef")
("image/x-pentax-pef")
("image/x-panasonic-rw2")
("image/x-samsung-srw")
("image/x-olympus-orf")
("image/png")
("image/pgf")
("image/x-fuji-raf")
("image/x-photoshop")
("image/jp2")
("application/pdf")
("audio/mpeg")
("audio/mpeg3")
("audio/flac")
("audio/ogg")
("audio/wav")
("audio/x-aiff")
Aditionally, there is ffmpegextractor (which requires to be built against ffmpeg so not all distros have it), which supports:
Code:
("video/x-ms-asf")
("video/x-msvideo")
("video/x-flv")
("video/quicktime")
("video/mpeg")
("video/x-ms-wmv")
("video/mp4")
("video/x-matroska")
Yes, strigi had more, but was much slower and buggier, and also unmaintained. Ironically, it has seen a new release now when Nepomuk has dropped it