
NVIDIA Video Codec SDK 13.1: Zero-Copy Transcode, AV1 B-Frames, and Frame-Accurate Seek
Quick Answer
NVIDIA Video Codec SDK 13.1 introduces Hierarchical Reference Mode for AV1 supporting up to 31 B-frames, enhancing encoding quality without performance penalties.
Quick Take
It also features per-macroblock decode statistics for H.264/HEVC, frame-accurate seeking, and a redesigned transcoder architecture, streamlining video workflows for developers.
Key Points
- Hierarchical Reference Mode allows for up to 31 B-frames in AV1 encoding.
- Per-macroblock decode statistics enhance video analytics capabilities for H.264 and HEVC.
- Frame-accurate seeking simplifies access to specific frames in video editing workflows.
- UHQ tuning info combined with iterative encoding improves quality in latency-tolerant scenarios.
- Official Docker-based development environment facilitates easier SDK integration.
DeepSignal Analysis
What happened
NVIDIA Video Codec SDK 13.1 introduces several enhancements, including Hierarchical Reference Mode for AV1, which supports up to 31 B-frames, and per-macroblock decode statistics for H.264/HEVC. The SDK also features frame-accurate seeking and a redesigned transcoder architecture aimed at improving video workflows for developers.
Key evidence
- The Hierarchical Reference Mode for AV1 allows for up to 31 B-frames, improving encoding quality without performance penalties, although it increases video memory consumption.
- The NVDECODE API now provides detailed per-macroblock decode statistics for H.264 and HEVC, enabling advanced video analytics workflows that previously required CPU-side processing.
- The SDK introduces a frame-accurate seeking API, allowing applications to access specific frames efficiently, which is beneficial for AI workflows and video editing.
Why it matters
These updates address the growing demand for high-quality video processing across various industries, including streaming and AI. By enhancing encoding efficiency and analytics capabilities, developers can create more sophisticated video applications. The improvements in transcoding and seeking also streamline workflows, potentially reducing latency and resource consumption.
Source Excerpt
The demand for high-quality video continues to accelerate across industries, powering everything from immersive streaming experiences to remote collaboration…
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from NVIDIA Developer Blog
See more →
Synthetic Data Generation for Financial AI Research with NVIDIA NeMo
NVIDIA's NeMo pipeline generates 502,536 unique financial news headlines in 82 iterations, addressing data imbalance in financial NLP. The iterative approach uses semantic deduplication and category-weighted sampling to enhance diversity and relevance in generated content.

