Skip to content

docs: document ffmpeg compute param and GPU acceleration#21

Merged
a-essawy merged 1 commit into
mainfrom
feat/gpu-compute-docs
Jun 13, 2026
Merged

docs: document ffmpeg compute param and GPU acceleration#21
a-essawy merged 1 commit into
mainfrom
feat/gpu-compute-docs

Conversation

@a-essawy

Copy link
Copy Markdown
Contributor

Documents the now-live compute param on the ffmpeg job type across the reference and guide pages.

Changes

job-types/ffmpeg.mdx (API reference)

  • Adds a compute <ParamField> (enum, default auto) in the same format as the other params: describes the auto NVENC/CUDA auto-routing, gpu/cpu forcing, the cpu-rejects-NVENC validation error, the Pro-plan gate (Free → 403 PLAN_LIMIT), and the h264_nvenc/hevc_nvenc/av1_nvenc encoders on NVIDIA L4.

guides/ffmpeg.mdx (how-to)

  • Adds params.compute to the parameters table.
  • Adds a ## GPU acceleration section: the CPU/GPU machine framing (auto by default), a before/after one-flag libx264 vs h264_nvenc <CodeGroup>, a compute: "gpu" example, and the Pro-plan / per-second billing note.

Notes

  • No new components introduced; everything matches existing page grammar.
  • Frontmatter validator (node scripts/validate-frontmatter.mjs) passes: 25 files, all valid.
  • No fabricated speed multipliers or $/min figures. Uses the defensible "several times faster than software libx264".

@mintlify

mintlify Bot commented Jun 13, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Rendobar 🟢 Ready View Preview Jun 13, 2026, 6:00 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@a-essawy a-essawy merged commit e1d804f into main Jun 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant