Slow down to half speed

speed & reverse

// shell

$ ffmpeg -i input.mp4 -vf "setpts=2.0*PTS" -af "atempo=0.5" output.mp4