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
I am getting an PHP error for a specific video file as above
Severity: Notice Message: Undefined index: time_scale Filename: getid3/module.audio-video.quicktime.php Line Number: 335
Maybe there should be an isset() or array_key_exist() condition to check time_scale key Attached video is playing in vlc media player.
The text was updated successfully, but these errors were encountered:
Thanks. Fixed in 6a8cc00
Sorry, something went wrong.
#419 Quicktime undefined index: time_scale
6a8cc00
#419
No branches or pull requests
I am getting an PHP error for a specific video file as above
Maybe there should be an isset() or array_key_exist() condition to check time_scale key
Attached video is playing in vlc media player.
171190.360p.mp4
The text was updated successfully, but these errors were encountered: