Advertisement
MS3FGX

LCARS Audio

Oct 24th, 2011
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1. I/B4A ( 2042): ** Activity (main) Create, isFirst = true **
  2. I/B4A ( 2042): Audio Source: 0
  3. D/Omap3ALSA( 1065): open called for devices 00040004 in mode 0...
  4. E/Omap3ALSA( 1065): direction requext. devices -2131296256, mask 43007, result 0
  5. E/Omap3ALSA( 1065): direction requext. devices -2131296256, mask 43007, result 0
  6. E/ALSALib ( 1065): external/alsa-lib/src/pcm/pcm_hw.c:1400:(_snd_pcm_hw_open) Invalid value for card
  7. D/Omap3ALSA( 1065): open called for devices 00040000 in mode 0...
  8. E/Omap3ALSA( 1065): direction requext. devices -2131296256, mask 43007, result 0
  9. E/Omap3ALSA( 1065): direction requext. devices -2131296256, mask 43007, result 0
  10. E/Omap3ALSA( 1065): direction requext. devices -2131296256, mask 43007, result 0
  11. I/Omap3ALSA( 1065): Set CAPTURE PCM format to S16_LE (Signed 16 bit Little Endian)
  12. E/Omap3ALSA( 1065): direction requext. devices -2131296256, mask 43007, result 0
  13. I/Omap3ALSA( 1065): Using 1 channel for CAPTURE.
  14. E/Omap3ALSA( 1065): direction requext. devices -2131296256, mask 43007, result 0
  15. I/Omap3ALSA( 1065): Set CAPTURE sample rate to 44100 HZ
  16. I/Omap3ALSA( 1065): Buffer size: 8192
  17. I/Omap3ALSA( 1065): Latency: 185759
  18. E/ALSAControl( 1065): Control 'Analog Left Main Mic Capture Switch' cannot get element info: -2
  19. E/ALSAControl( 1065): Control 'Analog Right Sub Mic Capture Switch' cannot get element info: -2
  20. E/ALSAControl( 1065): Control 'Analog Left Headset Mic Capture Switch' cannot get element info: -2
  21. I/Omap3ALSA( 1065): Initialized ALSA CAPTURE device default
  22. D/AcousticsModule( 1065): Acoustics set_params stub called with 7.
  23. I/AudioHardwareALSA( 1065): buffer size (bytes) to AF = 16384
  24. D/TIOMX_CORE( 1065): Found component OMX.TI.AMR.encode with refCount 0 pHandle (0x36e88)
  25. D/OMX_NBAMRENC( 1065): OMX_ComponentInit():209 Entering OMX_ComponentInit
  26. I/MPEG4Writer( 1065): limits: 2147483647/0 bytes/us, bit rate: 12200 bps and the estimated moov size 3072 bytes
  27. D/AudioFlinger( 1065): setParameters(): io 9, keyvalue input_source=1;routing=262144, tid 1144, calling tid 1065
  28. D/Omap3ALSA( 1065): route called for devices 00040000 in mode 0...
  29. I/AudioHardwareALSA( 1065): setParameters() :: BAD_VALUE
  30. I/CmStatusBarView( 1217): Fullscreen Attempt ProcessName: com.omnicorp.lcarui.test
  31. I/CmStatusBarView( 1217): Fullscreen Attempt Top Activity: com.omnicorp.lcarui.test/.main
  32. W/AudioFlinger( 1065): RecordThread: buffer overflow
  33. I/OMXCodec( 1065): [OMX.TI.AMR.encode] allocating 1 buffers of size 3200 on input port
  34. I/OMXCodec( 1065): [OMX.TI.AMR.encode] allocating 1 buffers of size 8192 on output port
  35. I/B4A ( 2042): ** Activity (main) Resume **
  36. I/MPEG4Writer( 1065): setStartTimestampUs: 0
  37. I/MPEG4Writer( 1065): Earliest track starting time: 0
  38. D/Omap3ALSA( 1065): open called for devices 00000006 in mode 0...
  39. E/Omap3ALSA( 1065): direction requext. devices 42895, mask 43007, result 42895
  40. E/Omap3ALSA( 1065): direction requext. devices 42895, mask 43007, result 42895
  41. E/ALSALib ( 1065): external/alsa-lib/src/pcm/pcm_hw.c:1400:(_snd_pcm_hw_open) Invalid value for card
  42. D/Omap3ALSA( 1065): open called for devices 00000002 in mode 0...
  43. E/Omap3ALSA( 1065): direction requext. devices 42895, mask 43007, result 42895
  44. E/Omap3ALSA( 1065): direction requext. devices 42895, mask 43007, result 42895
  45. E/Omap3ALSA( 1065): direction requext. devices 42895, mask 43007, result 42895
  46. I/Omap3ALSA( 1065): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endian)
  47. E/Omap3ALSA( 1065): direction requext. devices 42895, mask 43007, result 42895
  48. I/Omap3ALSA( 1065): Using 2 channels for PLAYBACK.
  49. E/Omap3ALSA( 1065): direction requext. devices 42895, mask 43007, result 42895
  50. I/Omap3ALSA( 1065): Set PLAYBACK sample rate to 44100 HZ
  51. I/Omap3ALSA( 1065): Buffer size: 2048
  52. I/Omap3ALSA( 1065): Latency: 46439
  53. E/ALSAControl( 1065): Control 'HandsfreeR Switch' cannot get element info: -2
  54. E/ALSAControl( 1065): Control 'HandsfreeL Switch' cannot get element info: -2
  55. E/ALSAControl( 1065): Control 'HandsfreeR Mux' cannot get element info: -2
  56. E/ALSAControl( 1065): Control 'HandsfreeL Mux' cannot get element info: -2
  57. E/ALSAControl( 1065): Control 'HeadsetR Mixer AudioR2' cannot get element info: -2
  58. E/ALSAControl( 1065): Control 'HeadsetL Mixer AudioL2' cannot get element info: -2
  59. I/Omap3ALSA( 1065): Initialized ALSA PLAYBACK device default
  60. E/AudioHardwareALSA( 1065): RE-OPEN AFTER STANDBY:: took 120 msecs
  61.  
  62.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement