• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Tonemapping

     
    • 0 Vote(s) - 0 Average

    SOLVED: Tonemapping

    HDR washed out when tonemapping enabled on compatible hardware
    Fran314
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    #15
    2023-12-20, 02:06 AM
    I have checked VPP tone mapping and still the image appears washed out. As far as making sure that I have the Intel OpenCL package installed, I followed the official guide (https://jellyfin.org/docs/general/admini...ualization ) for using hardware acceleration on docker and at step 6 (where one would check for the OpenCL status) it prompts to run the following command

    Code:
    docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=va -init_hw_device opencl@va

    When I do I get the following result

    Code:
    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-libs=-lfftw3f --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libsvtav1 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --enable-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
    [AVHWDeviceContext @ 0x5594e9b45cc0] Trying to use DRM render node for device 0.
    [AVHWDeviceContext @ 0x5594e9b45cc0] libva: VA-API version 1.20.0
    [AVHWDeviceContext @ 0x5594e9b45cc0] libva: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
    [AVHWDeviceContext @ 0x5594e9b45cc0] libva: Found init function __vaDriverInit_1_20
    [AVHWDeviceContext @ 0x5594e9b45cc0] libva: va_openDriver() returns 0
    [AVHWDeviceContext @ 0x5594e9b45cc0] Initialised VAAPI connection: version 1.20
    [AVHWDeviceContext @ 0x5594e9b45cc0] VAAPI driver: Intel iHD driver for Intel(R) Gen Graphics - 23.4.0 (05e4d0d).
    [AVHWDeviceContext @ 0x5594e9b45cc0] Driver not found in known nonstandard list, using standard behaviour.
    [AVHWDeviceContext @ 0x5594e9b68d80] 0.0: Intel(R) OpenCL Graphics / Intel(R) UHD Graphics 605
    [AVHWDeviceContext @ 0x5594e9b68d80] Intel QSV to OpenCL mapping function found (clCreateFromVA_APIMediaSurfaceINTEL).
    [AVHWDeviceContext @ 0x5594e9b68d80] Intel QSV in OpenCL acquire function found (clEnqueueAcquireVA_APIMediaSurfacesINTEL).
    [AVHWDeviceContext @ 0x5594e9b68d80] Intel QSV in OpenCL release function found (clEnqueueReleaseVA_APIMediaSurfacesINTEL).
    Hyper fast Audio and Video encoder
    usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

    Use -h to get full help or, even better, run 'man ffmpeg'

    which I am interpreting as it being installed and in good status. Am I mistaken? If so, how should I go about installing it?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Tonemapping - by Fran314 - 2023-12-15, 09:36 AM
    RE: Tonemapping - by TheDreadPirate - 2023-12-15, 05:06 PM
    RE: Tonemapping - by Fran314 - 2023-12-16, 07:10 PM
    RE: Tonemapping - by TheDreadPirate - 2023-12-16, 07:38 PM
    RE: Tonemapping - by Fran314 - 2023-12-17, 03:39 AM
    RE: Tonemapping - by TheDreadPirate - 2023-12-17, 04:04 AM
    RE: Tonemapping - by Fran314 - 2023-12-17, 03:20 PM
    RE: Tonemapping - by cifri - 2023-12-17, 06:12 PM
    RE: Tonemapping - by TheDreadPirate - 2023-12-17, 06:44 PM
    RE: Tonemapping - by cifri - 2023-12-17, 09:44 PM
    RE: Tonemapping - by Fran314 - 2023-12-19, 06:38 PM
    RE: Tonemapping - by TheDreadPirate - 2023-12-19, 07:01 PM
    RE: Tonemapping - by Fran314 - 2023-12-19, 11:57 PM
    RE: Tonemapping - by TheDreadPirate - 2023-12-20, 01:51 AM
    RE: Tonemapping - by Fran314 - 2023-12-20, 02:06 AM
    RE: Tonemapping - by Fran314 - 2023-12-20, 05:45 PM
    RE: Tonemapping - by TheDreadPirate - 2023-12-20, 07:19 PM
    RE: Tonemapping - by Fran314 - 2023-12-20, 08:25 PM
    RE: Tonemapping - by TheDreadPirate - 2023-12-21, 01:04 AM
    RE: Tonemapping - by Fran314 - 2023-12-21, 01:21 AM
    RE: Tonemapping - by Fran314 - 2024-01-02, 01:43 AM
    RE: Tonemapping - by TheDreadPirate - 2024-01-02, 04:01 AM
    RE: Tonemapping - by Fran314 - 2024-01-04, 04:35 PM
    RE: Tonemapping - by TheDreadPirate - 2024-01-04, 05:48 PM
    RE: Tonemapping - by Fran314 - 2024-01-05, 05:24 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode