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

Recording and rendering at the same time #2

Open
javidsho opened this issue Oct 26, 2022 · 0 comments
Open

Recording and rendering at the same time #2

javidsho opened this issue Oct 26, 2022 · 0 comments

Comments

@javidsho
Copy link

javidsho commented Oct 26, 2022

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

@javidsho javidsho changed the title Why should the image be reversed? Recording and rendering at the same time Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant