You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add first-class StreamDL configuration for hardware-accelerated encode/decode (Intel QSV / VAAPI) instead of relying only on raw FFMPEG_EXTRA_* strings.
Goal
Add first-class StreamDL configuration for hardware-accelerated encode/decode (Intel QSV / VAAPI) instead of relying only on raw
FFMPEG_EXTRA_*strings.Context
Parent epic: #452
Depends on: #605 (device access) and #608 (QSV-capable FFmpeg image)
Scope
FFMPEG_HWACCEL=none|qsv|vaapiand video codec selection (copy/ software /h264_qsv/h264_vaapi, etc.)FFMPEG_EXTRA_INPUT_OPTS/FFMPEG_EXTRA_OUTPUT_OPTSas escape hatchesOut of scope
Depends on
Acceptance