Matej <matej <at> tam.si> writes: > How can I solve it with an input stream where the > start time is increasing and want to mux it with > the mentioned mp3?
Could you test the sync function of the -map option? (I don't remember anybody ever using it.) Something like -map 0:0,0:0 -map 1:0,0:0 (Or -map 0:0,1:0 -map 1:0,1:0) Thank you, Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
