• 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 Transcdeing tearing

     
    • 0 Vote(s) - 0 Average

    Transcdeing tearing

    Stream breaks at the same spot every time
    Project Purple
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    Country:United States
    #1
    2024-10-27, 12:48 AM (This post was last modified: 2024-10-27, 12:51 AM by Project Purple. Edited 1 time in total.)
    I have tried it in VLC and can confirm that the video is not corrupted

    It says that the audio needs transcoded but the video will be repackaged lossless but it breaks when viewing it.

       

    version 10.9.11

    Ubuntu server 24.04.1

    FFmepg log

    To add this is happening on the roku jellyfin and android jellyfin clients
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-10-27, 12:59 AM (This post was last modified: 2024-10-27, 12:59 AM by TheDreadPirate. Edited 1 time in total.)
    What do you mean "breaks"? Does the ATV and Roku client report a playback error? The ffmpeg log looks fine. Nothing out of the ordinary about the video or codec or codec level.
    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]
    Project Purple
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    Country:United States
    #3
    2024-10-27, 01:59 AM
    Looks like tearing like how a dvd looks when it's scratched.

    BTW I did fix the issue I had to force full transcodeing by limiting the bitrate on the roku client.

    But It didn't fix the issue with direct streaming.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-10-27, 02:11 AM
    Does this happen with all videos or just particular videos? If the latter, you can try remuxing the video to check if something is wrong with the container. The fact that it plays fine in VLC is not a good test since VLC will power through a lot of corruption.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts+igndts -i "/path/to/video.mkv" -map 0 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts auto newFile.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]
    Project Purple
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    Country:United States
    #5
    2024-10-27, 07:48 PM
    (2024-10-27, 02:11 AM)TheDreadPirate Wrote: Does this happen with all videos or just particular videos?  If the latter, you can try remuxing the video to check if something is wrong with the container.  The fact that it plays fine in VLC is not a good test since VLC will power through a lot of corruption.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts+igndts -i "/path/to/video.mkv" -map 0 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts auto newFile.mkv

    It happens to all videos some worse than others but I don't imagine they are all corrupted as they worked fine at first.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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