Port details |
- py-decord Efficient video loader for deep learning
- 0.6.0 multimedia =2 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-07-17 08:45:09
- Last Update: 2024-07-17 08:44:50
- Commit Hash: dcb22c0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}decord>0:multimedia/py-decord@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/multimedia/py-decord/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/py-decord
- pkg install py311-decord
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-decord listed in the above command, you can pick from the names under the Packages section.- 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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|