This release improves the performance of content detection mode, adds a new command line option for selecting fade bias (threshold mode only), and includes various other improvements. List of changes included:
- [enhance] added scene length, in seconds, to output file (
-o
) for easier integration withffmpeg
/libav
- [enhance] improved performance of content detection mode by caching intermediate HSV frames in memory (approx. 2x faster)
- [enhance] show timecode values in terminal when using extended output (
-l
) - [feature] add fade bias option (
-fb
/--fade-bias
) to command line (threshold mode only)