Bug 233393 - DNG converter doesn't work for Fuji Finepix S6500fd (= S6000fd)
Summary: DNG converter doesn't work for Fuji Finepix S6500fd (= S6000fd)
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Bqm-DngConverter (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 18:59 UTC by Juergen Keppner
Modified: 2016-07-15 12:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Keppner 2010-04-05 18:59:38 UTC
Version:            (using KDE 4.3.0)
Installed from:    Ubuntu Packages

I tried to convert a Fuji RAW file (.RAF) to DNG. This does not work. The output is a totally black picture!
Comment 1 Jens Mueller 2010-05-05 18:10:25 UTC
SVN commit 1123213 by jmueller:

adapt to latest LibRaw

CCBUGS: 233393

 M  +1 -0      dcrawinfocontainer.h  
 M  +1 -1      kdcraw_p.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1123213
Comment 2 Jens Mueller 2010-05-05 18:13:45 UTC
SVN commit 1123215 by jmueller:

enable fuji support
rotate fuji raw files accordingly bayer rotation

BUGS: 233393

 M  +3 -10     NEWS  
 M  +122 -49   dngconverter/dngwriter/dngwriter.cpp  
 M  +7 -0      dngconverter/dngwriter/dngwriter.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1123215