-
Notifications
You must be signed in to change notification settings - Fork 734
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Issue]: Cant use native resolution or 90hz #1436
Comments
I have this same issue on my Galaxy Tab A9+. I found an unofficial version of Moonlight which allows custom resolution and found that 1440x900 works fine, but not 1680x1050 or native 1920x1200. |
I have this issue, though I don't get the same exact error. On my Pixel 9 Pro, if I connect to my host PC (windows running Sunshine) using the 4K setting or the Native resolution settings, moonlight immediately disconnects from the session saying: "Host returned error: client stream limit has been reached". If i use 1440p, 1080p, 720p etc, the pixel 9 pro connects just fine. Its only when I use 4K or native that is fails to connect. There is no way I have another client connected at the time though, because this occurs even when I try to connect using those resolution settings immediately after rebooting sunshine, so it is guaranteed to have no sessions connected. Furthermore, there is no issue when connecting with another android client (oneplus 6) using the 4K setting and native resolution settings. Furthermore, I have tried adding the native resolutions used to the sunshine settings for advertised resolutions, and that didn't appear to help. On the pixel 9 pro, the native resolutions that have issues are:
All of these provide the same error, no matter what I try. All the other resolutions connect just fine to my host PC. Furthermore, I had only been trying 60Hz connection. The lower resolutions don't work at 90Hz or 120Hz connection, just like the OP reported as well. The oneplus 6 connected just fine at 4K, and its native resolutions. I didn't try anything other than 60Hz on the Oneplus client. The sunshine log for connection doesn't show any issues, it just shows that as soon as the client connects it disconnects. Sunshine does not appear to be reporting any errors. Here is the sunshine log: sunshine log I would try to capture moonlight logs to see whats going on, but it doesnt look like there are any ways to generate debug logs on moonlight android. |
I noticed the comment on this pull request saying that their client's decoder didn't support the native resolution. Maybe the issue is that the decoders don't support these resolutions? Feels a bit strange for the new pixel 9 pro, but i guess i wouldn't be all that surprised. |
In their conversation they mention a test version with that code, do you know where to find it? Every other device I have supports their native resolution and Hz so it's really frustrating |
I have no idea, though I did try to find it. Probably would have to find someone to compile a build with the pull request changes to give it a go. Yeah it's pretty frustrating for sure. Seems like a really odd issue |
I've noticed that other software like winlator and a vnc Viewer doesn't see 1920x1200 resolution either in drop-down menu but allows me to choose it with custom mode |
Could this be related to this? #1230 |
No I'm using sunshine and I get a error message (error5) and it says my phone decoder dont support my resolution |
I have the same issue with Samsung Tab A9+. Is there any workaround for that? |
I don't know because no dev has responded. Asked on discord to but no devs answers.
In the meantime I use this moonlight version so I don't have black bara but no 90hz.
https://github.com/MaurilhoB/moonlight-android/releases/tag/v12.1
…________________________________
From: robertugo2 ***@***.***>
Sent: Thursday, November 14, 2024 10:52:59 PM
To: moonlight-stream/moonlight-android ***@***.***>
Cc: Steso871 ***@***.***>; Author ***@***.***>
Subject: Re: [moonlight-stream/moonlight-android] [Issue]: Cant use native resolution or 90hz (Issue #1436)
I have the same issue with Samsung Tab A9+. Is there any workaround for that?
This version you can set a custom resolution
—
Reply to this email directly, view it on GitHub<#1436 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXXNTSJUPXRP6424MLZ3BYL2AULTXAVCNFSM6AAAAABQZ63CROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZXGQ4DAOBXGU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I also find that version and for me 1680x1050 works so that is weird |
I have sort of the same problem with a Fire HD 10. I extracted logs via logcat and found some error:
Unfortunately, it just states more or less: one or more parameter not supported (0x80001005). Since I am into this whole project since - today, this is all I have at the moment. I may set up a debug build and dig deeper into the issue in more detail next weekend or so. Maybe someone else can make use of the log already. Full log01-16 22:09:19.850 19157 19157 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 01-16 22:09:19.925 19157 19157 I com.limelight.LimeLog: Using Android O+ native mouse capture 01-16 22:09:19.938 19157 19157 I com.limelight.LimeLog: OpenGL ES version: 196610 01-16 22:09:19.938 19157 19157 I com.limelight.LimeLog: Added omx.nvidia/c2.nvidia to reference frame invalidation support list 01-16 22:09:19.938 19157 19157 I com.limelight.LimeLog: Added omx.qcom/c2.qti to reference frame invalidation support list 01-16 22:09:19.940 19157 19157 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:19.941 19157 19157 D MediaCodecDenylistVCB: getMediaCodecDenylist, response reason 3 01-16 22:09:19.958 19157 19157 W VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es 01-16 22:09:19.958 19157 19157 W VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es 01-16 22:09:19.958 19157 19157 W VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es 01-16 22:09:19.960 19157 19157 W VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es 01-16 22:09:19.968 19157 19157 I com.limelight.LimeLog: Examining decoder capabilities of OMX.MTK.VIDEO.DECODER.AVC (round 1) 01-16 22:09:19.968 19157 19157 I com.limelight.LimeLog: Skipping decoder that lacks FEATURE_LowLatency for round 1 01-16 22:09:19.968 19157 19157 I com.limelight.LimeLog: Examining decoder capabilities of c2.android.avc.decoder (round 1) 01-16 22:09:19.968 19157 19157 I com.limelight.LimeLog: Skipping software-only decoder: c2.android.avc.decoder 01-16 22:09:19.968 19157 19157 I com.limelight.LimeLog: Examining decoder capabilities of OMX.MTK.VIDEO.DECODER.AVC (round 2) 01-16 22:09:19.968 19157 19157 I com.limelight.LimeLog: Decoder OMX.MTK.VIDEO.DECODER.AVC supports required profile 01-16 22:09:19.968 19157 19157 I com.limelight.LimeLog: Selected AVC decoder: OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:19.969 19157 19157 I com.limelight.LimeLog: No HEVC decoder found 01-16 22:09:19.969 19157 19157 I com.limelight.LimeLog: No AV1 decoder found 01-16 22:09:19.969 19157 19157 I com.limelight.LimeLog: Decoder OMX.MTK.VIDEO.DECODER.AVC wants 1 slices per frame 01-16 22:09:19.969 19157 19157 I com.limelight.LimeLog: Requesting 1 slices per frame 01-16 22:09:19.973 19157 19157 I com.limelight.LimeLog: Enumerated 0 gamepads 01-16 22:09:19.974 19157 19157 I com.limelight.LimeLog: Current display mode: 1200x1920x60.0 01-16 22:09:19.974 19157 19157 I com.limelight.LimeLog: Examining display mode: 1200x1920x60.0 01-16 22:09:19.974 19157 19157 I com.limelight.LimeLog: Best display mode: 1200x1920x60.0 01-16 22:09:19.974 19157 19157 I com.limelight.LimeLog: Current display mode is already the best display mode 01-16 22:09:19.974 19157 19157 I com.limelight.LimeLog: Display refresh rate: 60.0 01-16 22:09:19.979 19157 19157 I com.limelight.LimeLog: Enumerated 0 gamepads 01-16 22:09:20.146 19157 19521 I com.limelight.LimeLog: Resumed existing game session 01-16 22:09:20.147 19157 19521 I moonlight-common-c: RTSP port: 48010 01-16 22:09:20.147 19157 19521 I moonlight-common-c: Initializing platform... 01-16 22:09:20.147 19157 19521 I moonlight-common-c: done 01-16 22:09:20.147 19157 19521 I moonlight-common-c: Resolving host name... 01-16 22:09:20.147 19157 19521 I moonlight-common-c: done 01-16 22:09:20.147 19157 19521 I moonlight-common-c: Initializing audio stream... 01-16 22:09:20.148 19157 19521 I moonlight-common-c: done 01-16 22:09:20.148 19157 19521 I moonlight-common-c: Starting RTSP handshake... 01-16 22:09:20.171 19157 19521 I moonlight-common-c: Audio port: 48000 01-16 22:09:20.179 19157 19521 I moonlight-common-c: Video port: 47998 01-16 22:09:20.187 19157 19521 I moonlight-common-c: Control port: 47999 01-16 22:09:20.281 19157 19177 I com.limelight: Could not find corresponding native window for surface 01-16 22:09:20.503 19157 19521 I moonlight-common-c: done 01-16 22:09:20.503 19157 19521 I moonlight-common-c: Initializing control stream... 01-16 22:09:20.503 19157 19521 I moonlight-common-c: done 01-16 22:09:20.503 19157 19521 I moonlight-common-c: Initializing video stream... 01-16 22:09:20.504 19157 19521 I moonlight-common-c: done 01-16 22:09:20.504 19157 19521 I moonlight-common-c: Initializing input stream... 01-16 22:09:20.504 19157 19521 I moonlight-common-c: done 01-16 22:09:20.504 19157 19521 I moonlight-common-c: Starting control stream... 01-16 22:09:20.508 19157 19521 I moonlight-common-c: done 01-16 22:09:20.508 19157 19521 I moonlight-common-c: Starting video stream... 01-16 22:09:20.511 19157 19521 I com.limelight.LimeLog: Decoder blacklisted for adaptive playback 01-16 22:09:20.511 19157 19521 I com.limelight.LimeLog: Decoder supports fused IDR frames (FEATURE_AdaptivePlayback) 01-16 22:09:20.511 19157 19521 I com.limelight.LimeLog: Decoder configuration try: 0 01-16 22:09:20.506 19157 19157 W Thread-173: type=1400 audit(0.0:25567): avc: denied { read } for name="system" dev="sysfs" ino=9 scontext=u:r:untrusted_app:s0:c212,c256,c512,c768 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=0 app=com.limelight 01-16 22:09:20.513 19157 19521 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:20.518 19157 19521 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:20.519 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:20.526 19157 19521 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:20.526 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:20.526 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e979010, reason connectToSurface 01-16 22:09:20.527 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616769 01-16 22:09:20.527 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e979010, reason connectToSurface(reconnect) 01-16 22:09:20.527 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e979010, reason connectToSurface(reconnect) 01-16 22:09:20.528 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56067677 01-16 22:09:20.530 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:20.531 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56067681 01-16 22:09:20.531 19157 19530 D MediaCodecLogger: Got amazon_media_codec_logger Service. Calling PID = 19157 01-16 22:09:20.532 19157 19521 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:20.533 19157 19521 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56067682 01-16 22:09:20.533 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 1) = { 01-16 22:09:20.533 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:20.533 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:20.533 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:20.533 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:20.541 19157 19531 D SurfaceUtils: set up nativeWindow 0xb40000764e979010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:20.543 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56067693 01-16 22:09:20.543 19157 19521 I com.limelight.LimeLog: Using codec OMX.MTK.VIDEO.DECODER.AVC for hardware decoding video/avc 01-16 22:09:20.544 19157 19521 I moonlight-common-c: done 01-16 22:09:20.544 19157 19521 I moonlight-common-c: Starting audio stream... 01-16 22:09:20.544 19157 19521 I com.limelight.LimeLog: Audio channel config: 0xC 01-16 22:09:20.548 19157 19521 D AmazonAudioTrackCallback: No AudioTrackFlags provided. Using internal defaults. 01-16 22:09:20.550 19157 19521 D AmazonAudioTrackCallback: No Audio content type provided. 01-16 22:09:20.550 19157 19521 I android.media.AudioTrack: AUDIOINFO: audio_input: format: 2 sample_rate: 48000 channels: 2 AudioAttributes: AudioAttributes: usage=USAGE_GAME content=CONTENT_TYPE_UNKNOWN flags=0x900 tags= bundle=null 01-16 22:09:20.555 19157 19521 D AudioTrack: createTrack_l(0): AUDIO_OUTPUT_FLAG_FAST denied by server; frameCount 480 -> 3076 01-16 22:09:20.559 19157 19521 I com.limelight.LimeLog: Audio track configuration: 1920 true 01-16 22:09:20.559 19157 19521 I moonlight-common-c: done 01-16 22:09:20.559 19157 19521 I moonlight-common-c: Starting input stream... 01-16 22:09:20.559 19157 19521 I moonlight-common-c: done 01-16 22:09:20.581 19157 19177 I com.limelight: Could not find corresponding native window for surface 01-16 22:09:20.863 19157 19547 I moonlight-common-c: Received first audio packet after 300 ms 01-16 22:09:20.863 19157 19547 I moonlight-common-c: Initial audio resync period: 500 milliseconds 01-16 22:09:21.095 19157 19157 W System.err: java.lang.ClassNotFoundException: com.samsung.android.view.SemWindowManager 01-16 22:09:21.095 19157 19157 W System.err: at java.lang.Class.classForName(Native Method) 01-16 22:09:21.095 19157 19157 W System.err: at java.lang.Class.forName(Class.java:454) 01-16 22:09:21.095 19157 19157 W System.err: at java.lang.Class.forName(Class.java:379) 01-16 22:09:21.095 19157 19157 W System.err: at com.limelight.Game.setMetaKeyCaptureState(Unknown Source:2) 01-16 22:09:21.095 19157 19157 W System.err: at com.limelight.Game.setInputGrabState(Unknown Source:20) 01-16 22:09:21.096 19157 19157 W System.err: at com.limelight.Game.-$$Nest$msetInputGrabState(SourceFile:0) 01-16 22:09:21.096 19157 19157 W System.err: at com.limelight.Game$11$1.run(Unknown Source:5) 01-16 22:09:21.096 19157 19157 W System.err: at android.os.Handler.handleCallback(Handler.java:938) 01-16 22:09:21.096 19157 19157 W System.err: at android.os.Handler.dispatchMessage(Handler.java:99) 01-16 22:09:21.096 19157 19157 W System.err: at android.os.Looper.loop(Looper.java:223) 01-16 22:09:21.096 19157 19157 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7719) 01-16 22:09:21.096 19157 19157 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-16 22:09:21.096 19157 19157 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) 01-16 22:09:21.096 19157 19157 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947) 01-16 22:09:21.096 19157 19157 W System.err: Caused by: java.lang.ClassNotFoundException: com.samsung.android.view.SemWindowManager 01-16 22:09:21.096 19157 19157 W System.err: ... 14 more 01-16 22:09:21.113 19157 19529 I com.limelight.LimeLog: Display HDR mode: disabled 01-16 22:09:21.122 19157 19547 I moonlight-common-c: Audio packet queue overflow 01-16 22:09:21.123 19157 19548 I moonlight-common-c: Network dropped audio data (expected 9, but received 39) 01-16 22:09:21.126 19157 19548 I moonlight-common-c: Network dropped audio data (expected 44, but received 52) 01-16 22:09:21.127 19157 19543 I moonlight-common-c: Received first video packet after 500 ms 01-16 22:09:21.155 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:21.155 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:21.158 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56068308 pts:0 01-16 22:09:21.160 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:21.165 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:21.171 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:21.171 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:21.172 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:21.172 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:21.172 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 4 01-16 22:09:21.172 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 11 01-16 22:09:21.172 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56068308 01-16 22:09:21.172 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:21.176 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #2 01-16 22:09:21.176 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:21.176 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.176 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.176 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.176 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.176 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.176 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.176 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.176 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.176 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:21.176 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:21.176 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 2 01-16 22:09:21.176 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:21.176 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:21.176 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:21.177 19157 19542 I com.limelight.LimeLog: Decoder requires reset for IllegalStateException 01-16 22:09:21.177 19157 19542 W System.err: java.lang.IllegalStateException 01-16 22:09:21.177 19157 19542 W System.err: at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method) 01-16 22:09:21.177 19157 19542 W System.err: at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3492) 01-16 22:09:21.177 19157 19542 W System.err: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:23) 01-16 22:09:21.177 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e979010, reason disconnectFromSurface 01-16 22:09:21.177 19157 19542 I com.limelight.LimeLog: Waiting to quiesce decoder threads: 6 01-16 22:09:21.394 19157 19544 I com.limelight.LimeLog: Codec recovery attempt: 1 01-16 22:09:21.394 19157 19544 W com.limelight.LimeLog: Trying to reset decoder after CodecException 01-16 22:09:21.426 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586800 01-16 22:09:21.426 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 15 to native window 01-16 22:09:21.427 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586980 01-16 22:09:21.427 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 14 to native window 01-16 22:09:21.447 19157 19544 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:21.480 19157 19544 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:21.484 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:21.523 19157 19544 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:21.524 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:21.524 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e573010, reason connectToSurface 01-16 22:09:21.525 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616770 01-16 22:09:21.525 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e573010, reason connectToSurface(reconnect) 01-16 22:09:21.525 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e573010, reason connectToSurface(reconnect) 01-16 22:09:21.526 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56068675 01-16 22:09:21.533 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:21.536 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56068685 01-16 22:09:21.536 19157 19530 D MediaCodecLogger: registerClient for -5476376638760552512, probably moved from un-initialized to configured state 01-16 22:09:21.538 19157 19544 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:21.538 19157 19544 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56068688 01-16 22:09:21.538 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 4) = { 01-16 22:09:21.538 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:21.538 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:21.538 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:21.538 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:21.564 19157 19531 D SurfaceUtils: set up nativeWindow 0xb40000764e573010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:21.569 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56068719 01-16 22:09:21.571 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:21.572 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:21.586 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:21.607 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:21.607 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:21.612 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56068761 pts:0 01-16 22:09:21.616 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:21.624 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:21.637 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:21.640 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:21.640 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:21.641 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:21.641 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:21.641 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 10 01-16 22:09:21.642 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 31 01-16 22:09:21.642 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56068761 01-16 22:09:21.642 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:21.645 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #3 01-16 22:09:21.645 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:21.645 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.645 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.645 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.645 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:21.645 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:21.645 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.645 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.645 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.645 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:21.645 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:21.645 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 3 01-16 22:09:21.645 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:21.645 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:21.646 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:21.646 19157 19542 I com.limelight.LimeLog: Decoder requires reset for IllegalStateException 01-16 22:09:21.646 19157 19542 W System.err: java.lang.IllegalStateException 01-16 22:09:21.646 19157 19542 W System.err: at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method) 01-16 22:09:21.646 19157 19542 W System.err: at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3492) 01-16 22:09:21.646 19157 19542 W System.err: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:23) 01-16 22:09:21.647 19157 19542 I com.limelight.LimeLog: Waiting to quiesce decoder threads: 6 01-16 22:09:21.648 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e573010, reason disconnectFromSurface 01-16 22:09:21.652 19157 19544 I com.limelight.LimeLog: Codec recovery attempt: 2 01-16 22:09:21.652 19157 19544 W com.limelight.LimeLog: Trying to reset decoder after CodecException 01-16 22:09:21.657 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #4 01-16 22:09:21.657 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:21.657 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.657 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.657 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.657 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.657 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:21.657 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.657 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.657 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.658 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:21.658 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:21.658 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 4 01-16 22:09:21.658 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:21.658 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:21.673 19157 19531 E ACodec : Wrong ownership in EBD: OUR(0) buffer #5 01-16 22:09:21.673 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:21.673 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.673 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.673 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.673 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.673 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.673 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.673 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.673 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:21.673 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:21.673 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:21.673 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 5 01-16 22:09:21.673 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:21.673 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:21.681 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586800 01-16 22:09:21.681 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 15 to native window 01-16 22:09:21.682 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586980 01-16 22:09:21.682 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 14 to native window 01-16 22:09:21.683 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e8bac00 01-16 22:09:21.683 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 13 to native window 01-16 22:09:21.705 19157 19544 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:21.739 19157 19544 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:21.741 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:21.768 19157 19544 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:21.769 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:21.769 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e89f010, reason connectToSurface 01-16 22:09:21.769 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616771 01-16 22:09:21.769 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e89f010, reason connectToSurface(reconnect) 01-16 22:09:21.770 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e89f010, reason connectToSurface(reconnect) 01-16 22:09:21.771 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56068920 01-16 22:09:21.774 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:21.775 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56068924 01-16 22:09:21.775 19157 19530 D MediaCodecLogger: registerClient for -5476376638760552512, probably moved from un-initialized to configured state 01-16 22:09:21.776 19157 19544 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:21.776 19157 19544 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56068926 01-16 22:09:21.776 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 6) = { 01-16 22:09:21.776 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:21.776 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:21.776 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:21.776 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:21.785 19157 19531 D SurfaceUtils: set up nativeWindow 0xb40000764e89f010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:21.787 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56068937 01-16 22:09:21.788 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:21.788 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:21.800 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:21.804 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:21.804 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:21.806 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56068955 pts:0 01-16 22:09:21.809 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:21.814 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:21.819 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:21.834 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:21.834 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:21.834 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:21.834 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:21.834 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 4 01-16 22:09:21.834 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 11 01-16 22:09:21.834 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56068955 01-16 22:09:21.834 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:21.838 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:21.838 19157 19542 I com.limelight.LimeLog: Decoder requires reset for IllegalStateException 01-16 22:09:21.838 19157 19542 W System.err: java.lang.IllegalStateException 01-16 22:09:21.838 19157 19542 W System.err: at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method) 01-16 22:09:21.838 19157 19542 W System.err: at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3492) 01-16 22:09:21.838 19157 19542 W System.err: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:23) 01-16 22:09:21.838 19157 19542 I com.limelight.LimeLog: Waiting to quiesce decoder threads: 6 01-16 22:09:21.838 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #4 01-16 22:09:21.838 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:21.839 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.839 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.839 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.839 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.839 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.839 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.839 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.839 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:21.839 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:21.839 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:21.839 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 4 01-16 22:09:21.839 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:21.839 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:21.841 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e89f010, reason disconnectFromSurface 01-16 22:09:21.852 19157 19544 I com.limelight.LimeLog: Codec recovery attempt: 3 01-16 22:09:21.852 19157 19544 W com.limelight.LimeLog: Trying to reset decoder after CodecException 01-16 22:09:21.865 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586980 01-16 22:09:21.865 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 15 to native window 01-16 22:09:21.867 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e587280 01-16 22:09:21.867 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 14 to native window 01-16 22:09:21.868 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e8bac00 01-16 22:09:21.868 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 13 to native window 01-16 22:09:21.882 19157 19544 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:21.905 19157 19544 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:21.908 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:21.937 19157 19544 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:21.938 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:21.938 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e9d2010, reason connectToSurface 01-16 22:09:21.939 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616772 01-16 22:09:21.939 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e9d2010, reason connectToSurface(reconnect) 01-16 22:09:21.939 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e9d2010, reason connectToSurface(reconnect) 01-16 22:09:21.940 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56069089 01-16 22:09:21.943 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:21.944 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56069094 01-16 22:09:21.944 19157 19530 D MediaCodecLogger: registerClient for -5476376638760552512, probably moved from un-initialized to configured state 01-16 22:09:21.945 19157 19544 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:21.945 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 8) = { 01-16 22:09:21.945 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:21.945 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:21.945 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:21.945 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:21.945 19157 19544 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56069095 01-16 22:09:21.956 19157 19531 D SurfaceUtils: set up nativeWindow 0xb40000764e9d2010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:21.962 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56069112 01-16 22:09:21.963 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:21.964 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:21.966 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:21.981 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:21.990 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:21.993 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:22.002 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56069152 pts:0 01-16 22:09:22.005 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.013 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.022 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.024 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:22.024 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:22.025 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:22.025 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #2 01-16 22:09:22.025 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:22.025 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.025 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 5 01-16 22:09:22.025 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.025 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 17 01-16 22:09:22.025 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.025 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56069152 01-16 22:09:22.025 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.025 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:22.026 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.026 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.026 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.026 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.026 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.026 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.026 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.026 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 2 01-16 22:09:22.026 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.026 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.029 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #3 01-16 22:09:22.029 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.029 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.029 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.029 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.029 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.029 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.029 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.029 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.029 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.029 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.029 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.029 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.029 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 3 01-16 22:09:22.029 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.029 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.029 19157 19542 I com.limelight.LimeLog: Decoder requires reset for IllegalStateException 01-16 22:09:22.029 19157 19542 W System.err: java.lang.IllegalStateException 01-16 22:09:22.029 19157 19542 W System.err: at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method) 01-16 22:09:22.029 19157 19542 W System.err: at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3492) 01-16 22:09:22.029 19157 19542 W System.err: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:23) 01-16 22:09:22.029 19157 19542 I com.limelight.LimeLog: Waiting to quiesce decoder threads: 6 01-16 22:09:22.030 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e9d2010, reason disconnectFromSurface 01-16 22:09:22.031 19157 19544 I com.limelight.LimeLog: Codec recovery attempt: 4 01-16 22:09:22.032 19157 19544 W com.limelight.LimeLog: Trying to reset decoder after CodecException 01-16 22:09:22.034 19157 19531 E ACodec : Wrong ownership in EBD: OUR(0) buffer #4 01-16 22:09:22.034 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.034 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.034 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.034 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.034 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.034 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.034 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.034 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.034 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.034 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.034 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.034 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 4 01-16 22:09:22.034 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.034 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.041 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586980 01-16 22:09:22.041 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 15 to native window 01-16 22:09:22.042 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e587280 01-16 22:09:22.042 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 14 to native window 01-16 22:09:22.043 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e8bac00 01-16 22:09:22.043 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 13 to native window 01-16 22:09:22.056 19157 19544 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:22.081 19157 19544 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:22.083 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:22.105 19157 19544 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:22.105 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.106 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e573010, reason connectToSurface 01-16 22:09:22.106 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616773 01-16 22:09:22.106 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e573010, reason connectToSurface(reconnect) 01-16 22:09:22.106 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e573010, reason connectToSurface(reconnect) 01-16 22:09:22.107 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56069256 01-16 22:09:22.110 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:22.110 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56069260 01-16 22:09:22.110 19157 19530 D MediaCodecLogger: registerClient for -5476376638760552512, probably moved from un-initialized to configured state 01-16 22:09:22.111 19157 19544 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:22.111 19157 19544 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56069261 01-16 22:09:22.111 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 10) = { 01-16 22:09:22.111 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:22.111 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:22.111 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:22.111 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.117 19157 19531 D SurfaceUtils: set up nativeWindow 0xb40000764e573010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:22.119 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56069269 01-16 22:09:22.120 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:22.120 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:22.129 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:22.141 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:22.141 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:22.143 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56069293 pts:0 01-16 22:09:22.147 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.152 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.157 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.158 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:22.158 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:22.158 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:22.158 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:22.158 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 4 01-16 22:09:22.159 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 8 01-16 22:09:22.159 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56069293 01-16 22:09:22.159 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:22.161 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #2 01-16 22:09:22.161 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.161 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.161 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.161 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.161 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.161 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.161 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.161 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.161 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.161 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.161 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.161 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 2 01-16 22:09:22.161 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.161 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.163 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.163 19157 19542 I com.limelight.LimeLog: Decoder requires reset for IllegalStateException 01-16 22:09:22.163 19157 19542 W System.err: java.lang.IllegalStateException 01-16 22:09:22.163 19157 19542 W System.err: at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method) 01-16 22:09:22.163 19157 19542 W System.err: at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3492) 01-16 22:09:22.163 19157 19542 W System.err: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:23) 01-16 22:09:22.163 19157 19542 I com.limelight.LimeLog: Waiting to quiesce decoder threads: 6 01-16 22:09:22.164 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e573010, reason disconnectFromSurface 01-16 22:09:22.169 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #3 01-16 22:09:22.169 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.169 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.169 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.169 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.169 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.169 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.169 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.169 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.169 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.169 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.169 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.169 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 3 01-16 22:09:22.169 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.169 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.176 19157 19544 I com.limelight.LimeLog: Codec recovery attempt: 5 01-16 22:09:22.177 19157 19544 W com.limelight.LimeLog: Trying to reset decoder after CodecException 01-16 22:09:22.191 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586980 01-16 22:09:22.191 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 15 to native window 01-16 22:09:22.192 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e587280 01-16 22:09:22.192 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 14 to native window 01-16 22:09:22.193 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e8bac00 01-16 22:09:22.193 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 13 to native window 01-16 22:09:22.216 19157 19544 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:22.240 19157 19544 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:22.242 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:22.265 19157 19544 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:22.265 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.265 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e80c010, reason connectToSurface 01-16 22:09:22.266 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616774 01-16 22:09:22.266 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e80c010, reason connectToSurface(reconnect) 01-16 22:09:22.266 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e80c010, reason connectToSurface(reconnect) 01-16 22:09:22.266 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56069415 01-16 22:09:22.269 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:22.270 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56069420 01-16 22:09:22.270 19157 19530 D MediaCodecLogger: registerClient for -5476376638760552512, probably moved from un-initialized to configured state 01-16 22:09:22.271 19157 19544 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:22.271 19157 19544 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56069421 01-16 22:09:22.271 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 12) = { 01-16 22:09:22.271 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:22.271 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:22.271 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:22.271 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.279 19157 19531 D SurfaceUtils: set up nativeWindow 0xb40000764e80c010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:22.284 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56069434 01-16 22:09:22.285 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:22.285 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:22.297 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:22.306 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:22.306 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:22.308 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56069457 pts:0 01-16 22:09:22.310 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.315 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.321 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.322 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:22.322 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:22.322 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:22.323 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #2 01-16 22:09:22.323 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.323 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.323 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.323 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.323 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.323 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.323 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.323 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.323 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.323 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:22.323 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.323 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.323 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 2 01-16 22:09:22.323 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.323 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.323 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 5 01-16 22:09:22.323 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 13 01-16 22:09:22.323 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56069457 01-16 22:09:22.323 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:22.327 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.327 19157 19542 I com.limelight.LimeLog: Decoder requires reset for IllegalStateException 01-16 22:09:22.327 19157 19542 W System.err: java.lang.IllegalStateException 01-16 22:09:22.327 19157 19542 W System.err: at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method) 01-16 22:09:22.327 19157 19542 W System.err: at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3492) 01-16 22:09:22.327 19157 19542 W System.err: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:23) 01-16 22:09:22.327 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #3 01-16 22:09:22.327 19157 19542 I com.limelight.LimeLog: Waiting to quiesce decoder threads: 6 01-16 22:09:22.327 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.327 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e80c010, reason disconnectFromSurface 01-16 22:09:22.327 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.327 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.327 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.327 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.327 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.327 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.327 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.328 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.328 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.328 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.328 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 3 01-16 22:09:22.328 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.328 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.332 19157 19544 I com.limelight.LimeLog: Codec recovery attempt: 6 01-16 22:09:22.332 19157 19544 W com.limelight.LimeLog: Trying to reset decoder after CodecException 01-16 22:09:22.341 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586980 01-16 22:09:22.342 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 15 to native window 01-16 22:09:22.342 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e587280 01-16 22:09:22.342 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 14 to native window 01-16 22:09:22.343 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e8bac00 01-16 22:09:22.343 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 13 to native window 01-16 22:09:22.361 19157 19544 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:22.385 19157 19544 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:22.387 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:22.407 19157 19544 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:22.408 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.408 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e573010, reason connectToSurface 01-16 22:09:22.409 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616775 01-16 22:09:22.409 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e573010, reason connectToSurface(reconnect) 01-16 22:09:22.409 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e573010, reason connectToSurface(reconnect) 01-16 22:09:22.409 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56069559 01-16 22:09:22.412 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:22.414 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56069563 01-16 22:09:22.414 19157 19530 D MediaCodecLogger: registerClient for -5476376638760552512, probably moved from un-initialized to configured state 01-16 22:09:22.414 19157 19544 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:22.414 19157 19544 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56069564 01-16 22:09:22.415 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 14) = { 01-16 22:09:22.415 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:22.415 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:22.415 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:22.415 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.422 19157 19531 D SurfaceUtils: set up nativeWindow 0xb40000764e573010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:22.424 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56069574 01-16 22:09:22.425 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:22.425 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:22.431 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:22.440 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:22.440 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:22.441 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56069591 pts:0 01-16 22:09:22.444 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.449 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.454 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.455 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:22.455 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:22.456 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #2 01-16 22:09:22.456 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.456 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.456 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.456 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.456 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.456 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.456 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:22.456 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.456 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.456 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.456 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.456 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.456 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 2 01-16 22:09:22.456 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.456 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.456 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:22.456 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 4 01-16 22:09:22.456 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 10 01-16 22:09:22.456 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56069591 01-16 22:09:22.456 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:22.459 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.459 19157 19542 I com.limelight.LimeLog: Decoder requires reset for IllegalStateException 01-16 22:09:22.459 19157 19542 W System.err: java.lang.IllegalStateException 01-16 22:09:22.459 19157 19542 W System.err: at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method) 01-16 22:09:22.459 19157 19542 W System.err: at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3492) 01-16 22:09:22.459 19157 19542 W System.err: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:23) 01-16 22:09:22.459 19157 19542 I com.limelight.LimeLog: Waiting to quiesce decoder threads: 6 01-16 22:09:22.460 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #3 01-16 22:09:22.460 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.460 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.460 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.460 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.460 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.460 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.460 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.460 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.460 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.460 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.460 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.460 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 3 01-16 22:09:22.460 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.460 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.461 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e573010, reason disconnectFromSurface 01-16 22:09:22.465 19157 19544 I com.limelight.LimeLog: Codec recovery attempt: 7 01-16 22:09:22.465 19157 19544 W com.limelight.LimeLog: Trying to reset decoder after CodecException 01-16 22:09:22.473 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586980 01-16 22:09:22.473 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 15 to native window 01-16 22:09:22.474 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e587280 01-16 22:09:22.474 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 14 to native window 01-16 22:09:22.474 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e8bac00 01-16 22:09:22.474 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 13 to native window 01-16 22:09:22.498 19157 19544 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:22.519 19157 19544 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:22.521 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:22.533 19157 19544 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:22.534 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.534 19157 19530 D SurfaceUtils: connecting to surface 0xb400007637463010, reason connectToSurface 01-16 22:09:22.534 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616776 01-16 22:09:22.534 19157 19530 D SurfaceUtils: disconnecting from surface 0xb400007637463010, reason connectToSurface(reconnect) 01-16 22:09:22.535 19157 19530 D SurfaceUtils: connecting to surface 0xb400007637463010, reason connectToSurface(reconnect) 01-16 22:09:22.535 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56069685 01-16 22:09:22.538 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:22.539 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56069688 01-16 22:09:22.539 19157 19530 D MediaCodecLogger: registerClient for -5476376638760552512, probably moved from un-initialized to configured state 01-16 22:09:22.540 19157 19544 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:22.541 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 16) = { 01-16 22:09:22.541 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:22.541 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:22.541 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:22.541 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.541 19157 19544 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56069690 01-16 22:09:22.556 19157 19531 D SurfaceUtils: set up nativeWindow 0xb400007637463010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:22.564 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56069714 01-16 22:09:22.568 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:22.569 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:22.581 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:22.591 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:22.591 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:22.595 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56069745 pts:0 01-16 22:09:22.599 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.604 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.609 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.611 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:22.611 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:22.611 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:22.611 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:22.611 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 3 01-16 22:09:22.611 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 24 01-16 22:09:22.611 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56069745 01-16 22:09:22.611 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:22.615 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.616 19157 19542 I com.limelight.LimeLog: Decoder requires reset for IllegalStateException 01-16 22:09:22.616 19157 19542 W System.err: java.lang.IllegalStateException 01-16 22:09:22.616 19157 19542 W System.err: at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method) 01-16 22:09:22.616 19157 19542 W System.err: at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3492) 01-16 22:09:22.616 19157 19542 W System.err: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:23) 01-16 22:09:22.616 19157 19542 I com.limelight.LimeLog: Waiting to quiesce decoder threads: 6 01-16 22:09:22.616 19157 19530 D SurfaceUtils: disconnecting from surface 0xb400007637463010, reason disconnectFromSurface 01-16 22:09:22.618 19157 19544 I com.limelight.LimeLog: Codec recovery attempt: 8 01-16 22:09:22.618 19157 19544 W com.limelight.LimeLog: Trying to reset decoder after CodecException 01-16 22:09:22.621 19157 19531 E ACodec : Wrong ownership in EBD: OUR(0) buffer #2 01-16 22:09:22.621 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.621 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.621 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.621 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.621 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.621 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.621 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.621 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.621 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.621 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.621 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.621 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 2 01-16 22:09:22.621 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.621 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.629 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586980 01-16 22:09:22.629 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 15 to native window 01-16 22:09:22.629 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e587280 01-16 22:09:22.629 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 14 to native window 01-16 22:09:22.630 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e8bac00 01-16 22:09:22.630 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 13 to native window 01-16 22:09:22.651 19157 19544 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:22.672 19157 19544 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:22.675 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:22.702 19157 19544 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:22.703 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.704 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e573010, reason connectToSurface 01-16 22:09:22.704 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616777 01-16 22:09:22.704 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e573010, reason connectToSurface(reconnect) 01-16 22:09:22.705 19157 19530 D SurfaceUtils: connecting to surface 0xb40000764e573010, reason connectToSurface(reconnect) 01-16 22:09:22.706 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56069855 01-16 22:09:22.710 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:22.712 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56069862 01-16 22:09:22.712 19157 19530 D MediaCodecLogger: registerClient for -5476376638760552512, probably moved from un-initialized to configured state 01-16 22:09:22.713 19157 19544 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:22.713 19157 19544 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56069863 01-16 22:09:22.713 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 18) = { 01-16 22:09:22.713 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:22.713 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:22.713 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:22.713 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.724 19157 19531 D SurfaceUtils: set up nativeWindow 0xb40000764e573010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:22.731 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56069881 01-16 22:09:22.732 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:22.733 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:22.750 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:22.760 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:22.760 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:22.762 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56069912 pts:0 01-16 22:09:22.766 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.779 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.785 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.787 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:22.787 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:22.787 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:22.788 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:22.788 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 7 01-16 22:09:22.788 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 18 01-16 22:09:22.788 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #2 01-16 22:09:22.788 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.788 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.788 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56069912 01-16 22:09:22.788 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.788 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:22.788 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.788 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.788 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.788 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.788 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.788 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.788 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.788 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.788 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 2 01-16 22:09:22.788 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.788 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.791 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.792 19157 19542 I com.limelight.LimeLog: Decoder requires reset for IllegalStateException 01-16 22:09:22.792 19157 19542 W System.err: java.lang.IllegalStateException 01-16 22:09:22.792 19157 19542 W System.err: at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method) 01-16 22:09:22.792 19157 19542 W System.err: at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3492) 01-16 22:09:22.792 19157 19542 W System.err: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:23) 01-16 22:09:22.792 19157 19542 I com.limelight.LimeLog: Waiting to quiesce decoder threads: 6 01-16 22:09:22.793 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000764e573010, reason disconnectFromSurface 01-16 22:09:22.799 19157 19544 I com.limelight.LimeLog: Codec recovery attempt: 9 01-16 22:09:22.800 19157 19544 W com.limelight.LimeLog: Trying to reset decoder after CodecException 01-16 22:09:22.802 19157 19531 E ACodec : Wrong ownership in EBD: OUR(0) buffer #3 01-16 22:09:22.802 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.802 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.802 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.802 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.802 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.802 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.802 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.802 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.802 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:22.802 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.802 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.802 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 3 01-16 22:09:22.802 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.802 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.809 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586980 01-16 22:09:22.809 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 15 to native window 01-16 22:09:22.811 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e587280 01-16 22:09:22.811 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 14 to native window 01-16 22:09:22.812 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e8bac00 01-16 22:09:22.812 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 13 to native window 01-16 22:09:22.832 19157 19544 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:22.855 19157 19544 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:22.857 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:22.869 19157 19544 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:22.870 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.870 19157 19530 D SurfaceUtils: connecting to surface 0xb40000763732d010, reason connectToSurface 01-16 22:09:22.871 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616778 01-16 22:09:22.871 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000763732d010, reason connectToSurface(reconnect) 01-16 22:09:22.871 19157 19530 D SurfaceUtils: connecting to surface 0xb40000763732d010, reason connectToSurface(reconnect) 01-16 22:09:22.872 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56070021 01-16 22:09:22.875 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:22.881 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56070031 01-16 22:09:22.881 19157 19530 D MediaCodecLogger: registerClient for -5476376638760552512, probably moved from un-initialized to configured state 01-16 22:09:22.883 19157 19544 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:22.883 19157 19544 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56070033 01-16 22:09:22.883 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 20) = { 01-16 22:09:22.883 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:22.883 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:22.883 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:22.883 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.895 19157 19531 D SurfaceUtils: set up nativeWindow 0xb40000763732d010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:22.897 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56070047 01-16 22:09:22.898 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:22.899 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:22.900 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:22.916 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:22.923 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:22.923 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:22.925 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56070074 pts:0 01-16 22:09:22.927 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.931 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.940 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:22.941 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:22.941 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:22.941 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:22.941 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:22.941 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 10 01-16 22:09:22.941 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 14 01-16 22:09:22.941 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56070074 01-16 22:09:22.941 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:22.943 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #2 01-16 22:09:22.943 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.943 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.943 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.943 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:22.943 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.943 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.943 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.943 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.943 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.943 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.943 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.943 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 2 01-16 22:09:22.943 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.943 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.949 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:22.950 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #3 01-16 22:09:22.950 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:22.950 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.950 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.950 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.950 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.950 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.950 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.950 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.950 19157 19530 D SurfaceUtils: disconnecting from surface 0xb40000763732d010, reason disconnectFromSurface 01-16 22:09:22.950 19157 19542 I com.limelight.LimeLog: Decoder requires reset for IllegalStateException 01-16 22:09:22.950 19157 19542 W System.err: java.lang.IllegalStateException 01-16 22:09:22.950 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:22.950 19157 19542 W System.err: at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method) 01-16 22:09:22.950 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:22.950 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:22.950 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 3 01-16 22:09:22.950 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:22.950 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:22.950 19157 19542 W System.err: at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3492) 01-16 22:09:22.950 19157 19542 W System.err: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:23) 01-16 22:09:22.951 19157 19542 I com.limelight.LimeLog: Waiting to quiesce decoder threads: 6 01-16 22:09:22.951 19157 19544 I com.limelight.LimeLog: Codec recovery attempt: 10 01-16 22:09:22.952 19157 19544 W com.limelight.LimeLog: Trying to reset decoder after CodecException 01-16 22:09:22.959 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e586980 01-16 22:09:22.959 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 15 to native window 01-16 22:09:22.960 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e587280 01-16 22:09:22.960 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 14 to native window 01-16 22:09:22.961 19157 19531 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb40000764e8bac00 01-16 22:09:22.961 19157 19531 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] can not return buffer 13 to native window 01-16 22:09:22.980 19157 19544 D MediaCodecDenylistVCB: __call_should_reset_media_codec_list: 0xb40000764e591040 01-16 22:09:23.003 19157 19544 D MediaCodecDenylistVCB: __check_media_codec_denylist OMX.MTK.VIDEO.DECODER.AVC 01-16 22:09:23.005 19157 19531 I OMXClient: IOmx service obtained 01-16 22:09:23.033 19157 19544 I com.limelight.LimeLog: Configuring with format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} 01-16 22:09:23.034 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:23.034 19157 19530 D SurfaceUtils: connecting to surface 0xb400007637381010, reason connectToSurface 01-16 22:09:23.035 19157 19530 I MediaCodec: [OMX.MTK.VIDEO.DECODER.AVC] setting surface generation to 19616779 01-16 22:09:23.035 19157 19530 D SurfaceUtils: disconnecting from surface 0xb400007637381010, reason connectToSurface(reconnect) 01-16 22:09:23.035 19157 19530 D SurfaceUtils: connecting to surface 0xb400007637381010, reason connectToSurface(reconnect) 01-16 22:09:23.036 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 + 56070185 01-16 22:09:23.040 19157 19531 I ACodec : codec does not support config priority (err -1010) 01-16 22:09:23.042 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P2 - 56070191 01-16 22:09:23.042 19157 19530 D MediaCodecLogger: registerClient for -5476376638760552512, probably moved from un-initialized to configured state 01-16 22:09:23.045 19157 19544 I com.limelight.LimeLog: Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} 01-16 22:09:23.046 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'setP', target = 22) = { 01-16 22:09:23.046 19157 19531 W AHierarchicalStateMachine: AMessage params = AMessage(what = 0x00000000) = { 01-16 22:09:23.046 19157 19531 W AHierarchicalStateMachine: int32_t android._video-scaling = 1 01-16 22:09:23.046 19157 19531 W AHierarchicalStateMachine: } 01-16 22:09:23.046 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:23.046 19157 19544 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 + 56070195 01-16 22:09:23.058 19157 19531 D SurfaceUtils: set up nativeWindow 0xb400007637381010 for 1920x1200, color 0x7f000001, rotation 0, usage 0x402900 01-16 22:09:23.063 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc P3 - 56070213 01-16 22:09:23.064 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.065 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.067 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.084 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.092 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.092 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.096 19157 19530 I MediaCodecLogger: [ASAP] HW.omx.video.avc Got First Input Frame 56070246 pts:0 01-16 22:09:23.100 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:23.109 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:23.116 19157 19531 W gralloc4: Buffer descriptor with invalid usage bits 0x2000 01-16 22:09:23.120 19157 19531 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] ERROR(0x80001005) 01-16 22:09:23.120 19157 19531 E ACodec : signalError(omxError 0x80001005, internalError -2147483648) 01-16 22:09:23.121 19157 19530 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6 01-16 22:09:23.121 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.DecoderErrorFatal = 1 01-16 22:09:23.121 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P2Ms = 6 01-16 22:09:23.121 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.ASAP-P3Ms = 18 01-16 22:09:23.121 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc.FirstFrameReadyMs = -56070246 01-16 22:09:23.121 19157 19530 I MediaCodecLogger: 19157.HW.omx.video.avc..DecoderErrorFatal = 1 01-16 22:09:23.125 19157 19530 D MediaCodec: flushMediametrics 01-16 22:09:23.125 19157 19530 D SurfaceUtils: disconnecting from surface 0xb400007637381010, reason disconnectFromSurface 01-16 22:09:23.127 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #2 01-16 22:09:23.127 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:23.127 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:23.127 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:23.127 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:23.127 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:23.127 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.127 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.127 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.127 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.127 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:23.127 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:23.127 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 2 01-16 22:09:23.127 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:23.127 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:23.144 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #3 01-16 22:09:23.144 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:23.144 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:23.144 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:23.144 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:23.144 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 COMPONENT(1) dequeued:0 01-16 22:09:23.144 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.144 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.144 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.144 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.144 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:23.144 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:23.144 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 3 01-16 22:09:23.144 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:23.144 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:23.145 19157 19531 E ACodec : Wrong ownership in EBD: UPSTREAM(2) buffer #4 01-16 22:09:23.145 19157 19531 I ACodec : [OMX.MTK.VIDEO.DECODER.AVC] input port has 8 buffers: 01-16 22:09:23.145 19157 19531 I ACodec : slot 0: # 1 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:23.145 19157 19531 I ACodec : slot 1: # 2 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:23.145 19157 19531 I ACodec : slot 2: # 3 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:23.145 19157 19531 I ACodec : slot 3: # 4 0x0/0x0 UPSTREAM(2) dequeued:0 01-16 22:09:23.145 19157 19531 I ACodec : slot 4: # 5 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.145 19157 19531 I ACodec : slot 5: # 6 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.145 19157 19531 I ACodec : slot 6: # 7 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.145 19157 19531 I ACodec : slot 7: # 8 0x0/0x0 OUR(0) dequeued:0 01-16 22:09:23.145 19157 19531 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = { 01-16 22:09:23.145 19157 19531 W AHierarchicalStateMachine: int32_t type = 1 01-16 22:09:23.145 19157 19531 W AHierarchicalStateMachine: int32_t buffer = 4 01-16 22:09:23.145 19157 19531 W AHierarchicalStateMachine: int32_t fence_fd = -1 01-16 22:09:23.145 19157 19531 W AHierarchicalStateMachine: } unhandled in root state. 01-16 22:09:23.146 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.146 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.154 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.166 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.181 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.182 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.190 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.191 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.201 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.213 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.214 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.217 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.218 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.233 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.247 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.247 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.248 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.249 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.252 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.265 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.275 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.276 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.280 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.281 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.282 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.299 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.311 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.311 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.313 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.314 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.316 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.332 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.349 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.349 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.351 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.352 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.366 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.378 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.378 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.380 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.381 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.383 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.401 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.408 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.408 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.410 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.410 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.416 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.428 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.429 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.431 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.431 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.434 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.449 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.459 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.459 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.460 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.461 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.468 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.478 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.478 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.480 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.480 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.483 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.500 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.509 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.509 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.511 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.512 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.515 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.532 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.542 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.542 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.543 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.544 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.549 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.558 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.558 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.560 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.561 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.566 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.581 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.591 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.591 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.593 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.593 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.600 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.609 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.609 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.610 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.611 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.616 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.627 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.627 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.629 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.629 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.635 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.649 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.658 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.658 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.660 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.660 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.666 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.676 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.676 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.677 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.678 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.683 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.698 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.708 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.708 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.709 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.710 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.716 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.728 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.728 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.730 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.731 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.733 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.749 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.759 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.759 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.760 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.762 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.766 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.781 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.793 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.793 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.794 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.795 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.801 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.815 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.825 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.825 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.827 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.828 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.833 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.843 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.843 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.845 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.849 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.849 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.866 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.877 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.877 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.879 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.879 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.884 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.898 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.909 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.909 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.910 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.911 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.917 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.928 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.928 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.931 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.932 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.932 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.948 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.958 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.958 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.959 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.960 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.967 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.975 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.975 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.976 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.977 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:23.983 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:23.992 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:23.992 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:23.994 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:23.994 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.000 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.009 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.009 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.012 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.012 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.016 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.033 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.046 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.046 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.051 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.053 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.066 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.085 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.085 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.088 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.088 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.109 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.113 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.113 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.115 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.115 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.117 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.140 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.145 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.145 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.147 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.148 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.150 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.170 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.176 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.176 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.179 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.179 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.188 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.203 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.209 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.209 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.210 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.211 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.217 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.225 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.225 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.227 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.228 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.236 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.248 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.258 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.258 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.261 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.261 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.268 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.283 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.292 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.292 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.294 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.294 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.301 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.316 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.325 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.325 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.326 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.327 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.333 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.342 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.342 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.343 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.344 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.349 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.358 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.358 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.360 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.361 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.368 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.376 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.376 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.378 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.379 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.382 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.395 19157 19531 W AMessage: failed to deliver message as target handler 1 is gone. 01-16 22:09:24.399 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.410 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.410 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.411 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.412 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.417 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.433 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.442 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.442 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.444 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.445 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.449 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.466 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.474 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.474 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.475 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.476 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.483 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.493 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.494 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.495 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.497 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.499 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.515 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.530 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.530 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.533 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.534 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.549 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.563 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.563 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.566 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.567 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.567 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.583 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.592 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.592 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.594 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.595 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.600 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.616 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.625 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.625 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.627 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.627 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.633 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.642 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.642 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.643 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.644 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.651 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.658 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.658 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.660 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.660 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.661 19157 19531 W AMessage: failed to deliver message as target handler 4 is gone. 01-16 22:09:24.666 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.683 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.692 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.692 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.695 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.696 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.701 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.717 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.725 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.725 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.727 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.727 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.732 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.750 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.759 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.759 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.761 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.762 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.767 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.783 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.793 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.793 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.795 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.796 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.800 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.816 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.825 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.825 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.827 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.828 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.833 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.845 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.845 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.847 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.847 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.852 19157 19531 W AMessage: failed to deliver message as target handler 6 is gone. 01-16 22:09:24.858 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.866 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.877 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.878 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.879 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.881 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.882 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.899 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.909 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.909 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.912 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.913 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.916 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.933 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.943 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.943 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.945 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.947 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.949 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.966 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:24.975 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:24.976 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:24.977 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:24.978 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:24.984 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.004 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.009 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.009 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.011 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.011 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.017 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.032 19157 19531 W AMessage: failed to deliver message as target handler 8 is gone. 01-16 22:09:25.034 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.046 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.046 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.047 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.047 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.049 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.066 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.075 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.075 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.077 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.078 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.083 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.092 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.092 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.094 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.094 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.100 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.132 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.140 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.141 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.142 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.142 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.149 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.157 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.158 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.159 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.159 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.165 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.177 19157 19531 W AMessage: failed to deliver message as target handler 10 is gone. 01-16 22:09:25.198 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.207 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.207 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.209 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.209 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.215 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.224 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.224 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.225 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.225 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.239 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.249 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.249 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.250 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.251 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.257 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.265 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.281 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.281 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.282 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.283 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.299 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.309 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.309 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.310 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.311 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.316 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.331 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.333 19157 19531 W AMessage: failed to deliver message as target handler 12 is gone. 01-16 22:09:25.342 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.342 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.343 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.343 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.350 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.359 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.359 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.361 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.361 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.367 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.382 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.391 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.391 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.391 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.392 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.402 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.414 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.424 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.424 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.424 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.425 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.433 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.443 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.444 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.445 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.445 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.448 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.464 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.466 19157 19531 W AMessage: failed to deliver message as target handler 14 is gone. 01-16 22:09:25.475 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.475 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.477 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.477 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.481 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.498 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.507 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.507 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.508 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.509 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.516 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.526 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.526 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.527 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.528 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.533 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.548 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.558 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.558 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.559 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.560 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.568 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.575 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.575 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.577 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.578 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.582 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.614 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.619 19157 19531 W AMessage: failed to deliver message as target handler 16 is gone. 01-16 22:09:25.623 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.623 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.624 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.625 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.631 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.638 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.638 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.638 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.639 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.648 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.658 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.658 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.659 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.661 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.666 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.675 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.675 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.676 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.676 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.683 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.691 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.691 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.692 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.692 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.699 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.710 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.710 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.711 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.711 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.722 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.731 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.743 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.743 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.744 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.744 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.748 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.765 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.774 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.774 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.775 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.776 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.783 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.792 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.792 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.793 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.794 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.798 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.800 19157 19531 W AMessage: failed to deliver message as target handler 18 is gone. 01-16 22:09:25.808 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.808 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.809 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.810 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.816 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.831 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.841 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.841 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.842 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.843 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.849 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.859 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.859 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.860 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.861 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.867 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.882 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.892 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.892 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.893 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.895 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.900 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.916 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.925 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.925 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.926 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.926 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.935 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.943 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.944 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.945 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.945 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.952 19157 19531 W AMessage: failed to deliver message as target handler 20 is gone. 01-16 22:09:25.954 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.962 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.962 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.964 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.964 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.981 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:25.990 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:25.990 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:25.992 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:25.992 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:25.999 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:26.008 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:26.008 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:26.009 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:26.009 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:26.016 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:26.029 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:26.029 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:26.032 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:26.032 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:26.033 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:26.049 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:26.058 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:26.058 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:26.060 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:26.060 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:26.066 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:26.075 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:26.076 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:26.077 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:26.078 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:26.086 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:26.113 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:26.120 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:26.120 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:26.121 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:26.123 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:26.133 19157 19543 I moonlight-common-c: Waiting for IDR frame 01-16 22:09:26.141 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:26.141 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:26.142 19157 19544 I moonlight-common-c: Requesting IDR frame on behalf of DR 01-16 22:09:26.142 19157 19528 I moonlight-common-c: IDR frame request sent 01-16 22:09:26.149 19157 19543 I moonlight-common-c: Waiting for IDR frame --------- beginning of crash 01-16 22:09:26.151 19157 19542 E AndroidRuntime: FATAL EXCEPTION: Video - Renderer (MediaCodec) 01-16 22:09:26.151 19157 19542 E AndroidRuntime: Process: com.limelight, PID: 19157 01-16 22:09:26.151 19157 19542 E AndroidRuntime: PreOutputConfigErrorFormat: 1 | AVC Decoder: OMX.MTK.VIDEO.DECODER.AVC | HEVC Decoder: (none) | AV1 Decoder: (none) | AVC supported width range: [64, 1920] | AVC achievable FPS range: UNSUPPORTED! | Configured format: {color-transfer=3, vdec-lowlatency=1, low-latency=1, mime=video/avc, width=1920, color-range=2, priority=0, frame-rate=60, color-standard=1, height=1200} | Input format: {mime=video/avc, width=1920, adaptive-playback=1, height=1200} | Output format: null | Adaptive playback: false | GL Renderer: Mali-G52 MC2 | Consecutive crashes: 2 | RFI active: false | Using modern SPS patching: true | Fused IDR frames: true | Video dimensions: 1920x1200 | FPS target: 60 | Bitrate: 23000 Kbps | CSD stats: 0, 11, 11 | Frames in-out: 36, 0 | Total frames received: 14 | Total frames rendered: 0 | Frame losses: 38 in 4 loss events | Average end-to-end client latency: 20ms | Average hardware decoder latency: 0ms | Frame pacing mode: 0 | java.lang.IllegalStateException 01-16 22:09:26.151 19157 19542 E AndroidRuntime: at com.limelight.binding.video.MediaCodecDecoderRenderer.handleDecoderException(Unknown Source:331) 01-16 22:09:26.151 19157 19542 E AndroidRuntime: at com.limelight.binding.video.MediaCodecDecoderRenderer.-$$Nest$mhandleDecoderException(SourceFile:0) 01-16 22:09:26.151 19157 19542 E AndroidRuntime: at com.limelight.binding.video.MediaCodecDecoderRenderer$3.run(Unknown Source:334) 01-16 22:09:26.158 19157 19544 I com.limelight.LimeLog: Patching num_ref_frames in SPS 01-16 22:09:26.158 19157 19544 I com.limelight.LimeLog: Adding bitstream restrictions 01-16 22:09:26.162 19157 19544 I Process : Sending signal. PID: 19157 SIG: 9 logcat: Unexpected EOF! |
Great that you added a log, will also try on my device. Multiple people says that my device (tab a9+) can't run it's native res and fps because it's not a "flagship" device but that's just not true. My old nexus 9 can run it's native res |
I have this issue on my pixel 9 pro as well. Definitely not a flagship issue |
Isn't it possible to change or edit media encoder files to force it to work? My sm-t580 can run at same resolution my a9+ can't and that tablet is from 2016. Either it's Samsung error or moonlight but it's impossible to get a dev attention. Only people thats guessing with ignorance |
Describe the bug
When i choose my phones native resolution (1920x1200) moonlight gives me error 5 video decoder failed to initialize and says that my device cant use that resolution and same with 90 hz. If i choose 1080 and 60hz everything works. My sunshine server works perfectly with other devices and a big range of resolutions.
Steps to reproduce
changing to native 1920x1200 and choosing 90hz
Affected games
All
Other Moonlight clients
PC
Moonlight adjusted settings
No
Moonlight adjusted settings (please complete the following information)
none
Moonlight default settings
Yes
Gamepad-related connection issue
Yes
Gamepad-related input issue
Yes
Gamepad-related streaming issue
Yes
Android version
Android 14
Device model
Samsung tab a9+
Server PC OS version
Windows 11
Server PC GeForce Experience version
32.0.15.6590
Server PC Nvidia GPU driver version
566.03
Server PC antivirus and firewall software
Windows defender
Screenshots
No response
Relevant log output
No response
Additional context
I tried a custom rom lineage 21 and i got same error
The text was updated successfully, but these errors were encountered: