2024-06-18, 08:36 PM
(2024-06-18, 07:47 PM)TheDreadPirate Wrote: Let's try repackaging one of your files.
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/subs unmodified into a new MKV container, new packet time stamps, etc.
Alrighty, I ran that command on the same file I've been testing with and got outputFile.mkv, which loaded into Jellyfin library just fine. I played that, and went back to the maximum 4k - 120Mbps setting.
I am experiencing the same dropped frames. Here is about 30 seconds worth of playing. Consistent drop of a single frame about every six seconds or so...
![[Image: image.png]](https://i.ibb.co/jZmTLD9/image.png)