• 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 Search Results

    Search Results
    Post Author Forum Replies Views Posted [asc]
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Uninstalled the plugin. 4K HEVC transcodes. I feel soooo stupid now... Sorry for all the efforts of the past days/weeks. I thought the plugin does something completely different. Thank you so much f...
    bioblatt Troubleshooting 28 2,892 2024-08-08, 06:41 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Still the same outcome for Firefox and Android using the web player. I tried Auto, 1080P and Screen Resolution with "Limit maximum supported video resolution" disabled/enabled.
    bioblatt Troubleshooting 28 2,892 2024-08-08, 06:11 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Sure :) here's everything: uname -r Code: -- 6.10.3-amd64 -- lspci -nn | grep -Ei "3d|display|vga" Code: -- 00:02.0 VGA compatible controller [0300]: Intel Corporation RocketLake-S GT1 [UHD G...
    bioblatt Troubleshooting 28 2,892 2024-08-08, 05:49 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    also upgrading to debian sid (6.10.3-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.3-1 (2024-08-04) x86_64 GNU/Linux) has not solved the issue
    bioblatt Troubleshooting 28 2,892 2024-08-07, 08:51 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    update, I'm now on kernel 6.9.7+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.9.7-1~bpo12+1 (2024-07-03) x86_64 GNU/Linux and jellyfin 10.9.9 but the problem still occurs. My server can't transcode any 4...
    bioblatt Troubleshooting 28 2,892 2024-08-07, 08:01 PM
      Thread: Fatal Player Error Subtitle related
    Post: RE: Fatal Player Error Subtitle related

    the link works for me
    bioblatt Troubleshooting 11 981 2024-08-07, 07:45 PM
      Thread: Adding missing metadata in folder/file names
    Post: Adding missing metadata in folder/file names

    Is there an easy way to add the IMDB IDs of all identified movies and shows to folder/file names? I forgot to do that in the past and I fear that if I have to use my backup someday when the first disk...
    bioblatt General Questions 1 393 2024-07-30, 07:09 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Yes but like I said, this also happens on the android app.
    bioblatt Troubleshooting 28 2,892 2024-07-28, 07:45 AM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Anything else I can try?
    bioblatt Troubleshooting 28 2,892 2024-07-27, 11:48 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Done. Made no difference.
    bioblatt Troubleshooting 28 2,892 2024-07-24, 09:13 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Yes, I use Nginx as a reverse proxy. Here's my config: Code: -- server {       server_name my_domain;       access_log /var/log/nginx/jellyfin.access;       error_log /var/log/nginx/jellyfin...
    bioblatt Troubleshooting 28 2,892 2024-07-24, 08:18 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    No problem :) I'm really thankful for your great support. I'm using Firefox 128.0 (64-Bit) on Windows 10 but it's also not working on my Android phone (Android 13) Jellyfin version 2.6.2 with the d...
    bioblatt Troubleshooting 28 2,892 2024-07-24, 07:05 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    still the same issue
    bioblatt Troubleshooting 28 2,892 2024-07-24, 06:55 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Ok I just saw your reply and changed back to 6.1.0-23-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) x86_64 GNU/Linux
    bioblatt Troubleshooting 28 2,892 2024-07-24, 05:48 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Thanks. I've updated to 6.5.0 using the following commands: Code: -- echo "deb http://deb.debian.org/debian/ bullseye-backports main" | sudo tee /etc/apt/sources.list.d/backports.list sudo apt insta...
    bioblatt Troubleshooting 28 2,892 2024-07-24, 05:21 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Please find the log attached. Yes, intel-opencl-icd is installed. Code: -- apt policy intel-opencl-icd intel-opencl-icd:   Installed: 22.43.24595.41-1   Candidate: 22.43.24595.41-1   Version ...
    bioblatt Troubleshooting 28 2,892 2024-07-24, 04:27 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: RE: Jellyfin does not trancscode 4K HEVC in web pl...

    Ok I disabled AV1 encoding and restarted the server once again (I tried that already yesterday that's why I just kept it enabled) but still with no success.
    bioblatt Troubleshooting 28 2,892 2024-07-24, 03:50 PM
      Thread: Jellyfin does not trancscode 4K HEVC in web player
    Post: Jellyfin does not trancscode 4K HEVC in web player

    The video stream starts and stops again after just a fraction of a second when trying to play 4K HEVC files.  It looks like it's not transcoding at all. Switching from QSV to VA-API makes no differen...
    bioblatt Troubleshooting 28 2,892 2024-07-24, 03:37 PM
    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System