• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Scripting Quicktime Player
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting Quicktime Player


  • Subject: Re: Scripting Quicktime Player
  • From: Michelle Steiner <email@hidden>
  • Date: Sat, 18 Nov 2000 10:19:17 -0800

On 11/18/00 8:41 AM, email@hidden <email@hidden> wrote:

> I need to make a script that will convert a picture sequence
>to a Quicktime movie. Can this be done with Quicktime Player?

Yes. Set up all the pictures in one folder, with a common name and
sequence (e.g., picture1, picture2, picture3, etc.)

tell application "QuickTime Player"
open image sequence file ,
"hard disk: picture folder: picture1" frames per second 15
save movie 1 of front window in ,
"hard disk:movie folder:picture movie" as self contained
end tell

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | Hard as it may be to believe, my |
| email@hidden | life has been based on a true story. |
----------------------------------------------------------------------


  • Follow-Ups:
    • Re: Scripting Quicktime Player
      • From: Jerry LeCarpentier <email@hidden>
  • Prev by Date: ()"#%&/=!!! QuarkXpress
  • Next by Date: Re: Quark 3 to Quark 4 Question
  • Previous by thread: Scripting Quicktime Player
  • Next by thread: Re: Scripting Quicktime Player
  • Index(es):
    • Date
    • Thread