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

Demo custom decoder not working #56

Open
4ayo opened this issue Jul 23, 2019 · 1 comment
Open

Demo custom decoder not working #56

4ayo opened this issue Jul 23, 2019 · 1 comment

Comments

@4ayo
Copy link

4ayo commented Jul 23, 2019

When trying the custom decoder, i have a black square all the time.

Using Mavic pro
Nexus 5x on Android 8.1.0
Android studio 3.3.1

When calling initCoded() for the first time, width and height are 0 and don't seem to be initialized anywhere (?). If I set this :
this.width = 1280;
this.height = 720;

I get these warnings / errors. I don't know it it's because of these that it's not working.

Logcat

Notice that the three other buttons are working (Demo TextureView, Demo SurfaceView and YUV Screen shot).

Thanks in advance for any help.

@msunshinelxl
Copy link

The same to me
I think it's a bug, the format is not filled with any image data:
image

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