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

NdkMediaCodec_dequeueInputBuffer always return -1 #382

Closed
joole opened this issue May 4, 2017 · 3 comments
Closed

NdkMediaCodec_dequeueInputBuffer always return -1 #382

joole opened this issue May 4, 2017 · 3 comments

Comments

@joole
Copy link

@joole joole commented May 4, 2017

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

  • NDK Version: r14b,r15
    the latest version, check there before filing.
  • Build sytem: standalone toolchain
  • Host OS: Ubuntu 16.04
  • Compiler: CLANG
  • ABI:
  • STL: libc++_shared
  • NDK API level: android-21
  • Device API level: android-21
@DanAlbert
Copy link
Member

@DanAlbert DanAlbert commented Aug 10, 2017

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.

@joole
Copy link
Author

@joole joole commented Sep 7, 2017

Thanks

@enh
Copy link
Contributor

@enh enh commented Sep 8, 2017

(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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants