2016-06-25 02:38:00 +02:00
|
|
|
CONFIG_NAME template
|
|
|
|
|
|
|
|
# Comments start with #. See 'convmlv -h' for option documentation.
|
|
|
|
|
|
|
|
### <------------------ BASIC OPTIONS ------------------>
|
|
|
|
OUTDIR ./raw_conv
|
|
|
|
#RES_PATH /home/sofus/subhome/src/convmlv
|
|
|
|
|
|
|
|
MLV_DUMP /home/sofus/subhome/src/convmlv/mlv_dump
|
|
|
|
RAW_DUMP /home/sofus/subhome/src/convmlv/raw2dng
|
|
|
|
MLV_BP /home/sofus/subhome/src/convmlv/mlv2badpixels.sh
|
|
|
|
CR_HDR /home/sofus/subhome/src/convmlv/cr2hdr
|
|
|
|
SRANGE /home/sofus/subhome/src/convmlv/sRange.py
|
|
|
|
BAL /home/sofus/subhome/src/convmlv/balance.py
|
|
|
|
PYTHON python3
|
|
|
|
|
2016-06-30 23:01:35 +02:00
|
|
|
#THREADS 7
|
2016-06-25 02:38:00 +02:00
|
|
|
|
|
|
|
### <------------------ OUTPUT OPTIONS ------------------>
|
|
|
|
IMAGE
|
|
|
|
IMG_FMT 0
|
|
|
|
|
|
|
|
#MOVIE
|
|
|
|
|
|
|
|
PROXY 0
|
|
|
|
PROXY_SCALE 50%
|
|
|
|
|
|
|
|
KEEP_DNGS
|
|
|
|
|
|
|
|
FRAME_RANGE s-e
|
|
|
|
#UNCOMP
|
|
|
|
|
|
|
|
### <------------------ RAW OPTIONS ------------------>
|
|
|
|
|
|
|
|
DEMO_MODE 3
|
|
|
|
#FOUR_COLOR
|
|
|
|
|
|
|
|
HIGHLIGHT_MODE 0
|
|
|
|
|
|
|
|
CHROMA_SMOOTH 1
|
2016-06-26 18:28:01 +02:00
|
|
|
WAVE_NOISE 50
|
|
|
|
TEMP_NOISE 0.03-0.04
|
2016-06-27 06:59:14 +02:00
|
|
|
HQ_NOISE 2-1:2-3
|
2016-06-27 07:33:53 +02:00
|
|
|
#REM_NOISE 1-1-1-1
|
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 ------------------>
|
|
|
|
|
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
|
|
|
WHITE 1
|
2016-06-25 02:38:00 +02:00
|
|
|
|
2016-06-30 23:01:35 +02:00
|
|
|
SHARP 7:3:0:0
|
2016-06-25 02:38:00 +02:00
|
|
|
#LUT lut.cube
|
|
|
|
|
|
|
|
#SATPOINT 15000
|
|
|
|
|
|
|
|
#WHITE_SPD 20
|
|
|
|
#WHITE_CLIP
|
|
|
|
|
|
|
|
### <------------------ FEATURE OPTIONS ------------------>
|
2016-06-27 06:59:14 +02:00
|
|
|
#DESHAKE
|
2016-06-25 02:38:00 +02:00
|
|
|
#DUAL_ISO
|
|
|
|
|
|
|
|
BADPIXELS
|
|
|
|
#BADPIXEL_PATH ./7D_badpixels.txt
|
|
|
|
|
|
|
|
#DARKFRAME ./df.darkframe
|