Skip to main content
Participant
March 2, 2020
Answered

How to access GoPro GPMF from Premiere Pro custom plugin

  • March 2, 2020
  • 1 reply
  • 843 views

Does anybody know how I can access the GoPro metadata right from Premiere Pro video plugin?

Each Gopro video has the metadata embedded as described in the below link:

https://github.com/gopro/gpmf-parser

I'm thinking that I have to create a custom Importer to load those metadata into PP somehow and access those data later in my plugin. Am I close?

The problem is I just started doing PP plugin recently and did some simple ones to play with 360 vids.

Is there any sample/opensource project that I can reference.

Thank you.

This topic has been closed for replies.
Correct answer Bruce Bullis

There's no way to get that from the PPro API, unless the importer that handles GoPro footage adds that GoPro-specific metadata, to the media's XMP metadata.

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
March 2, 2020

There's no way to get that from the PPro API, unless the importer that handles GoPro footage adds that GoPro-specific metadata, to the media's XMP metadata.