[go: nahoru, domu]

Skip to content

Tags: Veldhoen/PySceneDetect

Tags

v0.6.4-alpha

Toggle v0.6.4-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Extend image_name_template to allow timestamp (Breakthrough#395)

* Added TIMESTAMP_MS to file_path substitutions

* Added $TIMESTAMP to image_name_template in test

* Improved variable name

* Added $TIMECODE to image name template options (also added $FRAME_NUMBER to test)

* Added TIMESTAMP_MS to file_path substitutions

* Added $TIMESTAMP to image_name_template in test

* Improved variable name

* Added $TIMECODE to image name template options (also added $FRAME_NUMBER to test)

* Use semicolon as timestamp separator in filename

* Proper string concatenation

* Updated docstring

---------

Co-authored-by: Sara Veldhoen <s.veldhoen@beeldengeluid.nl>