• 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 SOLVED: dropped frames with HVEC10

     
    • 0 Vote(s) - 0 Average

    SOLVED: dropped frames with HVEC10

    HVEC 10 dropped frames issue
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 462
    Country:United States
    #3
    2024-09-13, 06:12 PM
    If the issue only happens with direct played videos, it's possible the issue is with the video itself. Usually an issue with the container and not the video/audio. You can try manually remuxing the video to regenerate the container without re-encoding.

    You can either install jellyfin-ffmpeg, or plain ffmpeg, on your host system or open a bash shell for the container and use jellyfin-ffmpeg built into it.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmepg -fflags +genpts+igndts -i "/path/to/your/video.mp4" -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 newFile.mp4
    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
    dropped frames with HVEC10 - by triarii - 2024-09-13, 05:49 PM
    RE: dropped frames with HVEC10 - by gnattu - 2024-09-13, 06:04 PM
    RE: dropped frames with HVEC10 - by triarii - 2024-09-13, 06:58 PM
    RE: dropped frames with HVEC10 - by TheDreadPirate - 2024-09-13, 06:12 PM
    RE: dropped frames with HVEC10 - by gnattu - 2024-09-13, 07:21 PM
    RE: dropped frames with HVEC10 - by triarii - 2024-09-13, 09:12 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