• 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: Playback error on 10-bit h264

    Pages (4): « Previous 1 2 3 4 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Playback error on 10-bit h264

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #11
    2024-01-19, 09:35 PM
    Are you using a reverse proxy? If so, which one?
    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]
    duckrental
    Offline

    Junior Member

    Posts: 30
    Threads: 4
    Joined: 2023 Jun
    Reputation: 0
    #12
    2024-01-19, 09:43 PM
    (2024-01-19, 09:35 PM)TheDreadPirate Wrote: Are you using a reverse proxy?  If so, which one?

    I am not.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #13
    2024-01-19, 09:49 PM
    Comment on this github issue and provide some of the logs and media info you provided here. Also provide the specific Roku models you have.

    https://github.com/jellyfin/jellyfin-roku/issues/1243
    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]
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #14
    2024-01-19, 09:51 PM
    TDP; transcoding is working on the system, see line 114 where playback did not fail

    for some reason jellyfin is not transcoding avc->avc, it doesn't look like it thinks it needs to even though it states PlaybackMethod=Transcode on line 146
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #15
    2024-01-19, 09:59 PM
    Yep. I understand. Just hoping that having HWA would workaround some bug or something. I don't know. I'm waiting for my Roku to arrive so I can better troubleshoot these kinds of issues.
    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]
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #16
    2024-01-19, 10:03 PM
    ok very good then TDP, i thought you might have missed it



    duckrental as a temporary workaround, would it be possible and acceptable to set the bandwidth limit lower on your client to force a transcode?
    at least until there is a fix available
    duckrental
    Offline

    Junior Member

    Posts: 30
    Threads: 4
    Joined: 2023 Jun
    Reputation: 0
    #17
    2024-01-19, 10:05 PM
    For the moment, my preferred workaround is "watch something else"
    jimmyjammy
    Offline

    Member

    Posts: 94
    Threads: 0
    Joined: 2023 Jul
    Reputation: 2
    Country:Canada
    #18
    2024-01-20, 07:41 AM
    perhaps changing the file container might make the file play correctly
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #19
    2024-01-20, 06:26 PM
    That is a good idea. You can use ffmpeg to repackage the file without re-encoding.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -i "/path/to/video.mkv" -map 0:v -map 0:a -map 0:s -map_chapters 0 -c:v copy -c:a copy -c:s copy outputFile.mp4
    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]
    duckrental
    Offline

    Junior Member

    Posts: 30
    Threads: 4
    Joined: 2023 Jun
    Reputation: 0
    #20
    2024-01-20, 09:15 PM (This post was last modified: 2024-01-20, 09:16 PM by duckrental. Edited 1 time in total.)
    This isn't an option in this case because the subtitle tracks are .ASS styled subs, which MP4 does not support. I could conceivably burn them in, but I'd really prefer not to go that route.
    Pages (4): « Previous 1 2 3 4 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 3 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