A long encode can saturate all cores. The compose cgroup limit throttles it; cleaner is capping the encoder itself via -svtav1-params lp=N. Add an encoding.lp config field (0 = ffmpeg decides), wire into encodeVideo (internal/encoder/encoder.go), and surface in the settings UI.
A long encode can saturate all cores. The compose cgroup limit throttles it; cleaner is capping the encoder itself via -svtav1-params lp=N. Add an encoding.lp config field (0 = ffmpeg decides), wire into encodeVideo (internal/encoder/encoder.go), and surface in the settings UI.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
A long encode can saturate all cores. The compose cgroup limit throttles it; cleaner is capping the encoder itself via -svtav1-params lp=N. Add an encoding.lp config field (0 = ffmpeg decides), wire into encodeVideo (internal/encoder/encoder.go), and surface in the settings UI.