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
This library works well with files that are MP4, MKV or MP3.
Unfortunately, when trying to get information on other types of files, I get "Uncaught RuntimeError: table index is out of bounds".
The files I would want to work with are popular file extension : bmp, jpg, jpeg, png, tiff, tif, gif, aac, wav, m4a, mov, mxf, ...
Is it possible to support those kind of file extension?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This library works well with files that are MP4, MKV or MP3.
Unfortunately, when trying to get information on other types of files, I get "Uncaught RuntimeError: table index is out of bounds".
The files I would want to work with are popular file extension : bmp, jpg, jpeg, png, tiff, tif, gif, aac, wav, m4a, mov, mxf, ...
Is it possible to support those kind of file extension?
Thank you in advance.
The text was updated successfully, but these errors were encountered: