Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - $ docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/ffmpeg -v debug -init_hw_device opencl
 - ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers
 - built with gcc 13 (Ubuntu 13.2.0-23ubuntu4)
 - 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
 - libavutil 59. 8.100 / 59. 8.100
 - libavcodec 61. 3.100 / 61. 3.100
 - libavformat 61. 1.100 / 61. 1.100
 - libavdevice 61. 1.100 / 61. 1.100
 - libavfilter 10. 1.100 / 10. 1.100
 - libswscale 8. 1.100 / 8. 1.100
 - libswresample 5. 1.100 / 5. 1.100
 - libpostproc 58. 1.100 / 58. 1.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' (initialise 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 @ 0x556f32114480] 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