maitrungduc1410 / react-native-video-trim

Video trimmer for React Native App
MIT License
54 stars 23 forks source link

[Android] Fail to load media. Possibly invalid file or no network connection #75

Open efstathiosntonas opened 2 hours ago

efstathiosntonas commented 2 hours ago

Hi,

device: Samsung S22 with Android 14

When opening a video and try to trim instantly without tapping play first I get this error in a form of Alert/Dialog: Fail to load media. Possibly invalid file or no network connection

 {"errorCode": "FAIL_TO_LOAD_MEDIA", "message": "Error loading media file. Please try again.", "name": "onError"}

Remarks:

  1. Even though the error shows up, I'm still able to trim the video. On every handle movement though the alert is piling up so I have to tap Close multiple times, it seems the error event continuously throws the error causing the piling of the alerts. When I tap on Save then the trimmed video is returned fine but the error alert shows up for one last time.
  2. If I play the video and then try to move the handlers to trim the video the error is not shown.
  3. It seems that it fails to load the first video frame, the only thing I can see is black. If I hit play then the video loads fine.
  4. I have tried videos taken from device camera and other videos sent from other devices
efstathiosntonas commented 2 hours ago
Click me for logcat right after opening the video ```logcat 2024-10-09 16:11:50.363 11543-11543 SensorManager com.APP_NAME D registerListener :: 1, LSM6DSO Accelerometer, 66667, 0, 2024-10-09 16:11:50.370 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:11:50.372 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=statusBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:11:50.373 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 1 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:11:50.373 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb400007217dda770} 2024-10-09 16:11:50.374 11543-11543 InputMethodManagerUtils com.APP_NAME D startInputInner - Id : 0 2024-10-09 16:11:50.374 11543-11543 InputMethodManager com.APP_NAME I startInputInner - IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus 2024-10-09 16:11:50.375 11543-18319 TrafficStats com.APP_NAME D tagSocket(199) with statsTag=0xffffffff, statsUid=-1 2024-10-09 16:11:50.392 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=false, type=ime, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:11:50.542 11543-11543 ExoPlayerImpl com.APP_NAME I Release 4c5b255 [AndroidXMedia3/1.4.1] [r0s, SM-S901B, samsung, 34] [media3.common, media3.database, media3.exoplayer, media3.decoder, media3.exoplayer.hls, media3.ui, media3.datasource.okhttp, media3.datasource, media3.extractor] 2024-10-09 16:11:50.542 11543-18092 CCodec com.APP_NAME I [c2.exynos.h264.decoder] state->set(FLUSHING) 2024-10-09 16:11:50.543 11543-18093 CCodec com.APP_NAME I [c2.exynos.h264.decoder] state->set(FLUSHED) 2024-10-09 16:11:50.543 11543-18082 MediaCodec com.APP_NAME D keep callback message for reclaim 2024-10-09 16:11:50.543 11543-18092 CCodec com.APP_NAME I [c2.exynos.h264.decoder] state->set(RESUMING) 2024-10-09 16:11:50.543 11543-18092 CCodecConfig com.APP_NAME I query failed after returning 15 values (BAD_INDEX) 2024-10-09 16:11:50.543 11543-18092 BufferPoolAccessor2.0 com.APP_NAME D bufferpool2 0xb4000070387e5cd8 : 3(22020096 size) total buffers - 3(22020096 size) used buffers - 18/24 (recycle/alloc) - 5/23 (fetch/transfer) 2024-10-09 16:11:50.544 11543-18092 CCodecBufferChannel com.APP_NAME I [c2.exynos.h264.decoder#107] 4 initial input buffers available 2024-10-09 16:11:50.544 11543-18092 Codec2Client com.APP_NAME W query -- param skipped: index = 1073743886. 2024-10-09 16:11:50.544 11543-18092 Codec2Client com.APP_NAME W query -- param skipped: index = 1610614798. 2024-10-09 16:11:50.544 11543-18092 Codec2Client com.APP_NAME W query -- param skipped: index = 1610614821. 2024-10-09 16:11:50.544 11543-18092 CCodec com.APP_NAME I [c2.exynos.h264.decoder] state->set(RUNNING) 2024-10-09 16:11:50.544 11543-18092 SurfaceUtils com.APP_NAME D connecting to surface 0xb400007217ca7e80, reason connectToSurface 2024-10-09 16:11:50.544 11543-18092 MediaCodec com.APP_NAME I [c2.exynos.h264.decoder] setting surface generation to 11820068 2024-10-09 16:11:50.544 11543-18092 SurfaceUtils com.APP_NAME D disconnecting from surface 0xb400007217ca7e80, reason connectToSurface(reconnect) 2024-10-09 16:11:50.544 11543-18092 SurfaceUtils com.APP_NAME D connecting to surface 0xb400007217ca7e80, reason connectToSurface(reconnect) 2024-10-09 16:11:50.545 11543-18092 Codec2-Out...ufferQueue com.APP_NAME D remote graphic buffer migration 0/0 2024-10-09 16:11:50.545 11543-18092 Codec2Client com.APP_NAME D setOutputSurface -- failed to set consumer usage (6/BAD_INDEX) 2024-10-09 16:11:50.545 11543-18092 Codec2Client com.APP_NAME D setOutputSurface -- generation=11820068 consumer usage=0x900 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 0 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 1 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 2 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 3 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 4 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 5 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 6 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 7 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 8 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 9 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 10 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 11 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 12 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 13 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 14 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.546 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 15 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.547 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 16 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.547 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 19 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.547 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 20 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.547 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 21 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.547 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 22 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.547 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 23 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.547 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 24 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 25 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 26 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 27 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 28 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 29 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 30 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 31 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 32 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 33 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 34 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 35 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 36 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 37 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 38 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 39 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 40 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 41 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.548 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 42 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 43 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 44 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 45 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 46 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 47 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 48 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 49 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 50 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 51 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 52 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 53 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 54 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 55 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 56 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 57 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 58 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 59 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 60 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.549 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 61 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.550 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 62 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.550 11543-18092 BufferQueueProducer com.APP_NAME W [SurfaceTexture-1-11543-14](id:2d1700000099,api:3,p:11543,c:11543) detachBuffer: slot 63 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.552 11543-18092 Codec2Client com.APP_NAME D Surface configure completed 2024-10-09 16:11:50.552 11543-18092 SurfaceUtils com.APP_NAME D disconnecting from surface 0xb400007217acf4a0, reason disconnectFromSurface 2024-10-09 16:11:50.553 11543-18092 CCodec com.APP_NAME I [c2.exynos.h264.decoder] state->set(RELEASING) 2024-10-09 16:11:50.553 11543-18092 CCodecBufferChannel com.APP_NAME D [c2.exynos.h264.decoder#107] MediaCodec discarded an unknown buffer 2024-10-09 16:11:50.553 11543-18092 CCodecBufferChannel com.APP_NAME D [c2.exynos.h264.decoder#107] MediaCodec discarded an unknown buffer 2024-10-09 16:11:50.554 11543-18092 CCodecBufferChannel com.APP_NAME D [c2.exynos.h264.decoder#107] MediaCodec discarded an unknown buffer 2024-10-09 16:11:50.554 11543-18092 CCodecBufferChannel com.APP_NAME D [c2.exynos.h264.decoder#107] MediaCodec discarded an unknown buffer 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 0 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 1 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 2 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 3 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 4 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 5 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 6 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 7 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 8 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 9 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.651 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 10 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 11 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 12 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 13 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 14 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 15 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 16 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 17 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 18 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 19 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 20 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 21 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 22 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 23 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 24 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 25 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 26 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 27 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 28 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 29 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 30 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.652 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 31 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 32 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 33 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 34 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 35 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 36 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 37 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 38 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 39 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 40 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 41 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 42 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 43 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 44 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.653 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 45 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 46 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 47 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 48 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 49 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 50 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 51 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 52 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 53 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 54 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 55 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 56 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 57 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 58 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 59 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 60 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 61 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 62 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.654 11543-18329 BufferQueueProducer com.APP_NAME W [MediaCodec.release](id:2d17000000a6,api:3,p:11543,c:11543) detachBuffer: slot 63 is not owned by the producer (state = FREE) 2024-10-09 16:11:50.655 11543-18329 CCodec com.APP_NAME I [c2.exynos.h264.decoder] state->set(RELEASED) 2024-10-09 16:11:50.655 11543-18092 SurfaceUtils com.APP_NAME D disconnecting from surface 0xb400007217ca7e80, reason disconnectFromSurface 2024-10-09 16:11:50.655 11543-18329 hw-BpHwBinder com.APP_NAME I onLastStrongRef automatically unlinking death recipients 2024-10-09 16:11:50.655 11543-18092 MediaCodec com.APP_NAME I Codec shutdown complete 2024-10-09 16:11:50.656 11543-18092 MediaCodec com.APP_NAME D flushMediametrics 2024-10-09 16:11:50.656 11543-18092 MediaCodec com.APP_NAME D flushMediametrics 2024-10-09 16:11:50.656 11543-18092 MediaCodec com.APP_NAME W no metrics handle found 2024-10-09 16:11:51.152 11543-18318 MediaMetadataRetriever com.APP_NAME V constructor 2024-10-09 16:11:51.155 11543-18318 MediaMetadataRetriever com.APP_NAME V setDataSource(104, 0, 576460752303423487) 2024-10-09 16:11:51.158 11543-18318 MediaMetadataRetriever com.APP_NAME V setDataSource(fd) return(0) 2024-10-09 16:11:51.158 11543-18318 MediaMetadataRetriever com.APP_NAME V extractMetadata(9) 2024-10-09 16:11:51.159 11543-18318 MediaMetadataRetriever com.APP_NAME V extractMetadata(20) 2024-10-09 16:11:51.159 11543-18318 MediaMetadataRetriever com.APP_NAME V extractMetadata(5) 2024-10-09 16:11:51.160 11543-18318 MediaMetadataRetriever com.APP_NAME V extractMetadata(18) 2024-10-09 16:11:51.160 11543-18318 MediaMetadataRetriever com.APP_NAME V extractMetadata(19) 2024-10-09 16:11:51.160 11543-18318 MediaMetadataRetriever com.APP_NAME V extractMetadata(24) 2024-10-09 16:11:51.160 11543-18318 MediaMetadataRetriever com.APP_NAME V destructor 2024-10-09 16:11:51.160 11543-18318 MediaMetadataRetriever com.APP_NAME V disconnect 2024-10-09 16:11:51.274 11543-11968 MMKV com.APP_NAME I [match_queue] increase sequence to 8, crc 892046492, actualSize 197804 2024-10-09 16:11:51.274 11543-11968 MMKV com.APP_NAME I MMKV::sync, SyncFlag = 1 2024-10-09 16:11:51.588 11543-11543 ExoPlayerImpl com.APP_NAME I Init c0a5978 [AndroidXMedia3/1.4.1] [r0s, SM-S901B, samsung, 34] 2024-10-09 16:11:51.599 11543-11543 SurfaceView@5aa47ea com.APP_NAME D 95045610 setAlpha: alpha=0.0 2024-10-09 16:11:51.600 11543-11543 SurfaceView@5aa47ea com.APP_NAME D 95045610 updateSurface: has no frame 2024-10-09 16:11:51.610 11543-11543 SurfaceView@5aa47ea com.APP_NAME D 95045610 updateSurface: has no frame 2024-10-09 16:11:51.664 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:11:51.733 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:11:51.735 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff000000 d=android.graphics.drawable.ColorDrawable@4578c1d 2024-10-09 16:11:51.739 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:11:51.740 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@547dea[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.VideoTrimModule.lambda$showEditor$1:216 2024-10-09 16:11:51.741 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:11:51.742 11543-11543 InsetsController com.APP_NAME I setRequestedVisibleTypes: visible=false, mask=statusBars, host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.InsetsController.controlAnimationUnchecked:1445 android.view.InsetsController.applyAnimation:2005 android.view.InsetsController.applyAnimation:1968 android.view.InsetsController.hide:1403 android.view.InsetsController.hide:1342 android.view.ViewRootImpl.controlInsetsForCompatibility:3513 android.view.ViewRootImpl.setView:1709 android.view.WindowManagerGlobal.addView:580 android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 2024-10-09 16:11:51.759 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:11:51.759 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:11:51.759 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@547dea TM=true 2024-10-09 16:11:51.765 11543-11543 SurfaceView@cea9518 com.APP_NAME I onWindowVisibilityChanged(0) true android.widget.VideoView{cea9518 VFE...... .F....I. 0,0-0,0 #7f0a0350 app:id/video_loader} of ViewRootImpl@f5318db[MainActivity] 2024-10-09 16:11:51.765 11543-11543 SurfaceView@cea9518 com.APP_NAME D 216700184 updateSurface: has no frame 2024-10-09 16:11:51.767 11543-17077 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@862d774: frame = [0,0][1080,2340] reportDraw = false forceLayout = false syncSeqId = -1 2024-10-09 16:11:51.768 11543-16946 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@407eecb: frame = [0,0][1080,2340] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:11:51.778 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.relayoutWindow:10072, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:11:51.778 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:11:51.779 11543-11543 InsetsController com.APP_NAME I controlAnimationUncheckedInner: Added types=statusBars, animType=1, host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.InsetsController.controlAnimationUnchecked:1449 android.view.InsetsController.applyAnimation:2005 android.view.InsetsController.applyAnimation:1968 2024-10-09 16:11:51.782 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@f5318db[MainActivity] mNativeObject= 0xb4000070d7a5e050 sc.mNativeObject= 0xb400006fc7880d90 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:11:51.782 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1080 h= 2340 mName = ViewRootImpl@f5318db[MainActivity] mNativeObject= 0xb4000070d7a5e050 sc.mNativeObject= 0xb400006fc7880d90 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:11:51.782 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)0 dur=12 res=0x403 s={true 0xb400007217ae4930} ch=true seqId=0 2024-10-09 16:11:51.783 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:11:51.783 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:11:51.783 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217ae4930} hwInitialized=true 2024-10-09 16:11:51.784 11543-11543 SurfaceView@cea9518 com.APP_NAME D 216700184 updateSurface: has no frame 2024-10-09 16:11:51.784 11543-11543 SurfaceView@cea9518 com.APP_NAME I windowStopped(false) true android.widget.VideoView{cea9518 VFE...... .F....ID 0,0-1080,1617 #7f0a0350 app:id/video_loader} of ViewRootImpl@f5318db[MainActivity] 2024-10-09 16:11:51.784 11543-11543 SurfaceView@cea9518 com.APP_NAME D 216700184 updateSurface: has no frame 2024-10-09 16:11:51.786 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onShow' } 2024-10-09 16:11:51.788 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:11:51.788 11543-11543 SurfaceView com.APP_NAME I 216700184 Changes: creating=true format=true size=true visible=true alpha=false hint=false visible=true left=true top=true z=false attached=true lifecycleStrategy=false 2024-10-09 16:11:51.792 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1080 h= 1617 mName = null mNativeObject= 0xb4000070d7a685f0 sc.mNativeObject= 0xb400006fc789ee50 format= 4 caller= android.view.SurfaceView.createBlastSurfaceControls:1517 android.view.SurfaceView.updateSurface:1193 android.view.SurfaceView.lambda$new$0:258 android.view.SurfaceView.$r8$lambda$cm3nmzErr-srXoT_KjIYQgdhFN0:0 android.view.SurfaceView$$ExternalSyntheticLambda2.onPreDraw:2 android.view.ViewTreeObserver.dispatchOnPreDraw:1204 2024-10-09 16:11:51.792 11543-11543 SurfaceView@cea9518 com.APP_NAME I 216700184 Cur surface: Surface(name=null)/@0xd1c1166 2024-10-09 16:11:51.792 11543-11543 SurfaceView@cea9518 com.APP_NAME I pST: sr = Rect(0, 81 - 1080, 1698) sw = 1080 sh = 1617 2024-10-09 16:11:51.793 11543-11543 SurfaceView@cea9518 com.APP_NAME D 216700184 performSurfaceTransaction RenderWorker position = [0, 81, 1080, 1698] surfaceSize = 1080x1617 2024-10-09 16:11:51.793 11543-11543 SurfaceView@cea9518 com.APP_NAME I updateSurface: mVisible = true mSurface.isValid() = true 2024-10-09 16:11:51.793 11543-11543 SurfaceView@cea9518 com.APP_NAME I updateSurface: mSurfaceCreated = false surfaceChanged = true visibleChanged = true 2024-10-09 16:11:51.793 11543-11543 SurfaceView com.APP_NAME I 216700184 visibleChanged -- surfaceCreated 2024-10-09 16:11:51.793 11543-11543 SurfaceView@cea9518 com.APP_NAME I surfaceCreated 1 #8 android.widget.VideoView{cea9518 VFE...... .F....ID 0,0-1080,1617 #7f0a0350 app:id/video_loader} 2024-10-09 16:11:51.794 11543-11543 MediaPlayer-JNI com.APP_NAME V native_setup 2024-10-09 16:11:51.794 11543-11543 MediaPlayerNative com.APP_NAME V constructor 2024-10-09 16:11:51.794 11543-11543 MediaPlayerNative com.APP_NAME V setListener 2024-10-09 16:11:51.794 11543-11543 MediaPlayer-JNI com.APP_NAME V get_session_id() 2024-10-09 16:11:51.795 11543-11543 MediaPlayer-JNI com.APP_NAME V get_session_id() 2024-10-09 16:11:51.798 11543-11543 MediaPlayer-JNI com.APP_NAME V setDataSourceFD: fd 104 2024-10-09 16:11:51.798 11543-11543 MediaPlayerNative com.APP_NAME V setDataSource(104, 0, 576460752303423487) 2024-10-09 16:11:51.805 11543-18384 TrafficStats com.APP_NAME D tagSocket(252) with statsTag=0xffffffff, statsUid=-1 2024-10-09 16:11:51.806 11543-11543 MediaPlayerNative com.APP_NAME V setVideoSurfaceTexture 2024-10-09 16:11:51.806 11543-11543 MediaPlayer-JNI com.APP_NAME V setParameter: key 1400 2024-10-09 16:11:51.806 11543-11543 MediaPlayerNative com.APP_NAME V MediaPlayer::setParameter(1400) 2024-10-09 16:11:51.810 11543-11543 MediaPlayerNative com.APP_NAME V setVideoSurfaceTexture 2024-10-09 16:11:51.813 11543-11543 MediaPlayerNative com.APP_NAME V prepareAsync 2024-10-09 16:11:51.814 11543-11543 MediaPlayerNative com.APP_NAME V invoke 80 2024-10-09 16:11:51.814 11543-11543 SurfaceView com.APP_NAME I 216700184 surfaceChanged -- format=4 w=1080 h=1617 2024-10-09 16:11:51.814 11543-11543 SurfaceView@cea9518 com.APP_NAME I surfaceChanged (1080,1617) 1 #8 android.widget.VideoView{cea9518 VFE...... .F....ID 0,0-1080,1617 #7f0a0350 app:id/video_loader} 2024-10-09 16:11:51.814 11543-11543 SurfaceView com.APP_NAME I 216700184 surfaceRedrawNeeded 2024-10-09 16:11:51.814 11543-11543 SurfaceView com.APP_NAME I 216700184 finishedDrawing 2024-10-09 16:11:51.814 11543-11543 SurfaceView@cea9518 com.APP_NAME V Layout: x=0 y=81 w=1080 h=1617, frame=Rect(0, 0 - 1080, 1617) 2024-10-09 16:11:51.814 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@f5318db[MainActivity]#46 2024-10-09 16:11:51.814 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@f5318db[MainActivity]#47 2024-10-09 16:11:51.815 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:11:51.817 11543-11790 SurfaceView com.APP_NAME D 216700184 updateSurfacePosition RenderWorker, frameNr = 1, position = [0, 81, 1080, 1698] surfaceSize = 1080x1617 2024-10-09 16:11:51.817 11543-11790 SurfaceView@cea9518 com.APP_NAME I uSP: rtp = Rect(0, 81 - 1080, 1698) rtsw = 1080 rtsh = 1617 2024-10-09 16:11:51.817 11543-11790 SurfaceView@cea9518 com.APP_NAME I onSSPAndSRT: pl = 0 pt = 81 sx = 1.0 sy = 1.0 2024-10-09 16:11:51.817 11543-11790 SurfaceView@cea9518 com.APP_NAME I aOrMT: ViewRootImpl@f5318db[MainActivity] t = android.view.SurfaceControl$Transaction@fbc0d97 fN = 1 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:369 2024-10-09 16:11:51.817 11543-11790 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb400007168867ed0 mBlastBufferQueue=0xb4000070d7a5e050 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.SurfaceView.applyOrMergeTransaction:1598 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 2024-10-09 16:11:51.818 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:11:51.818 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb400007168831c90 mBlastBufferQueue=0xb4000070d7a5e050 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:11:51.818 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:11:51.820 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@f5318db[MainActivity]#137](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:11:51.820 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:11:51.821 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:11:51.821 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:11:51.822 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:11:51.823 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7209, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:11:51.823 11543-16946 MediaPlayerNative com.APP_NAME V message received msg=5, ext1=1080, ext2=1920 2024-10-09 16:11:51.823 11543-16946 MediaPlayerNative com.APP_NAME V New video size 1080 x 1920 2024-10-09 16:11:51.823 11543-16946 MediaPlayerNative com.APP_NAME V message received msg=200, ext1=10972, ext2=0 2024-10-09 16:11:51.823 11543-16946 MediaPlayerNative com.APP_NAME W info/warning (10972, 0) 2024-10-09 16:11:51.824 11543-16946 MediaPlayerNative com.APP_NAME V message received msg=1, ext1=0, ext2=0 2024-10-09 16:11:51.824 11543-16946 MediaPlayerNative com.APP_NAME V MediaPlayer::notify() prepared 2024-10-09 16:11:51.828 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7196, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:11:51.828 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:11:51.828 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7196, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:11:51.828 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:11:51.828 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:11:51.828 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:11:51.830 11543-11543 MediaPlayerNative com.APP_NAME V getVideoWidth 2024-10-09 16:11:51.830 11543-11543 MediaPlayer-JNI com.APP_NAME V getVideoWidth: 1080 2024-10-09 16:11:51.830 11543-11543 MediaPlayerNative com.APP_NAME V getVideoHeight 2024-10-09 16:11:51.830 11543-11543 MediaPlayer-JNI com.APP_NAME V getVideoHeight: 1920 2024-10-09 16:11:51.831 11543-11543 SurfaceView com.APP_NAME D 251604773 setFixedSize -1x-1 -> 1080x1920 2024-10-09 16:11:51.831 11543-11543 MediaPlayerNative com.APP_NAME V invoke 76 2024-10-09 16:11:51.831 11543-11543 MediaPlayerNative com.APP_NAME D getMetadata 2024-10-09 16:11:51.831 11543-11543 MediaPlayerNative com.APP_NAME V invoke 80 2024-10-09 16:11:51.832 11543-11543 MediaPlayerNative com.APP_NAME V getDuration_l 2024-10-09 16:11:51.832 11543-11543 MediaPlayer-JNI com.APP_NAME V getDuration: 40248 (msec) 2024-10-09 16:11:51.832 11543-11543 MediaMetadataRetriever com.APP_NAME V constructor 2024-10-09 16:11:51.835 11543-11543 MediaMetadataRetriever com.APP_NAME V setDataSource(342, 0, 576460752303423487) 2024-10-09 16:11:51.837 11543-11543 MediaMetadataRetriever com.APP_NAME V setDataSource(fd) return(0) 2024-10-09 16:11:51.837 11543-11543 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(0 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:51.893 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(0 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:51.894 11543-11543 MediaPlayerNative com.APP_NAME V getVideoWidth 2024-10-09 16:11:51.894 11543-11543 MediaPlayer-JNI com.APP_NAME V getVideoWidth: 1080 2024-10-09 16:11:51.894 11543-11543 MediaPlayerNative com.APP_NAME V getVideoHeight 2024-10-09 16:11:51.894 11543-11543 MediaPlayer-JNI com.APP_NAME V getVideoHeight: 1920 2024-10-09 16:11:51.895 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onLoad', duration: 40248 } 2024-10-09 16:11:51.907 11543-11543 SurfaceView com.APP_NAME I 216700184 Changes: creating=false format=false size=true visible=false alpha=false hint=false visible=false left=true top=false z=false attached=true lifecycleStrategy=false 2024-10-09 16:11:51.907 11543-11543 SurfaceView@cea9518 com.APP_NAME I 216700184 Cur surface: Surface(name=null)/@0xd1c1166 2024-10-09 16:11:51.908 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1080 h= 1920 mName = null mNativeObject= 0xb4000070d7a685f0 sc.mNativeObject= 0xb400006fc789ee50 format= 4 caller= android.view.SurfaceView.setBufferSize:1438 android.view.SurfaceView.performSurfaceTransaction:994 android.view.SurfaceView.updateSurface:1210 android.view.SurfaceView.setFrame:559 android.view.View.layout:25765 android.widget.RelativeLayout.onLayout:1103 2024-10-09 16:11:51.908 11543-11543 SurfaceView@cea9518 com.APP_NAME I pST: sr = Rect(85, 81 - 994, 1697) sw = 1080 sh = 1920 2024-10-09 16:11:51.908 11543-11543 SurfaceView@cea9518 com.APP_NAME D 216700184 performSurfaceTransaction RenderWorker position = [85, 81, 994, 1697] surfaceSize = 1080x1920 2024-10-09 16:11:51.908 11543-11543 SurfaceView@cea9518 com.APP_NAME I updateSurface: mVisible = true mSurface.isValid() = true 2024-10-09 16:11:51.908 11543-11543 SurfaceView@cea9518 com.APP_NAME I updateSurface: mSurfaceCreated = true surfaceChanged = false visibleChanged = false 2024-10-09 16:11:51.908 11543-11543 SurfaceView com.APP_NAME I 216700184 surfaceChanged -- format=4 w=1080 h=1920 2024-10-09 16:11:51.908 11543-11543 SurfaceView@cea9518 com.APP_NAME I surfaceChanged (1080,1920) 1 #5 android.widget.VideoView{cea9518 VFE...... .F....ID 85,0-994,1616 #7f0a0350 app:id/video_loader} 2024-10-09 16:11:51.908 11543-11543 SurfaceView com.APP_NAME I 216700184 surfaceRedrawNeeded 2024-10-09 16:11:51.908 11543-11543 SurfaceView com.APP_NAME I 216700184 finishedDrawing 2024-10-09 16:11:51.908 11543-11543 SurfaceView@cea9518 com.APP_NAME V Layout: x=85 y=81 w=909 h=1616, frame=Rect(0, 0 - 1080, 1920) 2024-10-09 16:11:51.909 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@f5318db[MainActivity]#49 2024-10-09 16:11:51.909 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@f5318db[MainActivity]#50 2024-10-09 16:11:51.909 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:11:51.910 11543-11790 SurfaceView com.APP_NAME D 216700184 updateSurfacePosition RenderWorker, frameNr = 4, position = [85, 81, 994, 1697] surfaceSize = 1080x1920 2024-10-09 16:11:51.910 11543-11790 SurfaceView@cea9518 com.APP_NAME I uSP: rtp = Rect(85, 81 - 994, 1697) rtsw = 1080 rtsh = 1920 2024-10-09 16:11:51.910 11543-11790 SurfaceView@cea9518 com.APP_NAME I onSSPAndSRT: pl = 85 pt = 81 sx = 0.84166664 sy = 0.84166664 2024-10-09 16:11:51.910 11543-11790 SurfaceView@cea9518 com.APP_NAME I aOrMT: ViewRootImpl@f5318db[MainActivity] t = android.view.SurfaceControl$Transaction@1932b95 fN = 4 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:369 2024-10-09 16:11:51.911 11543-11790 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb400007168728c10 mBlastBufferQueue=0xb4000070d7a5e050 fn= 4 mRenderHdrSdrRatio=1.0 caller= android.view.SurfaceView.applyOrMergeTransaction:1598 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 2024-10-09 16:11:51.911 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=8 frameNum=4. 2024-10-09 16:11:51.911 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb400007168868f50 mBlastBufferQueue=0xb4000070d7a5e050 fn= 4 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:11:51.911 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:11:51.912 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:11:51.912 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=true 2024-10-09 16:11:51.912 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=true 2024-10-09 16:11:51.912 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 1 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:11:51.913 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb400007217ae4930} 2024-10-09 16:11:51.913 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=true mHasImeFocus=false 2024-10-09 16:11:51.913 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=true mHasImeFocus=false 2024-10-09 16:11:51.943 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=4 didProduceBuffer=true 2024-10-09 16:11:51.943 11543-11790 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:11:51.951 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(3658000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:51.961 11543-11543 SurfaceView com.APP_NAME I 216700184 Changes: creating=false format=false size=false visible=false alpha=false hint=false visible=false left=false top=false z=false attached=true lifecycleStrategy=false 2024-10-09 16:11:51.961 11543-11543 SurfaceView@cea9518 com.APP_NAME I 216700184 Cur surface: Surface(name=null)/@0xd1c1166 2024-10-09 16:11:51.961 11543-11543 SurfaceView@cea9518 com.APP_NAME I updateSurface: mVisible = true mSurface.isValid() = true 2024-10-09 16:11:51.961 11543-11543 SurfaceView@cea9518 com.APP_NAME I updateSurface: mSurfaceCreated = true surfaceChanged = false visibleChanged = false 2024-10-09 16:11:51.961 11543-11543 SurfaceView@cea9518 com.APP_NAME V Layout: x=85 y=81 w=909 h=1617, frame=Rect(0, 0 - 1080, 1920) 2024-10-09 16:11:51.962 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbackForPendingTransactions 2024-10-09 16:11:51.962 11543-11790 SurfaceView com.APP_NAME D 216700184 updateSurfacePosition RenderWorker, frameNr = 6, position = [85, 81, 994, 1698] surfaceSize = 1080x1920 2024-10-09 16:11:51.962 11543-11790 SurfaceView@cea9518 com.APP_NAME I uSP: rtp = Rect(85, 81 - 994, 1698) rtsw = 1080 rtsh = 1920 2024-10-09 16:11:51.962 11543-11790 SurfaceView@cea9518 com.APP_NAME I onSSPAndSRT: pl = 85 pt = 81 sx = 0.84166664 sy = 0.8421875 2024-10-09 16:11:51.962 11543-11790 SurfaceView@cea9518 com.APP_NAME I aOrMT: ViewRootImpl@f5318db[MainActivity] t = android.view.SurfaceControl$Transaction@1932b95 fN = 6 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:369 2024-10-09 16:11:51.962 11543-11790 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb400007168728c10 mBlastBufferQueue=0xb4000070d7a5e050 fn= 6 mRenderHdrSdrRatio=1.0 caller= android.view.SurfaceView.applyOrMergeTransaction:1598 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 2024-10-09 16:11:51.963 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb4000071688626d0 mBlastBufferQueue=0xb4000070d7a5e050 fn= 6 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:11:52.020 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(7316000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:52.111 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(10974000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:52.167 11543-11543 InsetsController com.APP_NAME I cancelAnimation: types=statusBars, animType=1, host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.InsetsController.notifyFinished:1748 android.view.InsetsAnimationThreadControlRunner$1.lambda$notifyFinished$0:85 android.view.InsetsAnimationThreadControlRunner$1.$r8$lambda$RAf1SfIREsj9-wH5FOigMy6eLkM:0 2024-10-09 16:11:52.182 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(14632000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:52.247 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(18290000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:52.311 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(21948000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:52.372 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(25606000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:52.435 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(29264000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:52.508 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(32922000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:52.575 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(36580000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:52.640 11543-16410 MediaMetadataRetriever com.APP_NAME V getFrameAtTime: time(40238000 us) option(2) colorFormat(4) metaOnly(0) 2024-10-09 16:11:52.877 11543-18420 libEGL com.APP_NAME D dlopen (libGLESv2_samsung.so) success at 0xc8d792608bd9c9c1 2024-10-09 16:11:52.880 11543-18381 DMCodecAdapterFactory com.APP_NAME I Creating an asynchronous MediaCodec adapter for track type video 2024-10-09 16:11:52.881 11543-18421 CCodec com.APP_NAME I state->set(ALLOCATING) 2024-10-09 16:11:52.881 11543-18422 CCodec com.APP_NAME I allocate(c2.exynos.h264.decoder) 2024-10-09 16:11:52.883 11543-18422 CCodec com.APP_NAME I setting up 'default' as default (vendor) store 2024-10-09 16:11:52.886 11543-18422 CCodec com.APP_NAME I Created component [c2.exynos.h264.decoder] 2024-10-09 16:11:52.886 11543-18422 CCodec com.APP_NAME I [c2.exynos.h264.decoder] state->set(ALLOCATED) 2024-10-09 16:11:52.886 11543-18422 CCodecConfig com.APP_NAME D read media type: video/avc 2024-10-09 16:11:52.888 11543-18422 ReflectedParamUpdater com.APP_NAME D extent() != 1 for single value type: output.subscribed-indices.values 2024-10-09 16:11:52.888 11543-18422 ReflectedParamUpdater com.APP_NAME D extent() != 1 for single value type: input.buffers.allocator-ids.values 2024-10-09 16:11:52.888 11543-18422 ReflectedParamUpdater com.APP_NAME D extent() != 1 for single value type: output.buffers.allocator-ids.values 2024-10-09 16:11:52.888 11543-18422 ReflectedParamUpdater com.APP_NAME D extent() != 1 for single value type: output.buffers.pool-ids.values 2024-10-09 16:11:52.889 11543-18422 ReflectedParamUpdater com.APP_NAME D ignored struct field coded.color-format.locations 2024-10-09 16:11:52.891 11543-18422 CCodecConfig com.APP_NAME D ignoring local param raw.size (0xd2001800) as it is already supported 2024-10-09 16:11:52.891 11543-18422 CCodecConfig com.APP_NAME D ignoring local param default.color (0x5200180b) as it is already supported 2024-10-09 16:11:52.891 11543-18422 ReflectedParamUpdater com.APP_NAME D ignored struct field raw.hdr-static-info.mastering 2024-10-09 16:11:52.891 11543-18422 CCodecConfig com.APP_NAME I query failed after returning 15 values (BAD_INDEX) 2024-10-09 16:11:52.891 11543-18422 CCodecConfig com.APP_NAME D c2 config diff is Dict { c2::u32 algo.low-latency.value = 0 c2::i32 algo.priority.value = 0 c2::float algo.rate.value = 0 c2::u32 coded.pl.level = 20496 c2::u32 coded.pl.profile = 20481 c2::u32 coded.vui.color.matrix = 0 c2::u32 coded.vui.color.primaries = 0 c2::u32 coded.vui.color.range = 0 c2::u32 coded.vui.color.transfer = 0 c2::u32 default.color.matrix = 0 c2::u32 default.color.primaries = 0 c2::u32 default.color.range = 0 c2::u32 default.color.transfer = 0 c2::u32 input.buffers.max-size.value = 7340032 string input.media-type.value = "video/avc" c2::u32 output.delay.value = 8 string output.media-type.value = "video/raw" c2::u32 raw.color.matrix = 0 c2::u32 raw.color.primaries = 0 c2::u32 raw.color.range = 0 c2::u32 raw.color.transfer = 0 c2::float raw.hdr-static-info.max-cll = 0 c2::float raw.hdr-static-info.max-fall = 0 c2::u32 raw.max-size.height = 240 c2::u32 raw.max-size.width = 320 c2::u32 raw.pixel-format.value = 34 c2::i32 raw.rotation.flip = 2024-10-09 16:11:52.891 11543-18422 ColorUtils com.APP_NAME W expected specified color aspects (0:0:0:0) 2024-10-09 16:11:52.894 11543-18421 MediaCodec com.APP_NAME I MediaCodec will operate in async mode 2024-10-09 16:11:52.894 11543-18421 MediaCodec com.APP_NAME D flushMediametrics 2024-10-09 16:11:52.894 11543-18421 SurfaceUtils com.APP_NAME D connecting to surface 0xb400007217b4ac40, reason connectToSurface 2024-10-09 16:11:52.894 11543-18421 MediaCodec com.APP_NAME I [c2.exynos.h264.decoder] setting surface generation to 11820069 2024-10-09 16:11:52.894 11543-18421 SurfaceUtils com.APP_NAME D disconnecting from surface 0xb400007217b4ac40, reason connectToSurface(reconnect) 2024-10-09 16:11:52.894 11543-18421 SurfaceUtils com.APP_NAME D connecting to surface 0xb400007217b4ac40, reason connectToSurface(reconnect) 2024-10-09 16:11:52.894 11543-18422 CCodec com.APP_NAME D [c2.exynos.h264.decoder] buffers are bound to CCodec for this session 2024-10-09 16:11:52.894 11543-18422 CCodec com.APP_NAME I appPid(11543) width(540) height(960) 2024-10-09 16:11:52.894 11543-18422 CCodecConfig com.APP_NAME D no c2 equivalents for log-session-id 2024-10-09 16:11:52.894 11543-18422 CCodecConfig com.APP_NAME D no c2 equivalents for color-standard 2024-10-09 16:11:52.894 11543-18422 CCodecConfig com.APP_NAME D no c2 equivalents for csd-1 2024-10-09 16:11:52.894 11543-18422 CCodecConfig com.APP_NAME D no c2 equivalents for native-window 2024-10-09 16:11:52.894 11543-18422 CCodecConfig com.APP_NAME D no c2 equivalents for flags 2024-10-09 16:11:52.895 11543-18422 CCodecConfig com.APP_NAME D c2 config diff is c2::u32 default.color.matrix = 1 c2::u32 default.color.primaries = 1 c2::u32 default.color.range = 1 c2::u32 default.color.transfer = 3 c2::u32 raw.max-size.height = 960 c2::u32 raw.max-size.width = 540 c2::u32 raw.size.height = 960 c2::u32 raw.size.width = 540 2024-10-09 16:11:52.895 11543-18422 Codec2Client com.APP_NAME W query -- param skipped: index = 1107298332. 2024-10-09 16:11:52.895 11543-18422 CCodec com.APP_NAME D client requested max input size 391680, which is smaller than what component recommended (7340032); overriding with component recommendation. 2024-10-09 16:11:52.895 11543-18422 CCodec com.APP_NAME W This behavior is subject to change. It is recommended that app developers double check whether the requested max input size is in reasonable range. 2024-10-09 16:11:52.895 11543-18422 CCodec com.APP_NAME D encoding statistics level = 0 2024-10-09 16:11:52.895 11543-18422 CCodec com.APP_NAME D setup formats input: AMessage(what = 0x00000000) = { int32_t height = 960 int32_t level = 65536 int32_t max-input-size = 7340032 string mime = "video/avc" int32_t priority = 0 int32_t profile = 65536 int32_t width = 540 Rect crop(0, 0, 539, 959) } 2024-10-09 16:11:52.895 11543-18422 CCodec com.APP_NAME D setup formats output: AMessage(what = 0x00000000) = { int32_t android._color-format = 2130708361 int32_t android._video-scaling = 1 int32_t rotation-degrees = 0 int32_t color-standard = 1 int32_t color-range = 2 int32_t color-transfer = 3 float cta861.max-cll = 0.000000 float cta861.max-fall = 0.000000 int32_t sar-height = 1 int32_t sar-width = 1 Rect crop(0, 0, 539, 959) int32_t width = 540 int32_t height = 960 int32_t max-height = 960 int32_t max-width = 540 string mime = "video/raw" int32_t priority = 0 int32_t android._dataspace = 260 int32_t color-format = 2130708361 } 2024-10-09 16:11:52.895 11543-18422 CCodecConfig com.APP_NAME I query failed after returning 15 values (BAD_INDEX) 2024-10-09 16:11:52.895 11543-18422 CCodecConfig com.APP_NAME D c2 config diff is c2::u32 raw.color.matrix = 1 c2::u32 raw.color.primaries = 1 c2::u32 raw.color.range = 1 c2::u32 raw.color.transfer = 3 2024-10-09 16:11:52.896 11543-18381 MediaCodec com.APP_NAME D keep callback message for reclaim 2024-10-09 16:11:52.897 11543-18421 CCodec com.APP_NAME I [c2.exynos.h264.decoder] state->set(STARTING) 2024-10-09 16:11:52.907 11543-18422 Codec2Client com.APP_NAME W query -- param skipped: index = 1073743886. 2024-10-09 16:11:52.907 11543-18422 Codec2Client com.APP_NAME W query -- param skipped: index = 1610614798. 2024-10-09 16:11:52.907 11543-18422 Codec2Client com.APP_NAME W query -- param skipped: index = 1610614821. 2024-10-09 16:11:52.907 11543-18422 Codec2Client com.APP_NAME W query -- param skipped: index = 2684356609. 2024-10-09 16:11:52.907 11543-18422 BufferPoolAccessor2.0 com.APP_NAME D bufferpool2 0xb400007038802ff8 : 1(7340032 size) total buffers - 1(7340032 size) used buffers - 13/18 (recycle/alloc) - 8/18 (fetch/transfer) 2024-10-09 16:11:52.907 11543-18422 CCodecBufferChannel com.APP_NAME D [c2.exynos.h264.decoder#573] Created input block pool with allocatorID 16 => poolID 34 - OK (0) 2024-10-09 16:11:52.907 11543-18422 CCodecBufferChannel com.APP_NAME I [c2.exynos.h264.decoder#573] start: max output delay 15 2024-10-09 16:11:52.908 11543-18422 CCodecBufferChannel com.APP_NAME I [c2.exynos.h264.decoder#573] Created output block pool with allocatorID 18 => poolID 192 - OK 2024-10-09 16:11:52.908 11543-18422 CCodecBufferChannel com.APP_NAME D [c2.exynos.h264.decoder#573] Configured output block pool ids 192 => OK 2024-10-09 16:11:52.908 11543-18422 Codec2-Out...ufferQueue com.APP_NAME D remote graphic buffer migration 0/0 2024-10-09 16:11:52.908 11543-18422 Codec2Client com.APP_NAME D setOutputSurface -- failed to set consumer usage (6/BAD_INDEX) 2024-10-09 16:11:52.908 11543-18422 Codec2Client com.APP_NAME D setOutputSurface -- generation=11820069 consumer usage=0x900 2024-10-09 16:11:52.909 11543-18422 Codec2Client com.APP_NAME D Surface configure completed 2024-10-09 16:11:52.909 11543-18422 CCodec com.APP_NAME I [c2.exynos.h264.decoder] state->set(RUNNING) 2024-10-09 16:11:52.909 11543-18422 CCodecBufferChannel com.APP_NAME I [c2.exynos.h264.decoder#573] 4 initial input buffers available 2024-10-09 16:11:52.911 11543-15479 BufferPoolAccessor2.0 com.APP_NAME D bufferpool2 0xb40000703879dd38 : 0(0 size) total buffers - 0(0 size) used buffers - 18/27 (recycle/alloc) - 5/23 (fetch/transfer) 2024-10-09 16:11:52.911 11543-15479 BufferPoolAccessor2.0 com.APP_NAME D Destruction - bufferpool2 0xb40000703879dd38 cached: 0/0M, 0/0% in use; allocs: 27, 67% recycled; transfers: 23, 78% unfetched 2024-10-09 16:11:52.912 11543-18421 MediaCodec com.APP_NAME I setCodecState state(0), called in 6 2024-10-09 16:11:52.921 11543-18422 CCodecConfig com.APP_NAME D c2 config diff is c2::u32 output.delay.value = 11 2024-10-09 16:11:52.921 11543-18422 CCodecBufferChannel com.APP_NAME I [c2.exynos.h264.decoder#573] updating max output delay 18 2024-10-09 16:11:52.921 11543-18422 Codec2-Out...ufferQueue com.APP_NAME D set max dequeue count 18 from update 2024-10-09 16:11:52.925 11543-15479 CCodecBufferChannel com.APP_NAME D [c2.exynos.h264.decoder#573] Ignoring stale input buffer done callback: last flush index = 0, frameIndex = 0 2024-10-09 16:11:52.925 11543-18422 CCodecBufferChannel com.APP_NAME I [c2.exynos.h264.decoder#573] updating max output delay 18 2024-10-09 16:11:52.925 11543-18422 Codec2-Out...ufferQueue com.APP_NAME D set max dequeue count 18 from update 2024-10-09 16:11:52.925 11543-18422 CCodecBufferChannel com.APP_NAME I [c2.exynos.h264.decoder#573] updating max output delay 18 2024-10-09 16:11:52.926 11543-18422 Codec2-Out...ufferQueue com.APP_NAME D set max dequeue count 18 from update 2024-10-09 16:11:53.043 11543-18422 CCodecConfig com.APP_NAME D c2 config diff is c2::u32 raw.crop.height = 960 c2::u32 raw.crop.left = 0 c2::u32 raw.crop.top = 0 c2::u32 raw.crop.width = 540 c2::u32 raw.max-size.width = 544 c2::u32 raw.size.width = 544 2024-10-09 16:11:53.044 11543-18422 CCodecBuffers com.APP_NAME D [c2.exynos.h264.decoder#573:2D-Output] popFromStashAndRegister: at 1000000100000us, output format changed to AMessage(what = 0x00000000) = { int32_t android._color-format = 2130708361 int32_t android._video-scaling = 1 int32_t rotation-degrees = 0 int32_t color-standard = 1 int32_t color-range = 1 int32_t color-transfer = 3 float cta861.max-cll = 0.000000 float cta861.max-fall = 0.000000 int32_t sar-height = 1 int32_t sar-width = 1 Rect crop(0, 0, 539, 959) int32_t width = 544 int32_t height = 960 int32_t max-height = 960 int32_t max-width = 544 string mime = "video/raw" int32_t priority = 0 int32_t android._dataspace = 146866176 int32_t color-format = 2130708361 } 2024-10-09 16:11:53.514 11543-11543 SurfaceView@5aa47ea com.APP_NAME D 95045610 updateSurface: has no frame 2024-10-09 16:11:53.913 11543-18421 MediaCodec com.APP_NAME I setCodecState state(0), called in 6 2024-10-09 16:11:55.546 11543-15478 BufferPoolAccessor2.0 com.APP_NAME D bufferpool2 0xb4000070387e5cd8 : 0(0 size) total buffers - 0(0 size) used buffers - 18/27 (recycle/alloc) - 5/23 (fetch/transfer) 2024-10-09 16:11:55.546 11543-15478 BufferPoolAccessor2.0 com.APP_NAME D evictor expired: 1, evicted: 1 2024-10-09 16:11:58.549 11543-15478 BufferPoolAccessor2.0 com.APP_NAME D bufferpool2 0xb4000070387ae288 : 5(36700160 size) total buffers - 2(14680064 size) used buffers - 18/23 (recycle/alloc) - 5/23 (fetch/transfer) 2024-10-09 16:11:58.550 11543-15478 BufferPoolAccessor2.0 com.APP_NAME D evictor expired: 2, evicted: 1 2024-10-09 16:12:14.302 11543-11550 InputTransport com.APP_NAME D Input channel destroyed: 'ClientS', fd=151 2024-10-09 16:12:14.316 11543-11551 MediaPlayer-JNI com.APP_NAME V native_finalize 2024-10-09 16:12:14.316 11543-11551 MediaPlayer-JNI com.APP_NAME V release ```
efstathiosntonas commented 2 hours ago
Click me for logcat right after moving the handlers to trim the video ```logcat 2024-10-09 16:15:24.316 11543-11543 ViewRootIm...nActivity] com.APP_NAME I ViewPostIme pointer 0 2024-10-09 16:15:24.317 11543-11543 MediaPlayer-JNI com.APP_NAME V pause 2024-10-09 16:15:24.317 11543-11543 MediaPlayerNative com.APP_NAME V pause 2024-10-09 16:15:24.317 11543-11543 MediaPlayerNative com.APP_NAME E pause called in state 8, mPlayer(0xb400007137ad4dd0) 2024-10-09 16:15:24.317 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.317 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.320 11543-11543 MediaPlayer-JNI com.APP_NAME V seekTo: 30000(msec), mode=3 2024-10-09 16:15:24.320 11543-11543 MediaPlayerNative com.APP_NAME V seekTo (30000, 3) 2024-10-09 16:15:24.320 11543-11543 MediaPlayerNative com.APP_NAME E Attempt to perform seekTo in wrong state: mPlayer=0xb400007137ad4dd0, mCurrentState=0 2024-10-09 16:15:24.320 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.320 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.325 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.325 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.327 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.327 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.331 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@aa2c046 2024-10-09 16:15:24.341 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.344 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@7b2ad64[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.346 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.354 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.355 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.355 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@7b2ad64 TM=true 2024-10-09 16:15:24.385 11543-11543 MediaPlayer-JNI com.APP_NAME V seekTo: 30000(msec), mode=3 2024-10-09 16:15:24.385 11543-11543 MediaPlayerNative com.APP_NAME V seekTo (30000, 3) 2024-10-09 16:15:24.385 11543-11543 MediaPlayerNative com.APP_NAME E Attempt to perform seekTo in wrong state: mPlayer=0xb400007137ad4dd0, mCurrentState=0 2024-10-09 16:15:24.385 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.385 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.399 11543-13234 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@be607c9: frame = [27,814][1053,1381] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:15:24.400 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.402 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@7407bcd[MainActivity] mNativeObject= 0xb4000070d79ec590 sc.mNativeObject= 0xb400006fc78be4d0 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.402 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@7407bcd[MainActivity] mNativeObject= 0xb4000070d79ec590 sc.mNativeObject= 0xb400006fc78be4d0 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.403 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=7 res=0x403 s={true 0xb400007217843d70} ch=true seqId=0 2024-10-09 16:15:24.403 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.404 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217843d70} hwInitialized=true 2024-10-09 16:15:24.404 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.405 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.406 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.406 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@7407bcd[MainActivity]#51 2024-10-09 16:15:24.406 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@7407bcd[MainActivity]#52 2024-10-09 16:15:24.406 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.407 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.407 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb40000716887cb90 mBlastBufferQueue=0xb4000070d79ec590 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.407 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.408 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@7407bcd[MainActivity]#139](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.408 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.409 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.409 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.409 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.409 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.411 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.411 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.416 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@2ce3794 2024-10-09 16:15:24.423 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.425 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@9ce8d8a[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.427 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.431 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.432 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.432 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@9ce8d8a TM=true 2024-10-09 16:15:24.432 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.433 11543-11543 ViewRootIm...nActivity] com.APP_NAME I onDisplayChanged oldDisplayState=2 newDisplayState=2 2024-10-09 16:15:24.433 11543-11543 ViewRootIm...nActivity] com.APP_NAME I onDisplayChanged oldDisplayState=2 newDisplayState=2 2024-10-09 16:15:24.433 11543-11543 ViewRootIm...nActivity] com.APP_NAME I onDisplayChanged oldDisplayState=2 newDisplayState=2 2024-10-09 16:15:24.433 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.433 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.434 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.434 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.436 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@4cf1ea9 2024-10-09 16:15:24.441 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.443 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@26fedc7[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.444 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.448 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.448 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.448 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@26fedc7 TM=true 2024-10-09 16:15:24.449 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.deliverInputEvent:11249 2024-10-09 16:15:24.449 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.449 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.450 11543-11543 MediaPlayer-JNI com.APP_NAME V seekTo: 28229(msec), mode=3 2024-10-09 16:15:24.450 11543-11543 MediaPlayerNative com.APP_NAME V seekTo (28229, 3) 2024-10-09 16:15:24.450 11543-11543 MediaPlayerNative com.APP_NAME E Attempt to perform seekTo in wrong state: mPlayer=0xb400007137ad4dd0, mCurrentState=0 2024-10-09 16:15:24.450 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.450 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.456 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@ece7ffb[MainActivity] mNativeObject= 0xb4000070d79d09d0 sc.mNativeObject= 0xb400006fc788a8d0 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.457 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@ece7ffb[MainActivity] mNativeObject= 0xb4000070d79d09d0 sc.mNativeObject= 0xb400006fc788a8d0 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.457 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=4 res=0x403 s={true 0xb400007217cb8ef0} ch=true seqId=0 2024-10-09 16:15:24.457 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.458 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217cb8ef0} hwInitialized=true 2024-10-09 16:15:24.458 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.458 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.459 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.459 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@ece7ffb[MainActivity]#53 2024-10-09 16:15:24.459 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@ece7ffb[MainActivity]#54 2024-10-09 16:15:24.459 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.460 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.460 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb4000071685baeb0 mBlastBufferQueue=0xb4000070d79d09d0 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.460 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.462 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@ece7ffb[MainActivity]#140](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.462 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.463 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.463 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.471 11543-13234 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@b4e698c: frame = [27,814][1053,1381] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:15:24.472 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.473 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@3050ff4[MainActivity] mNativeObject= 0xb4000070d79f2030 sc.mNativeObject= 0xb400006fc7888710 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.473 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@3050ff4[MainActivity] mNativeObject= 0xb4000070d79f2030 sc.mNativeObject= 0xb400006fc7888710 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.473 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=6 res=0x403 s={true 0xb400007217b865f0} ch=true seqId=0 2024-10-09 16:15:24.474 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.474 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217b865f0} hwInitialized=true 2024-10-09 16:15:24.474 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.475 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.475 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.476 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@3050ff4[MainActivity]#55 2024-10-09 16:15:24.476 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@3050ff4[MainActivity]#56 2024-10-09 16:15:24.476 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.477 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.477 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb4000071685eb4d0 mBlastBufferQueue=0xb4000070d79f2030 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.477 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.478 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@3050ff4[MainActivity]#141](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.478 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.479 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.479 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.482 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[27,814][1053,1381] display=[0,0][1080,2196] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:15:24.482 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:15:24.483 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:15:24.484 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.484 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.485 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.485 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 1 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.485 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb400007217843d70} 2024-10-09 16:15:24.485 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=true mHasImeFocus=false 2024-10-09 16:15:24.485 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=true mHasImeFocus=false 2024-10-09 16:15:24.485 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.485 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.486 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.486 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.487 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@a3b2753 2024-10-09 16:15:24.491 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.493 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@d06fcc1[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.494 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.498 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.498 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.498 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@d06fcc1 TM=true 2024-10-09 16:15:24.499 11543-11543 MediaPlayer-JNI com.APP_NAME V seekTo: 26496(msec), mode=3 2024-10-09 16:15:24.499 11543-11543 MediaPlayerNative com.APP_NAME V seekTo (26496, 3) 2024-10-09 16:15:24.499 11543-11543 MediaPlayerNative com.APP_NAME E Attempt to perform seekTo in wrong state: mPlayer=0xb400007137ad4dd0, mCurrentState=0 2024-10-09 16:15:24.499 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.499 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.505 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@7407bcd[MainActivity]#57 2024-10-09 16:15:24.505 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@7407bcd[MainActivity]#58 2024-10-09 16:15:24.506 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.507 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=2. 2024-10-09 16:15:24.507 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb4000071686ef2d0 mBlastBufferQueue=0xb4000070d79ec590 fn= 2 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.507 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.508 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true 2024-10-09 16:15:24.508 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.515 11543-13234 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@2cd82f9: frame = [27,814][1053,1381] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:15:24.516 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.517 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@b429c66[MainActivity] mNativeObject= 0xb4000070d79cfd50 sc.mNativeObject= 0xb400006fc78b4d50 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.517 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@b429c66[MainActivity] mNativeObject= 0xb4000070d79cfd50 sc.mNativeObject= 0xb400006fc78b4d50 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.517 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=5 res=0x403 s={true 0xb400007217bc1fb0} ch=true seqId=0 2024-10-09 16:15:24.518 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.518 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217bc1fb0} hwInitialized=true 2024-10-09 16:15:24.518 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.519 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.519 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.519 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@b429c66[MainActivity]#59 2024-10-09 16:15:24.519 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@b429c66[MainActivity]#60 2024-10-09 16:15:24.519 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.520 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.520 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb40000716870c230 mBlastBufferQueue=0xb4000070d79cfd50 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.520 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.521 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@b429c66[MainActivity]#142](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.521 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.522 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.522 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.522 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[27,814][1053,1381] display=[0,0][1080,2196] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:15:24.522 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:15:24.523 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:15:24.523 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.523 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.523 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.523 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.523 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.523 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.524 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.524 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.526 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@f33be84 2024-10-09 16:15:24.530 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.531 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@5efe3fa[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.533 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.539 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.539 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.540 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@5efe3fa TM=true 2024-10-09 16:15:24.540 11543-11543 MediaPlayer-JNI com.APP_NAME V seekTo: 25566(msec), mode=3 2024-10-09 16:15:24.540 11543-11543 MediaPlayerNative com.APP_NAME V seekTo (25566, 3) 2024-10-09 16:15:24.540 11543-11543 MediaPlayerNative com.APP_NAME E Attempt to perform seekTo in wrong state: mPlayer=0xb400007137ad4dd0, mCurrentState=0 2024-10-09 16:15:24.540 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.540 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.547 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@3050ff4[MainActivity]#61 2024-10-09 16:15:24.547 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@3050ff4[MainActivity]#62 2024-10-09 16:15:24.548 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.548 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=3. 2024-10-09 16:15:24.549 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb4000071687089d0 mBlastBufferQueue=0xb4000070d79f2030 fn= 3 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.549 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.550 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true 2024-10-09 16:15:24.550 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.556 11543-13234 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@d72f852: frame = [27,814][1053,1381] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:15:24.557 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.558 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@bf66dab[MainActivity] mNativeObject= 0xb4000070d79e4570 sc.mNativeObject= 0xb400006fc7886190 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.558 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@bf66dab[MainActivity] mNativeObject= 0xb4000070d79e4570 sc.mNativeObject= 0xb400006fc7886190 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.558 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=5 res=0x403 s={true 0xb400007217bdb870} ch=true seqId=0 2024-10-09 16:15:24.559 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.559 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217bdb870} hwInitialized=true 2024-10-09 16:15:24.559 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.560 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.560 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.560 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@bf66dab[MainActivity]#63 2024-10-09 16:15:24.560 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@bf66dab[MainActivity]#64 2024-10-09 16:15:24.561 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.562 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.562 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb40000716870b470 mBlastBufferQueue=0xb4000070d79e4570 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.562 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.563 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@bf66dab[MainActivity]#143](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.564 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.564 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.565 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.566 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[27,814][1053,1381] display=[0,0][1080,2196] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:15:24.566 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:15:24.566 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:15:24.566 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.566 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.566 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.566 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.567 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.567 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.567 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.568 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.569 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@a510311 2024-10-09 16:15:24.573 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.575 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@a31596f[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.576 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.582 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.582 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.583 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@a31596f TM=true 2024-10-09 16:15:24.583 11543-11543 MediaPlayer-JNI com.APP_NAME V seekTo: 24455(msec), mode=3 2024-10-09 16:15:24.583 11543-11543 MediaPlayerNative com.APP_NAME V seekTo (24455, 3) 2024-10-09 16:15:24.583 11543-11543 MediaPlayerNative com.APP_NAME E Attempt to perform seekTo in wrong state: mPlayer=0xb400007137ad4dd0, mCurrentState=0 2024-10-09 16:15:24.583 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.583 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.587 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@b429c66[MainActivity]#65 2024-10-09 16:15:24.587 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@b429c66[MainActivity]#66 2024-10-09 16:15:24.588 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.588 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=3. 2024-10-09 16:15:24.588 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb4000071687497f0 mBlastBufferQueue=0xb4000070d79cfd50 fn= 3 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.588 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.589 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true 2024-10-09 16:15:24.590 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.595 11543-12408 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@350767: frame = [27,814][1053,1381] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:15:24.596 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.598 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@b1d167c[MainActivity] mNativeObject= 0xb4000070d7965310 sc.mNativeObject= 0xb400006fc789f2d0 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.598 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@b1d167c[MainActivity] mNativeObject= 0xb4000070d7965310 sc.mNativeObject= 0xb400006fc789f2d0 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.598 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=6 res=0x403 s={true 0xb400007217cac290} ch=true seqId=0 2024-10-09 16:15:24.599 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.599 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217cac290} hwInitialized=true 2024-10-09 16:15:24.599 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.600 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.600 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.600 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@b1d167c[MainActivity]#67 2024-10-09 16:15:24.600 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@b1d167c[MainActivity]#68 2024-10-09 16:15:24.601 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.602 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.602 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb40000716874b630 mBlastBufferQueue=0xb4000070d7965310 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.602 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.603 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@b1d167c[MainActivity]#144](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.604 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.605 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.605 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.605 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[27,814][1053,1381] display=[0,0][1080,2196] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:15:24.605 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:15:24.606 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:15:24.606 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.606 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.606 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.606 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.606 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.606 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.607 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.607 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.609 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@c59db0a 2024-10-09 16:15:24.613 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.615 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@6765bb0[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.616 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.620 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.621 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.621 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@6765bb0 TM=true 2024-10-09 16:15:24.622 11543-11543 MediaPlayer-JNI com.APP_NAME V seekTo: 23716(msec), mode=3 2024-10-09 16:15:24.622 11543-11543 MediaPlayerNative com.APP_NAME V seekTo (23716, 3) 2024-10-09 16:15:24.622 11543-11543 MediaPlayerNative com.APP_NAME E Attempt to perform seekTo in wrong state: mPlayer=0xb400007137ad4dd0, mCurrentState=0 2024-10-09 16:15:24.622 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.622 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.626 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@bf66dab[MainActivity]#69 2024-10-09 16:15:24.626 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@bf66dab[MainActivity]#70 2024-10-09 16:15:24.628 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.628 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=3. 2024-10-09 16:15:24.629 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb4000071687429f0 mBlastBufferQueue=0xb4000070d79e4570 fn= 3 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.629 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.629 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true 2024-10-09 16:15:24.630 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.636 11543-13234 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@32df0c8: frame = [27,814][1053,1381] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:15:24.637 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.638 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@a74da29[MainActivity] mNativeObject= 0xb4000070d7997310 sc.mNativeObject= 0xb400006fc78b2ad0 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.638 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@a74da29[MainActivity] mNativeObject= 0xb4000070d7997310 sc.mNativeObject= 0xb400006fc78b2ad0 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.639 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=6 res=0x403 s={true 0xb400007217cdd200} ch=true seqId=0 2024-10-09 16:15:24.639 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.639 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217cdd200} hwInitialized=true 2024-10-09 16:15:24.639 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.640 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.640 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.640 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@a74da29[MainActivity]#71 2024-10-09 16:15:24.641 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@a74da29[MainActivity]#72 2024-10-09 16:15:24.641 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.642 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.643 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb400007168749110 mBlastBufferQueue=0xb4000070d7997310 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.643 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.643 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@a74da29[MainActivity]#145](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.644 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.644 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.645 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.645 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[27,814][1053,1381] display=[0,0][1080,2196] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:15:24.645 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:15:24.646 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:15:24.646 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.646 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.646 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.646 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.646 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.646 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.647 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.648 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.649 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@b04963f 2024-10-09 16:15:24.655 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.658 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@55e010d[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.659 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.663 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.663 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.663 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@55e010d TM=true 2024-10-09 16:15:24.664 11543-11543 MediaPlayer-JNI com.APP_NAME V seekTo: 23088(msec), mode=3 2024-10-09 16:15:24.664 11543-11543 MediaPlayerNative com.APP_NAME V seekTo (23088, 3) 2024-10-09 16:15:24.664 11543-11543 MediaPlayerNative com.APP_NAME E Attempt to perform seekTo in wrong state: mPlayer=0xb400007137ad4dd0, mCurrentState=0 2024-10-09 16:15:24.664 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.664 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.667 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@b1d167c[MainActivity]#73 2024-10-09 16:15:24.668 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@b1d167c[MainActivity]#74 2024-10-09 16:15:24.669 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.669 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=3. 2024-10-09 16:15:24.669 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb400007167d67690 mBlastBufferQueue=0xb4000070d7965310 fn= 3 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.669 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.670 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true 2024-10-09 16:15:24.670 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.675 11543-13234 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@c5f44c5: frame = [27,814][1053,1381] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:15:24.676 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.676 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@a6698c2[MainActivity] mNativeObject= 0xb4000070d7a7a890 sc.mNativeObject= 0xb400006fc787e810 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.676 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@a6698c2[MainActivity] mNativeObject= 0xb4000070d7a7a890 sc.mNativeObject= 0xb400006fc787e810 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.677 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=3 res=0x403 s={true 0xb400007217c45f90} ch=true seqId=0 2024-10-09 16:15:24.677 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.677 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217c45f90} hwInitialized=true 2024-10-09 16:15:24.677 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.678 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.679 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.679 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@a6698c2[MainActivity]#75 2024-10-09 16:15:24.679 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@a6698c2[MainActivity]#76 2024-10-09 16:15:24.679 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.680 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.681 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb4000071686ea730 mBlastBufferQueue=0xb4000070d7a7a890 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.681 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.683 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@a6698c2[MainActivity]#146](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.683 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.684 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.684 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.685 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[27,814][1053,1381] display=[0,0][1080,2196] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:15:24.685 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:15:24.685 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:15:24.685 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.685 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.686 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.686 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.687 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.687 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.687 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.688 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.689 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@5357f40 2024-10-09 16:15:24.692 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.694 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@a351096[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.695 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.700 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.700 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.700 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@a351096 TM=true 2024-10-09 16:15:24.700 11543-11543 MediaPlayer-JNI com.APP_NAME V seekTo: 22896(msec), mode=3 2024-10-09 16:15:24.700 11543-11543 MediaPlayerNative com.APP_NAME V seekTo (22896, 3) 2024-10-09 16:15:24.700 11543-11543 MediaPlayerNative com.APP_NAME E Attempt to perform seekTo in wrong state: mPlayer=0xb400007137ad4dd0, mCurrentState=0 2024-10-09 16:15:24.700 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.700 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.705 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@a74da29[MainActivity]#77 2024-10-09 16:15:24.705 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@a74da29[MainActivity]#78 2024-10-09 16:15:24.705 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.706 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=3. 2024-10-09 16:15:24.706 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb4000071688089f0 mBlastBufferQueue=0xb4000070d7997310 fn= 3 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.706 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.707 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true 2024-10-09 16:15:24.707 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.712 11543-13234 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@2e59c6e: frame = [27,814][1053,1381] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:15:24.714 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.715 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@da9f417[MainActivity] mNativeObject= 0xb4000070d7ad9d90 sc.mNativeObject= 0xb400006fc7879650 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.715 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@da9f417[MainActivity] mNativeObject= 0xb4000070d7ad9d90 sc.mNativeObject= 0xb400006fc7879650 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.716 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=6 res=0x403 s={true 0xb400007217cd6bd0} ch=true seqId=0 2024-10-09 16:15:24.716 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.716 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217cd6bd0} hwInitialized=true 2024-10-09 16:15:24.717 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.717 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.718 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.718 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@da9f417[MainActivity]#79 2024-10-09 16:15:24.718 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@da9f417[MainActivity]#80 2024-10-09 16:15:24.719 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.721 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.722 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb40000716875ecf0 mBlastBufferQueue=0xb4000070d7ad9d90 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.722 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.722 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@da9f417[MainActivity]#147](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.722 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.723 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.723 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.723 11543-11543 MediaPlayer-JNI com.APP_NAME V seekTo: 22954(msec), mode=3 2024-10-09 16:15:24.724 11543-11543 MediaPlayerNative com.APP_NAME V seekTo (22954, 3) 2024-10-09 16:15:24.724 11543-11543 MediaPlayerNative com.APP_NAME E Attempt to perform seekTo in wrong state: mPlayer=0xb400007137ad4dd0, mCurrentState=0 2024-10-09 16:15:24.724 11543-11543 MediaPlayerNative com.APP_NAME V message received msg=100, ext1=-38, ext2=0 2024-10-09 16:15:24.724 11543-11543 MediaPlayerNative com.APP_NAME E error (-38, 0) 2024-10-09 16:15:24.724 11543-11543 ViewRootIm...nActivity] com.APP_NAME I ViewPostIme pointer 1 2024-10-09 16:15:24.725 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[27,814][1053,1381] display=[0,0][1080,2196] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:15:24.725 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:15:24.725 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:15:24.725 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.725 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.726 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.726 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.727 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.727 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.728 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.728 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.730 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@ede55d2 2024-10-09 16:15:24.734 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.736 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@a5180b8[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.737 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.742 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.742 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.742 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@a5180b8 TM=true 2024-10-09 16:15:24.747 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@a6698c2[MainActivity]#81 2024-10-09 16:15:24.747 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@a6698c2[MainActivity]#82 2024-10-09 16:15:24.747 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.748 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=3. 2024-10-09 16:15:24.748 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb40000716875ba10 mBlastBufferQueue=0xb4000070d7a7a890 fn= 3 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.748 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.749 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true 2024-10-09 16:15:24.749 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.755 11543-13234 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@797aed0: frame = [27,814][1053,1381] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:15:24.757 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.758 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@3c0e91[MainActivity] mNativeObject= 0xb4000070d7ae4330 sc.mNativeObject= 0xb400006fc788f550 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.758 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@3c0e91[MainActivity] mNativeObject= 0xb4000070d7ae4330 sc.mNativeObject= 0xb400006fc788f550 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.758 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=6 res=0x403 s={true 0xb400007217c1d860} ch=true seqId=0 2024-10-09 16:15:24.758 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.759 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217c1d860} hwInitialized=true 2024-10-09 16:15:24.760 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.761 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.762 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.762 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@3c0e91[MainActivity]#83 2024-10-09 16:15:24.762 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@3c0e91[MainActivity]#84 2024-10-09 16:15:24.762 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.763 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.763 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb40000716874e650 mBlastBufferQueue=0xb4000070d7ae4330 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.763 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.770 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@3c0e91[MainActivity]#148](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.771 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.772 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.772 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.773 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[27,814][1053,1381] display=[0,0][1080,2196] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:15:24.773 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:15:24.773 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:15:24.773 11543-11543 MediaPlayer com.APP_NAME E Error (-38,0) 2024-10-09 16:15:24.773 11543-11543 VideoView com.APP_NAME D Error: -38,0 2024-10-09 16:15:24.773 11543-11543 Dialog com.APP_NAME I mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 2024-10-09 16:15:24.774 11543-11968 ReactNativeJS com.APP_NAME I { name: 'onError', errorCode: 'FAIL_TO_LOAD_MEDIA', message: 'Error loading media file. Please try again.' } 2024-10-09 16:15:24.775 11543-11543 DecorView com.APP_NAME I setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@5649ee7 2024-10-09 16:15:24.782 11543-11543 ScrollView com.APP_NAME D initGoToTop 2024-10-09 16:15:24.784 11543-11543 WindowManager com.APP_NAME I WindowManagerGlobal#addView, ty=2, view=DecorView@5052f5[MainActivity], caller=android.view.WindowManagerImpl.addView:150 android.app.Dialog.show:512 com.videotrim.widgets.VideoTrimmerView.onFailToLoadMedia:222 2024-10-09 16:15:24.786 11543-11790 NativeCust...ncyManager com.APP_NAME D [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 2024-10-09 16:15:24.790 11543-11543 InsetsController com.APP_NAME I onStateChanged: host=com.APP_NAME/com.APP_NAME.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 81 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(512, 0 - 568, 81), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={3.0} cutoutSpec={M 0,0 H -9.333333333333333 V 27 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=102, center=Point(102, 102)}, RoundedCorner{position=TopRight, radius=102, center=Point(978, 102)}, RoundedCorner{position=BottomRight, radius=102, center=Point(978, 2238)}, RoundedCorner{position=BottomLeft, radius=102, center=Point(102, 2238)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(948, 0 - 1080, 81) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {a4a70000 mType=statusBars mFrame=[0,0][1080,81] mVisible=false mFlags=[]}, InsetsSource: {a4a70005 mType=mandatorySystemGestures mFrame=[0,0][1080,117] mVisible=true mFlags=[]}, InsetsSource: {a4a70006 mType=tappableElement mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,81] mVisible=true mFlags=[]}, InsetsSource: {32250001 mType=navigationBars mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {32250005 mType=mandatorySystemGestures mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250006 mType=tappableElement mFrame=[0,2196][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {32250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 2024-10-09 16:15:24.790 11543-11543 ViewRootIm...nActivity] com.APP_NAME I synced displayState. AttachInfo displayState=2 2024-10-09 16:15:24.791 11543-11543 ViewRootIm...nActivity] com.APP_NAME I setView = com.android.internal.policy.DecorView@5052f5 TM=true 2024-10-09 16:15:24.791 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.791 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.791 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.791 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.795 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@da9f417[MainActivity]#85 2024-10-09 16:15:24.795 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@da9f417[MainActivity]#86 2024-10-09 16:15:24.796 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.797 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=3. 2024-10-09 16:15:24.797 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb400007168865b10 mBlastBufferQueue=0xb4000070d7ad9d90 fn= 3 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.797 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.798 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true 2024-10-09 16:15:24.798 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.803 11543-13234 ViewRootIm...nActivity] com.APP_NAME I Resizing android.view.ViewRootImpl@83cebad: frame = [27,814][1053,1381] reportDraw = true forceLayout = false syncSeqId = -1 2024-10-09 16:15:24.804 11543-11543 InsetsSourceConsumer com.APP_NAME I applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.APP_NAME/com.APP_NAME.MainActivity 2024-10-09 16:15:24.805 11543-11543 BLASTBufferQueue_Java com.APP_NAME I new BLASTBufferQueue, mName= ViewRootImpl@9f8288a[MainActivity] mNativeObject= 0xb4000070d7ad2090 sc.mNativeObject= 0xb400006fc78bad50 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 2024-10-09 16:15:24.805 11543-11543 BLASTBufferQueue_Java com.APP_NAME I update, w= 1218 h= 759 mName = ViewRootImpl@9f8288a[MainActivity] mNativeObject= 0xb4000070d7ad2090 sc.mNativeObject= 0xb400006fc78bad50 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 2024-10-09 16:15:24.805 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Relayout returned: old=(0,0,1080,2196) new=(27,814,1053,1381) relayoutAsync=false req=(1026,567)0 dur=5 res=0x403 s={true 0xb400007217c96df0} ch=true seqId=0 2024-10-09 16:15:24.805 11543-11543 ViewRootIm...nActivity] com.APP_NAME I performConfigurationChange setNightDimText nightDimLevel=0 2024-10-09 16:15:24.806 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007217c96df0} hwInitialized=true 2024-10-09 16:15:24.806 11543-11790 vulkan com.APP_NAME W CreateSwapchainKHR(VkSwapchainCreateInfoKHR.imageColorSpace = 1000104013) failed: Unsupported color space, but assume as Success for ANGLE. 2024-10-09 16:15:24.806 11543-11543 ScrollView com.APP_NAME D onsize change changed 2024-10-09 16:15:24.807 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 2024-10-09 16:15:24.807 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@9f8288a[MainActivity]#87 2024-10-09 16:15:24.807 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@9f8288a[MainActivity]#88 2024-10-09 16:15:24.808 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.809 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=1. 2024-10-09 16:15:24.809 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb400007168877e90 mBlastBufferQueue=0xb4000070d7ad2090 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.809 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.816 11543-11790 BLASTBufferQueue com.APP_NAME I [ViewRootImpl@9f8288a[MainActivity]#149](f:0,a:0,s:0) onFrameAvailable the first frame is available 2024-10-09 16:15:24.817 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 2024-10-09 16:15:24.818 11543-11790 OpenGLRenderer com.APP_NAME D CFMS:: SetUp Pid : 11543 Tid : 11790 2024-10-09 16:15:24.818 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.819 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[27,814][1053,1381] display=[0,0][1080,2196] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:15:24.819 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:15:24.819 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:15:24.819 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.819 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.819 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.820 11543-11790 OpenGLRenderer com.APP_NAME D HWUI - treat SMPTE_170M as sRGB 2024-10-09 16:15:24.820 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@3c0e91[MainActivity]#89 2024-10-09 16:15:24.821 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@3c0e91[MainActivity]#90 2024-10-09 16:15:24.821 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.822 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=3. 2024-10-09 16:15:24.822 11543-11907 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb40000716887dd70 mBlastBufferQueue=0xb4000070d7ae4330 fn= 3 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.822 11543-11907 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.822 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true 2024-10-09 16:15:24.823 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.824 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized, msg = 5 frames=ClientWindowFrames{frame=[27,814][1053,1381] display=[0,0][1080,2196] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 2024-10-09 16:15:24.824 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleResized mSyncSeqId = 0 2024-10-09 16:15:24.824 11543-11543 ViewRootIm...nActivity] com.APP_NAME D reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 2024-10-09 16:15:24.824 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.824 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.824 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=false 2024-10-09 16:15:24.826 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Setup new sync=wmsSync-ViewRootImpl@9f8288a[MainActivity]#91 2024-10-09 16:15:24.826 11543-11543 ViewRootIm...nActivity] com.APP_NAME I Creating new active sync group ViewRootImpl@9f8288a[MainActivity]#92 2024-10-09 16:15:24.828 11543-11543 ViewRootIm...nActivity] com.APP_NAME I registerCallbacksForSync syncBuffer=false 2024-10-09 16:15:24.830 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Received frameDrawingCallback syncResult=0 frameNum=2. 2024-10-09 16:15:24.830 11543-11906 ViewRootIm...nActivity] com.APP_NAME I mWNT: t=0xb40000716886be10 mBlastBufferQueue=0xb4000070d7ad2090 fn= 2 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 2024-10-09 16:15:24.830 11543-11906 ViewRootIm...nActivity] com.APP_NAME I Setting up sync and frameCommitCallback 2024-10-09 16:15:24.831 11543-11790 ViewRootIm...nActivity] com.APP_NAME I Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true 2024-10-09 16:15:24.831 11543-11543 ViewRootIm...nActivity] com.APP_NAME I reportDrawFinished seqId=0 2024-10-09 16:15:24.847 11543-11543 ViewRootIm...nActivity] com.APP_NAME I handleWindowFocusChanged: 1 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 2024-10-09 16:15:24.847 11543-11543 ViewRootIm...nActivity] com.APP_NAME D mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb400007217c96df0} 2024-10-09 16:15:24.847 11543-11543 ImeFocusController com.APP_NAME I onPreWindowFocus: skipped, hasWindowFocus=true mHasImeFocus=false 2024-10-09 16:15:24.847 11543-11543 ImeFocusController com.APP_NAME I onPostWindowFocus: skipped, hasWindowFocus=true mHasImeFocus=false ```
maitrungduc1410 commented 1 hour ago

