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

hapQ issue #18

Open
nightshining opened this issue Feb 17, 2016 · 1 comment
Open

hapQ issue #18

nightshining opened this issue Feb 17, 2016 · 1 comment
Labels

Comments

@nightshining
Copy link

Hello,
I have successfully loaded a hapQ codec video. Unfortunately, I was implementing a fade as seen below on regular hap codec video which is not working with hapQ. Any ideas on this issue? Thanks for the help.

ofColor hapColor = ofColor(255);
hapAlpha.a = 50;
ofSetColor(hapAlpha);

@bangnoise bangnoise added the bug label Jul 12, 2016
@bangnoise
Copy link
Owner

The shader for HapQ incorrectly ignores the set colour. I'll fix it at some point if nobody makes a pull request first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants