summaryrefslogtreecommitdiff
path: root/modules/system-utils.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-14 18:34:39 -0600
committerCraig Jennings <c@cjennings.net>2025-11-14 18:34:39 -0600
commit86b802cfef1a93844217b0edd99bb124d85701d1 (patch)
tree559c79a17764cea9fada248afb53eb73494c2bbb /modules/system-utils.el
parent412b608909ad143fedf4c6f1514ace1e35682c0b (diff)
downloaddotemacs-86b802cfef1a93844217b0edd99bb124d85701d1.tar.gz
dotemacs-86b802cfef1a93844217b0edd99bb124d85701d1.zip
fix(recording): Fix phone call audio capture with amix filter
Phone calls were not capturing the remote person's voice due to severe volume loss (44 dB) when using the amerge+pan FFmpeg filter combination. Changes: - Replace amerge+pan with amix filter (provides 44 dB volume improvement) - Increase default system volume from 0.5 to 2.0 for better capture levels - Add diagnostic tool to show active audio playback (C-; r w) - Add integration test with real voice recording - Fix batch mode compatibility for test execution The amix filter properly mixes microphone and system monitor inputs without the massive volume loss that amerge+pan caused. Verified with automated integration test showing perfect transcription of test audio.
Diffstat (limited to 'modules/system-utils.el')
0 files changed, 0 insertions, 0 deletions