• 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 Android TV Playback Instantly Crashing

     
    • 0 Vote(s) - 0 Average

    Android TV Playback Instantly Crashing

    When trying to launch one specific series, no episode of any season will play.
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,112
    Threads: 0
    Joined: 2024 Jun
    Reputation: 59
    #5
    2024-08-24, 08:21 PM (This post was last modified: 2024-08-24, 08:29 PM by theguymadmax. Edited 1 time in total.)
    This is the second time I've seen this issue in files by the same group. It appears the problem lies with the MKV file and exoplayer itself rather than the ATV client. I'll try and do some bug testing on the issue. Performing a straight remux of the file should resolve the issue. For workarounds, downmixing to stereo won’t help here, as it won't trigger a transcode since it's already stereo audio. 

    Update to version .17.4, and you should be able to play the file. In .17.4, after two unsuccessful attempts, the player will automatically request a transcoded version from the server, so there's no need to adjust your audio settings.

    If you want to remux the file, here’s a command you can use. Given that you likely have many files, you might consider automating the process with a script in Linux.
    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -i path/to/input.mkv -map 0 -c copy /path/to/output.mkv
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Android TV Playback Instantly Crashing - by Ray Kochenderfer - 2024-08-24, 07:09 PM
    RE: Android TV Playback Instantly Crashing - by TheDreadPirate - 2024-08-24, 07:27 PM
    RE: Android TV Playback Instantly Crashing - by dinosm - 2024-08-24, 07:57 PM
    RE: Android TV Playback Instantly Crashing - by Ray Kochenderfer - 2024-08-24, 08:01 PM
    RE: Android TV Playback Instantly Crashing - by theguymadmax - 2024-08-24, 08:21 PM
    RE: Android TV Playback Instantly Crashing - by Ray Kochenderfer - 2024-08-24, 09:26 PM
    RE: Android TV Playback Instantly Crashing - by theguymadmax - 2024-08-24, 09:31 PM

    • 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