Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Trying display: drm
- libva info: VA-API version 1.20.0
- libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/radeonsi_drv_video.s o
- libva info: Found init function __vaDriverInit_1_20
- amdgpu: os_same_file_description couldn't determine if two DRM fds reference the same file description.
- If they do, bad things may happen!
- libva info: va_openDriver() returns 0
- vainfo: VA-API version: 1.20 (libva 2.20.0)
- vainfo: Driver version: Mesa Gallium driver 23.2.1 for AMD Radeon Graphics (reno ir, LLVM 13.0.1, DRM 3.42, 5.15.0-91-generic)
- vainfo: Supported profile and entrypoints
- VAProfileMPEG2Simple : VAEntrypointVLD
- VAProfileMPEG2Main : VAEntrypointVLD
- VAProfileVC1Simple : VAEntrypointVLD
- VAProfileVC1Main : VAEntrypointVLD
- VAProfileVC1Advanced : VAEntrypointVLD
- VAProfileH264ConstrainedBaseline: VAEntrypointVLD
- VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
- VAProfileH264Main : VAEntrypointVLD
- VAProfileH264Main : VAEntrypointEncSlice
- VAProfileH264High : VAEntrypointVLD
- VAProfileH264High : VAEntrypointEncSlice
- VAProfileHEVCMain : VAEntrypointVLD
- VAProfileHEVCMain : VAEntrypointEncSlice
- VAProfileHEVCMain10 : VAEntrypointVLD
- VAProfileHEVCMain10 : VAEntrypointEncSlice
- VAProfileJPEGBaseline : VAEntrypointVLD
- VAProfileVP9Profile0 : VAEntrypointVLD
- VAProfileVP9Profile2 : VAEntrypointVLD
- VAProfileNone : VAEntrypointVideoProc
- edward@zucchini-server:~$ sudo docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg /ffmpeg -v debug -init_hw_device opencl
- ffmpeg version 5.1.4-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
- built with gcc 10 (Debian 10.2.1-6)
- configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-lib s=-lfftw3f --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx -compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --e nable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-g nutls --enable-chromaprint --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lam e --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --e nable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx26 5 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-li bsvtav1 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --e nable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
- libavutil 57. 28.100 / 57. 28.100
- libavcodec 59. 37.100 / 59. 37.100
- libavformat 59. 27.100 / 59. 27.100
- libavdevice 59. 7.100 / 59. 7.100
- libavfilter 8. 44.100 / 8. 44.100
- libswscale 6. 7.100 / 6. 7.100
- libswresample 4. 7.100 / 4. 7.100
- libpostproc 56. 6.100 / 56. 6.100
- Splitting the commandline.
- Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
- Reading option '-init_hw_device' ... matched as option 'init_hw_device' (initial ise hardware device) with argument 'opencl'.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option v (set logging level) with argument debug.
- Applying option init_hw_device (initialise hardware device) with argument opencl .
- [AVHWDeviceContext @ 0x55c855609180] Failed to get number of OpenCL platforms: - 1001.
- Device creation failed: -19.
- Failed to set value 'opencl' 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