2024-09-24, 01:59 PM
Ok. Can you replicate the problem then share your jellyfin log via pastebin?
You can also try remuxing the file to see if the container is borked.
You can also try remuxing the file to see if the container is borked.
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 disabled newFile.mkv