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

Stretch doesn't work with video input mjpeg #23

Open
Bishamon1987 opened this issue May 23, 2020 · 3 comments
Open

Stretch doesn't work with video input mjpeg #23

Bishamon1987 opened this issue May 23, 2020 · 3 comments

Comments

@Bishamon1987
Copy link

Hello,
I got a camera attached to a video grabber with the following parameters.:
Video: mjpeg, yuvj422p(pc, bt470bg/unknown/unknown), 640x480, -5 kb/s, 30 fps, 30 tbr, 1000k tbn, 1000k tbc

For some reason camoverlay wont use the stretch option with this video input.
The picture down here shows only half the video input (only right side).
Also the colors are really off...
image

What do you think is the problem? How can I fix it?

@meekys
Copy link
Owner

meekys commented May 25, 2020

Is this from the cpp branch?
If so, what's the output when you run this?
It's possible the colours are off, as the JPEG shader I've implemented is pretty basic and looks to only really handle a single encoding type.

If you could run cam-overlay --output File it should output a txt and dat file with the current date/time. This would help a lot with testing this. This comment will not output anything to the screen, so maybe just run for 5 seconds, then quit (ctrl+C)

@Bishamon1987
Copy link
Author

Bishamon1987 commented May 25, 2020 via email

@Bishamon1987
Copy link
Author

Well so finally i had the time to get the files you requested ^^
txt and dat files.zip

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