dsh-frame-rate
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-frame-rate
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-frame-rate in DeepSeek Harness to install this plugin; the full source repository is hosted at https://github.com/uckkk/dsh-frame-rate .
About this plugin
In pipelines, render loops, or any project where frames per second is a live parameter, “just pick a number” is rarely good enough. Frame rate sits at the intersection of bandwidth, compute load, and perceived smoothness, and the optimal value shifts with hardware, codec, and resolution. dsh-frame-rate turns that guesswork into a single, deterministic calculation.
The core tool, frame_rate, takes the relevant parameters, performs a precise calculation, and returns a detailed result you can act on immediately within your session. The entire implementation is pure Node with zero network dependencies, so every computation happens locally with no external calls, no latency, and no single point of failure.
It is built for developers assembling video processing chains, render loops, or real-time visuals who need a quick, reliable answer to “how many frames should this config run?” One call, one result, back to the next task—no extra dependencies, no network variability.
Use Cases
- Determining optimal frame rate for a video rendering pipeline based on hardware and codec parameters
- Validating frame rate configuration in a real-time visual project
- Getting a one-shot frame rate result within a session to eliminate trial and error
Best For
- Video processing and codec developers
- Real-time rendering and graphics pipeline engineers
- Tech leads who need quick parameter confirmation within a conversation
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.