MyNixOS website logo
option

services.jellyfin.transcoding.hardwareEncodingCodecs

Which codecs to enable for hardware encoding. h264 is always enabled.

Declarations
Type
submodule
Default
{ }
Example
{
  av1 = true;
}