Jump to content

VAAPI working/passing arguments?


Recommended Posts

kdackiw
Posted

From my Emby docker I can use its ffmpeg and vaapi (backed by qsv way below) to pull frames.  Setting up the plugin for vaapi doesn't seem to inject any parameters into ffmpeg:

"[2026-05-18 18:08:41.323] [DEBUG] FFmpeg command: /bin/ffmpeg -ss 3457.168 -i <path> -vframes 1 -vf scale=320:-1 -q:v 17"

This is with the attached config.

?

Kev.

image.png.5f259413b8efbf7c6e16e5df0cb0d675.png

Neminem
Posted

You should ask plugin dev here.

 

  • Like 1
yocker
Posted
5 hours ago, kdackiw said:

From my Emby docker I can use its ffmpeg and vaapi (backed by qsv way below) to pull frames.  Setting up the plugin for vaapi doesn't seem to inject any parameters into ffmpeg:

"[2026-05-18 18:08:41.323] [DEBUG] FFmpeg command: /bin/ffmpeg -ss 3457.168 -i <path> -vframes 1 -vf scale=320:-1 -q:v 17"

This is with the attached config.

?

Kev.

image.png.5f259413b8efbf7c6e16e5df0cb0d675.png

The hardware acceleration is only for OCR detection as it will have very little to no impact on the other detection methods.
What you are seeing is the thumbnail extraction progress which does not use hardware either.

I should add a disclaimer to that in the settings.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...