nixos/scripts
ediblerope 1fcfbedc9d Cap transcode-hevc to 8 ffmpeg threads by default
Concurrent transcodes on the 56-core mediaserver were running hot.
Limits each ffmpeg invocation to 8 threads via -threads and x265's
pools= param (libx265 ignores -threads alone). Overridable with
TRANSCODE_THREADS env var.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 12:04:13 +01:00
..
record-update.sh Add Last Update widget to Homepage via record-update script 2026-04-16 20:58:19 +01:00
transcode-hevc.sh Cap transcode-hevc to 8 ffmpeg threads by default 2026-04-20 12:04:13 +01:00