Intel Arc 310 ffmpeg: hwaccel_args: settings #16038
Unanswered
Cytomax55
asked this question in
Ask A Question
Replies: 1 comment
-
The arc is not supported in 0.14, you will need to use 0.15 https://deploy-preview-13787--frigate-docs.netlify.app/configuration/hardware_acceleration#intel-based-cpus |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently am using a Arc 310 for gpu transcoding
According to
https://docs.frigate.video/configuration/hardware_acceleration
it says for Intel CPU i should use
ffmpeg:
hwaccel_args: preset-vaapi
But it doesnt specify for dGPU
should i use
H.264 streams
ffmpeg:
hwaccel_args: preset-intel-qsv-h264
H.265 streams
ffmpeg:
hwaccel_args: preset-intel-qsv-h265
Instead?
Beta Was this translation helpful? Give feedback.
All reactions