Shortcuts

torchcodec.decoders

For a video decoder tutorial, see: Decoding a video with VideoDecoder. For an audio decoder tutorial, see: Decoding audio streams with AudioDecoder.

VideoDecoder

A single-stream video decoder.

AudioDecoder

A single-stream audio decoder.

set_cuda_backend

Context Manager to set the CUDA backend for VideoDecoder.

VideoStreamMetadata

Metadata of a single video stream.

AudioStreamMetadata

Metadata of a single audio stream.

CpuFallbackStatus

Information about CPU fallback status.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources