On Tue, Feb 13, 2024 at 12:37 AM Carl Zwanzig <[email protected]> wrote:
> On 2/12/2024 2:59 PM, Paul B Mahol wrote: > > I doubt anything above applies to FFmpeg, also I doubt it makes > difference > > for real-time streaming. > > Hmm, actually it looks like a lot of it could apply if implemented > properly > (there are a fair few video programs which implement some form of > scripting, > OBS for one). And from the right angle, the variable filter chains could > be > considered "scripting", too. > Even if implemented properly it will not make real-time not working. FFmpeg does not have real variable filter chains. Everything is static, there are only filters that can be auto inserted once in a while. > > z! > _______________________________________________ > 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". > _______________________________________________ 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".
