You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: