| Port details |
- py-scenedetect OpenCV-based video scene detection program and Python library
- 0.6.7_2 multimedia
=0 0.6.7Version of this port present on the latest quarterly branch. - Maintainer: atanubiswas484@gmail.com
 - Port Added: 2025-09-01 22:39:06
- Last Update: 2026-05-05 19:29:37
- Commit Hash: 2bf3834
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://www.scenedetect.com/
- https://github.com/Breakthrough/PySceneDetect/
- Description:
- PySceneDetect is a command-line application and a Python library for detecting
scene changes in videos, and automatically splitting the video into separate
clips.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}scenedetect>0:multimedia/py-scenedetect@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/multimedia/py-scenedetect/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/py-scenedetect
- pkg install py311-scenedetect
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-scenedetect listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-scenedetect
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1756240360
SHA256 (scenedetect-0.6.7.tar.gz) = 1a2c73b57de2e1656f7896edc8523de7217f361179a8966e947f79d33e40830f
SIZE (scenedetect-0.6.7.tar.gz) = 164213
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1 : devel/py-setuptools@py311
- py311-wheel>=0.37 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16 : math/py-numpy@py311
- py311-click>=8.0 : devel/py-click@py311
- py311-platformdirs>0 : devel/py-platformdirs@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- ffmpeg : multimedia/ffmpeg
- mkvmerge : multimedia/mkvtoolnix
- opencv>=0 : graphics/opencv
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_py-scenedetect
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.6.7_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
0.6.7_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
0.6.7_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
0.6.7_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
0.6.7 01 Sep 2025 22:36:33
    |
Vladimir Druzenko (vvd)  Author: Atanu Biswas |
multimedia/py-scenedetect: Update 0.6.6 => 0.6.7, take maintainership
Changelog:
https://www.scenedetect.com/changelog/#pyscenedetect-067-august-24-2025
- Change the master site from GitHub to PYPI as per the FreeBSD Python
policy.
- Add multimedia/ffmpeg since upstream supports and mentions in the doc
that it can use mkvmerge or ffmpeg.
PR: 289116 |
0.6.6 01 Sep 2025 22:36:32
    |
Vladimir Druzenko (vvd)  Author: Atanu Biswas |
multimedia/py-PySceneDetect: Rename to multimedia/py-scenedetect
Renamed the port to scenedetect, as this is the name that is used in
PYPI: https://pypi.org/project/scenedetect/
Following "Python Ports Policy":
https://wiki.freebsd.org/Python/PortsPolicy#PORTNAME
PR: 289116 |
Number of commits found: 6
|