Files
nexus/wiki/concepts/硬件转码.md
2026-04-17 08:38:12 +08:00

609 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
硬件转码 concept
video
encoding
hardware-acceleration
2025-04-17

Definition

利用 GPU 硬件(如 Intel QuickSync、NVIDIA NVENC、AMD VCE加速视频编码/解码的过程,相比 CPU 软件编码能显著降低功耗和提高转码速度。

Application

在 Jellyfin 等媒体服务器中,通过挂载 /dev/dri 设备利用 Intel GPU 进行硬件转码,实现实时视频转码和流媒体播放。