• 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 Video choppy Jellyfin on Roku TCL TV

     
    • 0 Vote(s) - 0 Average

    Video choppy Jellyfin on Roku TCL TV

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-03-30, 05:00 PM
    Perfect. The problem is most likely with the file itself. There is a command you can run on the server to "repackage" the file without re-encoding. Poorly authored MKVs can cause issues like what you are describing and repackaging the file resolves it.

    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

    The paths are assuming your server is on Linux.
    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
    Video choppy Jellyfin on Roku TCL TV - by lunarjelly - 2024-03-29, 06:36 PM
    RE: Video choppy Jellyfin on Roku TCL TV - by TheDreadPirate - 2024-03-29, 10:46 PM
    RE: Video choppy Jellyfin on Roku TCL TV - by lunarjelly - 2024-03-30, 02:08 PM
    RE: Video choppy Jellyfin on Roku TCL TV - by TheDreadPirate - 2024-03-30, 05:00 PM
    RE: Video choppy Jellyfin on Roku TCL TV - by lunarjelly - 2024-04-01, 06:13 PM
    RE: Video choppy Jellyfin on Roku TCL TV - by TheDreadPirate - 2024-04-01, 09:11 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