• 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 General Questions Jellyfin crashing on Fire Stick app

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Jellyfin crashing on Fire Stick app

    Only crashing on certain movies
    notepro
    Offline

    Junior Member

    Posts: 21
    Threads: 2
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #1
    2024-03-18, 07:54 PM (This post was last modified: 2024-03-18, 07:55 PM by notepro. Edited 1 time in total.)
    I am running Jellyfin server on Ubuntu.  I have a Fire Stick on my main tv where I have downloaded the Jellyfin app (0.16.6 version).  I have tried a few movies and they run fine.  I am using Exoplayer as my video player as the other one works but hitches and skips badly.  Two of my movies (the first two Hobbit movies) try to play for like a second and then quit with the "Too many errors, I gave up" message.  So when I checked the logs, here is what I found:

    [2024-03-18 10:51:19.598 -04:00] [INF] User policy for "John". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True

    [2024-03-18 10:51:19.598 -04:00] [INF] StreamBuilder.BuildVideoItem( Profile="AndroidTV-ExoPlayer", Path="/media/library/Media/Movies/The Hobbit An Unexpected Journey (2012).mkv", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media: /videos/73b02627-3691-06b3-2ed5-5e10056a9350/stream.mkv?MediaSourceId=73b02627369106b32ed55e10056a9350&Static=true&VideoCodec=h264&AudioCodec=dts&AudioStreamIndex=1&api_key=<token>&Tag=d2cd8250e9101ec9b327b1462fa3d7d5"

    [2024-03-18 10:51:21.160 -04:00] [INF] Playback stopped reported by app "Android TV" "0.16.6" playing "The Hobbit: An Unexpected Journey". Stopped at "0" ms

    Any idea what this is telling me? Thank you for any help.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-03-18, 08:10 PM (This post was last modified: 2024-03-18, 08:11 PM by TheDreadPirate. Edited 1 time in total.)
    On Firesticks, I generally recommend libVLC over exo. For some reason exo on FireOS doesn't properly detect when transcoding is needed. When you say it hitches when using libVLC, is it transcoding in those circumstances? What are your server hardware specs?
    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]
    notepro
    Offline

    Junior Member

    Posts: 21
    Threads: 2
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #3
    2024-03-18, 08:18 PM (This post was last modified: 2024-03-18, 08:19 PM by notepro. Edited 1 time in total.)
    Server is an old Phenom II cpu so its dated. I only intend to Direct Play and not to transcode. I know on Plex it Direct Played all the movies no problem. The best way to describe the hitching is like every 2 seconds it pauses, then plays, then pauses, then plays and so on.

    Can Plex direct play dts audio but jellyfin can't? I ask becuase it looks like both Hobbit movies contain a dts audio track.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-03-18, 08:27 PM (This post was last modified: 2024-03-18, 08:27 PM by TheDreadPirate.)
    Jellyfin can, but its possible the client is trying to downmix or something and the audio is being transcoded. You can configure Jellyfin on Android TV to passthrough both Dolby and DTS audio.

    Can you share your logs with us via https://sourceb.in/ ? If there are ffmpeg logs, share that too.
    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]
    notepro
    Offline

    Junior Member

    Posts: 21
    Threads: 2
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #5
    2024-03-18, 08:38 PM
    https://srcb.in/zEfIIcKEKn

    This is the part of the log where it was throwing up the errors.

    I scanned through the ffmpeg log but saw nothing mentioned of where the Hobbit movies played.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-03-18, 08:43 PM
    Can you share the media info from the Jellyfin web UI of the problem movies? And the specific Firestick model.
    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]
    notepro
    Offline

    Junior Member

    Posts: 21
    Threads: 2
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #7
    2024-03-18, 08:54 PM
    Not sure what you mean by "the media info from the Jellyfin web UI". How would I find that info out? The movie is a Bluray rip in mkv format. The fire stick is Fire TV Stick 4K Max.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-03-18, 08:56 PM
    In the web UI you click on "..." for the movie and one of the options is "Media Info". This will list out all the codecs and bit rates.
    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]
    notepro
    Offline

    Junior Member

    Posts: 21
    Threads: 2
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #9
    2024-03-18, 09:07 PM (This post was last modified: 2024-03-18, 09:11 PM by notepro. Edited 1 time in total.)
    Looks like 2 different audio tracks:

    Video

    Video
    Title: 1080p H264 SDR
    Codec: H264
    AVC: Yes
    Profile: High
    Level: 41
    Resolution: 1920x1080
    Aspect ratio: 16:9
    Interlaced: No
    Framerate: 23.976025
    Bitrate: 27723 kbps
    Bit depth: 8 bit
    Video range: SDR
    Video range type: SDR
    Pixel format: yuv420p
    Ref frames: 1
    NAL: 4


    Audio 1
    Title: Surround 7.1 - English - DTS-HD MA - Default
    Language: eng
    Codec: DTS
    Profile: DTS-HD MA
    Layout: 7.1
    Channels: 8 ch
    Bitrate: 5333 kbps
    Sample rate: 48000 Hz
    Bit depth: 24 bit
    Default: Yes
    Forced: No
    External: No


    Audio 2

    Audio
    Title: Surround 5.1 - English - DTS
    Language: eng
    Codec: DTS
    Profile: DTS
    Layout: 5.1
    Channels: 6 ch
    Bitrate: 1536 kbps
    Sample rate: 48000 Hz
    Default: No
    Forced: No
    External: No
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-03-18, 09:18 PM
    Jellyfin should have no problem playing that.

    1) Make sure your Firestick OS is fully up-to-date.
    2) What are your audio settings in the Jellyfin client? Click on the gear in the top right > Playback, about halfway down will be some audio settings. Is it down mixing? Do you have Dolby/DTS audio passthrough enabled? Does your output device support playing those?
    3) We can trying repackaging the files. Sometimes a poorly created MKV file can cause issues with the player.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -fflags genpts -i "/media/library/Media/Movies/The Hobbit An Unexpected Journey (2012).mkv" -map 0:v -map 0:a -map 0:s -map_chapters 0 -c:v copy -c:a copy -c:s copy outputFile.mkv

    This command WILL NOT reencode the file. It is just taking the video/audio/subtitle streams and putting them in a new MKV container.
    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]
    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