标签: ffmpeg camera crop effect
我使用此代码
crop=in_w/2:in_h/2:(in_w-out_w)/2+((in_w-out_w)/2)*sin(t*10):(in_h-out_h)/2 +((in_h-out_h)/2)*sin(t*13)
但是屏幕移动得太快
这是我的想法,请帮助我百万谢谢