-
Script to set crossfade at constant value for all events
Posted by Jeffreykohn on March 6, 2006 at 7:20 amIs there a standalone script out there which would automatically set all selected (or all) timeline events to one constant amount? It would save me alot of time. Thanks
Jeffreykohn replied 20 years, 2 months ago 2 Members · 7 Replies -
7 Replies
-
Edward Troxel
March 6, 2006 at 3:02 pmAbsolutely – one of many free scripts on my site:
https://www.jetdv.com/vegas/forum/viewtopic.php?t=389
-
Jeffreykohn
March 6, 2006 at 4:14 pmThank you for your reply. I asked the question incorrectly. I’d like to set all the crossfade transitions – or all transitions for that matter to a constant value – is there a script for that?
-
Edward Troxel
March 6, 2006 at 4:34 pmHere’s one choice:
https://www.jetdv.com/vegas/forum/viewtopic.php?t=636To be honest, though, it’s easier to just get a full featured product like Excalibur that can do both of those tasks and a whole lot more with more features than you’ll find in the typical free offerings.
-
Jeffreykohn
March 6, 2006 at 4:54 pmThanks. I’ll consider it. Where can I read about all its features?
Also, in running even the simplest script like
import System.Windows.Forms;
import Sony.Vegas;
MessageBox.Show(“Vegas.Version: ” + Vegas.Version);I get a messy message. I have Java runtime 1.4.2 and I think I have .Net running (though I don’t know how to check). Here’s the message. What’s wrong?
Microsoft.Vsa.VsaException: InternalCompilerError (0x80133021): System.Runtime.InteropServices.COMException (0x80040154): Class not registered
at System.Reflection.Assembly.nDefineDynamicModule(Assembly containingAssembly, Boolean emitSymbolInfo, String filename, StackCrawlMark& stackMark)
at System.Reflection.Emit.AssemblyBuilder.DefineDynamicModuleInternal(String name, String fileName, Boolean emitSymbolInfo, StackCrawlMark& stackMark)
at System.Reflection.Emit.AssemblyBuilder.DefineDynamicModule(String name, String fileName, Boolean emitSymbolInfo)
at Microsoft.JScript.CompilerGlobals..ctor(String assemName, String assemblyFileName, PEFileKinds PEFileKind, Boolean save, Boolean run, Boolean debugOn, Boolean isCLSCompliant, Version version, Globals globals)
at Microsoft.JScript.Vsa.VsaEngine.get_CompilerGlobals()
at Microsoft.JScript.VsaStaticCode.TranslateToIL()
at Microsoft.JScript.Vsa.VsaEngine.DoCompile()
at Microsoft.Vsa.BaseVsaEngine.Compile() -
Edward Troxel
March 6, 2006 at 5:29 pmExcalibur info can be found here: https://www.jetdv.com/excalibur
What version of Vegas are you running?
Java makes no difference. The version of .NET you should install in .NET 1.1 SP 1.
-
Edward Troxel
March 6, 2006 at 5:32 pmThe .NET links can be found here:
https://www.sonymediasoftware.com/download/step2.asp?DID=493 -
Jeffreykohn
March 6, 2006 at 7:52 pmThanks. Looks like I had to reinstall .Net. Thanks for your. help.
Reply to this Discussion! Login or Sign Up
