Leo Butler via ffmpeg-user (12020-06-12):
> Nicolas George <geo...@nsup.org> writes:
> 
> >> Rather than creating the file C.mkv in the first pass, can the lavfi
> >> filter use the video output stream of the concat filter directly?
> >
> > My answer is the same: 'movie=C.mkv[out0+subcc]' is just another input,
> > like B.ts. You can see that because they both have -i in from of them:
> > they are the same.
> 
> So the `obvious' answer is no: ffmpeg cannot/does not use an output
> stream from a filter as an input in this fashion? If the answer is so
> obvious, why not just write one word instead of many?

I just told you it does not need to “use it like” an input because it
***IS*** an input.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to