ffmpeg-fps ffmpeg -i test.mp4 -vf fps=15 ff_fps.mp4 ffmpeg -i test.mp4 -vf setpts=0.5*PTS ff_setpts.mp4