forked from pool/dcraw
Accepting request 39408 from graphics
Copy from graphics/dcraw based on submit request 39408 from user bruclik OBS-URL: https://build.opensuse.org/request/show/39408 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dcraw?expand=0&rev=11
This commit is contained in:
parent
988851e27c
commit
399a642cf2
461
README
461
README
@ -70,7 +70,7 @@ http://www.cybercom.net/~dcoffin/dcraw/:
|
||||
execute permission.
|
||||
* [17]dcraw.c -- decodes raw photos, extracts thumbnails, and
|
||||
displays metadata
|
||||
Supports 336 cameras at last count. Compile with "gcc -o dcraw -O4
|
||||
Supports 361 cameras at last count. Compile with "gcc -o dcraw -O4
|
||||
dcraw.c -lm -ljpeg -llcms" or "gcc -o dcraw -O4 dcraw.c -lm
|
||||
-DNO_JPEG -DNO_LCMS". Run with no arguments to see a usage message.
|
||||
Don't complain that 16-bit output is too dark -- read the [18]FAQ!
|
||||
@ -112,13 +112,14 @@ http://www.cybercom.net/~dcoffin/dcraw/:
|
||||
currently supported languages are [33]Esperanto, [34]Russian,
|
||||
[35]French, [36]Italian, [37]German, [38]Portuguese, [39]Spanish,
|
||||
[40]Dutch, [41]Polish, [42]Hungarian, [43]Czech, [44]Swedish,
|
||||
[45]Catalan, and Chinese (both [46]Traditional and [47]Simplified).
|
||||
[45]Catalan, [46]Danish, and Chinese (both [47]Traditional and
|
||||
[48]Simplified).
|
||||
|
||||
To build a unilingual, self-contained DCRAW.EXE for DOS/Windows, use a
|
||||
source file [48]from this directory instead.
|
||||
source file [49]from this directory instead.
|
||||
|
||||
To add another language, send me translations of [49]this manpage and
|
||||
[50]this message table in UTF-8 encoding. Translate only from my
|
||||
To add another language, send me translations of [50]this manpage and
|
||||
[51]this message table in UTF-8 encoding. Translate only from my
|
||||
original English and Esperanto texts -- other languages may contain
|
||||
factual errors invisible to me.
|
||||
|
||||
@ -149,113 +150,113 @@ http://www.cybercom.net/~dcoffin/dcraw/:
|
||||
digital cameras in their applications. They can call dcraw from a
|
||||
graphical interface, paste pieces of dcraw.c into their code, or just
|
||||
use dcraw.c as the documentation that camera makers refuse to provide:
|
||||
* [51]ACDSee
|
||||
* [52]Adobe Photoshop
|
||||
* [53]BR's PhotoArchiver by Baard Riiber
|
||||
* [54]BreezeBrowser by Chris Breeze
|
||||
* [55]Conceiva Lightbox
|
||||
* [56]cPicture by Juergen Eidt
|
||||
* [57]Cumulus by Canto
|
||||
* [58]dcRAW-X by Bryan Chang
|
||||
* [59]DCRawUI by Sune Trudslev
|
||||
* [60]Directory Opus Plugin by Leo Davidson(with C++ source code)
|
||||
* [61]DeepSkyStacker by Luc Coiffier
|
||||
* [62]dpMagic by Mikhail Stolpner
|
||||
* [63]DRIFTT by Andrew Long
|
||||
* [64]EasyRaw Studio
|
||||
* [65]GraphicConverter by Thorsten Lemke
|
||||
* [66]GVBox from JCO Consulting
|
||||
* [67]HDR Shop
|
||||
* [68]ImageLab from Aragon System
|
||||
* [69]Imagina by Rob Baker
|
||||
* [70]IrfanView by Irfan Skiljan
|
||||
* [71]IRIS image processor for astronomers
|
||||
* [72]KA Photoservice
|
||||
* [73]Lightbox by Josh Anon
|
||||
* [74]LightZone by Anton Kast
|
||||
* [75]LRViewer by Marc Rochkind
|
||||
* [76]MediaRECOVER File Recovery Software
|
||||
* [77]Mixpo by Mixpo Portfolio Broadcasting Inc.
|
||||
* [78]Photo Acute by Almalence
|
||||
* [79]Photo Companion by Jeff Moore
|
||||
* [80]Photo Jockey by Davie Lee Reed who also wrote a [81]dcraw
|
||||
* [52]ACDSee
|
||||
* [53]Adobe Photoshop
|
||||
* [54]BR's PhotoArchiver by Baard Riiber
|
||||
* [55]BreezeBrowser by Chris Breeze
|
||||
* [56]Conceiva Lightbox
|
||||
* [57]cPicture by Juergen Eidt
|
||||
* [58]Cumulus by Canto
|
||||
* [59]dcRAW-X by Bryan Chang
|
||||
* [60]DCRawUI by Sune Trudslev
|
||||
* [61]Directory Opus Plugin by Leo Davidson(with C++ source code)
|
||||
* [62]DeepSkyStacker by Luc Coiffier
|
||||
* [63]dpMagic by Mikhail Stolpner
|
||||
* [64]DRIFTT by Andrew Long
|
||||
* [65]EasyRaw Studio
|
||||
* [66]GraphicConverter by Thorsten Lemke
|
||||
* [67]GVBox from JCO Consulting
|
||||
* [68]HDR Shop
|
||||
* [69]ImageLab from Aragon System
|
||||
* [70]Imagina by Rob Baker
|
||||
* [71]IrfanView by Irfan Skiljan
|
||||
* [72]IRIS image processor for astronomers
|
||||
* [73]KA Photoservice
|
||||
* [74]Lightbox by Josh Anon
|
||||
* [75]LightZone by Anton Kast
|
||||
* [76]LRViewer by Marc Rochkind
|
||||
* [77]MediaRECOVER File Recovery Software
|
||||
* [78]Mixpo by Mixpo Portfolio Broadcasting Inc.
|
||||
* [79]Photo Acute by Almalence
|
||||
* [80]Photo Companion by Jeff Moore
|
||||
* [81]Photo Jockey by Davie Lee Reed who also wrote a [82]dcraw
|
||||
interface for Delphi programmers.
|
||||
* [82]Photo Organizer by Balint Kis
|
||||
* [83]PhotoRescue from DataRescue
|
||||
* [84]PhotoReviewer by Ben Haller
|
||||
* [85]Photovault by Harri Kaimio
|
||||
* [86]Picasa from Google
|
||||
* [87]Picture Arena by Felix Schwarz
|
||||
* [88]PixInsight by Pleiades Software
|
||||
* [89]PiXPO by PiXPO Inc.
|
||||
* [90]PolyView by Polybytes
|
||||
* [91]PowerShovel-II by Luc Minnebo
|
||||
* [92]RAW Developer by Iridient Digital
|
||||
* [93]Raw Magick
|
||||
* [94]RawConvert by Jason Swain
|
||||
* [95]RawDrop by Frank Siegert
|
||||
* [96]RawShooter from pixmantec
|
||||
* [97]RawTherapee by RT Team
|
||||
* [98]RawView by Jari Savolainen
|
||||
* [99]Serif PhotoPlus, PanoramaPlus, and AlbumPlus
|
||||
* [100]SharpRaw by Duane DeSieno
|
||||
* [101]SilverFast DCPro by LaserSoft Imaging
|
||||
* [102]StudioLine Photo by H&M Software
|
||||
* [103]ViewIt by Zdzislaw Losvik
|
||||
* [104]Viewer n5 by Dmitry Fedorov
|
||||
* [105]VueScan by Ed Hamrick
|
||||
* [106]Xara Xtreme Pro
|
||||
* [83]Photo Organizer by Balint Kis
|
||||
* [84]PhotoRescue from DataRescue
|
||||
* [85]PhotoReviewer by Ben Haller
|
||||
* [86]Photovault by Harri Kaimio
|
||||
* [87]Picasa from Google
|
||||
* [88]Picture Arena by Felix Schwarz
|
||||
* [89]PixInsight by Pleiades Software
|
||||
* [90]PiXPO by PiXPO Inc.
|
||||
* [91]PolyView by Polybytes
|
||||
* [92]PowerShovel-II by Luc Minnebo
|
||||
* [93]RAW Developer by Iridient Digital
|
||||
* [94]Raw Magick
|
||||
* [95]RawConvert by Jason Swain
|
||||
* [96]RawDrop by Frank Siegert
|
||||
* [97]RawShooter from pixmantec
|
||||
* [98]RawTherapee by RT Team
|
||||
* [99]RawView by Jari Savolainen
|
||||
* [100]Serif PhotoPlus, PanoramaPlus, and AlbumPlus
|
||||
* [101]SharpRaw by Duane DeSieno
|
||||
* [102]SilverFast DCPro by LaserSoft Imaging
|
||||
* [103]StudioLine Photo by H&M Software
|
||||
* [104]ViewIt by Zdzislaw Losvik
|
||||
* [105]Viewer n5 by Dmitry Fedorov
|
||||
* [106]VueScan by Ed Hamrick
|
||||
* [107]Xara Xtreme Pro
|
||||
|
||||
Frequently Asked Questions
|
||||
|
||||
I don't have a C compiler. Could you send me an executable?
|
||||
No, but Francisco Montilla provides Mac OS and Windows
|
||||
executables [107]on his website. And Benjamin Lebsanft has
|
||||
volunteered to maintain [108]Windows executables optimized for
|
||||
specific CPUs. Dcraw has also been ported to [109]Amiga,
|
||||
[110]MorphOS, [111]BeOS, [112]OS/2, and [113]RISC OS.
|
||||
executables [108]on his website. And Manuel Llorens has provided
|
||||
a [109]huge cache of Windows executables here. Dcraw has also
|
||||
been ported to [110]Amiga, [111]MorphOS, [112]BeOS, [113]OS/2,
|
||||
and [114]RISC OS.
|
||||
|
||||
If you're familiar with the DOS command line but don't know C,
|
||||
you can install this [114]free C compiler for Windows and
|
||||
you can install this [115]free C compiler for Windows and
|
||||
compile dcraw.c quite easily.
|
||||
|
||||
Why does dcraw say "Out of memory" in Windows Vista?
|
||||
This is an arbitrary limitation of Windows Vista that will be
|
||||
fixed in Service Pack 1. Thomas Nicely (of Pentium FDIV fame)
|
||||
has a [115]page describing the problem. At the moment, the only
|
||||
has a [116]page describing the problem. At the moment, the only
|
||||
workaround is to build dcraw.exe with a Microsoft compiler
|
||||
instead of a GNU compiler.
|
||||
|
||||
How can I read the EXIF data (shutter speed, aperture, etc.)?
|
||||
[116]Phil Harvey's ExifTool provides a unified Perl-based EXIF
|
||||
[117]Phil Harvey's ExifTool provides a unified Perl-based EXIF
|
||||
reader (and editor!) for all cameras and file formats. "dcraw -i
|
||||
-v" is much faster, but provides less information.
|
||||
|
||||
How can I read NEF files from Nikon scanners?
|
||||
Dcraw only supports cameras. Try [117]this simple program for
|
||||
Dcraw only supports cameras. Try [118]this simple program for
|
||||
scanners.
|
||||
|
||||
How can I read Nikon Dust Off images (NDF files)?
|
||||
[118]Use this program.
|
||||
[119]Use this program.
|
||||
|
||||
Do you have any specifications describing raw photo formats?
|
||||
Yes, but they tend to omit important details, like how to
|
||||
decompress the raw image or decrypt private metadata. See the
|
||||
[119]TIFF spec, the [120]TIFF/EP spec, the [121]Adobe DNG spec,
|
||||
the [122]CIFF (CRW) spec, and the [123]X3F spec.
|
||||
[120]TIFF spec, the [121]TIFF/EP spec, the [122]Adobe DNG spec,
|
||||
the [123]CIFF (CRW) spec, and the [124]X3F spec.
|
||||
|
||||
Where can I get an assortment of raw photos to test my software?
|
||||
Try [124]raw.fotosite.pl, [125]www.rawsamples.ch, and [126]Glass
|
||||
Lantern RAWpository. A "full review" at [127]Imaging Resource
|
||||
Try [125]raw.fotosite.pl, [126]www.rawsamples.ch, and [127]Glass
|
||||
Lantern RAWpository. A "full review" at [128]Imaging Resource
|
||||
usually includes a few raw shots. For the complete dcraw test
|
||||
suite (every camera supported by dcraw), I sell a 3-DVD set for
|
||||
$700 and web-based updates for $300/year.
|
||||
|
||||
I'm designing a digital camera. How do I convert its raw photos into
|
||||
something that dcraw and Adobe Photoshop can open?
|
||||
Download [128]LibTIFF v3.8.2 and apply [129]this patch. Then use
|
||||
[130]this C program as a template for converting your photos to
|
||||
valid [131]Adobe DNG files.
|
||||
Download [129]LibTIFF v3.8.2 and apply [130]this patch. Then use
|
||||
[131]this C program as a template for converting your photos to
|
||||
valid [132]Adobe DNG files.
|
||||
|
||||
Why are dcraw output images larger than camera JPEGs?
|
||||
Any algorithm that combines each pixel with its neighbors is
|
||||
@ -276,11 +277,11 @@ http://www.cybercom.net/~dcoffin/dcraw/:
|
||||
Why is 16-bit output dark / unreadable?
|
||||
If you want pretty pictures straight out of dcraw, stay with
|
||||
8-bit output. 16-bit linear output is the best raw material for
|
||||
professional image editors such as [132]Photoshop and
|
||||
[133]CinePaint, but it's no good for most image viewers.
|
||||
professional image editors such as [133]Photoshop and
|
||||
[134]CinePaint, but it's no good for most image viewers.
|
||||
|
||||
What does the "-f" (four color RGB) option do?
|
||||
If you see patterns like [134]this or [135]this in your output
|
||||
If you see patterns like [135]this or [136]this in your output
|
||||
images, first try "dcraw -a". If these patterns persist, use
|
||||
"dcraw -f" to get rid of them.
|
||||
|
||||
@ -294,8 +295,8 @@ dcraw -c crw_0001.crw | pnmtopng > crw_0001.png
|
||||
dcraw -c crw_0001.crw | ppmtobmp > crw_0001.bmp
|
||||
dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
|
||||
I used the [136]Netpbm toolkit in these examples.
|
||||
[137]ImageMagick also does command-line format conversions. Both
|
||||
I used the [137]Netpbm toolkit in these examples.
|
||||
[138]ImageMagick also does command-line format conversions. Both
|
||||
are free.
|
||||
|
||||
Why don't you implement dcraw as a library?
|
||||
@ -309,7 +310,7 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
formats that change every day.
|
||||
|
||||
There's a simpler way to make dcraw modular and thread-safe: Run
|
||||
it as a separate process. Eric Raymond [138]explains this
|
||||
it as a separate process. Eric Raymond [139]explains this
|
||||
technique here.
|
||||
|
||||
Why are there false colors along edges within the image?
|
||||
@ -325,7 +326,7 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
Variable Number of Gradients (VNG), Patterned Pixel Grouping
|
||||
(PPG), and Adaptive Homogeneity-Directed (AHD).
|
||||
|
||||
[139]The Foveon X3 Capture chip requires a different kind of
|
||||
[140]The Foveon X3 Capture chip requires a different kind of
|
||||
interpolation. Unlike CCD arrays, it captures three colors at
|
||||
every pixel location. But the colors are not well separated, so
|
||||
the raw data looks very gray. Much processing is needed to
|
||||
@ -333,17 +334,17 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
|
||||
How do I get my camera to take raw photos?
|
||||
For Canon PowerShots that don't output CRW or CR2, you need the
|
||||
[140]CHDK hack.
|
||||
[141]CHDK hack.
|
||||
For some Nikon Coolpix cameras, you need to enable a
|
||||
[141]special "DIAG RAW" mode.
|
||||
For Casio cameras, see [142]Maurice Delaney's website or read
|
||||
[143]this discussion on dpreview.
|
||||
For the Minolta DiMAGE G400, G500, G530, or G600, go [144]here
|
||||
(in Russian) or [145]here (in English).
|
||||
[142]special "DIAG RAW" mode.
|
||||
For Casio cameras, see [143]Maurice Delaney's website or read
|
||||
[144]this discussion on dpreview.
|
||||
For the Minolta DiMAGE G400, G500, G530, or G600, go [145]here
|
||||
(in Russian) or [146]here (in English).
|
||||
For the Minolta DiMAGE Z2 and Nikon Coolpix 2100/3100/3700,
|
||||
[146]go here.
|
||||
For SMaL cameras, see the [147]camerahacking Forum.
|
||||
For Agfa and Samsung cameras, [148]go here.
|
||||
[147]go here.
|
||||
For SMaL cameras, see the [148]camerahacking Forum.
|
||||
For Agfa and Samsung cameras, [149]go here.
|
||||
|
||||
For other cameras, refer to the User's Manual.
|
||||
|
||||
@ -351,16 +352,16 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
Most likely, yes. If your camera is not on the Supported list,
|
||||
try dcraw anyway. If it doesn't work, post a raw image to a
|
||||
website and e-mail me the URL. If you don't have a website, use
|
||||
[149]YouSendIt, [150]RapidShare, [151]Sendshack, [152]ShareFile,
|
||||
[153]sendspace, [154]File-Upload, or [155]Megaupload.
|
||||
[150]YouSendIt, [151]RapidShare, [152]Sendshack, [153]ShareFile,
|
||||
[154]sendspace, [155]File-Upload, or [156]Megaupload.
|
||||
|
||||
Before choosing a photo to send, read the next question:
|
||||
|
||||
Why does dcraw output have a green tint and weak color?
|
||||
Because dcraw doesn't have a color matrix for your camera model,
|
||||
it outputs raw color instead of sRGB. To fix this, I need a
|
||||
photo of a [156]Wolf Faust, [157]Calibr8, [158]CMP,
|
||||
[159]GretagMacbeth, or other calibrated color chart. Follow this
|
||||
photo of a [157]Wolf Faust, [158]Calibr8, [159]CMP,
|
||||
[160]GretagMacbeth, or other calibrated color chart. Follow this
|
||||
checklist:
|
||||
|
||||
+ Use a real chart, not a printout or screen image.
|
||||
@ -388,6 +389,7 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Canon PowerShot A5 Zoom
|
||||
* Canon PowerShot A50
|
||||
* Canon PowerShot A460 (CHDK hack)
|
||||
* Canon PowerShot A470 (CHDK hack)
|
||||
* Canon PowerShot A530 (CHDK hack)
|
||||
* Canon PowerShot A570 (CHDK hack)
|
||||
* Canon PowerShot A590 (CHDK hack)
|
||||
@ -409,6 +411,7 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Canon PowerShot G7 (CHDK hack)
|
||||
* Canon PowerShot G9
|
||||
* Canon PowerShot G10
|
||||
* Canon PowerShot G11
|
||||
* Canon PowerShot S2 IS (CHDK hack)
|
||||
* Canon PowerShot S3 IS (CHDK hack)
|
||||
* Canon PowerShot S5 IS (CHDK hack)
|
||||
@ -419,12 +422,14 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Canon PowerShot S50
|
||||
* Canon PowerShot S60
|
||||
* Canon PowerShot S70
|
||||
* Canon PowerShot S90
|
||||
* Canon PowerShot SX1 IS
|
||||
* Canon PowerShot SX110 IS (CHDK hack)
|
||||
* Canon EOS D30
|
||||
* Canon EOS D60
|
||||
* Canon EOS 5D
|
||||
* Canon EOS 5D Mark II
|
||||
* Canon EOS 7D
|
||||
* Canon EOS 10D
|
||||
* Canon EOS 20D
|
||||
* Canon EOS 30D
|
||||
@ -440,8 +445,9 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Canon EOS-1D
|
||||
* Canon EOS-1DS
|
||||
* Canon EOS-1D Mark II
|
||||
* Canon EOS-1D Mark III
|
||||
* Canon EOS-1D Mark II N
|
||||
* Canon EOS-1D Mark III
|
||||
* Canon EOS-1D Mark IV
|
||||
* Canon EOS-1Ds Mark II
|
||||
* Canon EOS-1Ds Mark III
|
||||
* Casio QV-2000UX
|
||||
@ -457,6 +463,10 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Casio EX-Z4
|
||||
* Casio EX-Z50
|
||||
* Casio EX-Z55
|
||||
* Casio EX-Z60
|
||||
* Casio EX-Z75
|
||||
* Casio EX-Z750
|
||||
* Casio EX-Z850
|
||||
* Casio Exlim Pro 505
|
||||
* Casio Exlim Pro 600
|
||||
* Casio Exlim Pro 700
|
||||
@ -482,6 +492,7 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Fuji FinePix S7000
|
||||
* Fuji FinePix S9000/S9500
|
||||
* Fuji FinePix S9100/S9600
|
||||
* Fuji FinePix S200EXR
|
||||
* Fuji IS-1
|
||||
* Hasselblad CFV
|
||||
* Hasselblad H3D
|
||||
@ -490,11 +501,11 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Imacon Ixpress 22-megapixel
|
||||
* Imacon Ixpress 39-megapixel
|
||||
* ISG 2020x1520
|
||||
* Kodak DC20 (see [160]Oliver Hartman's page)
|
||||
* Kodak DC25 (see [161]Jun-ichiro Itoh's page)
|
||||
* Kodak DC20 (see [161]Oliver Hartman's page)
|
||||
* Kodak DC25 (see [162]Jun-ichiro Itoh's page)
|
||||
* Kodak DC40
|
||||
* Kodak DC50
|
||||
* Kodak DC120 (also try [162]kdc2tiff)
|
||||
* Kodak DC120 (also try [163]kdc2tiff)
|
||||
* Kodak DCS200
|
||||
* Kodak DCS315C
|
||||
* Kodak DCS330C
|
||||
@ -525,6 +536,7 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Kodak C603
|
||||
* Kodak P850
|
||||
* Kodak P880
|
||||
* Kodak Z980
|
||||
* Kodak Z1015
|
||||
* Kodak KAI-0340
|
||||
* Konica KD-400Z
|
||||
@ -590,7 +602,10 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Nikon D100
|
||||
* Nikon D200
|
||||
* Nikon D300
|
||||
* Nikon D300s
|
||||
* Nikon D700
|
||||
* Nikon D3000
|
||||
* Nikon D5000
|
||||
* Nikon E700 ("DIAG RAW" hack)
|
||||
* Nikon E800 ("DIAG RAW" hack)
|
||||
* Nikon E880 ("DIAG RAW" hack)
|
||||
@ -621,6 +636,7 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Olympus C740UZ
|
||||
* Olympus C770UZ
|
||||
* Olympus C8080WZ
|
||||
* Olympus X200,D560Z,C350Z
|
||||
* Olympus E-1
|
||||
* Olympus E-3
|
||||
* Olympus E-10
|
||||
@ -634,6 +650,8 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Olympus E-500
|
||||
* Olympus E-510
|
||||
* Olympus E-520
|
||||
* Olympus E-620
|
||||
* Olympus E-P1
|
||||
* Olympus SP310
|
||||
* Olympus SP320
|
||||
* Olympus SP350
|
||||
@ -646,6 +664,7 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Panasonic DMC-FZ18
|
||||
* Panasonic DMC-FZ28
|
||||
* Panasonic DMC-FZ30
|
||||
* Panasonic DMC-FZ35/FZ38
|
||||
* Panasonic DMC-FZ50
|
||||
* Panasonic DMC-FX150
|
||||
* Panasonic DMC-G1
|
||||
@ -667,6 +686,8 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Pentax K100D Super
|
||||
* Pentax K200D
|
||||
* Pentax K2000/K-m
|
||||
* Pentax K-x
|
||||
* Pentax K-7
|
||||
* Pentax Optio S
|
||||
* Pentax Optio S4
|
||||
* Pentax Optio 33WR
|
||||
@ -705,8 +726,13 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg
|
||||
* Sony DSLR-A100
|
||||
* Sony DSLR-A200
|
||||
* Sony DSLR-A300
|
||||
* Sony DSLR-A330
|
||||
* Sony DSLR-A350
|
||||
* Sony DSLR-A380
|
||||
* Sony DSLR-A500
|
||||
* Sony DSLR-A550
|
||||
* Sony DSLR-A700
|
||||
* Sony DSLR-A850
|
||||
* Sony DSLR-A900
|
||||
* Sony XCD-SX910CR
|
||||
* STV680 VGA
|
||||
@ -759,120 +785,121 @@ References
|
||||
43. http://www.cybercom.net/~dcoffin/dcraw/dcraw_cs.1.html
|
||||
44. http://www.cybercom.net/~dcoffin/dcraw/dcraw_sv.1.html
|
||||
45. http://www.cybercom.net/~dcoffin/dcraw/dcraw_ca.1.html
|
||||
46. http://www.cybercom.net/~dcoffin/dcraw/dcraw_zh_TW.1.html
|
||||
47. http://www.cybercom.net/~dcoffin/dcraw/dcraw_zh_CN.1.html
|
||||
48. http://www.cybercom.net/~dcoffin/dcraw/msdos/
|
||||
49. http://www.cybercom.net/~dcoffin/dcraw/dcraw.1
|
||||
50. http://www.cybercom.net/~dcoffin/dcraw/dcraw_eo.po
|
||||
51. http://www.acdsystems.com/
|
||||
52. http://www.adobe.com/products/photoshop/cameraraw.html
|
||||
53. http://www.br-software.com/
|
||||
54. http://www.breezesys.com/
|
||||
55. http://www.conceiva.com/
|
||||
56. http://cpicture.net/en/t_raw.html
|
||||
57. http://www.canto.com/
|
||||
58. http://frostyplace.com/dcraw/
|
||||
59. http://www.tanis.dk/wiki/index.php/DCRawUI
|
||||
60. http://www.pretentiousname.com/jp2raw/
|
||||
61. http://deepskystacker.free.fr/
|
||||
62. http://www.dpmagic.com/
|
||||
63. http://www.nla.gov.au/preserve/dohm/driftt.html
|
||||
64. http://www.easyraw.com/
|
||||
65. http://www.lemkesoft.com/
|
||||
66. http://jcoconsulting.com/index.asp?Section=GVOCX
|
||||
67. http://www.hdrshop.com/
|
||||
68. http://www.aragonsystem.com/
|
||||
69. http://www.planetimagina.com/
|
||||
70. http://www.irfanview.com/
|
||||
71. http://www.astrosurf.com/buil/us/iris/iris.htm
|
||||
72. http://www.kaorg.com/photoservice.asp
|
||||
73. http://www.lightboxsoftware.com/
|
||||
74. http://sonic.net/~rat/lightcrafts/
|
||||
75. http://imageingester.com/
|
||||
76. http://www.mediarecover.com/
|
||||
77. http://www.mixpo.com/
|
||||
78. http://www.photoacute.com/
|
||||
79. http://www.wildcape.com/
|
||||
80. http://photojockey.com/
|
||||
81. http://smatters.com/dcraw/
|
||||
82. http://www.k-i-s.net/
|
||||
83. http://www.datarescue.com/photorescue/
|
||||
84. http://www.sticksoftware.com/software/PhotoReviewer.html
|
||||
85. http://www.photovault.org/
|
||||
86. http://www.picasa.com/
|
||||
87. http://www.picturearena.com/
|
||||
88. http://pleiades-astrophoto.com/
|
||||
89. http://www.pixpo.com/
|
||||
90. http://www.polybytes.com/
|
||||
91. http://lens.liteserv.com/download/powershovel2.php
|
||||
92. http://www.iridientdigital.com/
|
||||
93. http://www.rawmagick.com/
|
||||
94. http://www.i-graph.com/
|
||||
95. http://www.wizards.de/rawdrop
|
||||
96. http://www.pixmantec.com/
|
||||
97. http://www.rawtherapee.com/
|
||||
98. http://www.through-the-lens.net/
|
||||
99. http://www.serif.com/
|
||||
100. http://www.logicaldesigns.com/
|
||||
101. http://www.silverfast.com/
|
||||
102. http://www.studioline.net/
|
||||
103. http://www.hexcat.com/viewit/
|
||||
104. http://www.dimin.net/software/viewer/
|
||||
105. http://www.hamrick.com/
|
||||
106. http://www.xara.com/products/xtreme/
|
||||
107. http://www.insflug.org/raw/
|
||||
108. http://www.lebsanft.org/?tag=dcraw
|
||||
109. http://aminet.net/search?query=dcraw
|
||||
110. http://amis.flatrate.ru/dcraw/
|
||||
111. http://www.pidcock.co.uk/beos/index.html
|
||||
112. http://hobbes.nmsu.edu/h-search.php?key=dcraw
|
||||
113. http://www.riscos.info/unix/indexes/graphics.html
|
||||
114. http://www.delorie.com/djgpp/
|
||||
115. http://www.trnicely.net/misc/vista.html
|
||||
116. http://www.sno.phy.queensu.ca/~phil/exiftool/
|
||||
117. http://www.cybercom.net/~dcoffin/dcraw/scan.c
|
||||
118. http://www.cybercom.net/~dcoffin/dcraw/read_ndf.c
|
||||
119. http://partners.adobe.com/asn/developer/PDFS/TN/TIFF6.pdf
|
||||
120. http://www.map.tu.chiba-u.ac.jp/IEC/100/TA2/recdoc/N4378.pdf
|
||||
121. http://www.adobe.com/products/dng/pdfs/dng_spec.pdf
|
||||
122. http://xyrion.org/ciff/
|
||||
123. http://www.x3f.info/technotes/FileDocs/X3F_Format.pdf
|
||||
124. http://raw.fotosite.pl/
|
||||
125. http://www.rawsamples.ch/
|
||||
126. http://www.glasslantern.com/RAWpository/
|
||||
127. http://www.imaging-resource.com/MFR1.HTM
|
||||
128. http://dl.maptools.org/dl/libtiff/tiff-3.8.2.tar.gz
|
||||
129. http://www.cybercom.net/~dcoffin/dcraw/libtiff.patch
|
||||
130. http://www.cybercom.net/~dcoffin/dcraw/elphel_dng.c
|
||||
131. http://www.adobe.com/products/dng/main.html
|
||||
132. http://www.adobe.com/products/photoshop/main.html
|
||||
133. http://cinepaint.sourceforge.net/
|
||||
134. http://www.cybercom.net/~dcoffin/dcraw/ahd_maze.png
|
||||
135. http://www.cybercom.net/~dcoffin/dcraw/vng_grid.png
|
||||
136. http://netpbm.sourceforge.net/
|
||||
137. http://www.imagemagick.org/
|
||||
138. http://www.faqs.org/docs/artu/multiprogramchapter.html
|
||||
139. http://www.dpreview.com/news/0202/02021101foveonx3.asp
|
||||
140. http://digicanon.narod.ru/
|
||||
141. http://e2500.narod.ru/raw_format_e.htm
|
||||
142. http://www.inweb.ch/foto/rawformat.html
|
||||
143. http://forums.dpreview.com/forums/read.asp?forum=1015&message=4961779
|
||||
144. http://myfototest.narod.ru/
|
||||
145. http://forums.dpreview.com/forums/read.asp?forum=1024&message=11773287
|
||||
146. http://tester13.nm.ru/nikon/
|
||||
147. http://camerahacks.10.forumer.com/
|
||||
148. http://forums.dpreview.com/forums/read.asp?forum=1001&message=28484239
|
||||
149. http://yousendit.com/
|
||||
150. http://rapidshare.com/
|
||||
151. http://sendshack.com/
|
||||
152. http://www.sharefile.com/
|
||||
153. http://www.sendspace.com/
|
||||
154. http://www.file-upload.eu/
|
||||
155. http://www.megaupload.com/
|
||||
156. http://www.targets.coloraid.de/
|
||||
157. http://www.calibr8.com/Current%20Products/50-Current%20Technology%20/59-ColorCharts?Products=
|
||||
158. http://www.cmp-color.fr/eng%20digital%20target.html
|
||||
159. http://www.xrite.com/product_overview.aspx?ID=820
|
||||
160. http://www.planet-interkom.de/oliver.hartmann/dc20secr.htm
|
||||
161. http://www.itojun.org/diary/19961113/index.eng.html
|
||||
162. http://kdc2tiff.sourceforge.net/
|
||||
46. http://www.cybercom.net/~dcoffin/dcraw/dcraw_da.1.html
|
||||
47. http://www.cybercom.net/~dcoffin/dcraw/dcraw_zh_TW.1.html
|
||||
48. http://www.cybercom.net/~dcoffin/dcraw/dcraw_zh_CN.1.html
|
||||
49. http://www.cybercom.net/~dcoffin/dcraw/msdos/
|
||||
50. http://www.cybercom.net/~dcoffin/dcraw/dcraw.1
|
||||
51. http://www.cybercom.net/~dcoffin/dcraw/dcraw_eo.po
|
||||
52. http://www.acdsystems.com/
|
||||
53. http://www.adobe.com/products/photoshop/cameraraw.html
|
||||
54. http://www.br-software.com/
|
||||
55. http://www.breezesys.com/
|
||||
56. http://www.conceiva.com/
|
||||
57. http://cpicture.net/en/t_raw.html
|
||||
58. http://www.canto.com/
|
||||
59. http://frostyplace.com/dcraw/
|
||||
60. http://www.tanis.dk/wiki/index.php/DCRawUI
|
||||
61. http://www.pretentiousname.com/jp2raw/
|
||||
62. http://deepskystacker.free.fr/
|
||||
63. http://www.dpmagic.com/
|
||||
64. http://www.nla.gov.au/preserve/dohm/driftt.html
|
||||
65. http://www.easyraw.com/
|
||||
66. http://www.lemkesoft.com/
|
||||
67. http://jcoconsulting.com/index.asp?Section=GVOCX
|
||||
68. http://www.hdrshop.com/
|
||||
69. http://www.aragonsystem.com/
|
||||
70. http://www.planetimagina.com/
|
||||
71. http://www.irfanview.com/
|
||||
72. http://www.astrosurf.com/buil/us/iris/iris.htm
|
||||
73. http://www.kaorg.com/photoservice.asp
|
||||
74. http://www.lightboxsoftware.com/
|
||||
75. http://sonic.net/~rat/lightcrafts/
|
||||
76. http://imageingester.com/
|
||||
77. http://www.mediarecover.com/
|
||||
78. http://www.mixpo.com/
|
||||
79. http://www.photoacute.com/
|
||||
80. http://www.wildcape.com/
|
||||
81. http://photojockey.com/
|
||||
82. http://smatters.com/dcraw/
|
||||
83. http://www.k-i-s.net/
|
||||
84. http://www.datarescue.com/photorescue/
|
||||
85. http://www.sticksoftware.com/software/PhotoReviewer.html
|
||||
86. http://www.photovault.org/
|
||||
87. http://www.picasa.com/
|
||||
88. http://www.picturearena.com/
|
||||
89. http://pleiades-astrophoto.com/
|
||||
90. http://www.pixpo.com/
|
||||
91. http://www.polybytes.com/
|
||||
92. http://lens.liteserv.com/download/powershovel2.php
|
||||
93. http://www.iridientdigital.com/
|
||||
94. http://www.rawmagick.com/
|
||||
95. http://www.i-graph.com/
|
||||
96. http://www.wizards.de/rawdrop
|
||||
97. http://www.pixmantec.com/
|
||||
98. http://www.rawtherapee.com/
|
||||
99. http://www.through-the-lens.net/
|
||||
100. http://www.serif.com/
|
||||
101. http://www.logicaldesigns.com/
|
||||
102. http://www.silverfast.com/
|
||||
103. http://www.studioline.net/
|
||||
104. http://www.hexcat.com/viewit/
|
||||
105. http://www.dimin.net/software/viewer/
|
||||
106. http://www.hamrick.com/
|
||||
107. http://www.xara.com/products/xtreme/
|
||||
108. http://www.insflug.org/raw/
|
||||
109. http://www.rawness.es/dcraw/?lang=en
|
||||
110. http://aminet.net/search?query=dcraw
|
||||
111. http://amis.flatrate.ru/dcraw/
|
||||
112. http://www.pidcock.co.uk/beos/index.html
|
||||
113. http://hobbes.nmsu.edu/h-search.php?key=dcraw
|
||||
114. http://www.riscos.info/unix/indexes/graphics.html
|
||||
115. http://www.delorie.com/djgpp/
|
||||
116. http://www.trnicely.net/misc/vista.html
|
||||
117. http://www.sno.phy.queensu.ca/~phil/exiftool/
|
||||
118. http://www.cybercom.net/~dcoffin/dcraw/scan.c
|
||||
119. http://www.cybercom.net/~dcoffin/dcraw/read_ndf.c
|
||||
120. http://partners.adobe.com/asn/developer/PDFS/TN/TIFF6.pdf
|
||||
121. http://www.map.tu.chiba-u.ac.jp/IEC/100/TA2/recdoc/N4378.pdf
|
||||
122. http://www.adobe.com/products/dng/pdfs/dng_spec.pdf
|
||||
123. http://xyrion.org/ciff/
|
||||
124. http://www.x3f.info/technotes/FileDocs/X3F_Format.pdf
|
||||
125. http://raw.fotosite.pl/
|
||||
126. http://www.rawsamples.ch/
|
||||
127. http://www.glasslantern.com/RAWpository/
|
||||
128. http://www.imaging-resource.com/MFR1.HTM
|
||||
129. http://dl.maptools.org/dl/libtiff/tiff-3.8.2.tar.gz
|
||||
130. http://www.cybercom.net/~dcoffin/dcraw/libtiff.patch
|
||||
131. http://www.cybercom.net/~dcoffin/dcraw/elphel_dng.c
|
||||
132. http://www.adobe.com/products/dng/main.html
|
||||
133. http://www.adobe.com/products/photoshop/main.html
|
||||
134. http://cinepaint.sourceforge.net/
|
||||
135. http://www.cybercom.net/~dcoffin/dcraw/ahd_maze.png
|
||||
136. http://www.cybercom.net/~dcoffin/dcraw/vng_grid.png
|
||||
137. http://netpbm.sourceforge.net/
|
||||
138. http://www.imagemagick.org/
|
||||
139. http://www.faqs.org/docs/artu/multiprogramchapter.html
|
||||
140. http://www.dpreview.com/news/0202/02021101foveonx3.asp
|
||||
141. http://digicanon.narod.ru/
|
||||
142. http://e2500.narod.ru/raw_format_e.htm
|
||||
143. http://www.inweb.ch/foto/rawformat.html
|
||||
144. http://forums.dpreview.com/forums/read.asp?forum=1015&message=4961779
|
||||
145. http://myfototest.narod.ru/
|
||||
146. http://forums.dpreview.com/forums/read.asp?forum=1024&message=11773287
|
||||
147. http://tester13.nm.ru/nikon/
|
||||
148. http://camerahacks.10.forumer.com/
|
||||
149. http://forums.dpreview.com/forums/read.asp?forum=1001&message=28484239
|
||||
150. http://yousendit.com/
|
||||
151. http://rapidshare.com/
|
||||
152. http://sendshack.com/
|
||||
153. http://www.sharefile.com/
|
||||
154. http://www.sendspace.com/
|
||||
155. http://www.file-upload.eu/
|
||||
156. http://www.megaupload.com/
|
||||
157. http://www.targets.coloraid.de/
|
||||
158. http://www.calibr8.com/Current%20Products/50-Current%20Technology%20/59-ColorCharts?Products=
|
||||
159. http://www.cmp-color.fr/eng%20digital%20target.html
|
||||
160. http://www.xrite.com/product_overview.aspx?ID=820
|
||||
161. http://www.planet-interkom.de/oliver.hartmann/dc20secr.htm
|
||||
162. http://www.itojun.org/diary/19961113/index.eng.html
|
||||
163. http://kdc2tiff.sourceforge.net/
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- dcraw.c.omp 2009-07-06 23:28:36.000000000 +0200
|
||||
+++ dcraw.c 2009-11-15 16:39:25.856106000 +0100
|
||||
--- dcraw.c.orig 2010-05-02 01:23:33.000000000 +0200
|
||||
+++ dcraw.c 2010-05-02 01:24:00.000000000 +0200
|
||||
@@ -217,7 +217,7 @@
|
||||
#define BAYER2(row,col) \
|
||||
image[((row) >> shrink)*iwidth + ((col) >> shrink)][fc(row,col)]
|
||||
@ -10,7 +10,7 @@
|
||||
static const char filter[16][16] =
|
||||
{ { 2,1,1,3,2,3,2,0,3,2,3,0,1,2,1,0 },
|
||||
@@ -273,7 +273,7 @@
|
||||
data_error = 1;
|
||||
data_error++;
|
||||
}
|
||||
|
||||
-ushort CLASS sget2 (uchar *s)
|
||||
@ -75,7 +75,7 @@
|
||||
{
|
||||
if (fread (pixel, 2, count, ifp) < count) derror();
|
||||
if ((order == 0x4949) == (ntohs(0x1234) == 0x1234))
|
||||
@@ -883,7 +883,7 @@
|
||||
@@ -860,7 +860,7 @@
|
||||
return diff;
|
||||
}
|
||||
|
||||
@ -84,7 +84,7 @@
|
||||
{
|
||||
int col, c, diff, pred, spred=0;
|
||||
ushort mark=0, *row[3];
|
||||
@@ -922,7 +922,7 @@
|
||||
@@ -899,7 +899,7 @@
|
||||
return row[2];
|
||||
}
|
||||
|
||||
@ -93,7 +93,7 @@
|
||||
{
|
||||
int jwide, jrow, jcol, val, jidx, i, j, row=0, col=0, nblack=0;
|
||||
double dark[2] = { 0,0 };
|
||||
@@ -3770,6 +3770,8 @@
|
||||
@@ -3710,6 +3710,8 @@
|
||||
fputc ('\n', stderr);
|
||||
}
|
||||
size = iheight*iwidth;
|
||||
@ -102,7 +102,7 @@
|
||||
for (i=0; i < size*4; i++) {
|
||||
val = image[0][i];
|
||||
if (!val) continue;
|
||||
@@ -3839,7 +3841,7 @@
|
||||
@@ -3779,7 +3781,7 @@
|
||||
if (half_size) filters = 0;
|
||||
}
|
||||
|
||||
@ -111,7 +111,7 @@
|
||||
{
|
||||
unsigned row, col, y, x, f, c, sum[8];
|
||||
|
||||
@@ -4127,6 +4129,7 @@
|
||||
@@ -4067,6 +4069,7 @@
|
||||
lab = (short (*)[TS][TS][3])(buffer + 12*TS*TS);
|
||||
homo = (char (*)[TS][TS]) (buffer + 24*TS*TS);
|
||||
|
||||
@ -119,7 +119,7 @@
|
||||
for (top=2; top < height-5; top += TS-6)
|
||||
for (left=2; left < width-5; left += TS-6) {
|
||||
|
||||
@@ -7994,8 +7997,14 @@
|
||||
@@ -8120,8 +8123,14 @@
|
||||
_("Converting to %s colorspace...\n"), name[output_color-1]);
|
||||
|
||||
memset (histogram, 0, sizeof histogram);
|
||||
@ -136,7 +136,7 @@
|
||||
if (!raw_color) {
|
||||
out[0] = out[1] = out[2] = 0;
|
||||
FORCC {
|
||||
@@ -8007,8 +8016,12 @@
|
||||
@@ -8133,8 +8142,12 @@
|
||||
}
|
||||
else if (document_mode)
|
||||
img[0] = img[FC(row,col)];
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 00:56:47 CEST 2010 - postadal@suse.cz
|
||||
|
||||
- updated to RCS 1.432
|
||||
* Support the Canon EOS-1D Mark IV and PowerShots G11 and S90,
|
||||
Casio EX-Z750, Pentax K-x, Fuji SX200EXR, Sony A550, Sony DSLR-A850,
|
||||
Canon EOS 7D, Casio EX-Z850, Canon A470, G11, Nikon D3000,
|
||||
Panasonic FZ35/FZ38, Casio Z60, Casio Z75, Kodak Z980, Pentax K-7,
|
||||
Olympus X200,D560Z,C350Z
|
||||
* Correctly crop Nikon D300S photos
|
||||
* Support camera WB for the Kodak EasyShare Z980 and Z1015
|
||||
* Decode all packed 10-bit and 12-bit formats in one function
|
||||
* Copied color matrices from Adobe DNG Converter 5.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 15 16:39:58 CET 2009 - meissner@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package dcraw (Version 1.425)
|
||||
# spec file for package dcraw (Version 1.432)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
Name: dcraw
|
||||
BuildRequires: libjpeg-devel liblcms-devel
|
||||
Version: 1.425
|
||||
Version: 1.432
|
||||
Release: 1
|
||||
License: PERMISSIVE-OSI-COMPLIANT
|
||||
Group: Productivity/Graphics/Convertors
|
||||
|
5
parse.c
5
parse.c
@ -5,8 +5,8 @@
|
||||
This program displays raw metadata for all raw photo formats.
|
||||
It is free for all uses.
|
||||
|
||||
$Revision: 1.68 $
|
||||
$Date: 2009/03/10 00:58:51 $
|
||||
$Revision: 1.69 $
|
||||
$Date: 2009/08/28 22:52:20 $
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
@ -357,6 +357,7 @@ int parse_tiff_ifd (int base, int level)
|
||||
case 29185: sony_length = get4(); break;
|
||||
case 29217: sony_key = get4(); break;
|
||||
case 33424:
|
||||
case 65024:
|
||||
puts("Kodak private data:");
|
||||
fseek (ifp, get4()+base, SEEK_SET);
|
||||
parse_tiff_ifd (base, level+1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user