2024-11-26, 07:35 PM
(This post was last modified: 2024-11-26, 07:37 PM by TheDreadPirate. Edited 1 time in total.)
If they're from the same source, every file could be affected. This wouldn't be the first time I've seen someone have this issue for an entire season.
Let's try with a single episode and test it out.
From a command prompt.
Let's try with a single episode and test it out.
From a command prompt.
Code:
cd C:\Program Files\Jellyfin
ffmpeg.exe -fflags +genpts+igndts -i "C:\path\to\video.mkv" -map 0 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled newFile.mkv