PySceneDetect
PySceneDetect copied to clipboard
:movie_camera: Python and OpenCV-based scene cut/transition detection program & library.
**Description:** Hello, Thank you for that amazing package. When using the line : ``` write_scene_list( "csvfile.csv", scene_list, include_cut_list=True, cut_list=None, col_separator=',', row_separator='\n' ) ``` I get the error : csv_writer =...
It looks like in v0.6.x after `export-html` was renamed to `save-html`, but backwards compatibility was kept with the prior. We emit the warning to use the new command name with...
Hi, thank you for your work on this project. I have been playing around with it at work and it has been very useful and fun to learn from. I...
**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...