Comments

Grazie wrote on 11/16/2008, 12:39 PM
pheeeew . . . thought I was doing summit wrong!

Well this IS amazing! Thank you very very much!

Anyways, if I go ahead and ADD the "new" graphic that was saved via PsP as a TAKE to an existing graphic, then that TAKE 2 will be opened in PsP too!

Interesting . . . .

Now, can any of this "Sunday" afternoon development be done in FCP, Premier, AVID . .. ?

Grazie
Grazie wrote on 11/16/2008, 12:54 PM
Well, I'm cropping, changing backgrounds, repositioning .. .

very useful indeed . . and at the moment I am "digging" the saved adjustments back out of the folder, and importing them manually into Vegas.

Did my "little" issue flag up something for you from this? I hope you learnt something too?

Thanks

Grazie
Rosebud wrote on 11/16/2008, 12:59 PM
"Did my "little" issue flag up something for you from this? I hope you learnt something too?

I learn something new every day... ;)))
UlfLaursen wrote on 11/16/2008, 10:09 PM
Thanks for sharing this - amazing what a little code can du for us :-)

/Ulf
Galeng wrote on 11/16/2008, 11:48 PM
Thanks for this great script. It worked the first time out with no changes using photoshop cs2.

Thanks again.

Galen
johnmeyer wrote on 11/17/2008, 8:29 AM
Thanks for the great script. I've been meaning to write a script which will let you press a button and instantly be able to "Photoshop" the single video frame at the cursor to get rid of dirt (from video originated on film) or digital dropouts, or other transient problems. I have created many scripts which can extract a single frame and put it on the timeline, and I've written scripts which exec external programs, but this gives me the incentive to finish off this latest script.

Thanks!
MarkWWW wrote on 11/17/2008, 11:50 AM
Yup, that's got it - working for me now beautifully. Many thanks.

Mark
Grazie wrote on 2/10/2009, 9:43 AM
Just so that others pick this one up too, I have been using Gilles script today and it is marvellous! Simply marvellous. Why? 'cos it is Marvellously Simple!

Coming back as a Take2!

Grazie
Marc S wrote on 12/29/2009, 10:48 AM
I'm having a problem getting this script to work. I copy the code into notepad, replace the folders with Photoshop CS3 paths and save into the Vegas 8 & 9 script folders. It shows up in Vegas but I always get an error when I try to run it. Any ideas?

Thanks, Marc

C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(1) : Syntax error. Write 'var identifier : Type' rather than 'Type identifier' to declare a typed variable
C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(2) : The list of attributes does not apply to the current context
C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(3) : The list of attributes does not apply to the current context
C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(7) : Expected ',' or ')'
C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(7) : Syntax error. Write 'function identifier(...) : Type{' rather than 'Type identifier(...){' to declare a typed function
C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(9) : The list of attributes does not apply to the current context
C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(12) : Invalid character
C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(15) : Syntax error. Write 'function identifier(...) : Type{' rather than 'Type identifier(...){' to declare a typed function
C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(1) : Variable 'using System;' has not been declared
C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(2) : Variable 'using System.Diagnostics;' has not been declared
C:\Program Files (x86)\Sony\Vegas Pro 9.0\Script Menu\Open in PS.js(3) : Variable 'using Sony.Vegas;' has not been declared
Chienworks wrote on 12/29/2009, 12:32 PM
Are you including the line "Code block:"? If so, don't. That's not part of the script. It's just something this forum software displays at the beginning of a ... well ... block of code.
Marc S wrote on 12/29/2009, 7:48 PM
No, I left "code block" out. Perhaps it has something to do with Windows 7?