-
Notifications
You must be signed in to change notification settings - Fork 111
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
some mp4 file parsed error! #159
Comments
For knowing if it comes from mediainfo.js or MediaInfo library, please test with MediaInfo GUI and say if the JSON has also the same mistake. |
Test in GUI that the file information can be printed normally |
The text output is not the source of the issue.
Menu "View", "JSON". |
|
@JeromeMartinez I tested it with the GUI and it can display the JSON data normally |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 30 days since being marked as stale. |
Checklist
Bug Description
Steps to Reproduce
My code looks like the following:
These problems only occur in some files.
The video file I used for testing is too large to upload.
I can send you the video file if needed.
Expected Behavior
Actual Behavior
I got the following Json String, when I parse it to JSON with JSON.parse(), It failed.
Environment
Additional Information
This problem does not exist in version 0.2.2
The text was updated successfully, but these errors were encountered: