[FFmpeg-user] Wanna to apply effect and play video at same time

Lou Logan lou at lrcd.com
Tue Sep 11 23:02:42 EEST 2018


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


More information about the ffmpeg-user mailing list