In this update we add tunable JPEG decode mode: in older versions JPEGs was decoded 'while file opening', in this new versions two additional modes are added:
- on prefetch: JPEGs will be decoded in background (but this mode uses lot of RAM)
- on demand: JPEGs will be decoded on first RAW-to-JPEG switching (J key)
In both cases, switching to next file in sequental browsing mode should be about 2x faster than before.
In TechPreview-I we've added 'RAW on GPU processing' with slightly better demosaic quality. In preview, this mode is not enabled by default, see blog post for more details.
Followup: we just published
Followup: we just published FRV 1.4.7 Technology Preview II: https://www.fastrawviewer.com/blog/FastRawViewer-1-4-7-technology-previe...
In this update we add tunable JPEG decode mode: in older versions JPEGs was decoded 'while file opening', in this new versions two additional modes are added:
- on prefetch: JPEGs will be decoded in background (but this mode uses lot of RAM)
- on demand: JPEGs will be decoded on first RAW-to-JPEG switching (J key)
In both cases, switching to next file in sequental browsing mode should be about 2x faster than before.
This update also includes Technical Preview I: https://www.fastrawviewer.com/blog/FastRawViewer-1-4-7-technology-preview
In TechPreview-I we've added 'RAW on GPU processing' with slightly better demosaic quality. In preview, this mode is not enabled by default, see blog post for more details.
--
Alex Tutubalin/FastRawViewer team