Hi folks,
Trying to export an .xml of my VEGAS PRO 19 timeline to bring into Davinci (something I've managed to do before) but I get this error: Archiving failed. See log file for details.
The log says this:
Deinterlace method ignored.
Motion blur type ignored.
Codec for first video event in sequence not found.
Unexpected problem: System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
at VegasScripts.ProjectInterchangeExporter.RestoreBinPointer(Project project, String binPath)
at VegasScripts.ProjectInterchangeExporter.ExportMediaPoolInternal(Project project, String binPath, Object item)
at VegasScripts.ProjectInterchangeExporter.ExportMediaPoolInternal(Project project, String binPath, Object item)
at VegasScripts.ProjectInterchangeExporter.ExportMediaPoolInternal(Project project, String binPath, Object item)
at VegasScripts.ProjectInterchangeExporter.ExportMediaPool(Project project, MediaPool pool)
at VegasScripts.ProjectInterchangeExporter.ExportAll(Project project, String outputFile)
at VegasScripts.ProjectInterchangeExporter.ExportProjectStep.ExportProjectStep_DoWork()
at ScriptPortal.MediaSoftware.Archive.SinglethreadStep.Run()
at ScriptPortal.MediaSoftware.Archive.Steps.NextStep()
Archiving complete.
There are no plugins on any of my clips, I've also tried exporting a .fcpxml and got the same error. Anyone any ideas as I've tried everything I can think of?