Parrot-Developers / libvideo-metadata

Parrot Drones video metadata library
Other
9 stars 6 forks source link

Extract Metadata - How to build #3

Open alexlorenzo opened 3 months ago

alexlorenzo commented 3 months ago

Hello,

Thanks for sharing this documentation.

  1. Is it possible to use other library to extract the Metadata ?

I tried ffmpeg or Exiftool, however I cannot retrieve GPS information. exiftool -ee video.MP4 > out.txt

  1. What is the proper way to build and compile with libvideo-metadata with Alchemy?

Thanks,

alexlorenzo commented 3 months ago

For those who are searching this link helped me: https://forum.developer.parrot.com/t/running-libvideo-metadata/9603/3

  1. Install this : https://developer.parrot.com/docs/pdraw/installation.html
  2. Run this ./out/pdraw-linux/staging/native-wrapper.sh vmeta-extract --pretty --json out.json ~/videos/parrot_vid_2.MP4