torchcodec.decoders#
Video Decoding#
For a video decoder tutorial, see: Decoding a video with VideoDecoder.
A single-stream video decoder. |
|
A fast decoder for WAV audio files. |
Metadata of a single video 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. |
Audio Decoding#
For an audio decoder tutorial, see: Decoding audio streams with AudioDecoder.
A single-stream audio decoder. |
|
A fast decoder for WAV audio files. |
Metadata of a single audio stream. |
Image Decoding#
Decode an image into a |
|
Decode a JPEG image into a |
|
Decode a PNG image into a |
|
Decode a WebP image into a |
|
Decode a GIF image into a |
|
Decode an AVIF image into a |
|
Decode an HEIC/HEIF image into a |
Color mode for image decoding. |