# Video Codec SDK

Published articles for Video Codec SDK.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## NVIDIA JetPack 7.2.1 Adds Agentic Video Skills and T3000 Emulation

DevFeed: [NVIDIA JetPack 7.2.1 Adds Agentic Video Skills and T3000 Emulation](<https://devfeed.tech/articles/nvidia-jetpack-7-2-1-adds-agentic-video-skills-and-t3000-emulation-6897.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/nvidia-jetpack-7-2-1-adds-agentic-video-skills-and-t3000-emulation/>)

Author: Elizabeth Goodman

Published: 2026-08-11T19:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Jetson](<https://devfeed.tech/topics/jetson.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [CUDA](<https://devfeed.tech/topics/cuda.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [AI Inference](<https://devfeed.tech/topics/ai-inference.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Low Latency](<https://devfeed.tech/topics/low-latency.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [Python](<https://devfeed.tech/topics/python.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [automation](<https://devfeed.tech/tags/automation.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [cuda](<https://devfeed.tech/tags/cuda.md>), [edge-computing](<https://devfeed.tech/tags/edge-computing.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [jetpack](<https://devfeed.tech/tags/jetpack.md>), [jetson](<https://devfeed.tech/tags/jetson.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [python](<https://devfeed.tech/tags/python.md>), [robotics](<https://devfeed.tech/tags/robotics.md>), [robotics-compute](<https://devfeed.tech/tags/robotics-compute.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [video-analytics](<https://devfeed.tech/tags/video-analytics.md>), [video-codec-sdk](<https://devfeed.tech/tags/video-codec-sdk.md>)

### AI overview

NVIDIA JetPack 7.2.1 adds PyNvVideoCodec 2.2 support on Jetson Thor, enabling Python-based hardware video encoding and decoding with GPU-resident frames. It also introduces agentic video skills that turn developer goals into device inspection, configuration, execution, measurement, and evidence-driven codec workflows.

### Source excerpt

Video is a core data path across NVIDIA Jetson applications, from robotics and intelligent video analytics to industrial automation, healthcare, media...

## NVIDIA Video Codec SDK 13.1: Zero-Copy Transcode, AV1 B-Frames, and Frame-Accurate Seek

DevFeed: [NVIDIA Video Codec SDK 13.1: Zero-Copy Transcode, AV1 B-Frames, and Frame-Accurate Seek](<https://devfeed.tech/articles/nvidia-video-codec-sdk-13-1-zero-copy-transcode-av1-b-frames-and-frame-accurate-seek-6916.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/nvidia-video-codec-sdk-13-1-zero-copy-transcode-av1-b-frames-and-frame-accurate-seek/>)

Author: Elizabeth Goodman

Published: 2026-07-31T15:13:02Z

Content type: release

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [computer-graphics-visualization](<https://devfeed.tech/tags/computer-graphics-visualization.md>), [computer-vision-video-analytics](<https://devfeed.tech/tags/computer-vision-video-analytics.md>), [featured](<https://devfeed.tech/tags/featured.md>), [features](<https://devfeed.tech/tags/features.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [latest-features](<https://devfeed.tech/tags/latest-features.md>), [media-entertainment](<https://devfeed.tech/tags/media-entertainment.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [performance](<https://devfeed.tech/tags/performance.md>), [remote](<https://devfeed.tech/tags/remote.md>), [statistics](<https://devfeed.tech/tags/statistics.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [tools](<https://devfeed.tech/tags/tools.md>), [video-codec-sdk](<https://devfeed.tech/tags/video-codec-sdk.md>), [video-decode-encode](<https://devfeed.tech/tags/video-decode-encode.md>)

### AI overview

NVIDIA Video Codec SDK 13.1 adds GPU-accelerated video encoding, decoding, and transcoding capabilities, including AV1 hierarchical B-frame references, decode statistics, frame-specific seeking, zero-copy buffer handling, redesigned transcoder samples, and a Docker-based development environment.

### Source excerpt

The demand for high-quality video continues to accelerate across industries, powering everything from immersive streaming experiences to remote collaboration,...