• 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: I am STILL stuck!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I am STILL stuck!


  • Subject: Re: I am STILL stuck!
  • From: c w <email@hidden>
  • Date: Fri, 28 May 2004 12:42:22 +0100

OK, I can tell you definitively that I would not have thought of that!

But it doesn't work. If anything, it crashes FASTER than it did before!

But if I change this:

export movie 1 to alias new_file as QuickTime movie using settings alias "Digital:resources:quicktime player bits:sd_pixlet_1.5.qtes" with replacing


To this:

export movie 1 to file new_file as QuickTime movie using settings alias "Digital:resources:quicktime player bits:sd_pixlet_1.5.qtes" with replacing

It works!

Here is the code necessary to save an imported image sequence to the quicktime of one's choice:

set myprompt to "Please choose a name for your masterpiece."
set new_file to (choose file name with prompt myprompt default name "myshot.mov") as string
set new_file to (text of ((new_file as string) as record)) as string

export movie 1 to file new_file as QuickTime movie using settings alias "Digital:resources:quicktime player bits:sd_pixlet_1.5.qtes" with replacing

I have noticed that QT player sometimes quits without comment when using this, particularly on big sequences. This never happens with a manual export. Is there a buffer or memory allocation that I can set somehow?

Thanks again to all.
chros



On May 28, 2004, at 12:25 PM, Mr Tea wrote:

set myprompt to "blar"
set new_file to (choose file name with prompt myPrompt default name "myshot.mov") as string
set new_file to (text of ((new_file as string) as record)) as string

Chris Watts
The Corpse Bride
3 Mills Studios
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: A funny think happened... (From: Nigel Smith <email@hidden>)
 >Re: A funny think happened... (From: Doug McNutt <email@hidden>)
 >Re: A funny think happened... (From: Jeff Porten <email@hidden>)
 >Re: A funny think happened... (From: Walter Ian Kaye <email@hidden>)
 >Re: A funny think happened... (From: Michelle Steiner <email@hidden>)
 >I am stuck! (From: c w <email@hidden>)
 >Re: I am stuck! (From: Mr Tea <email@hidden>)
 >Re: I am STILL stuck! (From: c w <email@hidden>)

  • Prev by Date: Re: I am STILL stuck!
  • Next by Date: Re: Process whose frontmost *was* true?
  • Previous by thread: Re: I am STILL stuck!
  • Next by thread: Re: I am stuck!
  • Index(es):
    • Date
    • Thread