Advertisement
Guest User

Untitled

a guest
Oct 8th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. 08-30 17:53:12.777 4357 4374 D audio_hw_primary: enable_audio_route: usecase(21) apply and update mixer path: spkr-vi-record
  2. 08-30 17:53:12.791 4357 4374 D audio_hw_primary: enable_audio_route: usecase(0) apply and update mixer path: deep-buffer-playback
  3. 08-30 17:53:12.971 5984 5984 W DroidMediaCodec: Creating video encoder for video/avc
  4. 08-30 17:53:12.974 5984 8414 I OMXClient: MuxOMX ctor
  5. 08-30 17:53:13.093 5984 8413 I MediaCodec: MediaCodec will operate in async mode
  6. 08-30 17:53:13.095 5984 8414 E ACodec : [OMX.qcom.video.encoder.avc] storeMetaDataInBuffers (output) failed w/ err -1010
  7. 08-30 17:53:13.096 5984 8414 W ACodec : do not know color format 0x7fa30c04 = 2141391876
  8. 08-30 17:53:13.096 5984 8414 W ACodec : do not know color format 0x7f000789 = 2130708361
  9. 08-30 17:53:13.105 5984 8414 I ACodec : setupAVCEncoderParameters with [profile: Baseline] [level: Level51]
  10. 08-30 17:53:13.105 5984 8414 I ACodec : [OMX.qcom.video.encoder.avc] cannot encode color aspects. Ignoring.
  11. 08-30 17:53:13.105 5984 8414 I ACodec : [OMX.qcom.video.encoder.avc] cannot encode HDR static metadata. Ignoring.
  12. 08-30 17:53:13.105 5984 8414 I ACodec : setupVideoEncoder succeeded
  13. 08-30 17:53:13.136 5984 8412 I MediaCodecSource: MediaCodecSource (video) starting
  14. 08-30 17:53:13.137 5984 8422 I CameraSource: Using encoder format: 0x22
  15. 08-30 17:53:13.137 5984 8422 I CameraSource: Using encoder data space: 0x10c60000
  16. 08-30 17:53:13.359 5984 8412 I MediaCodecSource: MediaCodecSource (video) started
  17. 08-30 17:53:13.367 5984 8343 W DroidMediaBuffer: Released stale buffer 6
  18. 08-30 17:53:13.407 5984 8414 E ACodec : signalError(omxError 0x80001001, internalError -22)
  19. 08-30 17:53:13.407 5984 8413 E MediaCodec: Codec reported err 0xffffffea, actionCode 0, while in state 6
  20. 08-30 17:53:13.408 5984 8412 E MediaCodecSource: Encoder (video) reported error : 0xffffffea
  21. 08-30 17:53:13.429 5984 8412 I MediaCodecSource: encoder (video) stopped
  22. 08-30 17:53:13.441 5984 8422 D CameraSource: reset: E
  23. 08-30 17:53:13.501 5984 8422 D CameraSource: reset: X
  24. 08-30 17:53:13.545 5984 8410 W DroidMediaCodec: Creating audio encoder for audio/mp4a-latm
  25. 08-30 17:53:13.548 5984 8445 I OMXClient: MuxOMX ctor
  26. 08-30 17:53:13.552 5984 8445 I MediaCodec: MediaCodec will operate in async mode
  27. 08-30 17:53:13.562 5984 8444 I MediaCodecSource: MediaCodecSource (audio) starting
  28. 08-30 17:53:13.562 5984 8444 I MediaCodecSource: MediaCodecSource (audio) started
  29. 08-30 17:53:13.568 5984 8449 E DroidMediaCodec: Received a buffer without a timestamp!
  30. 08-30 17:53:14.358 4357 4374 D audio_hw_primary: disable_audio_route: usecase(0) reset and update mixer path: deep-buffer-playback
  31. 08-30 17:53:14.372 4357 4374 D audio_hw_primary: disable_audio_route: usecase(21) reset and update mixer path: spkr-vi-record
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement