-
Error During Batch Render to Avid DNXhD
Hi All,
Having a problem when trying to batch render regions in Sony Vegas 13 into AVID DNxHD.
Getting the following error message:
“An error occurred while crating the media file XXXXX[0]. The file name is not valid.”
Any ideas on a work around or solution?
Attaching the full error code below…
Thx!
Steve
Here is more info:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.ApplicationException: Render failed:
file name: C:\Users\XXX\Desktop\XXXXX[0].mov
Template: AVID DNXHD SAVE 1280
at EntryPoint.DoRender(RenderArgs args)
at EntryPoint.DoBatchRender(ArrayList selectedTemplates, String basePath, RenderMode renderMode)
— End of inner exception stack trace —
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Sony.Vegas.ScriptHost.ScriptManager.Run(Assembly asm, String className, String methodName)
at Sony.Vegas.ScriptHost.RunScript(Boolean fCompileOnly)