Did you shoot a video on a Xiaomi smartphone, but it was kept upside down? Or do you need to reflect the frame horizontally for a mirror effect? The problem with the wrong orientation of video files is familiar to many users of Redmi, POCO and the Mi line. The reasons can be different: from a gyroscope sensor failure to a mistake when shooting in third-party applications. In this article, we will discuss 5 working ways to turn the video right in the gallery or with additional tools β without loss of quality and complex manipulation.
Itβs important to understand that the standard MIUI gallery doesnβt always offer built-in tools for turning videos (as opposed to photos).So some methods will require installing third-party apps or using cloud services. We tested all methods on current MIUI 14/15 firmware and models from 2022-2026, so the instructions will work even on new devices like the Xiaomi 14 Ultra or Redmi Note 13 Pro+.
Why is the video saved upside down on Xiaomi?
Before you fix a problem, you need to figure out what's causing it, and most of the time, the video is turned over because of:
- π± Failure of the orientation sensor (gyroscope or accelerometer) β especially important after a phone drop or firmware update.
- π₯ Use of third-party cameras (such as Open Camera or Footage) that are not synced to system settings.
- π Manually change orientation in your shooting settings (for example, the Mirror Video mode enabled in TikTok or Instagram).
- π Damage to file metadata when copying or transferring video between devices.
If the problem occurs systemically (all videos are saved upside down), first check the sensors using the engineering menu.
- Open the Phone app.
- Enter the combination ##6484## (on some models, #4636###).
- Select Sensor Test and check the Accelerometer and Gyroscope readings.
If the sensors are working correctly, but the video is still not saved correctly, move on to the methods of reversal.
Method 1: Distribute video through the standard MIUI gallery
Since MIUI 12, some versions of the gallery have included a built-in video editing feature, including a spread, but it is not available on all models and may not be available in budget series (such as the Redmi A2 or POCO M6).
- Open the Gallery app (or Photos on new firmware).
- Find the right video and tap it to watch it.
- Click on the Edit icon (pencil or three dots β Change).
- If the function is available, you will see the Turn button (arrow in circle) or Reflect (mirror).
If there's no button, then your version of the gallery doesn't support video editing, so move on to the following.
π‘
Some firmwares have hidden the video reversal function. Try to hold your finger on the screen while you're watching it, sometimes a context menu with the option to Turn.
Method 2: Using Google Photos to Turn Video
Google Photos is a universal media editing tool that works on all Xiaomi smartphones, and the advantage of this method is that changes are stored in the cloud and do not take up space on the device.
- Install Google Photos from Play Market (if not already installed).
- Open the app and find the desired video in the Photos or Videos section.
- Slip the video and click Edit (the icon with sliders).
- Select the Tools tab β Turn around.
- Press the Turn 90Β° button as many times as you need (or select Reflect for mirror effect).
- Save the changes with the Ready button (video will be saved as a new copy).
Google Photos compresses video when saved if it exceeds resolution 1080p. For 4K-Videos use other methods.
| Advantages | Deficiencies |
|---|---|
| β Free and no advertising | β High resolution video compression |
| β Automatic backup | β Requires an Internet connection for synchronization |
| β It works on all Xiaomi models. | β No changes can be cancelled after preservation |
Method 3: Third-party applications for video reversal
If the built-in tools don't fit, specialized applications will come to the rescue, and we tested 5 popular programs and selected the best ones:
- π¬ Rotate Video FX β Simple interface, supports 4K, without watermarks.
- π Video Rotate & Flip β allows you to rotate video at any angle (not only 90).Β°). Reference.
- π± InShot is a multifunctional editor with the ability to roll, trim and add effects.
Letβs look at the Rotate Video FX:
- Install and open the application.
- Select video from the gallery (MP4, MOV, MKV formats are supported).
- Click on the icon Turn (arrow in circle) and select the direction (opposite/counterclockwise).
- For mirror reflection, use the Reflect button (horizontal/vertical).
- Click Save and select quality (recommend Original for quality preservation).
Check the free space on the device (video is saved as a copy)
Close background applications to speed up processing
Select the save format (MP4 for compatibility)
Turn off mobile internet if the video is large (to avoid interruption)-->
β οΈ Note: Some apps (like CapCut) add watermarks to the free version, and you'll have to pay a premium subscription or use alternative software to remove them.
Method 4: Deploy video via PC (for complex cases)
If the video is large (for example, 4K 60 FPS) or you need to process several files at the same time, it is more convenient to use a computer.
- π» VLC Media Player β Free Player with Turning Function.
- ποΈ Shotcut is a professional video editor with open source.
- π₯οΈ HandBrake β for conversion and reversal without loss of quality.
Letβs take a look at the VLC example:
- Download and install VLC on your PC.
- Connect your smartphone to your computer via USB (in File Transfer mode).
- Copy the video onto the hard drive.
- Open the video in VLC, click Tools β Effects and filters.
- Go to the Video Effects tab. β Geometry.
- Check the Transform box and select Turn 90Β° or Reflect.
- To save changes, click Media β Convert / Save, select MP4 format and start the process.
β οΈ Note: When converting through VLC or HandBrake video can lose the original metadata (date of shooting, geolocation). If it's critical, use Shotcut, which stores some of the metadata.
How to avoid quality loss when rolling over to PC?
Method 5: Delete video via ADB (for advanced users)
If you know me, ADB-In teams, you can deploy video directly to the device memory without installing additional applications.This method is suitable for Xiaomi with an unlocked bootloader or root rights, but also works on standard firmware (with limitations).
You'll need:
- π» Computer with installed ADB-driver.
- π± Included Debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times tap to unlock Developer Settings, then turn on debugging).
- π USB-cable (preferably original).
Instructions:
- Connect your smartphone to your PC and open the command line (Win + R β enter cmd).
- Check the connection command: Adb devices should appear the name of your device.
- Use the command to turn (replace) /path/to/video.mp4 The real file path: adb shell ffmpeg -i /sdcard/DCIM/Camera/video.mp4 -vf "transpose=1" -c:a copy /sdcard/DCIM/Camera/video_rotated.mp4 Transpose parameters: 0 β turn 90Β° clockwise and vertically reflected. 1 β turn 90Β° sentry. 2 β turn 90Β° hourly. 3 β turn 90Β° counterclockwise and vertical reflection.
DCIM/Camera
_rotated
β οΈ Note: If you donβt have ffmpeg on your smartphone, pre-install it via Termux or download the Android binary. MIUI Due to system folder access restrictions.
π‘
ADB-This method is suitable for automating the spread of multiple videos, but requires technical skills.
Frequent Mistakes and How to Avoid Them
When you roll a video, you often have typical problems, and here's how to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| Video doesn't turn in gallery | There is no function in your version of MIUI. | Use Google Photos or third-party apps |
| After the spread of the video "breaks" | Low performance of the device or compression | Close the background applications or use the PC |
| Sound disappears after being saved | Codec error in conversion | In the export settings, select Copy Audio (-c:a copy in ffmpeg) |
| Video saved with black fields | Wrong aspect ratio | In the editor, select Fill the screen or crop the video. |
If the video starts to slow down after the turn, try:
- π Reduce the permission when saving (e.g., with a 4K before 1080p).
- π Use a different format (for example, MKV instead MP4).
- ποΈ Clear the gallery cache (Settings) β Annexes β gallery β Memory. β Clear the cache).