This release marks the first stable release, includes several bugfixes, and is now available on PyPI. Changes:
- [bugfix] scenes are now written correctly to specified output file when using
-o
flag (fixes #11) - [bugfix] fix indexing exception when using multiple scene detectors and outputting statistics
- [internal] distribute package on PyPI, version move from beta to stable
- [internal] add function to convert frame number to formatted timecode
- [internal] move file and statistic output to Python
csv
module