Problem/Use Case
It would be nice to have the generated EDL files from PySceneDetect match the on-screen (or any other form) timecode from video files. This is helpful when importing directly into other applications, or using PySceneDetect as one chain in the process.
Solutions
Add the option for the user to set a flag in the CLI or with the API to stamp the first detected cut or start of the edl with a custom timecode
Proposed Implementation:
One nice to have would be that SceneDetect doesn't worry about the inclusion of (:) characters in the SMPTE timecode, allowing for quicker entry of codes and better parity with other post-production tools.
Examples:
As an example, Matchbox allows users to set a custom timecode so that any edits or detection's made match up in a NLE/DAW (when creating a shot track).