Kezdőlap › Fórumok › UHU Linux › Általános UHU problémák, javaslatok › .crw megnyitása
- This topic has 6 hozzászólás, 3 résztvevő, and was last updated 21 years, 2 months telt el by
pointux.
-
SzerzőBejegyzés
-
2004-04-03-10:40 #1935546
http://www.cybercom.net/~dcoffin/dcraw/
gimp plugin is van
2004-04-03-12:24 #1935547dcraw.c — Convert raw photos to PPM
Supports 102 cameras at last count. Compile with „gcc -o dcraw -O3 dcraw.c -lm -ljpeg”. Run with no arguments to see a usage message. Don’t complain that 48-bpp output is too dark — read the FAQ!Erre:
Code:gcc -o dcraw -O3 dcraw.c -lm -ljpegdcraw.c:58: warning: redefinition of `ushort’
/usr/include/sys/types.h:152: warning: `ushort’ previously declared here
Code:gcc -o dcraw -O3 dcraw.cdcraw.c:58: warning: redefinition of `ushort’
/usr/include/sys/types.h:152: warning: `ushort’ previously declared here
/tmp/cclqKsoU.o(.text+0x38f0): In function `kodak_jpeg_load_raw’:
: undefined reference to `jpeg_std_error’
/tmp/cclqKsoU.o(.text+0x390c): In function `kodak_jpeg_load_raw’:
: undefined reference to `jpeg_CreateDecompress’
/tmp/cclqKsoU.o(.text+0x3920): In function `kodak_jpeg_load_raw’:
: undefined reference to `jpeg_stdio_src’
/tmp/cclqKsoU.o(.text+0x393d): In function `kodak_jpeg_load_raw’:
: undefined reference to `jpeg_read_header’
/tmp/cclqKsoU.o(.text+0x394b): In function `kodak_jpeg_load_raw’:
: undefined reference to `jpeg_start_decompress’
/tmp/cclqKsoU.o(.text+0x3991): In function `kodak_jpeg_load_raw’:
: undefined reference to `jpeg_destroy_decompress’
/tmp/cclqKsoU.o(.text+0x39ed): In function `kodak_jpeg_load_raw’:
: undefined reference to `jpeg_finish_decompress’
/tmp/cclqKsoU.o(.text+0x39f5): In function `kodak_jpeg_load_raw’:
: undefined reference to `jpeg_destroy_decompress’
/tmp/cclqKsoU.o(.text+0x3a12): In function `kodak_jpeg_load_raw’:
: undefined reference to `jpeg_read_scanlines’
/tmp/cclqKsoU.o(.text+0xb91a): In function `write_ppm’:
: undefined reference to `pow’
collect2: ld returned 1 exit status
Code:gcc dcraw dcraw.cgcc: dcraw: Nem létezõ fájl vagy könyvtár
dcraw.c:58: warning: redefinition of `ushort’
/usr/include/sys/types.h:152: warning: `ushort’ previously declared here
Mi a hiba?
2004-04-03-12:28 #1935548ezuteán gimptool- …
Majd crw-t megnyitva:Opening ‘/home/ae/AA_meghajtok/Atti/-=-__foto__-=-/CANON_EOS_300D/2004_03_21/110_1065.crw’ failed:
Plug-In could not open image
OK után mégegy üzi:
The „rawphoto” plugin won’t work because there is no „dcraw” executable in your path.
Vagyis a dcraw-ot nem tudtam föltenni.
2004-04-03-12:38 #1935549„gcc -o dcraw -O3 dcraw.c -lm -ljpeg
dcraw.c:58: warning: redefinition of `ushort’
/usr/include/sys/types.h:152: warning: `ushort’ previously declared here”Ez csak egy figyelmeztetõ üzenet.
Ebben az esetben létre kellet jönni egy dcraw futtatható file.
Rákattintva kiírja a paramétereket.
Egyébként dcraw raw-file ppm-file2004-04-03-13:03 #1935550kicsit meg vagyok kutyulva…
Mit csináljak ahhoz, hogy Gimpben tudjam a raw (*.crw) képeimet szerkeszteni, bányászgatni stb?
😳2004-04-03-13:19 #1935551Ezzel a programmal át tudod konvertálni ppm-mé.
A ppm-et már bármivé pl ppm2tiff, ppmtopgm, ppmtopcx stb.
Legjobb írni rá egy scriptet, ami egy adott könyvtárban elvégzi az összes file konvertálását, és törli a fölöslegeseket.2009-12-04-19:56 #1873411 -
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz