Advertisement
Guest User

Untitled

a guest
Jun 19th, 2025
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.58 KB | None | 0 0
  1. docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/vainfo
  2. Trying display: drm
  3. libva info: VA-API version 1.22.0
  4. libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
  5. libva info: Found init function __vaDriverInit_1_22
  6. libva info: va_openDriver() returns 0
  7. vainfo: VA-API version: 1.22 (libva 2.22.0)
  8. vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 25.2.3 (788fd77)
  9. vainfo: Supported profile and entrypoints
  10. VAProfileNone : VAEntrypointVideoProc
  11. VAProfileNone : VAEntrypointStats
  12. VAProfileMPEG2Simple : VAEntrypointVLD
  13. VAProfileMPEG2Main : VAEntrypointVLD
  14. VAProfileH264Main : VAEntrypointVLD
  15. VAProfileH264Main : VAEntrypointEncSliceLP
  16. VAProfileH264High : VAEntrypointVLD
  17. VAProfileH264High : VAEntrypointEncSliceLP
  18. VAProfileVC1Simple : VAEntrypointVLD
  19. VAProfileVC1Main : VAEntrypointVLD
  20. VAProfileVC1Advanced : VAEntrypointVLD
  21. VAProfileJPEGBaseline : VAEntrypointVLD
  22. VAProfileJPEGBaseline : VAEntrypointEncPicture
  23. VAProfileH264ConstrainedBaseline: VAEntrypointVLD
  24. VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
  25. VAProfileHEVCMain : VAEntrypointVLD
  26. VAProfileHEVCMain : VAEntrypointEncSliceLP
  27. VAProfileHEVCMain10 : VAEntrypointVLD
  28. VAProfileHEVCMain10 : VAEntrypointEncSliceLP
  29. VAProfileVP9Profile0 : VAEntrypointVLD
  30. VAProfileVP9Profile0 : VAEntrypointEncSliceLP
  31. VAProfileVP9Profile1 : VAEntrypointVLD
  32. VAProfileVP9Profile1 : VAEntrypointEncSliceLP
  33. VAProfileVP9Profile2 : VAEntrypointVLD
  34. VAProfileVP9Profile2 : VAEntrypointEncSliceLP
  35. VAProfileVP9Profile3 : VAEntrypointVLD
  36. VAProfileVP9Profile3 : VAEntrypointEncSliceLP
  37. VAProfileHEVCMain12 : VAEntrypointVLD
  38. VAProfileHEVCMain422_10 : VAEntrypointVLD
  39. VAProfileHEVCMain422_10 : VAEntrypointEncSliceLP
  40. VAProfileHEVCMain422_12 : VAEntrypointVLD
  41. VAProfileHEVCMain444 : VAEntrypointVLD
  42. VAProfileHEVCMain444 : VAEntrypointEncSliceLP
  43. VAProfileHEVCMain444_10 : VAEntrypointVLD
  44. VAProfileHEVCMain444_10 : VAEntrypointEncSliceLP
  45. VAProfileHEVCMain444_12 : VAEntrypointVLD
  46. VAProfileHEVCSccMain : VAEntrypointVLD
  47. VAProfileHEVCSccMain : VAEntrypointEncSliceLP
  48. VAProfileHEVCSccMain10 : VAEntrypointVLD
  49. VAProfileHEVCSccMain10 : VAEntrypointEncSliceLP
  50. VAProfileHEVCSccMain444 : VAEntrypointVLD
  51. VAProfileHEVCSccMain444 : VAEntrypointEncSliceLP
  52. VAProfileAV1Profile0 : VAEntrypointVLD
  53. VAProfileAV1Profile0 : VAEntrypointEncSliceLP
  54. VAProfileHEVCSccMain444_10 : VAEntrypointVLD
  55. VAProfileHEVCSccMain444_10 : VAEntrypointEncSliceLP
  56.  
  57.  
  58.  
  59.  
  60.  
  61. ~/Compose$ docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=va -init_hw_device opencl@va
  62. ffmpeg version 7.1.1-Jellyfin Copyright (c) 2000-2025 the FFmpeg developers
  63. built with gcc 13 (Ubuntu 13.3.0-6ubuntu2~24.04)
  64. 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
  65. libavutil 59. 39.100 / 59. 39.100
  66. libavcodec 61. 19.101 / 61. 19.101
  67. libavformat 61. 7.100 / 61. 7.100
  68. libavdevice 61. 3.100 / 61. 3.100
  69. libavfilter 10. 4.100 / 10. 4.100
  70. libswscale 8. 3.100 / 8. 3.100
  71. libswresample 5. 3.100 / 5. 3.100
  72. libpostproc 58. 3.100 / 58. 3.100
  73. [AVHWDeviceContext @ 0x61461e1af700] Trying to use DRM render node for device 0.
  74. [AVHWDeviceContext @ 0x61461e1af700] libva: VA-API version 1.22.0
  75. [AVHWDeviceContext @ 0x61461e1af700] libva: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
  76. [AVHWDeviceContext @ 0x61461e1af700] libva: Found init function __vaDriverInit_1_22
  77. [AVHWDeviceContext @ 0x61461e1af700] libva: va_openDriver() returns 0
  78. [AVHWDeviceContext @ 0x61461e1af700] Initialised VAAPI connection: version 1.22
  79. [AVHWDeviceContext @ 0x61461e1af700] VAAPI driver: Intel iHD driver for Intel(R) Gen Graphics - 25.2.3 (788fd77).
  80. [AVHWDeviceContext @ 0x61461e1af700] Driver not found in known nonstandard list, using standard behaviour.
  81. [AVHWDeviceContext @ 0x61461e1efd80] Failed to get number of OpenCL platforms: -1001.
  82. Device creation failed: -19.
  83. Failed to set value 'opencl@va' for option 'init_hw_device': No such device
  84. Error parsing global options: No such device
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement