Project metadata Premiere Pro
Hello! Does Premiere Project(.prproj) have someself metadata (not clips or sequence, just project)? Can I change or get it's with Adobe CEP API? Can I see it's? In the metadata panel, I don't see metadata for project
Hello! Does Premiere Project(.prproj) have someself metadata (not clips or sequence, just project)? Can I change or get it's with Adobe CEP API? Can I see it's? In the metadata panel, I don't see metadata for project
Actually, get/setting the private project metadata is only possible from within PPro, not Bridge (which is limited to media-specific metadata).
PProPanel shows how to get and change metadata at the media (per clip) and sequence level.
https://github.com/Adobe-CEP/Samples/blob/5adff5bfad64ed20ae68770ab0e2401790d47e7e/PProPanel/jsx/PPRO/Premiere.jsx#L785
It is also possible to get/set private (per projectItem) metadata:
Again, this all happens at the ExtendScript layer, not the CEP (JavaScript) layer.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.