diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-25 14:03:17 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-25 14:03:17 -0400 |
| commit | 3879941c28f9a68da080513125d2d7d25d6e5f48 (patch) | |
| tree | b38e4fc71de17f9ba12f6538a2330e683f6d0fee /docs/design | |
| parent | eeb7277f9958ed8f7d4ff95fb5f269ae2ea6c328 (diff) | |
| download | dotemacs-3879941c28f9a68da080513125d2d7d25d6e5f48.tar.gz dotemacs-3879941c28f9a68da080513125d2d7d25d6e5f48.zip | |
fix(transcription): land video transcripts beside the source, not in /tmp
The video flow extracts audio to a temp .mp3 in /tmp, then derived the .txt/.log from that temp path, so transcripts landed in /tmp and died on reboot, contradicting the "alongside the source" docstring. Thread the source video through cj/--start-transcription-process as an optional output base so the outputs derive from it (talk.mp4 -> talk.txt beside the video). Audio is unchanged. New regression test pins the output base to the source video.
Diffstat (limited to 'docs/design')
0 files changed, 0 insertions, 0 deletions
