2025-04-20, 11:48 PM
I've encountered issues where a whole batch of files from the same source were broken.
I only know vaguely how Tdarr works. I know you can use ffmpeg with Tdarr, but I don't know if you can customize what ffmpeg parameters you can use. IF you are using ffmpeg with Tdarr, instead of Handbrake, try adding these parameters to ffmpeg.
I only know vaguely how Tdarr works. I know you can use ffmpeg with Tdarr, but I don't know if you can customize what ffmpeg parameters you can use. IF you are using ffmpeg with Tdarr, instead of Handbrake, try adding these parameters to ffmpeg.
Code:
-max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled