Package: ufraw-batch
Version: 0.18-1.1+b2
Severity: normal

The web User Guide for ufraw says:

"By default, the output path is the same as the input path. If you want
to save a batch of images to a non-default path, use the Remember output
path option."

So I tried it:

 [88+1]converted$ pwd
/home/itz/image/MtVision-test/converted
 [89+1]converted$ cat crw_4997.ufraw 
<?xml version="1.0" encoding="utf-8"?>
<UFRaw Version='7'>
<InputFilename>/home/itz/image/MtVision-test/crw_4997.dng</InputFilename>
<OutputFilename>/home/itz/image/MtVision-test/converted/crw_4997.tif</OutputFilename>
<OutputPath>/home/itz/image/MtVision-test/converted</OutputPath>

[... lots elided ...]

 [90+1]converted$ cat ~/.ufrawrc 
<?xml version="1.0" encoding="utf-8"?>
<UFRaw Version='7'>
<OutputPath>/home/itz/image/MtVision-test/converted</OutputPath>
<Histogram>2</Histogram>
<BlinkOverUnder>0</BlinkOverUnder>
<RememberOutputPath>1</RememberOutputPath>

[ ... lots elided ... ]

but it doesn't work:

 [91+1]converted$ ufraw-batch --conf=crw_4997.ufraw ../*.dng
ufraw-batch: Loaded ../crw_4997.dng [1/48]
ufraw-batch: Saved /home/itz/image/MtVision-test/crw_4997.tif [1/48]
ufraw-batch: Loaded ../crw_4998.dng [2/48]
ufraw-batch: Saved /home/itz/image/MtVision-test/crw_4998.tif [2/48]
ufraw-batch: Loaded ../crw_4999.dng [3/48]
ufraw-batch: Saved /home/itz/image/MtVision-test/crw_4999.tif [3/48]
ufraw-batch: Loaded ../crw_5000.dng [4/48]

.... ie. it saves them in the source directory anyway.

I tried reopening the .ufraw file with the GUI ufraw and actually
converting the file from there, and that does the right thing.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.3.6-custom (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ufraw-batch depends on:
ii  libbz2-1.0    1.0.6-1
ii  libc6         2.13-32
ii  libexiv2-12   0.23-1
ii  libgcc1       1:4.6.3-1
ii  libglib2.0-0  2.32.2-1
ii  libgomp1      4.6.3-1
ii  libjpeg8      8d-1
ii  liblcms1      1.19.dfsg-1+b2
ii  libpng12-0    1.2.49-1
ii  libstdc++6    4.6.3-1
ii  libtiff4      3.9.6-5
ii  zlib1g        1:1.2.7.dfsg-1

ufraw-batch recommends no packages.

Versions of packages ufraw-batch suggests:
ii  ufraw  0.18-1.1+b2

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to