Guest User

shell_commands.txt

a guest
Dec 4th, 2024
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 KB | None | 0 0
  1. $ getent group render | cut -d: -f3
  2. 993
  3.  
  4.  
  5. $ docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/vainfo
  6. Trying display: drm
  7. libva info: VA-API version 1.22.0
  8. libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
  9. libva info: Found init function __vaDriverInit_1_22
  10. libva info: va_openDriver() returns 0
  11. vainfo: VA-API version: 1.22 (libva 2.22.0)
  12. vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 24.4.2 (b6b411f)
  13. vainfo: Supported profile and entrypoints
  14. VAProfileNone : VAEntrypointVideoProc
  15. VAProfileNone : VAEntrypointStats
  16. VAProfileMPEG2Simple : VAEntrypointVLD
  17. VAProfileMPEG2Simple : VAEntrypointEncSlice
  18. VAProfileMPEG2Main : VAEntrypointVLD
  19. VAProfileMPEG2Main : VAEntrypointEncSlice
  20. VAProfileH264Main : VAEntrypointVLD
  21. VAProfileH264Main : VAEntrypointEncSlice
  22. VAProfileH264Main : VAEntrypointFEI
  23. VAProfileH264Main : VAEntrypointEncSliceLP
  24. VAProfileH264High : VAEntrypointVLD
  25. VAProfileH264High : VAEntrypointEncSlice
  26. VAProfileH264High : VAEntrypointFEI
  27. VAProfileH264High : VAEntrypointEncSliceLP
  28. VAProfileVC1Simple : VAEntrypointVLD
  29. VAProfileVC1Main : VAEntrypointVLD
  30. VAProfileVC1Advanced : VAEntrypointVLD
  31. VAProfileJPEGBaseline : VAEntrypointVLD
  32. VAProfileJPEGBaseline : VAEntrypointEncPicture
  33. VAProfileH264ConstrainedBaseline: VAEntrypointVLD
  34. VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
  35. VAProfileH264ConstrainedBaseline: VAEntrypointFEI
  36. VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
  37. VAProfileVP8Version0_3 : VAEntrypointVLD
  38. VAProfileVP8Version0_3 : VAEntrypointEncSlice
  39. VAProfileHEVCMain : VAEntrypointVLD
  40. VAProfileHEVCMain : VAEntrypointEncSlice
  41. VAProfileHEVCMain : VAEntrypointFEI
  42.  
  43.  
  44. $ docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=va -init_hw_device opencl@va
  45. ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers
  46. built with gcc 13 (Ubuntu 13.2.0-23ubuntu4)
  47. configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --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
  48. libavutil 59. 8.100 / 59. 8.100
  49. libavcodec 61. 3.100 / 61. 3.100
  50. libavformat 61. 1.100 / 61. 1.100
  51. libavdevice 61. 1.100 / 61. 1.100
  52. libavfilter 10. 1.100 / 10. 1.100
  53. libswscale 8. 1.100 / 8. 1.100
  54. libswresample 5. 1.100 / 5. 1.100
  55. libpostproc 58. 1.100 / 58. 1.100
  56. [AVHWDeviceContext @ 0x5ceb65bb1480] Trying to use DRM render node for device 0.
  57. [AVHWDeviceContext @ 0x5ceb65bb1480] libva: VA-API version 1.22.0
  58. [AVHWDeviceContext @ 0x5ceb65bb1480] libva: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
  59. [AVHWDeviceContext @ 0x5ceb65bb1480] libva: Found init function __vaDriverInit_1_22
  60. [AVHWDeviceContext @ 0x5ceb65bb1480] libva: va_openDriver() returns 0
  61. [AVHWDeviceContext @ 0x5ceb65bb1480] Initialised VAAPI connection: version 1.22
  62. [AVHWDeviceContext @ 0x5ceb65bb1480] VAAPI driver: Intel iHD driver for Intel(R) Gen Graphics - 24.4.2 (b6b411f).
  63. [AVHWDeviceContext @ 0x5ceb65bb1480] Driver not found in known nonstandard list, using standard behaviour.
  64. [AVHWDeviceContext @ 0x5ceb65be1f40] 0.0: Intel(R) OpenCL Graphics / Intel(R) HD Graphics 530
  65. [AVHWDeviceContext @ 0x5ceb65be1f40] Intel QSV to OpenCL mapping function found (clCreateFromVA_APIMediaSurfaceINTEL).
  66. [AVHWDeviceContext @ 0x5ceb65be1f40] Intel QSV in OpenCL acquire function found (clEnqueueAcquireVA_APIMediaSurfacesINTEL).
  67. [AVHWDeviceContext @ 0x5ceb65be1f40] Intel QSV in OpenCL release function found (clEnqueueReleaseVA_APIMediaSurfacesINTEL).
  68. Universal media converter
  69. usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
  70.  
  71. Use -h to get full help or, even better, run 'man ffmpeg'
  72.  
Advertisement
Add Comment
Please, Sign In to add comment