Tried using convmlv to convert a directory of CinemaDNG files to Prores. Didn't work - am I doing it right?
nick@nick-workstation:~/convmlv-dev$ ls testdng | head -1
BMPC4KNC_1_2016-05-23_0248_C0000_000000.dng
nick@nick-workstation:~/convmlv-dev$ ls
7D_badpixels.txt convmlv.sh licence README.md testdng
balance.py docs mlv_dump sRange.py
nick@nick-workstation:~/convmlv-dev$ ./convmlv.sh -m testdng
./convmlv.sh: line 310: /home/nick/convmlv.conf: No such file or directory
./raw2dng not found! Execution will continue without .RAW processing capability.
Get it here:
http://www.magiclantern.fm/forum/index.php?topic=5404.0./mlv2badpixels.sh not found! Execution will continue without badpixel removal capability.
Get it here:
https://bitbucket.org/daniel_fort/ml-focus-pixels/src./cr2hdr not found! Execution will continue without Dual ISO processing capability.
Get it here:
http://www.magiclantern.fm/forum/index.php?topic=7139.01 File Left to Process: testdng
testdng: Using specified folder of RAW sequences...
testdng: Dumping to DNG Sequence...
File not found: /home/nick/convmlv-dev/raw_conv/testdng/tmp_testdng/testdng_000001.dng
File not found: /home/nick/convmlv-dev/raw_conv/testdng/tmp_testdng/testdng_000001.dng
testdng: Retrieving Camera White Balance...
Correction Factor (RGBG): 0.724658 0.551900 1.000000 0.551900
*Not moving .wav, because it doesn't exist.
testdng: Encoding to ProRes...
Non-numeric argument to "-k"
Cleaning Up.
nick@nick-workstation:~/convmlv-dev$ ls raw_conv
testdng
nick@nick-workstation:~/convmlv-dev$ ls raw_conv/testdng/
settings.txt
nick@nick-workstation:~/convmlv-dev$