标签: ffmpeg
我正在运行此代码来创建视频。如何为视频中的每一帧添加淡入淡出效果?
ffmpeg -r 2 -t 9 -pattern_type glob -i '*.png' single_video.mp4