You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,7 @@ Video Cut Detection and Analysis Tool
25
25
26
26
**Quick Install**:
27
27
28
-
pip install scenedetect --upgrade # standard (depends on opencv-python)
29
-
pip install scenedetect-headless --upgrade # headless servers (depends on opencv-python-headless)
28
+
pip install scenedetect --upgrade
30
29
31
30
Requires ffmpeg/mkvmerge for video splitting support. Windows builds (MSI installer/portable ZIP) can be found on [the download page](https://scenedetect.com/download/).
0 commit comments