Working with Premier Pro

EfGe wrote on 6/7/2022, 10:57 AM

Is it possible to work without problems importing and exporting project between VP19 and whatever the latest Premier Pro version is?

So I receive a project and media files made in PP, I import/load them in VP19, work with them and then export them for the other person to continue working within PP.

Is it possible?

If yes, Is there any tutorial for it? The ones I checked on youtube were just plain terrible though they all tend to agree on one thing, only simple cuts and fades transfer between them. Anything else, including of course use of plug ins, color correction, etc, do not work.

 

 

Comments

snibchi1 wrote on 6/7/2022, 12:18 PM

The exchange of projects between the NLE Vegas Pro and Adobe Premiere is not possible in my opinion.

Audiovisuelle Geräte

  • Canon EOS 6D
  • Canon EOS 450D
  • Nicon Coolpix S7000
  • AC800 Actioncam
  • Sony HDR-SR5

Hardware-Ausstattung

  • Monitor: LG Ultrawide 34UC79G
  • Tastatur: MSI GK50 Elite
  • Maus: MSI GM20 Elite
  • Gehäuse: CooMas HAF X 942-KKN1 ATX
  • PSU: be quiet! Staight P11 850W
  • Board: MSI MEG X570 ACE (Bios 7C35 v 1.P0, 04.07.2024)
  • CPU: AMD Ryzen 9 3900x
  • Cooler: Noctua NH-D14 SE2011 (AMD Adapter)
  • RAM: 2x 16GB D432GB 3600-17 Predator K2 KHX
  • M_2.1: 1x 2TB Gigabyte GP-ASM2NE6200
  • M_2.2: 1x 1TB Gigabyte GP-ASM2NE6100
  • M_2.3: 1x 1TB Samsung SSD Pro 980
  • SSD: 1x 4TB SanDisk Ultra 3D
  • SSD: 1x 512GB Samsung 850 Pro
  • GPU: 1x 12GB MSI Radeon RX 6750 XT
  • NAS: Synology DS 218+ 2x 6TB

Software

  • Windows 11 64 Pro (24H2 Build 26100.3915)
  • MAGIX Vegas Suite 365 (Build 22.250)
  • MAGIX Photostory deluxe 2025 (V 24.0.1.204 (UDP3))
  • Sound Forge Pro 18
  • ACID Pro 11.0 (x64)
  • Music Maker 2025
  • ADOBE Master Suite CS6, CC
EfGe wrote on 6/9/2022, 12:58 PM

I tried to import pp project and got the following error

Exception Message: startIndex cannot be larger than length of string.
Parameter name: startIndex
Stack Trace:   at System.String.Substring(Int32 startIndex, Int32 length)
   at VegasScripts.VegasCommon.GetImportMediaPath(String pathInImportedFile, List`1 mediaLocations)
   at VegasScripts.AEImporter.ReadChildren(XmlElement elt, MediaBin parent)
   at VegasScripts.AEImporter.Import(String fileName, Vegas vegas, Project project, LogCallback log, Action createUndoBlock, Action disposeUndoBlock)
   at VegasScripts.ProjectInterchangeImporter.HandleInvokedInternal(String openDialogName, String openDialogExt, String undoBlockName, IImporter importer)

 

The person also had exported the project as a FCP project in xml format, I get the following error.

Exception Message: Unable to find xml element "pathurl" for clip.
Stack Trace:   at VegasScripts.Fcp7Importer.GetPathurlForClip(XmlElement eltClipFile)
   at VegasScripts.Fcp7Importer.ReadChildren(XmlElement eltChildren, MediaBin parent)
   at VegasScripts.Fcp7Importer.Import(String fileName, Vegas vegas, Project project, LogCallback log, Action createUndoBlock, Action disposeUndoBlock)
   at VegasScripts.ProjectInterchangeImporter.HandleInvokedInternal(String openDialogName, String openDialogExt, String undoBlockName, IImporter importer)