hi can you provide screen recording?

efstathiosntonas commented 1 hour ago

@maitrungduc1410 sure, give me a moment and I'll upload.

It seems to me that the mediaPlayer state is not ready thus it cannot seek. The moment I hit play the mediaPlayer is 'ready' thus the trimming handles movement do not throw the error.

efstathiosntonas commented 1 hour ago
  1. Initial load -> black screen
  2. Move handles -> error dialog
  3. Tap Play button
  4. Move handles -> all good

https://github.com/user-attachments/assets/fbde2ac7-84ac-48e7-8897-c0ad5c4488ee

efstathiosntonas commented 1 hour ago

If you want to try out the same video like me: https://www.mediafire.com/file/1v93pmr45t6bro6/Pixel_40_second_video.MP4/file

maitrungduc1410 commented 1 hour ago

It seems that it fails to load the first video frame, the only thing I can see is black. If I hit play then the video loads fine.

yes this is default behaviour of Android, it won't render first frame until you play

maitrungduc1410 commented 1 hour ago

can I have your code?

efstathiosntonas commented 1 hour ago

yes this is default behaviour of Android, it won't render first frame until you play

yeah, thing is seeker can't work without at least mediaPlayer plays one frame.

  useEffect(() => {
    const eventEmitter = new NativeEventEmitter(NativeModules.VideoTrim);
    const subscription = eventEmitter.addListener('VideoTrim', (event) => {
      console.log(event);
      switch (event.name) {
        case 'onFinishTrimming': {
          // @ts-ignore
          setLocalVideo({ uri: event.outputPath });
          setKey(Math.random());
          break;
        }
      }
    });

    return () => {
      subscription.remove();
    };
  }, []);

