On Mon, Mar 16, 2020, at 12:37 PM, Carl Zwanzig wrote: > > Or is there another reason for listing inputs, then -filter_complex, then > outputs?
Simple reason I usually list them in that order is because it is easier and more logical for me to process it in the form of: inputs -> filters -> output Which is a simplification of the diagrams in: https://ffmpeg.org/ffmpeg.html#Detailed-description https://ffmpeg.org/ffmpeg.html#Complex-filtergraphs _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
