2024-11-09, 02:29 AM
Humor me and manually remux the video, swap out an original (don't delete) for the remux. Then play the video and let it remux the remux. I swear I'm not crazy.
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