• 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
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scripting -quicktime


  • Subject: Re: scripting -quicktime
  • From: Bryan <email@hidden>
  • Date: Sat, 17 Feb 2001 21:09:35 -0500
  • Organization: Apex Radiology

here is an example:

tell application "QuickTime Player"
activate
open file "Macintosh HD:Desktop Folder:US0001 Copy16.dcm.mov"
tell window 1
present movie "US000001.dcm.mov" scale screen
play movie "US000001.dcm.mov"
end tell
set rate of movie "US0001 Copy16.dcm.mov" to 0.2
end tell

Bryan Kaufman

Amrish Raj wrote:

> I am writing an apple script to export a movie using quicktime
>
> export movie 1 to new_file as hinted movie ,
> with default settings
>
> I dont want to use the [default settings/most recent settings, i want to do
> it using [settings preset ] or i want to set the settings in the apple
> script itself so that any changes in the application settings will not
> affect the script....is it possible do to some thing like this
> If yes ...can someone tell me how ?
>
> Amrish
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> _______________________________________________
> applescript-users mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/applescript-users


References: 
 >scripting -quicktime (From: "Amrish Raj" <email@hidden>)

  • Prev by Date: Re: WHEN WILL THE LIST SERVER BE FIXED?
  • Next by Date: Re: ?Tried Convert Script on encoded script in msg 2 of digest, Vol
  • Previous by thread: scripting -quicktime
  • Next by thread: Re: ?Tried Convert Script on encoded script in msg 2 of digest, Vol
  • Index(es):
    • Date
    • Thread