-
Notifications
You must be signed in to change notification settings - Fork 3
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
Comments
Is this from the cpp branch? If you could run |
It is the cpp branch but not updated in the last 4-6 months.
When i have time i will make the file :)
Op ma 25 mei 2020 11:32 schreef meekys <[email protected]>:
… 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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHGXD72FOJEFAIS5N3A6NALRTI3LXANCNFSM4NIOEDIQ>
.
|
Well so finally i had the time to get the files you requested ^^ |
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...
What do you think is the problem? How can I fix it?
The text was updated successfully, but these errors were encountered: