<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs.git/tests/test-video-audio-recording-command-structure.el, branch v0.7.2</title>
<subtitle>my Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs.git/atom?h=v0.7.2</id>
<link rel='self' href='https://git.cjennings.net/dotemacs.git/atom?h=v0.7.2'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/'/>
<updated>2026-02-26T23:08:19+00:00</updated>
<entry>
<title>feat(recording): validate system audio device before recording</title>
<updated>2026-02-26T23:08:19+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-26T23:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/commit/?id=58ef63abd5a9187ee93609f142cb21a933da16c5'/>
<id>urn:sha1:58ef63abd5a9187ee93609f142cb21a933da16c5</id>
<content type='text'>
Add pre-recording validation that catches stale or drifted system audio
devices before they cause silent recordings. When the default audio
output changes (Bluetooth reconnect, device switch) between setup and
recording, the monitor device is auto-updated. Warns if no audio is
currently playing through the monitored sink.

Co-Authored-By: Craig Jennings &lt;c@cjennings.net&gt;
</content>
</entry>
<entry>
<title>test(video-recording): add command structure validation tests</title>
<updated>2026-02-03T14:48:03+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-03T14:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/commit/?id=1683b3375e35827f487a3582dfae4f68128824f7'/>
<id>urn:sha1:1683b3375e35827f487a3582dfae4f68128824f7</id>
<content type='text'>
These tests verify the syntax and flags of shell commands generated for
video/audio recording. They catch issues like:
- Invalid wf-recorder flags (e.g., --no-audio doesn't exist)
- Wrong encoder names (h264 vs libx264)
- Incorrect stdout output syntax (-o - vs -f /dev/stdout)
- Missing required flags (-y for auto-confirm)

18 new tests covering Wayland, X11, and audio recording command structure.
</content>
</entry>
</feed>
