I’m merging two input audio streams using ‘-strict 2 -filter_complex [0a][1:a]amerge” in order to produce a stereo recording, and I’ve noted that per the documentation the output stream has the length of the shorter of the two inputs. Is there a a way to accomplish the opposite — ie have the output have the length of the longer of the two inputs, with the shorter channel either padded with silence or, I guess, just being shorter? _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".