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

continuous-capture encoder drop frame #63

Open
GH-HOME opened this issue Nov 29, 2016 · 3 comments
Open

continuous-capture encoder drop frame #63

GH-HOME opened this issue Nov 29, 2016 · 3 comments

Comments

@GH-HOME
Copy link

GH-HOME commented Nov 29, 2016

I find the encode video drop some frames in continuous-capture activity. Since the input came from camera preview, every frame is different from each other, but in encode output video, for example, frame 71 is same to frame 72, frame 99 is same to frame 100. Is anything wrong with continuous-capture activity?

@fadden
Copy link
Contributor

fadden commented Nov 29, 2016

I'm not aware of anything that would cause this. Sounds a little like issue #62. What device and version of Android?

@GH-HOME
Copy link
Author

GH-HOME commented Nov 29, 2016

android sdk version 23.0
device support android version 5.1.1

@fadden
Copy link
Contributor

fadden commented Nov 29, 2016

Your best bet is to post a question on stackoverflow.com. Be sure to include your test methodology, i.e. how you're determining that the frames are identical, and whether you've made any changes to ContinuousCapture. It would also be helpful to mention the details of the device you're testing with, in case there are chipset-specific bugs that people are aware of. The [android], [mediacodec], and [grafika] tags are appropriate.

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