| Port details |
- py-torchcodec PyTorch media decoding and encoding
- 0.13.0 multimedia
=0 0.10.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-01-25 04:15:26
- Last Update: 2026-06-02 22:51:16
- Commit Hash: f157f33
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/pytorch/torchcodec
- Description:
- Hardware-accelerated video and audio decoding for PyTorch.
TorchCodec is a library that provides fast and easy-to-use tools for
decoding video and audio directly into PyTorch tensors. It uses FFmpeg
as a backend and is optimized for performance, with support for
hardware acceleration. This makes it ideal for machine learning pipelines
that process large amounts of video and audio data.
¦ ¦ ¦ ¦ 
- 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}torchcodec>0:multimedia/py-torchcodec@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/multimedia/py-torchcodec/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/py-torchcodec
- pkg install py311-torchcodec
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-torchcodec listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-torchcodec
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1780432436
SHA256 (meta-pytorch-torchcodec-v0.13.0_GH0.tar.gz) = acc955dbd7b80dcb6268fd3ff728477af0ba7fd79b4251c1ef685fdd5e2229e4
SIZE (meta-pytorch-torchcodec-v0.13.0_GH0.tar.gz) = 14295989
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-pytorch>0 : misc/py-pytorch@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- pybind11>0 : devel/pybind11
- cmake : devel/cmake-core
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-numpy>=1.16 : math/py-numpy@py311
- py311-pillow>=0 : graphics/py-pillow@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-torchvision>0 : misc/py-torchvision@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- libavformat.so : multimedia/ffmpeg
- libprotobuf.so : devel/protobuf
- This port is required by:
- for Run
-
- audio/py-torchaudio
- misc/py-datasets
Configuration Options:
- No options to configure
- Options name:
- multimedia_py-torchcodec
- USES:
- cmake:indirect compiler:c++17-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.13.0 02 Jun 2026 22:51:16
    |
Yuri Victorovich (yuri)  |
multimedia/py-torchcodec: update 0.12.0 → 0.13.0 |
0.12.0 17 May 2026 08:52:33
    |
Yuri Victorovich (yuri)  |
multimedia/py-torchcodec: update 0.11.1 → 0.12.0 |
0.11.1_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
0.11.1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
0.11.1 01 May 2026 04:29:24
    |
Yuri Victorovich (yuri)  |
multimedia/py-torchcodec: update 0.10.0 → 0.11.1 |
0.10.0_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.10.0_1 17 Mar 2026 05:48:21
    |
Koichiro Iwao (meta)  |
*/*: Bump all devel/protobuf consumers
They must always be bumped after devel/protobuf because it include
following files whose filenames contain %%PORTVERSION%%. Consequently,
the shlib will always change when PORTVERSION is increased.
lib/libprotobuf-lite.so.%%PORTVERSION%%.0
lib/libprotobuf.so.%%PORTVERSION%%.0
lib/libprotoc.so.%%PORTVERSION%%.0
Approved by: portmgr (blanket; fixing consumers) |
0.10.0 25 Jan 2026 04:14:32
    |
Yuri Victorovich (yuri)  |
multimedia/py-torchcodec: New port: PyTorch media decoding and encoding |
Number of commits found: 8
|