- Home /
Question by
hsmartlink · Jun 15, 2016 at 06:17 AM ·
rendererrendertexture
U3D can render YV12 data?
I need render YV12 data in u3d, but i found u3d can't support direct rendering YV12, so I conversion YV12 to RGB32 in native plugin, then rendering RGB32 in c# script, but inefficient, my video resolution is 1920*1080.
Is there a way to improve?
Comment
Your answer

Follow this Question
Related Questions
Assigning a render texture to many objects? 0 Answers
Where can i find the RenderTexture component ? 1 Answer
How can i active again a render texture after set it to null ? 1 Answer
Skinned Meshes cutted out on Render Texture 1 Answer
what is the easiest way to render things in alpha channel? 0 Answers