vios-media-pipeline rulesA
vios-media-pipeline is agent-read markdown (rules) from nvidia-ai-blueprints/video-search-and-summarization: Video pipeline guidelines for GStreamer, codecs, and media threading.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # Video Pipeline Guidelines - **Buffer lifetime** -- pipeline buffers may be ref-counted; never hold a raw pointer past the callback that delivers it - **Timestamp precision** -- use `int64_t` for PTS/DTS values (nanoseconds or microseconds); avoid `float`/`double` for media time - **Hot path allocations** -- flag and eliminate unnecessary copies or heap allocations in encode/decode/transmux loops …
Read the whole file at its exact version.
How to install
mdr add nvidia-ai-blueprints/video-search-and-summarization/services/vios/.cursor/rules/vios-media-pipeline.mdc@git:20260603.14e198cmdr add nvidia-ai-blueprints/video-search-and-summarization/services/vios/.cursor/rules/vios-media-pipeline.mdc@sha256:8ebfa988de490551Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_pznm5qww6ek7jdqx)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (1792 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
nvidia-ai-blueprints/video-search-and-summarization · 1,876 stars · license NOASSERTION · pushed 2026-09-24 · branch develop
API
GET https://markdownregistry.com/api/v1/artifacts/art_pznm5qww6ek7jdqx GET https://markdownregistry.com/api/v1/resolve?ref=nvidia-ai-blueprints/video-search-and-summarization/services/vios/.cursor/rules/vios-media-pipeline.mdc GET https://markdownregistry.com/api/v1/blob/8ebfa988de4905517f19ca9eb2d26b70ca000bed6c447ccfebcb80c109ff4ac2
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from nvidia-ai-blueprints/video-search-and-summarization
Every file in nvidia-ai-blueprints/video-search-and-summarization