Search the web
Sign In
New User? Sign Up
QuickTime · A place to discuss QuickTime!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
iPhone3GS produced quicktime files orientation   Message List  
Reply | Forward Message #354 of 354 | Next >
Re: iPhone3GS produced quicktime files orientation


You can check the dimensions through AppleScript. Due to the fact that the
movies are limited to being 640x480 or 480x640, you can query the dimensions and
determine whether they are horizontal or vertical by checking either dimension.

You can then use Automator to rotate the movies in a batch, but I am not sure if
it allows for the rotation of the movie - but if it doesn't you can have it call
an AppleScript that will set the rotation of the movie.

Here is some sample code for AppleScript:
http://forums.macosxhints.com/archive/index.php/t-13163.html


Ron



--- In QuickTime@yahoogroups.com, "Vadim Zaliva" <lord@...> wrote:
>
> Hi!
>
> I am experimenting with MOV files recorded by iPhone 3GS. I am looking for a
way to detect orientation (portrait vs landscape) using commend line tools or
open source libraries.
>
> Apple QuickTime player shows them in correct orientation. However comparing
ffmpeg -i output for 2 sample files I do not see any information which could
help me to guess the right orientation.
>
> Thanks!
>
> Vadim
>





Sun Jun 28, 2009 9:36 pm

rmanke
Offline Offline

Forward
Message #354 of 354 | Next >
Expand Messages Author Sort by Date

Hi! I am experimenting with MOV files recorded by iPhone 3GS. I am looking for a way to detect orientation (portrait vs landscape) using commend line tools or...
Vadim Zaliva
vadim_zaliva
Offline Send Email
Jun 20, 2009
12:43 am

Good question... One thing: Are you saying ffmpeg is not identifying them at the correct orientation? I'll do some research to see what I can find......
rmanke
Offline
Jun 20, 2009
1:09 am

You can check the dimensions through AppleScript. Due to the fact that the movies are limited to being 640x480 or 480x640, you can query the dimensions and...
rmanke
Offline
Jun 28, 2009
9:37 pm
< Prev Topic  |  Next Topic >
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help