-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
MEDIA.VIDEO_ERROR #489
Comments
This usually means that your content is not compatible with the browser's decoder in some way. Often this means the content is broken, but occasionally the same content will play on other platforms. What OS are you on? There are some known issues with some content failing in the platform's decoder on Mac. |
@joeyparrish, OS is Windows 8. |
Please check |
@joeyparrish, I couldnt see anything in that. And I am not able to reproduce the error also. Now on the chrome there is no error and I can see this. But no errors. |
Not sure this is Shaka's.
|
The blocks and green bands are caused by a decoder failure. You can get details from the browser by going to Decode is outside the control of JavaScript and therefore Shaka Player. If your content can't be decoded, you will need to report that to the maker of the software that encoded your content. |
@randeeppr Is there anything else we can do for you on this? |
@joeyparrish, Evivio fixed this. Now its playing fine. Thank you Joey. Closing this. |
Hi,
I am trying to play a widevine modular drm encrypted live stream encrypted using Envivio JIT packager with single key and key id. I had issues like chrome CDN rejecting the license because of the invalid Key_id. We have corrected it. But right now we are getting following error. Sometimes on the video we can see random color patterns also.
What can be the issue? Shaka/Widevine doesnt allow anything without audio and video encrypted separately?
Regards,
Randeep
The text was updated successfully, but these errors were encountered: