peircej / jbrout

Automatically exported from code.google.com/p/jbrout
0 stars 0 forks source link

tagging of NEF files takes ages #157

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. select several NEF files
2. try to assign some tag to them
3. wait till... too long!

What version of the product are you using? On what operating system?
0.3.383

Please provide any additional information below.
I selected 153 NEF files just downloaded from my camera and selected them all 
and tried to assign a tag to them. My notebook is with core2duo T5600 with 2Gb 
RAM, but after 20 minutes I see only 30 percent is done. This is totally 
unusable...

Original issue reported on code.google.com by vbala...@gmail.com on 5 Aug 2010 at 6:35

GoogleCodeExporter commented 8 years ago
I also had that issue; it come from the exiv2 library.
Version 0.19 is really slow with Nikon specific tags, and they corrected this 
with version 0.20.

See http://www.exiv2.org/whatsnew.html

Original comment by oli.sa...@gmail.com on 27 Aug 2010 at 7:28

GoogleCodeExporter commented 8 years ago
Problem still open:
(Exiv2 updated to 0.21, jbrout SVN DEC 27 2010)

tagging a single jpg make by NIKON D7000  takes about 15 seconds.

Maybe Exiv2 replies with an error message to JBROUT requests. Infact exiv2 is 
not slow at all (you can try exiv2 from shell) and the delay could come from 
the  JBROUT handling of error messages.

Example of exiv2 command from shell:

$ exiv2 -M"add Iptc.Application2.Credit String Mr. Smith" DSC_0599.JPG 
Error: Directory NikonPreview with 8224 entries considered invalid; not read.
Error: Directory NikonPreview with 8224 entries considered invalid; not read.

Original comment by p.capa...@gmail.com on 27 Dec 2010 at 2:13

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
This now works quickly with the current version of jBrout and pyexiv 0.3-4 
please confirm if this is still an issue

Original comment by r...@wallace.gen.nz on 4 Oct 2012 at 10:48

GoogleCodeExporter commented 8 years ago
Closed as won't fix as no response from submitter, this may be re-opened if 
further details are supplied as requested.

Original comment by r...@wallace.gen.nz on 15 Oct 2012 at 7:42