Hi,
is there a way to render video using LibVLC directly to Texture2D, which could be used in my own scene in SharpDX? I know there is a way using vmem, but that's CPU involved leading into lower performance.
I'm not a professional, but I suppose there is a different directx device context in LibVLC and SharpDX, so some kind of copy might be inevitable.
Michal