On 27/07/09 01:24, Laurent Aguerreche wrote:
Hi!
Hi :)
I found the tracker-extract's logs fully populated by errors such as "file not found" but only for media files. I took a look at the tracker-extract-gstreamer.c file and found that it tries to pass a URI to the "filesrc" plugin instead of a path to a file. So "filesrc" needs to be replaced by "giosrc" or set the "location" property with a path.
A patch was committed recently to fix this. -- Regards, Martyn _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
