ref:97389de1220e22d58eb95fdb1d414a790bc88c76

docs(journal): add the NVENC audio run and full test results for #4

Refs #4 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BPNw4PCgkEfhyCjQT19wsb
SHA: 97389de1220e22d58eb95fdb1d414a790bc88c76
Author: Cole Christensen <cole.christensen@gmail.com>
Date: 2026-09-12 23:55
Parents: 55901b7
1 files changed +5 -0
Type
JOURNAL.md +5 −0
@@ -322,5 +322,10 @@
- QEMU 8.2.2: PASS, 999.997 Hz, RMS 0.349, 0 silent blocks.
- QEMU 11.1.1 with `E2E_SESSIONS=3` (three streams in a row on one Sunshine): PASS each time.
- The pattern E2E still passes on both QEMU versions with the `audiodev=snd0` change.
- Release + CUDA build, NVENC, QEMU 11.1.1: PASS, 999.997 Hz, RMS 0.349, 0 silent blocks.
- Unit tests under load (a release build running, load average 17): the 27 audio tests passed 3 of 3.
- Full `test_sunshine`: Debug 664 tests, 648 passed, 0 failed tests; `cmake-build-noqemu` 555 passed,
0 failed tests; both with only the known AudioTest/MouseHIDTest/EncoderTest setup failures.
Doxygen 1.18.0 as upstream: exit 0, no warnings.
- Not done here: a manual check with a real Moonlight client (no GUI client on this host), and
guests with more than two channels end to end (virtio-sound with a 5.1 guest stream).