On Monday 08 October 2012, Vishesh Handa wrote: > Hey everyone > > For 4.10, Nepomuk will no longer depend on Strigi for file indexing. We > have written our own file indexer which are based on popular libraries such > as taglib, exiv, ffmpeg, etc. This allows us to better control the indexing > process. If you would like to know more reasons as to why the change was > done, please read [1]. > Maybe it would meaningfull to fix strigi in that case, or make it smarter. It seems the biggest problem you have is the handling of large videos. I think what KFile did, and Strigi probably inherited is to try to calculate the length of MPEG videos. This can only be done by parsing the streams of the MPEG file, and was only supposed to be done when asks for more information about a file, not when something is scanning every file on the disk.
`Allan >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<