torchcodec.decoders#
For a video decoder tutorial, see: Decoding a video with VideoDecoder. For an audio decoder tutorial, see: Decoding audio streams with AudioDecoder.
A single-stream video decoder. |
|
A single-stream audio decoder. |
Metadata of a single video stream. |
|
Metadata of a single audio stream. |
CUDA decoding utils#
Context Manager to set the CUDA backend for |
|
Set the maximum number of NVDEC decoders that can be cached (per GPU). |
|
Get the capacity of the per-device NVDEC decoder cache. |
Information about CPU fallback status. |