kdackiw 1 Posted May 19 Posted May 19 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.
yocker 1596 Posted May 19 Posted May 19 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. 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. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now