We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Somewhat linked to #2, I would be interested in testing the inclusion of a metadata track in the mp4. As such, I wanted to start with you test code: https://github.com/Parrot-Developers/libmp4/blob/master/tests/mp4_mux_test.c
However, I do not have access to a valid mp4 with embedded metadata at the moment. I looked in this repository as well as related ones (and did some web search) https://github.com/Parrot-Developers/libvideo-metadata https://github.com/Parrot-Developers/pdraw but couldn't find a suitable file.
Would it be possible to provide a valid example?
The text was updated successfully, but these errors were encountered:
Somewhat linked to #2, I would be interested in testing the inclusion of a metadata track in the mp4. As such, I wanted to start with you test code: https://github.com/Parrot-Developers/libmp4/blob/master/tests/mp4_mux_test.c However, I do not have access to a valid mp4 with embedded metadata at the moment. I looked in this repository as well as related ones (and did some web search) https://github.com/Parrot-Developers/libvideo-metadata https://github.com/Parrot-Developers/pdraw but couldn't find a suitable file. Would it be possible to provide a valid example?
You can find an example here: https://github.com/aviborg/parrot-groundsdk/blob/main/README.md go to the end of the README.md for a link
Sorry, something went wrong.
No branches or pull requests
Somewhat linked to #2, I would be interested in testing the inclusion of a metadata track in the mp4. As such, I wanted to start with you test code:
https://github.com/Parrot-Developers/libmp4/blob/master/tests/mp4_mux_test.c
However, I do not have access to a valid mp4 with embedded metadata at the moment. I looked in this repository as well as related ones (and did some web search)
https://github.com/Parrot-Developers/libvideo-metadata
https://github.com/Parrot-Developers/pdraw
but couldn't find a suitable file.
Would it be possible to provide a valid example?
The text was updated successfully, but these errors were encountered: