Issue with portrait (1080 x 1920) iPhone 4 video #2984

Closed
opened 2017-01-07 10:02:24 +00:00 by rlx · 3 comments
Owner

(https://pad.ma/IPF)

This gets stretched (including the icon).

(https://pad.ma/IPF) This gets stretched (including the icon).
j added the
backend
label 2017-01-07 10:02:24 +00:00
j added this to the 14.04 milestone 2017-01-07 10:02:24 +00:00
j self-assigned this 2017-01-07 10:02:24 +00:00
j added the
normal
defect
labels 2017-01-07 10:02:24 +00:00
Owner

timeline is not expanded if < 1920 frames or 76.80 seconds at 25fps

timeline is not expanded if < 1920 frames or 76.80 seconds at 25fps
Owner

metadata contains rotation, would need to use that during conversion
to flip width and height image seams to get rotated anyway...

 'metadata': {'com.apple.quicktime.creationdate': '2017-01-05T15:43:02+0100',
  'com.apple.quicktime.location.ISO6709': '+52.4995+013.4190+078.000/',
  'com.apple.quicktime.make': 'Apple',
  'com.apple.quicktime.model': 'iPhone 4S',
  'com.apple.quicktime.software': '9.3.5',
  'compatible_brands': 'qt  ',
  'creation_time': '2017-01-05T14:43:02.000000Z',
  'encoder': 'H.264',
  'handler_name': 'Core Media Data Handler',
  'major_brand': 'qt  ',
  'minor_version': '0',
  'rotate': '90'}
metadata contains rotation, would need to use that during conversion to flip width and height image seams to get rotated anyway... ``` 'metadata': {'com.apple.quicktime.creationdate': '2017-01-05T15:43:02+0100', 'com.apple.quicktime.location.ISO6709': '+52.4995+013.4190+078.000/', 'com.apple.quicktime.make': 'Apple', 'com.apple.quicktime.model': 'iPhone 4S', 'com.apple.quicktime.software': '9.3.5', 'compatible_brands': 'qt ', 'creation_time': '2017-01-05T14:43:02.000000Z', 'encoder': 'H.264', 'handler_name': 'Core Media Data Handler', 'major_brand': 'qt ', 'minor_version': '0', 'rotate': '90'} ```
Owner

In f1fea0f9/python-ox:

#!CommitTicketReference repository="python-ox" revision="f1fea0f9392948061f05a8729e997de65448b8f3"
rotation migth be negative, fixes #2984
In [f1fea0f9/python-ox](https://code.0x2620.org/0x2620/pandora/commit/f1fea0f9392948061f05a8729e997de65448b8f3): ``` #!CommitTicketReference repository="python-ox" revision="f1fea0f9392948061f05a8729e997de65448b8f3" rotation migth be negative, fixes #2984 ```
0x2620 added the
fixed
label 2017-01-07 11:30:31 +00:00
j closed this issue 2017-01-07 11:30:31 +00:00
Sign in to join this conversation.
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: 0x2620/pandora#2984
No description provided.