How to access GoPro GPMF from Premiere Pro custom plugin
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.
