aboutsummaryrefslogtreecommitdiff
path: root/docs/design
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-25 14:03:17 -0400
committerCraig Jennings <c@cjennings.net>2026-06-25 14:03:17 -0400
commit3879941c28f9a68da080513125d2d7d25d6e5f48 (patch)
treeb38e4fc71de17f9ba12f6538a2330e683f6d0fee /docs/design
parenteeb7277f9958ed8f7d4ff95fb5f269ae2ea6c328 (diff)
downloaddotemacs-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