Skip to content

docs: surface digest-video external dependencies (ffmpeg, parakeet-mlx, mlx-vlm)#69

Merged
VGonPa merged 1 commit into
developfrom
docs/66-digest-dependencies
Jul 4, 2026
Merged

docs: surface digest-video external dependencies (ffmpeg, parakeet-mlx, mlx-vlm)#69
VGonPa merged 1 commit into
developfrom
docs/66-digest-dependencies

Conversation

@VGonPa

@VGonPa VGonPa commented Jul 4, 2026

Copy link
Copy Markdown
Owner

The digest-video external tools were only in the "Local models" section, not the Prerequisites, and ffmpeg was never listed as an install step (it's needed both for --frames extraction and the transcribe wrapper's ffprobe audio probe).

  • Prerequisites table: add ffmpeg + parakeet-mlx + mlx-vlm (optional — only for digest-video; external, not pulled by uv pip install), linked to the setup section.
  • Local-models section: add brew install ffmpeg; document the models that download on first use + sizes/RAM (parakeet ~600 MB, qwen-7b ~5 GB / 3b ~2 GB / 32b ~18 GB + ~20 GB RAM) and the no-install cloud option (--vision-model opus).

Docs-only. Prep for the develop → main release.

…eet-mlx, mlx-vlm)

The digest-video external tools were only described in the "Local models" section,
not surfaced as prerequisites, and ffmpeg (needed for --frames extraction AND the
transcribe wrapper's audio probe) was never listed as an install step.

- Prerequisites table: add ffmpeg + parakeet-mlx + mlx-vlm (optional — only for
  digest-video; external, not pulled by `uv pip install`), linking the setup section.
- Local-models section: add `brew install ffmpeg` as step 1; document the models
  that download on first use + their sizes/RAM, and the no-install cloud option.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VGonPa VGonPa merged commit c7755be into develop Jul 4, 2026
1 check 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