Created
May 26, 2020 10:36
-
-
Save oberhamsi/264e1a9504fd188ae6a8129101f717a2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
05-26 10:30:57.513 5399-5696/at.orf.news I/OMXClient: Using client-side OMX mux. | |
05-26 10:30:57.553 5399-5399/at.orf.news W/VideoCapabilities: Unrecognized profile/level 0/0 for video/mpeg2 | |
05-26 10:30:57.553 5399-5399/at.orf.news W/VideoCapabilities: Unrecognized profile/level 0/2 for video/mpeg2 | |
05-26 10:30:57.553 5399-5399/at.orf.news W/VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2 | |
05-26 10:30:57.558 5399-5399/at.orf.news I/VideoCapabilities: Unsupported profile 4 for video/mp4v-es | |
05-26 10:30:57.566 5399-5697/at.orf.news I/SoftAAC2: limiting to stereo output | |
05-26 10:30:57.570 5399-5697/at.orf.news I/SoftAAC2: Reconfiguring decoder: 0->48000 Hz, 0->2 channels | |
05-26 10:30:57.574 5399-5701/at.orf.news I/OMXClient: Using client-side OMX mux. | |
05-26 10:30:57.578 5399-5701/at.orf.news D/SoftAVCDec: Number of CPU cores: 2 | |
05-26 10:30:57.585 5399-5700/at.orf.news I/MediaCodec: [OMX.google.h264.decoder] setting surface generation to 5528577 | |
05-26 10:30:57.585 5399-5701/at.orf.news W/OMXNodeInstance: [1:google.h264.decoder] component does not support metadata mode; using fallback | |
05-26 10:30:57.585 5399-5701/at.orf.news E/ACodec: [OMX.google.h264.decoder] storeMetaDataInBuffers failed w/ err -1010 | |
05-26 10:30:57.585 5399-5701/at.orf.news D/SoftAVCDec: Number of CPU cores: 2 | |
05-26 10:30:57.586 5399-5701/at.orf.news D/SoftAVCDec: Number of CPU cores: 2 | |
05-26 10:30:57.586 5399-5701/at.orf.news E/ACodec: Wrong cropped rect (0, 0) - (720, 1280) vs. frame (1920, 1080) | |
05-26 10:30:57.586 5399-5701/at.orf.news E/ACodec: [OMX.google.h264.decoder] configureCodec returning error -22 | |
05-26 10:30:57.586 5399-5701/at.orf.news E/ACodec: signalError(omxError 0x80001001, internalError -22) | |
05-26 10:30:57.586 5399-5700/at.orf.news E/MediaCodec: Codec reported err 0xffffffea, actionCode 0, while in state 3 | |
05-26 10:30:57.586 5399-5399/at.orf.news E/MediaCodec: configure failed with err 0xffffffea, resetting... | |
05-26 10:30:57.589 5399-5701/at.orf.news I/OMXClient: Using client-side OMX mux. | |
05-26 10:30:57.596 5399-5701/at.orf.news D/SoftAVCDec: Number of CPU cores: 2 | |
05-26 10:30:57.597 5399-5399/at.orf.news W/System.err: java.lang.IllegalArgumentException | |
05-26 10:30:57.597 5399-5399/at.orf.news W/System.err: at android.media.MediaCodec.native_configure(Native Method) | |
05-26 10:30:57.597 5399-5399/at.orf.news W/System.err: at android.media.MediaCodec.configure(MediaCodec.java:1778) | |
05-26 10:30:57.598 5399-5399/at.orf.news W/System.err: at org.chromium.media.MediaCodecBridge.configureVideo(MediaCodecBridge.java:609) | |
05-26 10:30:57.598 5399-5399/at.orf.news W/System.err: at org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native Method) | |
05-26 10:30:57.598 5399-5399/at.orf.news W/System.err: at org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:53) | |
05-26 10:30:57.598 5399-5399/at.orf.news W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102) | |
05-26 10:30:57.598 5399-5399/at.orf.news W/System.err: at android.os.Looper.loop(Looper.java:148) | |
05-26 10:30:57.598 5399-5399/at.orf.news W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5417) | |
05-26 10:30:57.598 5399-5399/at.orf.news W/System.err: at java.lang.reflect.Method.invoke(Native Method) | |
05-26 10:30:57.598 5399-5399/at.orf.news W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) | |
05-26 10:30:57.598 5399-5399/at.orf.news W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) | |
05-26 10:30:57.598 5399-5399/at.orf.news A/chromium: [FATAL:jni_android.cc(249)] Check failed: false. Please include Java exception stack in crash report --------- beginning of crash | |
05-26 10:30:57.599 5399-5399/at.orf.news A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 5399 (at.orf.news) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment