aboutsummaryrefslogtreecommitdiff
path: root/snippets
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
commit3d9a650d9726c0d6091ff4d9fc7d98eba4819587 (patch)
tree0f7226b709c860933cb50a0fe7c0fbd7712e3881 /snippets
parent7d509c34d802fd2e5d2018e2cb2bbe27e63abbed (diff)
downloaddotemacs-3d9a650d9726c0d6091ff4d9fc7d98eba4819587.tar.gz
dotemacs-3d9a650d9726c0d6091ff4d9fc7d98eba4819587.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 'snippets')
0 files changed, 0 insertions, 0 deletions