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

How to parse the metadata from video file(MP4/MOV) based on EXIF TAG INFO? #104

Open
fon1105 opened this issue Jan 21, 2025 · 1 comment

Comments

@fon1105
Copy link

fon1105 commented Jan 21, 2025

I have recorded video files which followed the standard of EXIF TAG INFO.
But it seems like that the tool only supports image files for parsing the metadata based on EXIF TAG INFO. It doesn't support video file.

@vstinner
Copy link
Owner

vstinner commented Jan 22, 2025

Hachoir doesn't currently support parsing EXIF tags in MPEG-4 video.

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

2 participants