NdkMediaCodec_dequeueInputBuffer always return -1 #382
Labels
Comments
|
Oops. I didn't mean to ignore this all this time. Sorry about that! This isn't the right bug tracker for platform issues. You'll need to go to http://b.android.com for this. |
|
Thanks |
|
(if you link to the b.android.com bug here, though, we can try to help it find its way to the right engineers...) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I want to use NDK to encode YUV raw data to H264,simplely only restore in file, compile the code in executable then push to android phone. I use the method steps which sample with java,but NdkMediaCodec_dequeueIntputBuffer always return -1, how to solve it ?
Environment Details
the latest version, check there before filing.
The text was updated successfully, but these errors were encountered: