Video recorded on Apple devices displays upside down #98480

Open
opened 2022-05-29 15:23:24 +02:00 by Kent Davis · 11 comments

System Information
Operating system: macOS-12.5-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.8.54

Blender Version
Broken: version: 3.3.0 Alpha, branch: master, commit date: 2022-05-25 21:21, hash: dc6fe73e70
Worked: (newest version of Blender that worked as expected)

Short description of error
iPad Pro Generation 3 video record of camera.

Exact steps for others to reproduce the error
iMac MacOS: image.png
iPad Pro: IMG_1357.PNG

File Video .mov You have to use Mac only. Don't use Windows sorry.: IMG_1356.MOV

See youtube: https://youtu.be/BRFxWsopyGE

I do use iPad Pro record video of camera.app then send to iMac then open Blender 3.3.0 Alpha and put cause upside down video.

**System Information** Operating system: macOS-12.5-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.8.54 **Blender Version** Broken: version: 3.3.0 Alpha, branch: master, commit date: 2022-05-25 21:21, hash: `dc6fe73e70` Worked: (newest version of Blender that worked as expected) **Short description of error** iPad Pro Generation 3 video record of camera. **Exact steps for others to reproduce the error** iMac MacOS: ![image.png](https://archive.blender.org/developer/F13120947/image.png) iPad Pro: ![IMG_1357.PNG](https://archive.blender.org/developer/F13121006/IMG_1357.PNG) File Video .mov You have to use Mac only. Don't use Windows sorry.: [IMG_1356.MOV](https://archive.blender.org/developer/F13120955/IMG_1356.MOV) See youtube: https://youtu.be/BRFxWsopyGE I do use iPad Pro record video of camera.app then send to iMac then open Blender 3.3.0 Alpha and put cause upside down video.
Author

Added subscriber: @Kent-Davis

Added subscriber: @Kent-Davis

Added subscriber: @iss

Added subscriber: @iss

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

I can reproduce on windows too, VLC seems to play this video correctly. Seems that all previous versions produce same result, so this is not caused by recent change. Will check quickly to see if I see something obviously broken.

I can reproduce on windows too, VLC seems to play this video correctly. Seems that all previous versions produce same result, so this is not caused by recent change. Will check quickly to see if I see something obviously broken.

Provided video has orientation value set to "top right" while videos rendered with Blender have orientation "top left". This is difference that sticks out to me. Not sure if VLC compensates for this or if ffmpeg does though.

ffplay does add

    Side data:
      displaymatrix: rotation of -180.00 degrees

Looking at ffplay code, this is handled explicitly by using ffmpeg filters, so we would have to add this support to Blender. Technically this could be as simple as flipping sign in ffmpeg_postprocess, but if this was implemented I guess other orientations should be supported (90 degree) where this would require different solution.

Provided video has orientation value set to "top right" while videos rendered with Blender have orientation "top left". This is difference that sticks out to me. Not sure if VLC compensates for this or if ffmpeg does though. ffplay does add ``` Side data: displaymatrix: rotation of -180.00 degrees ``` Looking at ffplay code, this is handled explicitly by using ffmpeg filters, so we would have to add this support to Blender. Technically this could be as simple as flipping sign in `ffmpeg_postprocess`, but if this was implemented I guess other orientations should be supported (90 degree) where this would require different solution.

After checking cause of this issue, will mark this as known issue since this is something that users may have to deal with. In most areas, you can flip video orientation in one way or another, in worst case you can re-encode it to correct orientation.

After checking cause of this issue, will mark this as known issue since this is something that users may have to deal with. In most areas, you can flip video orientation in one way or another, in worst case you can re-encode it to correct orientation.
Member

Added subscriber: @Blendify

Added subscriber: @Blendify
Member

This is a common issue in some other applications, a colleague of mine has issues with video straight from Apple devices in Playback Pro.

I suspect that the apps that render the video correctly are able to read the displaymatrix and internally rotate the video before playing it back.

This is a common issue in some other applications, a colleague of mine has issues with video straight from Apple devices in Playback Pro. I suspect that the apps that render the video correctly are able to read the displaymatrix and internally rotate the video before playing it back.
Aaron Carlisle changed title from Upside down video May 29, 2022 to Video recorded on Apple devices displays upside down 2022-05-31 03:37:02 +02:00
Author

Thanks

Thanks
Author

I did send to Apple report a ticket too image.png

I did send to Apple report a ticket too ![image.png](https://archive.blender.org/developer/F13123812/image.png)
Author

Still bug (Feedback assistant.app) I told them I will not close ticket until resolve I want to see first.
iPadOS 16 beta 5
Blender 3.2.2
image.png

Still bug (Feedback assistant.app) I told them I will not close ticket until resolve I want to see first. iPadOS 16 beta 5 Blender 3.2.2 ![image.png](https://archive.blender.org/developer/F13372871/image.png)
Philipp Oeser removed the
Interest
VFX & Video
label 2023-02-10 09:31:31 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#98480
No description provided.