Skip to content
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

Video playback tearing (RPI4) #37

Open
smarthomeagentur opened this issue Dec 7, 2020 · 7 comments
Open

Video playback tearing (RPI4) #37

smarthomeagentur opened this issue Dec 7, 2020 · 7 comments

Comments

@smarthomeagentur
Copy link

Hi,
I testet a lot for Raspberry Pi 4 to get Video Playback with chrome. All the samples have the problem of tearing. What works is WebGL 2.0 so there is some kind of accelerated video support.
An Example for the tearing looks like this:
PXL_20201207_221327461 MP

@phil-d-wilson
Copy link
Contributor

@smarthomeagentur do you have the GPU enabled or disabled? Does it make a difference if you change the setting?

@smarthomeagentur
Copy link
Author

its the same with enabled and disabled

@phil-d-wilson
Copy link
Contributor

Can you try increasing the GPU memory?

https://www.balena.io/docs/reference/OS/advanced/

@smarthomeagentur
Copy link
Author

HI @phil-d-wilson I did it with GPU Mem 256 and also the normal 128/64. I think all settings do the same for video FullHD Playback

@klvnptr
Copy link

klvnptr commented Mar 19, 2021

tearing happens to me as well. pretty much tried everything. increased memory, enabled gpu, etc. any idea?

@phil-d-wilson
Copy link
Contributor

@klvnptr @smarthomeagentur - I've just pushed a new version of this block - would you mind re-testing and letting me know if this is still an issue?

@potatowave
Copy link

Not sure if this repository is still active, but I found that I also had the video tearing on both x86 generic and Rpi4 with 8GB of ram. Both setups I only changed the following variables and added a URL

  ENABLE_GPU: 1
  SHOW_CURSOR: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants