Re: [Freevo-devel] Caching crop detect, and kaa metadata

2007-07-10 Thread Duncan Webb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Justin Wetherell wrote: > I've updated and the error went away. Here are my crop detection errors: > ERROR: "/opt/media/movies/Cyberwars-ToCatchALittleFish.avi" cropdetect > thread was killed > ERROR: "/opt/media/movies/Hackers-OutlawsAndAngels.avi " c

Re: [Freevo-devel] Caching crop detect, and kaa metadata

2007-07-10 Thread Justin Wetherell
I've updated and the error went away. Here are my crop detection errors: ERROR: "/opt/media/movies/Cyberwars-ToCatchALittleFish.avi" cropdetect thread was killed ERROR: "/opt/media/movies/Hackers-OutlawsAndAngels.avi" cropdetect thread was killed ERROR: "/opt/media/movies/HackersInWonderland.avi"

Re: [Freevo-devel] Caching crop detect, and kaa metadata

2007-07-10 Thread Duncan Webb
Justin Wetherell wrote: > I ran the cache with the cropdetect enabled and I got the following > traceback, althought I didn't get error's like you saw. This is a problem with audio, I suspect that there is something wrong with data extracted from kaa.metadata. Will you run mminfo on the "The Gues

Re: [Freevo-devel] Caching crop detect, and kaa metadata

2007-07-09 Thread Justin Wetherell
I ran the cache with the cropdetect enabled and I got the following traceback, althought I didn't get error's like you saw. creating audio metadata... done creating playlist metadata done checking database

[Freevo-devel] Caching crop detect, and kaa metadata

2007-07-08 Thread Duncan Webb
Hi all In svn there is a new method in cache that will allow crop detection of video data, this is enabled by setting CACHE_CROPDETECT = 1 in local_conf.py. The current version does not actually store the data but runs through the process of generating it. One of the problems that I have noticed