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

egl_render rendering planned ? #28

Open
rafaelSorel opened this issue Dec 4, 2017 · 3 comments
Open

egl_render rendering planned ? #28

rafaelSorel opened this issue Dec 4, 2017 · 3 comments
Labels

Comments

@rafaelSorel
Copy link

Hello,

Is it possible to add flagged video egl_rendering using amvideocapture or ion ?

Thanks,

@rafaelSorel rafaelSorel changed the title egl_render redering planned ? egl_render rendering planned ? Dec 4, 2017
@OtherCrashOverride
Copy link
Owner

The Mali-450 GPU does not support ARM Framebuffer Compression (AFBC). This means its not possible to process 4K@60 video using the GPU due to memory bandwidth limitations. The video output layer currently used does support AFBC and works without issue at 4K@60. Due to this, I have no plans to add EGL rendering.

@rafaelSorel
Copy link
Author

rafaelSorel commented Dec 9, 2017

Yes I perfectly get this part , I want just to experiment the 1080p@60fps using EGL, thats why I have asked for this.
If you confirm that I can do it using amlcapture, with a copy to EGL image , it is ok for me ?

@OtherCrashOverride
Copy link
Owner

An example is here:
https://github.com/OtherCrashOverride/CXVideoCube/commits/ce06e11f770f2e8aaabae1c81336e9cd0fdf368f

Relevant info here:
https://forum.odroid.com/viewtopic.php?f=136&t=21948&start=200#p203796

TL;DR = It can be done because it has been done, but the example is not up to date. Its meant for developer guidance only.

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

No branches or pull requests

2 participants