• 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 firestick freezes (audio continues)

     
    • 0 Vote(s) - 0 Average

    firestick freezes (audio continues)

    Playing various movies on the firestick ends up causing problems. Can I force transcode?
    Deleted User

    Unregistered
     
    #6
    2023-11-01, 05:22 AM
    (2023-11-01, 05:20 AM)misterprimus Wrote: Is there some way to make firestick more forgiving like a PC and just skip over the bad frames?

    if there is a way it would be re-coding the player app and compiling the fix into it

    (2023-11-01, 05:20 AM)misterprimus Wrote: Re: the error finder you mentioned, what would be the code to check all files with video extensions (.avi, .mkv, .mp4, etc...) on a hard drive searching in folders and subfolders as well?

    Code:
    ffmpeg -v error -i file.avi -f null - 2>error.log

    in linux, for f in *; do ffmpeg... -i $f; done

    you can substitute for f in find... as well

    in windows, uhm, some other sort of batch scripting (i dont use windows)
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    firestick freezes (audio continues) - by misterprimus - 2023-11-01, 02:39 AM
    RE: firestick freezes (audio continues) - by Deleted User - 2023-11-01, 02:45 AM
    RE: firestick freezes (audio continues) - by misterprimus - 2023-11-01, 04:43 AM
    RE: firestick freezes (audio continues) - by Deleted User - 2023-11-01, 05:18 AM
    RE: firestick freezes (audio continues) - by misterprimus - 2023-11-01, 05:20 AM
    RE: firestick freezes (audio continues) - by Deleted User - 2023-11-01, 05:22 AM

    • 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