ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

SOLVED: Plea to developers: 1-step app to rotate iOS videos

(1/1)

dcsev:
I have searched far and wide and I cannot find an app that does this easily and rapidly.

Basically, here's the problem:

iPhones and iPads (along with many other devices) record based on their orientation. They record to AVC / MPEG4  / .MOV containers.
Anyways, if  you have the iPhones oriented the 'wrong' way (for example, straight up), the video will record sideways and virtually all video players will display them sideways (Zoomplayer, VLC, MPC-HD, etc.)  The only player that correctly reads the EXIF tag is Quicktime, the most bloated, crappy player of all. 

Anyways, I have all but given up trying to get developers of Zoomplayer or madVR to implement some sort of auto-rotate option, so I am turning to the source material.

I just want an app that you drag to the window and it reads the EXIF tag and rotates the video permanently accordingly.  Alternatively, one can specify how the video is to be rotated (90 C, 90CC, 180,  etc etc).


Is this at all possible?   There are many, many people who would benefit from an app like this.  I haven't found any app on the web that does this easily. If I missed something, please speak up!!

awopbamboo:
There is a program called VirtualDub, (www.virtualdub.com).

Go to :
Video -> Filters -> Add.. -> Rotate (and select whatever rotation you want).

Not seamless, but does the trick

dcsev:
I always get  The file "C:\IMG-0444.mov" is of an unknown or unsupported file type with VirtualDub :(

dcsev:
I did some googling based on the erorr I got and found Movie Rotator.  It's not portable (uses Roaming folder for log), but it's lightweight, open source, free, and works.
It's also stupidly simple. Converts to .mp4 as well.
http://movierotator.com/

dcsev:
So my final solution to this is to dump my current video player and just use PotPlayer (the best!). It auto-rotates videos

Navigation

[0] Message Index

Go to full version