Hi guys. Not sure if this is the right forum for this, but I created a VideoRendererElement that allows to pump any video samples (uncompressed/compressed) into the WPF world. This is all done at the same speed as MediaElement with no tearing and low CPU usage.
I thought you guys might be a perfect fit for it as we all know that MediaElement's API pretty much sucks.
VideoRendererElement - Home