| Port details |
- py-decord Efficient video loader for deep learning
- 0.6.0_1 multimedia
=0 0.6.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-07-17 08:45:09
- Last Update: 2026-01-31 17:30:43
- Commit Hash: c9c631b
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/olemb/mido
- Description:
- Decord is a reverse procedure of Record. It provides convenient video slicing
methods based on a thin wrapper on top of hardware accelerated video decoders,
e.g.
FFMPEG/LibAV(Done)
Nvidia Codecs(Done)
Intel Codecs
Decord was designed to handle awkward video shuffling experience in order to
provide smooth experiences similar to random image loader for deep learning.
Decord is also able to decode audio from both video and audio files. One can
slice video and audio together to get a synchronized result; hence providing
a one-stop solution for both video and audio decoding.
¦ ¦ ¦ ¦ 
- 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}decord>0:multimedia/py-decord@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py311-decord
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1721154896
SHA256 (dmlc-decord-v0.6.0_GH0.tar.gz) = 4aeeb102973bbf6e3b0344d53b055e49939ea47f3607fd0e8ae4aad2d4e60b5b
SIZE (dmlc-decord-v0.6.0_GH0.tar.gz) = 19222049
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.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libdecord.so : multimedia/decord
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_py-decord
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Port Moves |
- port deleted on 2026-01-31
REASON: Python bindings of multimedia/decord that was removed
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.6.0_1 31 Jan 2026 17:30:43
    |
Yuri Victorovich (yuri)  |
multimedia/py-decord: Remove |
0.6.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.6.0 17 Jul 2024 08:44:50
    |
Yuri Victorovich (yuri)  |
multimedia/py-decord: New port: Efficient video loader for deep learning |
Number of commits found: 3
|