Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1281] iOS: Detecting Video Orientation

GitHub Issuen/a
TypeNew Feature
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2017-05-01T22:47:24.000+0000
Affected Version/sRelease 1.5.0
Fix Version/sn/a
ComponentsiOS
Labelsn/a
Reporterctredway
AssigneeIngo Muschenetz
Created2011-04-15T02:48:26.000+0000
Updated2017-06-07T21:33:05.000+0000

Description

A customer reported this:
http://developer.appcelerator.com/helpdesk/view/27631">http://developer.appcelerator.com/helpdesk/view/27631

Basically, Apple's Quicktime will auto rotate a video so that it will view 'in a correct orientation' even when the video was taken in landscape. Non quicktime video viewers do not do this so they will not show 'correctly'.

These Apple forum posts talk about this:
http://lists.apple.com/archives/quicktime-api/2009/Jan/msg00148.html"> http://lists.apple.com/archives/quicktime-api/2009/Jan/msg00148.html

http://lists.apple.com/archives/quicktime-api/2009/Jan/msg00149.html"> http://lists.apple.com/archives/quicktime-api/2009/Jan/msg00149.html

This customer is asking that we detect the orientation and flip it to be correct.

iPhone OS 4

Comments

  1. davidg (at eyejot) 2011-04-15

    This bit of Python does the trick:

    http://github.com/danielgtaylor/qtrotate">http://github.com/danielgtaylor/qtrotate

  2. Lee Morris 2017-05-01

    Resolving ticket as Invalid as there is hardly any information whatsoever and this was created in April 2011 with no response since that time.

JSON Source