Xiaomi Mirror Reflection Video: How to Fix in 5 Minutes

You shot an important video on your Xiaomi Redmi Note 12 or Xiaomi 13 Pro, but when you watched it, you found that the image was mirrored β€” like in the reflection? This problem is familiar to many smartphone owners of the brand, especially when shooting through the front camera or in selfie mode. 80% of the time, the fault is in the camera settings or automatic processing algorithms that Xiaomi uses to β€œimprove” content.

In this article, we will look at 7 proven ways to remove mirror reflection, from basic settings in the standard Camera app to professional editing in CapCut and Adobe Premiere Rush. You will learn why this happens on different models (Poco X5, Redmi 10, Mi 11 Ultra), how to prevent a problem in the future, and what to do if the video is already recorded with the mirror effect. All methods are tested on current versions of MIUI 14/15 and work without root rights.

Why is Xiaomi video mirrored?

The mirror effect on video is not a malfunction, but a feature of the software. Here are 4 main reasons why it happens:

  • πŸ”„ Front camera by default: Xiaomi (like most manufacturers) adjusts selfie cameras so that the display in shooting mode was β€œmirror” – this is psychologically more familiar to users (as in a normal mirror). However, when recording a video, this effect is sometimes stored in the final file.
  • πŸŽ₯ "Beauty" mode or AI-Processing: Algorithms for improving the face (AI Beauty, Portrait Mode can automatically apply image transformations, including horizontal flip.
  • πŸ“± Player display settings: Some players (such as the built-in Gallery or Google Photos) display mirror-effect video due to codec errors.
  • πŸ”§ Software bugs MIUI: In the firmware MIUI 12-14 was a common error in which the video from the front camera was kept upside down regardless of the settings. MIUI 15 bug partially fixed, but found on budget models (Redmi) 9A, Poco M4).

Interesting fact: on Xiaomi 13T Pro and Xiaomi 12S Ultra, mirror reflection can only appear when shooting in HDR10+ or with Dolby Vision enabled, due to the peculiarities of color profile processing.

πŸ“Š Which camera do you have a problem with mirror image?
Frontal (selfie)
Main (back)
Wide-angle
Macro camera

Method 1: Disabling mirror display in camera settings

The fastest method is to change the settings directly in the Camera app, which works on all Xiaomi models released after 2019 (including the Redmi Note 11, Poco F4, Mi 10T).

Instructions:

  1. Open the Camera app.
  2. Switch to the front camera (if you have a problem with a selfie).
  3. Touch the gears. βš™οΈ in the upper right corner (or swipe up for quick settings).
  4. Find Mirror Selfie (or Mirror Selfie in English firmware).
  5. Turn off the switch. In some versions of MIUI, you need to choose the option to Disable or Save as is.
  6. Restart the Camera app and check for a new video recording.

⚠️ Attention: On Xiaomi Mi A3 Other models with β€œclean” Android (without any other devices) MIUI) This item may be called Flip Selfie and is located in the Additional Settings section.

β˜‘οΈ Checking the settings of the Xiaomi camera

Done: 0 / 5

If your version of MIUI does not have such a clause, try updating the Camera app via Google Play or installing an alternative firmware (e.g. Xiaomi.EU).

Method 2: Use of third-party cameras (Google Camera, Open Camera)

Xiaomi’s standard Camera app doesn’t always work properly with video processing. Alternative cameras (like Google Camera or Open Camera) often lack this bug.

Recommended annexes:

  • πŸ“Έ Google Camera (GCam): Versions from Google Camera BSG or Urnyx05 Optimized for Xiaomi. download only from trusted sources (e.g. celsoazevedo.com).
  • 🎬 Open Camera: Open source with manual settings, supports recording without mirror effect even on older models (Redmi 7, Mi 9 Lite).
  • πŸ” Footage: Professional video application with codec settings and frame orientation.

How to set up:

  1. Install one of the apps (like Open Camera from Google Play).
  2. Open the application settings (three dots in the corner β†’ Settings).
  3. Find the section Video settings β†’ Video rotation.
  4. Choose 0Β° (normal) or Disable Auto-rotation.
  5. Turn off all options like Mirror front camera or Flip preview.

πŸ’‘

If after installing GCam, the video is recorded with a green tint, download XML-Configuration for your Xiaomi model and upload it to the app via double-clicking on the black area next to the down button.

AnnexXiaomi supportMirror effectAdditional functions
Google CameraYeah, I need a config.No (with the right settings)Night Sight, HDR+
Open CameraYeah (all models)No.Manual ISO/exposure, RAW
FootageYes (MIUI 12+)No.Log profiles, 10-bit
Standard Camera.Yes.Maybe.AI-modes, Portrait

Method 3: Editing finished video (CapCut, InShot, VN)

If the video is already recorded with mirror effect, you can fix it in any video editor. We recommend CapCut (free, watermarked) or VN Editor (optimized for Xiaomi).

Step-by-step instructions for CapCut:

  1. Import the video to the project (New project β†’ select the file).
  2. Click on the clip on timeline β†’ select Edit.
  3. Go to the Transform tab (the icon of two arrows).
  4. Click Reflect Horizonally (or Flip Horizontal).
  5. Export the video in maximum quality (settings β†’ Resolution: Original).

For VN Editor:

  • Import the video β†’ tap on the clip.
  • Choose a Turn. β†’ Reflect horizontally.
  • Save the project without loss of quality (Export in 4K if the source supports).

