The main information you will need to know for uploading media for Twitter via Orlo is below, all of which is taken from Twitter’s API documentation, which you can find here.
For Images, Orlo supports the following formats:
-
JPEG
-
PNG
-
GIF
Some caveats:
-
Image size <= 5 MB
For GIFs:
-
Resolution should be <= 1280x1080 (width x height)
-
Number of frames <= 350
-
Number of pixels (width * height * num_frames) <= 300 million
-
Filesize <= 15Mb
For Video, Orlo supports the following formats:
-
MP4
Some caveats:
-
Duration should be between 0.5 seconds 140 seconds
-
File size should not exceed 512 mb
-
Dimensions should be between 32x32 and 1280x1024
-
Aspect ratio should be between 1:3 and 3:1
-
Frame rate should be 40fps or less
-
Must not have open GOP
-
Must use progressive scan
-
Must have 1:1 pixel aspect ratio
-
Only YUV 4:2:0 pixel format is supported.
-
Audio should be mono or stereo, not 5.1 or greater
-
Audio must be AAC with Low Complexity profile. High-Efficiency AAC is not supported
- A maximum of one video stream is allowed. Some videos occasionally contain more than one stream and these will not upload
- A maximum of one audio stream is allowed. Some videos occasionally contain more than one stream and these will not upload
- Video codec must be h264