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

x=0 pixels duplicated on hdmi out #470

Open
CarlFK opened this issue Jun 2, 2019 · 2 comments
Open

x=0 pixels duplicated on hdmi out #470

CarlFK opened this issue Jun 2, 2019 · 2 comments

Comments

@CarlFK
Copy link
Contributor

CarlFK commented Jun 2, 2019

looks like all the pixels are shifted to the right,
there is a extra copy of the left side, and the right side is lostjj

the error is not present in the encoder output, so I guess it is correct in the frame buffer, but the buffer to hdmi is off.

I see it in both Atlys and Opsis, both of these revs (I didn't go back further)

git describe: v0.0.4-485-g5fbb99d
and
git describe: v0.0.3-1045-gccb30b9-dirty

The pictures below:

bw diagonal lines - dupe pixels are easy to see. I can see them on my LCD monitor too.

ellipse:

the upper 1/2 is the original, the lower half what is captured from a 2nd hdmi2usb device.

op-op

frame-0-elip2

@mithro
Copy link
Member

mithro commented Jun 2, 2019

Can you be more specific about "left row"? Do you mean x=0?

@CarlFK CarlFK changed the title left row of pixels duplicated on hdmi out x=0 pixels duplicated on hdmi out Jun 2, 2019
@CarlFK
Copy link
Contributor Author

CarlFK commented Jun 2, 2019

Yes. x=0.

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