Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/vainfo
- Trying display: drm
- libva info: VA-API version 1.22.0
- libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
- libva info: Found init function __vaDriverInit_1_22
- libva info: va_openDriver() returns 0
- vainfo: VA-API version: 1.22 (libva 2.22.0)
- vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 25.2.3 (788fd77)
- vainfo: Supported profile and entrypoints
- VAProfileNone : VAEntrypointVideoProc
- VAProfileNone : VAEntrypointStats
- VAProfileMPEG2Simple : VAEntrypointVLD
- VAProfileMPEG2Main : VAEntrypointVLD
- VAProfileH264Main : VAEntrypointVLD
- VAProfileH264Main : VAEntrypointEncSliceLP
- VAProfileH264High : VAEntrypointVLD
- VAProfileH264High : VAEntrypointEncSliceLP
- VAProfileVC1Simple : VAEntrypointVLD
- VAProfileVC1Main : VAEntrypointVLD
- VAProfileVC1Advanced : VAEntrypointVLD
- VAProfileJPEGBaseline : VAEntrypointVLD
- VAProfileJPEGBaseline : VAEntrypointEncPicture
- VAProfileH264ConstrainedBaseline: VAEntrypointVLD
- VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
- VAProfileHEVCMain : VAEntrypointVLD
- VAProfileHEVCMain : VAEntrypointEncSliceLP
- VAProfileHEVCMain10 : VAEntrypointVLD
- VAProfileHEVCMain10 : VAEntrypointEncSliceLP
- VAProfileVP9Profile0 : VAEntrypointVLD
- VAProfileVP9Profile0 : VAEntrypointEncSliceLP
- VAProfileVP9Profile1 : VAEntrypointVLD
- VAProfileVP9Profile1 : VAEntrypointEncSliceLP
- VAProfileVP9Profile2 : VAEntrypointVLD
- VAProfileVP9Profile2 : VAEntrypointEncSliceLP
- VAProfileVP9Profile3 : VAEntrypointVLD
- VAProfileVP9Profile3 : VAEntrypointEncSliceLP
- VAProfileHEVCMain12 : VAEntrypointVLD
- VAProfileHEVCMain422_10 : VAEntrypointVLD
- VAProfileHEVCMain422_10 : VAEntrypointEncSliceLP
- VAProfileHEVCMain422_12 : VAEntrypointVLD
- VAProfileHEVCMain444 : VAEntrypointVLD
- VAProfileHEVCMain444 : VAEntrypointEncSliceLP
- VAProfileHEVCMain444_10 : VAEntrypointVLD
- VAProfileHEVCMain444_10 : VAEntrypointEncSliceLP
- VAProfileHEVCMain444_12 : VAEntrypointVLD
- VAProfileHEVCSccMain : VAEntrypointVLD
- VAProfileHEVCSccMain : VAEntrypointEncSliceLP
- VAProfileHEVCSccMain10 : VAEntrypointVLD
- VAProfileHEVCSccMain10 : VAEntrypointEncSliceLP
- VAProfileHEVCSccMain444 : VAEntrypointVLD
- VAProfileHEVCSccMain444 : VAEntrypointEncSliceLP
- VAProfileAV1Profile0 : VAEntrypointVLD
- VAProfileAV1Profile0 : VAEntrypointEncSliceLP
- VAProfileHEVCSccMain444_10 : VAEntrypointVLD
- VAProfileHEVCSccMain444_10 : VAEntrypointEncSliceLP
- ~/Compose$ docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=va -init_hw_device opencl@va
- ffmpeg version 7.1.1-Jellyfin Copyright (c) 2000-2025 the FFmpeg developers
- built with gcc 13 (Ubuntu 13.3.0-6ubuntu2~24.04)
- configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto=auto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libxml2 --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libharfbuzz --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
- libavutil 59. 39.100 / 59. 39.100
- libavcodec 61. 19.101 / 61. 19.101
- libavformat 61. 7.100 / 61. 7.100
- libavdevice 61. 3.100 / 61. 3.100
- libavfilter 10. 4.100 / 10. 4.100
- libswscale 8. 3.100 / 8. 3.100
- libswresample 5. 3.100 / 5. 3.100
- libpostproc 58. 3.100 / 58. 3.100
- [AVHWDeviceContext @ 0x61461e1af700] Trying to use DRM render node for device 0.
- [AVHWDeviceContext @ 0x61461e1af700] libva: VA-API version 1.22.0
- [AVHWDeviceContext @ 0x61461e1af700] libva: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
- [AVHWDeviceContext @ 0x61461e1af700] libva: Found init function __vaDriverInit_1_22
- [AVHWDeviceContext @ 0x61461e1af700] libva: va_openDriver() returns 0
- [AVHWDeviceContext @ 0x61461e1af700] Initialised VAAPI connection: version 1.22
- [AVHWDeviceContext @ 0x61461e1af700] VAAPI driver: Intel iHD driver for Intel(R) Gen Graphics - 25.2.3 (788fd77).
- [AVHWDeviceContext @ 0x61461e1af700] Driver not found in known nonstandard list, using standard behaviour.
- [AVHWDeviceContext @ 0x61461e1efd80] Failed to get number of OpenCL platforms: -1001.
- Device creation failed: -19.
- Failed to set value 'opencl@va' for option 'init_hw_device': No such device
- Error parsing global options: No such device
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement