Advertisement
mousa_mk

Logcat for MediaPlayer failure

Mar 17th, 2014
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. D/SmilParser( 5558): Going to display [Divan-Hafez.htm#pdgbm3_14]
  2. V/MainActivity( 5558): goPageRequested()
  3. V/MainActivity( 5558): updateTextViewer()
  4. V/SmilParser( 5558): handleElement([seq],continueAfter)
  5. V/SmilParser( 5558): runSeqElement()
  6. V/SmilParser( 5558): handleElement([audio],continueAfter)
  7. V/SmilParser( 5558): handleAudio()
  8. D/SmilParser( 5558): Going to request playing of [/mnt/sdcard2/DaisyBooks/Hafez-50/3.mp3] from [npt=134.126s] to [npt=141.971s]
  9. V/MediaPlayerWrapper( 5558): play()
  10. V/MediaPlayerWrapper( 5558): setAudioClip()
  11. W/QComExtractorFactory( 146): Didn't match the sniff <=== status = 5
  12. W/QComExtractorFactory( 146): Didn't match the sniff <=== status = 1
  13. W/QComExtractorFactory( 146): Didn't match the sniff <=== status = 1
  14. W/QComExtractorFactory( 146): Didn't match the sniff <=== status = 1
  15. E/MM_OSAL ( 146): clip is ADTS, check once
  16. E/MM_OSAL ( 146): buflen 6641
  17. E/MM_OSAL ( 146): retError is 8000100a
  18. W/QComExtractorFactory( 146): Didn't match the sniff <=== status = 1
  19. E/WVMDrmPlugIn( 145): WVMDrmPlugin::onInitialize : 5442
  20. E/WVMDrmPlugIn( 145): WVMDrmPlugin::onSetOnInfoListener : add 5442
  21. E/WVMDrmPlugIn( 145): onOpenDecryptSession: id=5442,fd=12
  22. E/WVMDrmPlugIn( 145): WV_IsWidevineMedia return false
  23. E/WVMDrmPlugIn( 145): WVMDrmPlugin::onTerminate : 5442
  24. E/OMXCodec( 146): Attempting to allocate OMX node 'OMX.qcom.audio.decoder.mp3'
  25. E/QC_MP3DEC( 146): component_init: device open fail Loaded -->Invalid
  26. E/QC_MP3DEC( 146): mp3 device already closed
  27. E/QC_MP3DEC( 146): Killing timer thread...
  28. E/QC_MP3DEC( 146): Timer thread exited
  29. E/QC_MP3DEC( 146): Component-deinit m_drv_fd = -1
  30. E/QC_MP3DEC( 146): OMX MP3 component destroyed
  31. E/OMXCodec( 146): Attempting to allocate OMX node 'OMX.google.mp3.decoder'
  32. E/OMXCodec( 146): Successfully allocated OMX node 'OMX.google.mp3.decoder'
  33. V/MediaPlayerWrapper( 5558): setPosition()
  34. V/MainActivity( 5558): onNewPage()
  35. E/Sensors ( 285): sensors_poll_context_t::pollEvents, line 202: receive event #### i=2, nb=0
  36. E/Sensors ( 285): sensors_poll_context_t::pollEvents, line 202: receive event #### i=2, nb=0
  37. E/Sensors ( 285): sensors_poll_context_t::pollEvents, line 202: receive event #### i=2, nb=0
  38. E/Sensors ( 285): sensors_poll_context_t::pollEvents, line 202: receive event #### i=2, nb=0
  39. V/MediaPlayerWrapper( 5558): stop()
  40. D/MediaPlayerWrapper( 5558): Stopping player...
  41. V/SmilParser( 5558): playFinished()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement