• 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 Lossless media edits causing playback issues in AndroidTV client

     
    • 0 Vote(s) - 0 Average

    Lossless media edits causing playback issues in AndroidTV client

    Plays fine on PC with VLC and in Plex
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-06-19, 05:26 PM
    I'm not sure how AviDemux works in the background, but one thing you can try is to repackage the file.

    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

    This will copy the video, audio, and subs unmodified and just regenerate the packet time stamps. Jellyfin, and a lot of the players Jellyfin uses, are not very tolerant of faults and out of spec files.
    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]
    1
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Lossless media edits causing playback issues in AndroidTV client - by Perseverant - 2024-06-19, 05:04 PM
    RE: Lossless media edits causing playback issues in AndroidTV client - by TheDreadPirate - 2024-06-19, 05:26 PM
    RE: Lossless media edits causing playback issues in AndroidTV client - by Perseverant - 2024-06-19, 06:17 PM
    RE: Lossless media edits causing playback issues in AndroidTV client - by TheDreadPirate - 2024-06-19, 06:25 PM
    RE: Lossless media edits causing playback issues in AndroidTV client - by Perseverant - 2024-06-19, 07:17 PM
    RE: Lossless media edits causing playback issues in AndroidTV client - by TheDreadPirate - 2024-06-19, 07:29 PM
    RE: Lossless media edits causing playback issues in AndroidTV client - by Perseverant - 2024-06-19, 07:51 PM
    RE: Lossless media edits causing playback issues in AndroidTV client - by SethBacon - 2024-06-19, 07:47 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