showEditor(assets[0].uri as string, {
              maxDuration: 30,
              fullScreenModalIOS: true,
              cancelButtonText: _(
                msg({
                  message: 'Cancel',
                  context: 'video.trim.cancel.button'
                })
              ),
              saveButtonText: _(
                msg({
                  message: 'Save',
                  context: 'video.trim.save.button'
                })
              ),
              cancelDialogTitle: _(
                msg({
                  message: 'Attention!',
                  context: 'video.trim.dialog.title'
                })
              ),
              cancelDialogMessage: _(
                msg({
                  message: 'Are you sure you want to cancel?',
                  context: 'video.trim.cancel.dialog.message.button'
                })
              ),
              cancelDialogConfirmText: _(
                msg({
                  message: 'Yes, go back',
                  context: 'video.trim.cancel.dialog.confirm.text'
                })
              ),
              enableSaveDialog: false,
              trimmingText: _(
                msg({
                  message: 'Trimming video...',
                  context: 'video.trim.trimming.text'
                })
              )
            });
efstathiosntonas commented 1 hour ago

I believe these lines:

  private void seekTo(long msec, boolean needUpdateProgress) {
    if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
      mediaPlayer.seekTo((int) msec, MediaPlayer.SEEK_CLOSEST);
    } else {
      mediaPlayer.seekTo((int) msec);
    }

    updateCurrentTime(needUpdateProgress);
  }

should activate the mediaPlayer somehow or at least give it a play state prior start seeking.

efstathiosntonas commented 1 hour ago

If I set autoplay: true everything works fine