The base_timecode can be inferred from the first time detect_scenes() is called on a SceneManager object. It should gracefully handle the case where get_scene_list() is also called before detect_scenes(). This will also shorten the example code even further after #172.
The base_timecode can be inferred from the first time
detect_scenes()is called on aSceneManagerobject. It should gracefully handle the case whereget_scene_list()is also called beforedetect_scenes(). This will also shorten the example code even further after #172.