Hi,
I want to generate a csv file without generating an edl file. I can set 'output_edl' to 0 in the ini file, but I cannot enable it back without manually editing the setting (I intend to use this in a script).
In short, I would like to do this:
comskip --csvout test.mp4
comskip --edlout test.csv
Is this already possible, and if not, could this be implemented in a future version ?
Thank you.