On 3/29/20, Carl Zwanzig <[email protected]> wrote: > On 3/29/2020 10:38 AM, Paul B Mahol wrote: >> On 3/29/20, Michael Koch <[email protected]> wrote: > >>> ffmpeg -i IMG_1685.MOV -filter_complex >>> "format=rgb24,extractplanes=r+g+b[r][g][b];[g]lagfun=decay=0.999[gg];[gg][b][r]mergeplanes=0x001020:gbrp" >>> -t 5 -y greenlagtest.mp4 >> >> You are over complicating things. > > OK, how? What's a less complicated version? Explain, please.
mpv "av://lavfi:color,format=gbrp,sendcmd=c='1 drawbox x 200',drawbox=x=0:w=100:h=100:t=fill:color=green,format=gbrp,lagfun=decay=0.99:planes=1,format=gbrp" _______________________________________________ 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".
