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

Overlay is backwards, game is overlaying the webcam rather than the other way #33

Open
f4hy opened this issue May 2, 2014 · 1 comment

Comments

@f4hy
Copy link

f4hy commented May 2, 2014

I am having a weird issue where when running this script with a webcam, the output is set to the resolution of the WEBCAM not the window selected, and the game is overlaying on top of the webcam rather than the other way around like should be the case.

I am using ffmpeg if that helps. Not sure what is wrong, I have tried messing with the flags in the -fv part of the script but can't get it right. Any idea?

@wargio
Copy link
Owner

wargio commented May 2, 2014

I've just tried and i had no issue.
I had 1280x720p as output with 320x240p of overlayed webcam.

This means that must be your FFMPEG version or a lib that isn't working properly.

Please write here your FFMPEG version and Distro.
please write also any other option that are you using with my script (i mean when you launch it, like: -fullscreen/-window)

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

2 participants