• 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 Player Error Encountered Google TV

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Player Error Encountered Google TV

    larkhillv
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #1
    2024-08-16, 11:30 PM
    Hello,

    Tried searching the forum but couldn't seem to find a thread addressing this exact issue. I am running Jellyfin on an Unraid server and am having issues streaming only certain files. The majority of the files I have stream fine, but when I try to stream any episode of a certain show on my Chromecast running Google TV or through the Jellyfin app installed on my TV's OS (also Google TV) it says "Player Error Encountered" and fails to even load the episode.

    What's odd is that I have another TV which runs off of Roku's OS and have the Jellyfin app installed there too, but it can play this show just fine, so I am not sure what the problem is with this show not playing specifically through Google TV's version of Jellyfin.

    - Jellyfin v10.9.9

    - Unraid v6.12.6, installed through Docker

    - Clients having issues: Chromecast running Google TV and Google TV built into TV

    - Clients that can stream OK: Roku TV, Android phone

    See below for the log file in pastebin:

    https://pastebin.com/pHC6nuWp

    If any other info would be helpful to solving the issue, please let me know. Thanks!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-08-16, 11:33 PM
    That is an ffmpeg log that looks normal. Can you share the log file that starts with "log" in the file name?
    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]
    larkhillv
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #3
    2024-08-16, 11:53 PM
    Sorry, I tried using pastebin for that log file initially as well but for some reason it was saying, " Pastebin’s SMART filters have detected potentially offensive or questionable content in your Paste." and automatically set the visibility to Private, so I didn't include it in my original post. I don't know why, the file name is not offensive and it's literally just a string of events and code jargon I don't understand...

    I pasted into a Word doc and uploaded here instead. Sorry I saw in the community rules it says to really limit uploading files, so if you need me to delete the file and have an alternate to pastebin that I can use let me know.


    Attached Files
    .doc   log_20240816.doc (Size: 155.5 KB / Downloads: 101)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-08-16, 11:56 PM (This post was last modified: 2024-08-16, 11:57 PM by TheDreadPirate.)
    It looks like you've disabled transcoding. I am 90% certain the problem is that the Android TV client wants/needs the media transcoded but can't get it.
    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]
    larkhillv
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #5
    2024-08-17, 12:08 AM
    Oh yeah sorry I forgot to mention that--by default transcoding was enabled when I was having the issue. I was looking around other posts and someone mentioned try turning off transcoding for that user through the Jellyfin dashboard, which I tried and still having the issue. So the issue persists, whether or not transcoding is enabled.

    Just to be safe, I went ahead and reenabled transcoding and still getting the error. If you need a new log, let me know.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-08-17, 01:34 AM
    Can you share the new log so I can verify that it was trying to transcode.  Also can you share the media info for the video?

       
    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]
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,117
    Threads: 0
    Joined: 2024 Jun
    Reputation: 59
    #7
    2024-08-17, 01:50 AM
    There's an issue with the MKV container. Remux one of the files and try it out on your system.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -i path/to/input.mkv -map 0 -c copy /path/to/output.mkv
    larkhillv
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #8
    2024-08-17, 01:51 AM
    I uploaded an updated log after turning transcoding back on for the user profile in Jellyfin and trying to play the video again.

    I pasted the media info at the very end of the log.


    Attached Files
    .doc   log_20240816_v2.doc (Size: 170.5 KB / Downloads: 226)
    Roadrunner 3000
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    #9
    2024-08-17, 12:08 PM
    Any luck on fixing this? I'm having the same issues. Able to play my media just fine on my pixel 8 pro, and windows 11 machine but my Chromecast and iPad are both having player issues.

    I even tried re encoding my videos to .MP4 instead of .mkv but it didn't help.
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,168
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #10
    2024-08-17, 01:37 PM
    (2024-08-17, 12:08 PM)Roadrunner 3000 Wrote: Any luck on fixing this? I'm having the same issues. Able to play my media just fine on my pixel 8 pro, and windows 11 machine but my Chromecast and iPad are both having player issues.

    I even tried re encoding my videos to .MP4 instead of .mkv but it didn't help.
    Can you provide your system specs and server logs?
    Pages (2): 1 2 Next »

    « Next Oldest | Next Newest »

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