Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract Metadata - How to build #3

Open
alexlorenzo opened this issue Jun 18, 2024 · 1 comment
Open

Extract Metadata - How to build #3

alexlorenzo opened this issue Jun 18, 2024 · 1 comment

Comments

@alexlorenzo
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant