[FFmpeg-user] Selecting MPEG TS child streams for filter_complex
Lou Logan
lou at lrcd.com
Tue Mar 17 00:30:12 EET 2020
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
More information about the ffmpeg-user
mailing list