⚠️ Note: When you reflect a video in the editor, the text inserts (subtitles, logos) will also be inverted. If there are inscriptions in the frame, they will have to be remade separately.

How to fix mirror video in Adobe Premiere Rush
Open the project β†’ drag the clip to the timeline β†’ in the β€œEffects” panel find β€œTransformation” β†’ set the β€œReflection horizontally” parameter to 100% β†’ export with the β€œCorrectness to the source” settings.

Method 4: Modifying Video Metadata (for Advanced)

If you don't want to recode the video (to avoid loss of quality), you can change the file metadata by specifying the correct orientation, which requires a PC and a FFmpeg or ExifTool program.

Instructions for FFmpeg:

  1. Download FFmpeg from the official website (ffmpeg.org) and add to the environment variables.
  2. Open the command line (Win + R β†’ enter cmd).
  3. Enter the command (replace input.mp4 and output.mp4 to your filenames): ffmpeg -i input.mp4 -vf "hflip" -c:a copy output.mp4
  4. The video will be reflected without recoding the sound.

For ExifTool (if the problem is orientation metadata):

exiftool -Rotation=0 -n input.mp4

πŸ’‘

The FFmpeg method retains the original video quality, as there is no recompression – only the display metadata changes.

Method 5: Update the MIUI firmware

In some cases, the mirror image is a bug in a particular version of MIUI. For example, MIUI 12.5.4 for the Redmi Note 10 Pro had an error where all the video from the front camera was saved inverted.

How to update:

  1. Go to Settings β†’ About the phone β†’ System update.
  2. Click Check for updates.
  3. If a new version is available (e.g. MIUI 15.0.4), download and install it.
  4. After the update, reset the camera settings: Settings β†’ Apps β†’ Camera β†’ Storage β†’ Clear the data.

If the official update is not available, you can install custom firmware (for example, Xiaomi.EU or Pixel Experience). However, this requires unlocking the bootloader and may deprive you of warranty.

⚠️ Attention: At Xiaomi Poco X3 Pro and Redmi. K40 post-update MIUI 14 may miss the option "Mirror display" in the camera settings. In this case, use Method 2 (third-party cameras) or Method 3 (editing).

Method 6: Resetting camera settings to factory

If the problem occurs after changing the shooting parameters (for example, enabling AI-mode or Portrait video), resetting the camera settings will help.

How to reset:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the camera on the list and tap it.
  3. Select Warehouse. β†’ Clear the data.
  4. Confirm action. This will delete all user settings, but it won't affect the video/photo itself.
  5. Reboot your phone and check the recording of the new video.

After discharge:

  • πŸ”§ Don't turn it on. AI Beauty or Portrait Mode when shooting videos – these modes most often cause a mirror effect.
  • πŸ“Ή Take the photo in manual mode (Pro Mode), if it is available in your model.

Method 7: Check the player (if the video is not displayed correctly)

Sometimes the problem isn't with the video itself, but with the player, for example, the built-in Gallery app on Xiaomi can display clips with mirror effect due to decoding errors.

What to do:

  • 🎬 Try another player: VLC, MX Google Photos or Player Photos usually show the video correctly.
  • πŸ”„ Check on PC: Transfer the video to your computer and open in PotPlayer or Windows Media Player.
  • πŸ“± Update the codecs: In MX Player Go to Settings β†’ Decoder and select Software Decoder.

If the video is normally displayed in other players but not in the Gallery, clear the app cache:

  1. Settings β†’ Applications β†’ Gallery β†’ Storage β†’ Clear the cache.
  2. Reboot the phone.

FAQ: Frequent questions about mirror reflection on Xiaomi

Why is the video from the main camera on my Xiaomi Redmi Note 11 also mirrored?
This is an atypical situation, usually only mirroring on the front camera, and possible reasons: Macro Video or Ultra Wide mode with processing error, custom firmware with a bug (like LineageOS) installed, camera module damaged (physical malfunction) Solution: try Method 2 (third-party camera) or Method 5 (firmware update). If the problem persists, contact the service center.
Can I remove mirror image in TikTok or Instagram?
Yes, but only after you record: On TikTok: When you upload a video, click Effects β†’ Mirror. On Instagram Reels: Before posting, tap on video β†’ Edit β†’ Transform β†’ Reflect. Note: on Instagram Stories, you can't remove mirror imagery, which is a feature of the platform.
After the video was reflected in the editor, the sound became quieter. Why?
This is because some editors (like InShot) automatically normalize volume when exporting. Solutions: In CapCut: Press Audio β†’ Volume to 100% before exporting. In Premiere Rush: in export settings, select Audio β†’ No Normalization.
On Xiaomi 12T Pro, mirror image only appears in slow-mo video. How do I fix it?
It's a famous bug. MIUI 14 for models with a Dimensity 8100 processor.Temporary solutions: Take slow-motion video in Open Camera (Method 2). AI-processing in the camera settings before shooting. Update the firmware to MIUI 15 (bug fixed in version 15.0.3).
Can I automatically remove the mirror image when shooting in Zoom or Google Meet?
No, it depends on the video calling app. However, you can: In Zoom: Settings β†’ Video β†’ Mirror display of my video (disable). In Google Meet: you can't remove the mirror effect, but viewers can see you normally (this is only your preview). To record the screen with the correct display, use AZ Screen Recorder with the Mirror Camera option disabled.