2016-06-25 02:38:00 +02:00
|
|
|
CONFIG_NAME global_hq
|
|
|
|
|
|
|
|
# Comments start with #. See 'convmlv -h' for option documentation.
|
|
|
|
|
|
|
|
### <------------------ BASIC OPTIONS ------------------>
|
|
|
|
|
|
|
|
#These are essentially defaults - adapt them to your system as per the documentation!
|
|
|
|
OUTDIR ./raw_conv
|
|
|
|
RES_PATH .
|
|
|
|
|
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
|
|
|
#~ MLV_DUMP ./mlv_dump
|
|
|
|
#~ RAW_DUMP ./raw2dng
|
|
|
|
#~ MLV_BP ./mlv2badpixels.sh
|
|
|
|
#~ CR_HDR ./cr2hdr
|
|
|
|
#~ SRANGE ./sRange.py
|
|
|
|
#~ BAL ./balance.py
|
|
|
|
#~ PYTHON python3
|
2016-06-25 02:38:00 +02:00
|
|
|
|
|
|
|
### <------------------ OUTPUT OPTIONS ------------------>
|
|
|
|
|
|
|
|
#Set Image or Movie as the default output by uncommenting it.
|
|
|
|
|
|
|
|
#IMAGE
|
|
|
|
IMG_FMT 0
|
|
|
|
|
|
|
|
#MOVIE
|
|
|
|
|
|
|
|
PROXY 0
|
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
|
|
|
PROXY_SCALE 75%
|
2016-06-25 02:38:00 +02:00
|
|
|
|
|
|
|
### <------------------ RAW OPTIONS ------------------>
|
|
|
|
|
|
|
|
DEMO_MODE 3
|
|
|
|
|
|
|
|
### <------------------ COLOR OPTIONS ------------------>
|
|
|
|
|
|
|
|
WHITE 1
|
|
|
|
|
|
|
|
### <------------------ FEATURE OPTIONS ------------------>
|
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
|
|
|
#~ DARKFRAME ./df.darkframe
|