Hello,
I have a video the plays back smoothly on my 4k242 (1080p h264 @ ~20MBs cbr)
But when I use the same file in a html5 page and running locally of the SD card it plays back very choppy.
Is there any way to fix this?
Thanks
I have a video the plays back smoothly on my 4k242 (1080p h264 @ ~20MBs cbr)
But when I use the same file in a html5 page and running locally of the SD card it plays back very choppy.
Is there any way to fix this?
Thanks
Have you tried enabling "HWZ" for the <video> element on your HTML5 page? The "HWZ" attribute instructs the player to use hardware to decode the video (as opposed to using the software, which is the default). See the HTML Best Practices 5.0 for more information about using the "HWZ" element:
http://brightsignbiz.s3.amazonaws.com/documents/HTML5%20Best%20Practices%20%285.0%29.pdf
Can't find what you're looking for?
Contact support