Page 25 of 30

Re: [ Jellyfin ] The Free Software Media System

Posted: 04 Jan 2025, 01:03
by outkastm
ajkaramba wrote: 03 Jan 2025, 06:54
I suppose the files that didn't worked were HDR10 video and you have the option Enable Tone mapping ticked ?

Re: [ Jellyfin ] The Free Software Media System

Posted: 04 Jan 2025, 02:44
by ajkaramba
outkastm wrote: 04 Jan 2025, 01:03
ajkaramba wrote: 03 Jan 2025, 06:54
I suppose the files that didn't worked were HDR10 video and you have the option Enable Tone mapping ticked ?
You are absulutly right. After unticking both Tone Mappings the video could be played. Thank you so much for your help.

Re: [ Jellyfin ] The Free Software Media System

Posted: 04 Jan 2025, 02:51
by outkastm
Download the latest version 10.10.3.2 and you can tick back Enable Tone Mapping. Enable VPP Tone mapping should remain unticked.

Re: [ Jellyfin ] The Free Software Media System

Posted: 04 Jan 2025, 17:28
by ajkaramba
Thank you so much for your effort.

With enabled Tone Mapping the movie can't be played. Here is the log:

ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers
built with gcc 14.2.0 (crosstool-NG 1.26.0.120_4d36f27)
configuration: --prefix=/ffbuild/prefix --pkg-config=pkg-config --pkg-config-flags=--static --cross-prefix=x86_64-ffbuild-linux-gnu- --arch=x86_64 --target-os=linux --extra-version=Jellyfin --extra-cflags= --extra-cxxflags= --extra-ldflags= --extra-ldexeflags=-pie --extra-libs=-ldl --enable-gpl --enable-version3 --disable-ffplay --disable-debug --disable-doc --disable-ptx-compression --disable-sdl2 --disable-libxcb --disable-xlib --enable-lto=auto --enable-iconv --enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp --enable-libxml2 --enable-openssl --enable-lzma --enable-fontconfig --enable-libharfbuzz --enable-libvorbis --enable-opencl --enable-amf --enable-chromaprint --enable-libdav1d --enable-libfdk-aac --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvpl --enable-libvpx --enable-libwebp --enable-libopenmpt --disable-rkmpp --disable-rkrga --enable-libsrt --enable-libsvtav1 --enable-libdrm --enable-vaapi --enable-vulkan --enable-libshaderc --enable-libplacebo --enable-libx264 --enable-libx265 --enable-libzimg --enable-libzvbi
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
libva info: VA-API version 1.16.0
libva info: Trying to open /usr/local/ModBase1/sys/lib/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_16
libva info: va_openDriver() returns 0
[AVHWDeviceContext @ 0x55cd71350880] Failed to get number of OpenCL platforms: -1001.
Device creation failed: -19.
Failed to set value 'opencl=ocl@va' for option 'init_hw_device': No such device
Error parsing global options: No such device


The movie information is:
Codec: HEVC
AVC: No
Profil: Main 10
Level: 153
Auflösung: 3840x1608
Seitenverhältnis: 2.40:1
Bildrate: 23.976025
Bitrate: 24386 kbps
Bit-Tiefe: 10 bit
Videobereich: HDR
Video-Dynamikumfang: HDR10
Farbraumb: t2020nc
Farbübertragung: smpte2084
Primärfarben: bt2020
Pixelformat: yuv420p10le
Referenz-Frames: 1

Re: [ Jellyfin ] The Free Software Media System

Posted: 04 Jan 2025, 20:28
by outkastm
Have you installed 10.10.3.2? OpenCL driver was not included in the previous versions.

Re: [ Jellyfin ] The Free Software Media System

Posted: 04 Jan 2025, 23:13
by ajkaramba
Yes, 10.10.3.2 + reboot after installation.

Re: [ Jellyfin ] The Free Software Media System

Posted: 06 Jan 2025, 01:42
by Spider
One question.
Is there an order of installation to get Jellyfin to work?
ffmpeg51: ModBase1 app is not installed iHD driver is enabled
ModBase1 Seeing "ModBase1 is not available in PATH"
ffmpeg ModBase1 app is not installed
Jellyfin

Re: [ Jellyfin ] The Free Software Media System

Posted: 06 Jan 2025, 03:32
by outkastm
ModBase1, ffmpeg, Jellyfin (ffmpeg51 is not required anymore for TOS6)
Make sure you install the latest version of the apps above

Re: [ Jellyfin ] The Free Software Media System

Posted: 06 Jan 2025, 03:40
by outkastm
ajkaramba wrote: 04 Jan 2025, 23:13
can you run these commands in terminal and send the results ?

Code: Select all

ldd /usr/lib/x86_64-linux-gnu/intel-opencl/libigdrcl.so
ldd /usr/lib/x86_64-linux-gnu/libopencl-clang.so.12

Re: [ Jellyfin ] The Free Software Media System

Posted: 06 Jan 2025, 03:45
by Spider
Thank you that's what I was looking for.
@outkastm I hope your Christmas and New years was great. Thank you for all you do.