ffmpeg -i input.mp4 -vf reverse -af areverse output.mp4

Category: Media & Conversion

ffmpeg -i input.mp4 -vf reverse -af areverse output.mp4

Play video in reverse

Plays the video backward by reversing the video frames and the audio samples. Requires a full re-encode and lots of RAM because the whole file is buffered. Keep it to small clips or prepare to wait.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.