2016-06-25 02:38:00 +02:00
|
|
|
CONFIG_NAME dng_dump
|
|
|
|
|
|
|
|
# Comments start with #. See 'convmlv -h' for option documentation.
|
|
|
|
|
|
|
|
### <------------------ BASIC OPTIONS ------------------>
|
|
|
|
OUTDIR ./raw_conv
|
|
|
|
|
|
|
|
#THREADS 7
|
|
|
|
|
|
|
|
### <------------------ OUTPUT OPTIONS ------------------>
|
|
|
|
PROXY 0
|
|
|
|
PROXY_SCALE 50%
|
|
|
|
|
|
|
|
KEEP_DNGS
|
|
|
|
|
|
|
|
FRAME_RANGE s-e
|
|
|
|
|
|
|
|
### <------------------ RAW OPTIONS ------------------>
|
|
|
|
|
|
|
|
DEMO_MODE 3
|
|
|
|
|
|
|
|
HIGHLIGHT_MODE 0
|
|
|
|
|
|
|
|
CHROMA_SMOOTH 1
|
2016-06-26 18:28:01 +02:00
|
|
|
WAVE_NOISE 50
|
2016-06-25 02:38:00 +02:00
|
|
|
|
Huge color management release. Added lists getting ready for true compatibility, multiple LUTs, dcraw paths, updated convmlv -h.
Bug Fixes: Reuse of DNGs, DPX colorspace bug, PNG compression format, "files left" display for DNG folders, ARG bug, filter application sequence, file-specific reset bugs.
Error Checking: Though not complete, it's been drastically upscaled - there should be far fewer "weird errors"; it'll tell you what's wrong.
Speedups: ffmpeg filtering is faster for EXRs. movie creation is much faster if images were developed.
2016-07-09 02:11:59 +02:00
|
|
|
GAMMA 1
|
|
|
|
GAMUT 6
|
2016-06-25 02:38:00 +02:00
|
|
|
#SHALLOW
|
|
|
|
|
|
|
|
### <------------------ COLOR OPTIONS ------------------>
|
|
|
|
|
|
|
|
WHITE 2
|
|
|
|
|
|
|
|
### <------------------ FEATURE OPTIONS ------------------>
|
|
|
|
#DUAL_ISO
|