[darktable-dev] Fwd: Re: [darktable-org/rawspeed] Regression: huffmantable is broken. (#100) rs-check.py 0.0.3 DRAFT

2018-10-30 Thread Michael Fritze
Ok, I attached my script. Version 0.0.3 DRAFT Required Parameter: path to folder containing raw files optional Parameter: -m: move files with errors to a sub dir It generates 3 report files in the picture folder: a log file, a list of ok files and a list of buggy files. Does not dive into sub di

[darktable-dev] Script for checking RAW files rs-check.py

2018-10-27 Thread Michael Fritze
Hi, I have lots of pictures which are affected by a bug that DT can't process it. The problem is in the rawspeed module. E.g.: https://redmine.darktable.org/issues/12152 My workaround is a python script which uses darktable-rs-identify to check all files in a folder. It creates a report and opt