2025-01-18, 07:11 PM
It's that bin_data stream that's the problem. I think this should still copy it without tripping up ffmpeg.
Code:
/usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts+igndts -i "SomeFile.m4v" -codec copy -map 0:v -map 0:a -map 0:s -map 0:t? -copy_unknown -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled newFile.mkv