Hi dischi and jason: I think that there could be a problem parsing image with kaa.metadata as I'm getting this on a AMD64 machine:
Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/kaa/metadata/factory.py", line 203, in create_from_file return self.get_class(e[R_CLASS])(file) File "/usr/lib/python2.5/site-packages/kaa/metadata/image/bmp.py", line 55, in __init__ struct.unpack('<2sIIIIII', file.read(26)) File "/usr/lib/python2.5/struct.py", line 87, in unpack return o.unpack(s) error: unpack requires a string argument of length 26 2009-05-14 11:39:53,016 DEBUG trying image/gif 2009-05-14 11:39:53,016 ERROR parser error Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/kaa/metadata/factory.py", line 203, in create_from_file return self.get_class(e[R_CLASS])(file) File "/usr/lib/python2.5/site-packages/kaa/metadata/image/gif.py", line 53, in __init__ header = struct.unpack('<6sHH', file.read(10)) File "/usr/lib/python2.5/struct.py", line 87, in unpack return o.unpack(s) error: unpack requires a string argument of length 10 Don't know which file it was trying to parse. Duncan ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel