Shortcuts

Computation times

07:10.519 total execution time for 10 files from generated_examples/decoding:

Example

Time

Mem (MB)

Decoder Transforms: Applying transforms during decoding (transforms.py)

03:19.378

0.0

Parallel video decoding: multi-processing and multi-threading (parallel_decoding.py)

02:00.069

0.0

Streaming data through file-like support (file_like.py)

00:34.521

0.0

Exact vs Approximate seek mode: Performance and accuracy comparison (approximate_mode.py)

00:33.715

0.0

Decoding with custom frame mappings (custom_frame_mappings.py)

00:31.473

0.0

Accelerated video decoding on GPUs with CUDA and NVDEC (basic_cuda_example.py)

00:06.357

0.0

Decoding a video with VideoDecoder (basic_example.py)

00:02.713

0.0

Decoding audio streams with AudioDecoder (audio_decoding.py)

00:01.738

0.0

How to sample video clips (sampling.py)

00:00.556

0.0

TorchCodec Performance Tips and Best Practices (performance_tips.py)

00:00.000

0.0

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