On Tue, Sep 11, 2018, at 9:33 AM, shreyas vaghela wrote: > Wanna to apply effect and play video at same time, it is possible to do > same thing at one using Ffmpeg command line. You can use ffplay to apply effects and play at the same time: ffplay -vf negate,vflip input.foo