Skip to content

Instantly share code, notes, and snippets.

@valokafor
Created September 6, 2017 18:07
Show Gist options
  • Save valokafor/8cf517a8ce70e623742e57357365daad to your computer and use it in GitHub Desktop.
Save valokafor/8cf517a8ce70e623742e57357365daad to your computer and use it in GitHub Desktop.
Log messages when launching live tv
09-06 11:04:54.074 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.075 20501-22423/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.113 20501-22408/com.example.android.sampletvinput D/MtkACodecPlugin: MtkACodecPlugin destoryAPlugin
09-06 11:04:54.113 20501-22408/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.113 20501-22408/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.113 20501-22408/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.113 20501-22408/com.example.android.sampletvinput E/gralloc: unregister FBM buffer
09-06 11:04:54.127 20501-22408/com.example.android.sampletvinput D/MtkACodecPlugin: MtkACodecPlugin destoryAPlugin
09-06 11:04:54.138 20501-20501/com.example.android.sampletvinput W/TvInputSessionWrapper: Handling message (6) took too long time (duration=1083ms)
09-06 11:04:54.237 20501-22409/com.example.android.sampletvinput W/MessageQueue: Handler (com.google.android.exoplayer.upstream.Loader$LoadTask) {a415610} sending message to a Handler on a dead thread
java.lang.IllegalStateException: Handler (com.google.android.exoplayer.upstream.Loader$LoadTask) {a415610} sending message to a Handler on a dead thread
at android.os.MessageQueue.enqueueMessage(MessageQueue.java:543)
at android.os.Handler.enqueueMessage(Handler.java:643)
at android.os.Handler.sendMessageAtTime(Handler.java:612)
at android.os.Handler.sendMessageDelayed(Handler.java:582)
at android.os.Handler.sendEmptyMessageDelayed(Handler.java:546)
at android.os.Handler.sendEmptyMessage(Handler.java:531)
at com.google.android.exoplayer.upstream.Loader$LoadTask.run(Loader.java:218)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:761)
09-06 11:04:54.695 20501-20501/com.example.android.sampletvinput I/ExoPlayerImpl: Init 1.5.6
09-06 11:04:55.053 20501-23142/com.example.android.sampletvinput D/MtkACodecPlugin: MtkACodecPlugin createAPlugin
09-06 11:04:55.056 20501-23151/com.example.android.sampletvinput I/OMXClient: MuxOMX ctor
09-06 11:04:55.061 20501-23151/com.example.android.sampletvinput D/MtkMediaCodecPlugin: No surfaceTextureClient, [OMX.google.aac.decoder] set mOutputPath = 1024 L(159)
09-06 11:04:55.072 20501-23142/com.example.android.sampletvinput D/MtkACodecPlugin: MtkACodecPlugin createAPlugin
09-06 11:04:55.075 20501-23155/com.example.android.sampletvinput I/OMXClient: MuxOMX ctor
09-06 11:04:55.076 20501-23155/com.example.android.sampletvinput D/MtkACodecPlugin: OMX.MTK.VIDEO.DECODER.AVC needRmClient (597)
09-06 11:04:55.076 20501-23155/com.example.android.sampletvinput D/MtkACodecPlugin: OMX.MTK.VIDEO.DECODER.AVC mNeedVdpImgrz (603)
09-06 11:04:55.110 20501-23154/com.example.android.sampletvinput I/MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 20993027
09-06 11:04:55.112 20501-23154/com.example.android.sampletvinput D/MtkMediaCodecPlugin: [OMX.MTK.VIDEO.DECODER.AVC] set mOutputPath = 0 L(150)
09-06 11:04:55.120 20501-23155/com.example.android.sampletvinput I/ServiceManager: Waiting for service hwcomposer-control...
09-06 11:04:56.124 20501-23155/com.example.android.sampletvinput I/ServiceManager: Waiting for service hwcomposer-control...
09-06 11:04:57.125 20501-23155/com.example.android.sampletvinput I/ServiceManager: Waiting for service hwcomposer-control...
09-06 11:04:58.126 20501-23155/com.example.android.sampletvinput I/ServiceManager: Waiting for service hwcomposer-control...
09-06 11:04:59.127 20501-23155/com.example.android.sampletvinput I/ServiceManager: Waiting for service hwcomposer-control...
09-06 11:05:00.127 20501-23155/com.example.android.sampletvinput E/binder.hwcomposer: [build_binder:29] connect binder fail
09-06 11:05:00.129 20501-23155/com.example.android.sampletvinput E/ACodec: [OMX.MTK.VIDEO.DECODER.AVC] storeMetaDataInBuffers failed w/ err -1010
09-06 11:05:00.149 20501-23155/com.example.android.sampletvinput D/MtkACodecPlugin: add usage GRALLOC_USAGE_PATH_VDP0
09-06 11:05:00.149 20501-23155/com.example.android.sampletvinput D/SurfaceUtils: set up nativeWindow 0xa10b2708 for 1280x720, color 0x103, rotation 0, usage 0x30002900
09-06 11:05:00.245 20501-23142/com.example.android.sampletvinput D/AudioTrack: Client defaulted notificationFrames to 3675 for frameCount 11025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment