On Sun, Jul 6, 2014 at 1:34 PM, Vendo Bici <[email protected]> wrote: > I'm trying darktable after converting them to dng (i have also noticed > that the raf is probably uncompressed: what a waste of space!).
Yeah, the RAF format uses 16bit values for all cameras, even if they're only 12bit. Other formats do at least packing so that 2 12bit values fit in 3 bytes instead of 4. And for larger savings some formats use lossless compression like lossless jpeg to get even smaller files depending on the type of scene. Pedro ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
