YouTube error · Occasional

YouTube video sideways or upside-down — fix the orientation

A video plays in the wrong orientation — sideways (90° off), upside-down, or mirrored. Different from genuinely vertical Shorts content. The video file has orientation metadata that's being interpreted wrongly somewhere in the pipeline.

Why this happens

  • The uploader exported with wrong orientation metadata.
  • Phone-recorded video where the rotation EXIF tag was stripped during upload.
  • YouTube's upload pipeline failed to detect the orientation and applied the wrong default.
  • The video genuinely is recorded sideways (someone held the phone wrong).
  • Browser is misinterpreting MP4 orientation atom.

How to fix it

  1. 1

    Tilt your phone / rotate your head

    For Shorts / vertical content recorded sideways: rotate the phone to landscape. Mobile YouTube auto-rotates with the device orientation.

  2. 2

    Use the fullscreen mode

    Some browsers respect orientation metadata in fullscreen but not in the embedded player. Going fullscreen sometimes fixes a video that looks sideways inline.

  3. 3

    Open in a different browser

    If Chrome shows sideways and Firefox shows correct (or vice versa), the issue is browser-specific MP4 atom interpretation. The video file is fine; one browser is wrong.

  4. 4

    Download and rotate locally

    Downloading the file and rotating with ffmpeg (or QuickTime / VLC) fixes it permanently. For one-off viewing, just live with the rotation.

  5. 5

    Report to the uploader

    If a video is uploaded with wrong orientation, only the uploader can fix it (YouTube has no viewer-side correction). Leaving a comment usually nudges them.

Frequently asked

Why are some phone-recorded videos sideways on YouTube?
Phone cameras record in landscape but store an orientation tag that tells players to rotate. Older Android upload pipelines stripped that tag, so the video gets stored landscape-no-rotation. YouTube's player can't know which way is up.

Related YouTube errors