• 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 Re-issue of tone mapping

    Pages (4): « Previous 1 2 3 4

     
    • 0 Vote(s) - 0 Average

    Re-issue of tone mapping

    Just trying to get your attention
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #31
    2024-09-28, 01:58 AM (This post was last modified: 2024-09-28, 01:58 AM by TheDreadPirate.)
    Same build. 2024092305. The problem for you is that the TranscodeHelper on the server did not construct the ffmpeg command properly. There is a comma or bracket or something missing and parameters aren't being read in correctly. In my case, the VPP driver bundled with Jellyfin is borked.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #32
    2024-09-28, 02:15 AM
    (2024-09-28, 01:58 AM)TheDreadPirate Wrote: Same build.  2024092305.  The problem for you is that the TranscodeHelper on the server did not construct the ffmpeg command properly.  There is a comma or bracket or something missing and parameters aren't being read in correctly.  In my case, the VPP driver bundled with Jellyfin is borked.

    Well I made an issue. Man open source is great, but it can be a pain sometimes.
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #33
    2024-09-28, 03:01 AM
    (2024-09-28, 01:58 AM)TheDreadPirate Wrote: Same build.  2024092305.  The problem for you is that the TranscodeHelper on the server did not construct the ffmpeg command properly.  There is a comma or bracket or something missing and parameters aren't being read in correctly.  In my case, the VPP driver bundled with Jellyfin is borked.

    Oh yes, once they fix it, how will the update get to me?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #34
    2024-09-28, 03:15 AM
    Unstable releases are pushed out once a week. If they merge a fix it should show up in the following week's update. You'd use "sudo apt update ; sudo apt upgrade" whenever that happens to pull down the updated packages.

    In my case I'd pull down the latest docker image.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #35
    2024-09-30, 10:58 PM
    (2024-09-28, 03:15 AM)TheDreadPirate Wrote: Unstable releases are pushed out once a week.  If they merge a fix it should show up in the following week's update.  You'd use "sudo apt update ; sudo apt upgrade" whenever that happens to pull down the updated packages.

    In my case I'd pull down the latest docker image.

    Welp it seems that the issue has in fact, gotten worse.

    Thats fun.
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #36
    2024-09-30, 11:06 PM (This post was last modified: 2024-09-30, 11:28 PM by therealgamer9982. Edited 1 time in total.)
    (2024-09-28, 03:15 AM)TheDreadPirate Wrote: Unstable releases are pushed out once a week.  If they merge a fix it should show up in the following week's update.  You'd use "sudo apt update ; sudo apt upgrade" whenever that happens to pull down the updated packages.

    In my case I'd pull down the latest docker image.

    I FOUND THIS

    Code:
    [h264_vaapi @ 0x5bcd48a96000] Driver does not support some wanted packed headers (wanted 0xd, found 0x1).
    [hls @ 0x5bcd48a9bf40] Opening '/var/cache/jellyfin/transcodes/b2262b30b18b40fdfcda2e2f59e16637-1.mp4' for writing
    Output #0, hls, to '/var/cache/jellyfin/transcodes/b2262b30b18b40fdfcda2e2f59e16637.m3u8':

    Ok so Mr. Pirate (Im gonna call you that) can you please tell me what Mesa version you have and what VA-API version you have.
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #37
    2024-10-01, 12:12 AM (This post was last modified: 2024-10-01, 01:15 AM by therealgamer9982. Edited 1 time in total.)
    (2024-09-28, 03:15 AM)TheDreadPirate Wrote: Unstable releases are pushed out once a week.  If they merge a fix it should show up in the following week's update.  You'd use "sudo apt update ; sudo apt upgrade" whenever that happens to pull down the updated packages.

    In my case I'd pull down the latest docker image.

    so apparently vainfo and
    Code:
    sudo /usr/lib/jellyfin-ffmpeg/vainfo --display drm --device /dev/dri/renderD128
    display different things...???

    AH HA! Apparently, it wasent decoding or tone mapping that was the problem, it was hardware encoding!
    gnattu
    Offline

    Team Member

    Posts: 338
    Threads: 0
    Joined: 2024 Feb
    Reputation: 17
    #38
    2024-10-01, 01:29 AM
    > it was hardware encoding

    If that is the case then welcome to the AMD encoder quality party. We have multiple user reported the quality issues about AMD encoders both in the forum and GitHub. Unfortunately we can do little if it is really the case. We have something way worse like reported here: https://github.com/jellyfin/jellyfin/discussions/12745
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #39
    2024-10-01, 01:31 AM (This post was last modified: 2024-10-01, 01:38 AM by therealgamer9982. Edited 3 times in total.)
    (2024-10-01, 01:29 AM)gnattu Wrote: > it was hardware encoding

    If that is the case then welcome to the AMD encoder quality party. We have multiple user reported the quality issues about AMD encoders both in the forum and GitHub. Unfortunately we can do little if it is really the case. We have something way worse like reported here: https://github.com/jellyfin/jellyfin/discussions/12745

    Good thing my cpu is decent enough, cuz Ill just use that for now.

    But like...

    Whyyyyyyyyy....
    Whhyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy.........................................................

    Also, I have found that the only option that causes this crap is under hardware encoding, enable hardware encoding. The intel one (which im not even sure works on my amd gpu/cpu but whatev) works perfectly fine so what gives??
    Pages (4): « Previous 1 2 3 4

    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    • 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