• 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 Tizen playback artifacts

     
    • 0 Vote(s) - 0 Average

    Tizen playback artifacts

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-05-29, 05:02 PM
    If its in the same spot in the same video, there may be something off with the container. Which is fixed when it remuxes or transcodes.

    Are the files in question MKVs? If so, you can try repackaging one of them with ffmpeg. This will only recreate the MKV container and just copy the video/audio/subs.

    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
    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
    Tizen playback artifacts - by copper - 2024-05-29, 02:53 PM
    RE: Tizen playback artifacts - by TheDreadPirate - 2024-05-29, 05:02 PM
    RE: Tizen playback artifacts - by copper - 2024-05-29, 05:49 PM
    RE: Tizen playback artifacts - by TheDreadPirate - 2024-05-29, 06:07 PM
    RE: Tizen playback artifacts - by copper - 2024-05-29, 06:25 PM
    RE: Tizen playback artifacts - by TheDreadPirate - 2024-05-29, 07:41 PM
    RE: Tizen playback artifacts - by copper - 2024-05-29, 09:16 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