[FFmpeg-user] Subtitle track command consolidation

2025-02-16 Thread Robert Schwalbe
Greetings! Have mercy ... I have one input file that contains a single video track and two audio tracks. I discard the unwanted audio track with the following command: ffmpeg -i input.mp4 -map 0:v -map 0:a:1 -c copy tmp.mp4 From an input file containing one subtitle track, I add the

Re: [FFmpeg-user] How to preserve file time

2024-09-02 Thread Robert Schwalbe
I'm sorry this mail is going to be rather long. However, I would like to explain my opinion on this matter in detail. I would also like to kindly ask everybody to calm down and refrain from further ad-hominem attacks, because these are not going to make things better for anybody. Thank you for