• 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 Unable to Fast Foward direct play

     
    • 0 Vote(s) - 0 Average

    Unable to Fast Foward direct play

    Unable to Fast Foward direct play movies/shows and unable to play directplay movie and shows on andriod TV
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 462
    Country:United States
    #2
    2024-04-15, 07:30 PM
    Is this for ALL videos or only particular videos? Are these problematic videos MKVs? If so, you can try recontainerizing the videos. Sometimes poorly authored MKVs can cause this issue. The command below will repackage all the video/audio/subs without re-encoding.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -fflags genpts -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.mkv

    Also, for Firesticks, you should explicitly select libVLC as the preferred player. For non-Firesticks I recommend exo.
    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]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Unable to Fast Foward direct play - by Psychic - 2024-04-15, 04:18 AM
    RE: Unable to Fast Foward direct play - by TheDreadPirate - 2024-04-15, 07:30 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