Rotate wrongly recorded videos on Windows without dealing with FFmpeg commands.
Current version:
v1.0.0
Release date:
2025-11-29
Windows installer as ZIP:
Download RotateThatShitSetup_v1.0.0.zip
Note: First public release.
Supported systems: Windows 10 / Windows 11 (64-bit). Administrator rights may be required to install.
There are no older public versions yet.
ffmpeg.exe for all media processing.Example of what the tool might call internally (actual parameters may change between releases):
ffmpeg -i input.mp4 -vf "transpose=1" -c:v libx264 -c:a copy input_rotated.mp4
Rotate That Shit bundles or relies on FFmpeg, which is licensed by the FFmpeg project under LGPL/GPL. FFmpeg is a separate project and is not developed by emrekvt.