You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to capture the screen and render it with EVR at the same time. I wrote a custom media source for this. It works almost perfectly.
The only problem is, by default without reversing the image, EVR renders the screen correctly, but the recording is vertically flipped. I reversed the image and now it records just fine but EVR renders it vertically flipped. I've set the media source output media type to RGB32. Everything seems correct to me. Why are EVR and sink writer inconsistent?? Your help is much appreciated ☺️
Thanks a lot for your amazingly useful samples!
I'm trying to capture the screen and render it with EVR at the same time. I wrote a custom media source for this. It works almost perfectly.☺️
The only problem is, by default without reversing the image, EVR renders the screen correctly, but the recording is vertically flipped. I reversed the image and now it records just fine but EVR renders it vertically flipped. I've set the media source output media type to RGB32. Everything seems correct to me. Why are EVR and sink writer inconsistent?? Your help is much appreciated
https://stackoverflow.com/questions/74202214/inconsistency-of-evr-and-sink-writer-flipping-screen-captured-images-vertically
The text was updated successfully, but these errors were encountered: