Skip to content

Instantly share code, notes, and snippets.

@bydiansky
Created May 7, 2025 10:45
Show Gist options
  • Save bydiansky/7c3f83f517fa54358315e4e254491865 to your computer and use it in GitHub Desktop.
Save bydiansky/7c3f83f517fa54358315e4e254491865 to your computer and use it in GitHub Desktop.
[glabix-screen] chunk screen finalized #1
pause
===========
[13:42:47.966] [debug] send log: recording.paused "{\"type\":\"manual\"}"
Swift Output: invalid command format dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "action", intValue: nil)], debugDescription: "Cannot initialize CommandAction from invalid String value pause", underlyingError: nil))
[13:42:47.970] [debug] send log: videoRecorder.onpause
[13:42:47.978] [debug] send log: simpleStore.recordingState "{\"state\":\"paused\"}"
Swift Output: "should Start new on timer" "start" 1016342.273367287 "chunk start" 1016337.240112181
"createNewChunk start:" 1016342.273367287 "next exists?" false
"Preparing ouput file: " "file:///Users/artembydiansky/Library/Application%20Support/glabix-screen/chunks_storage/chunk_3.mp4"
"source" (1680.0, 1050.0) "scale" 2 "r" 0.875 "->" (width: 3840, height: 2400, "; ", (width: 3360, height: 2100))
Swift Output: "Preparing ouput file: " "file:///Users/artembydiansky/Library/Application%20Support/glabix-screen/chunks_storage/chunk_4.mp4"
"writing systemAudio to prev #2"
"writing systemAudio to prev #2"
"writing systemAudio to prev #2"
"writing systemAudio to prev #2"
"(2) asyncFinalizePendingChunk" "end" 1016342.273367287 "now:" 1016342.577317947
"(2) finalized writing screen. now:" 1016342.650837581
[glabix-screen] chunk screen finalized #2
Swift Output: "should Start new on timer" "start" 1016347.289960248 "chunk start" 1016342.273367287
"createNewChunk start:" 1016347.289960248 "next exists?" false
"Preparing ouput file: " "file:///Users/artembydiansky/Library/Application%20Support/glabix-screen/chunks_storage/chunk_4.mp4"
"source" (1680.0, 1050.0) "scale" 2 "r" 0.875 "->" (width: 3840, height: 2400, "; ", (width: 3360, height: 2100))
Swift Output: "Preparing ouput file: " "file:///Users/artembydiansky/Library/Application%20Support/glabix-screen/chunks_storage/chunk_5.mp4"
"writing systemAudio to prev #3"
"writing systemAudio to prev #3"
"writing systemAudio to prev #3"
"writing systemAudio to prev #3"
"(3) asyncFinalizePendingChunk" "end" 1016347.289960248 "now:" 1016347.59553778
"(3) finalized writing screen. now:" 1016347.665977271
[glabix-screen] chunk screen finalized #3
resume
===========
[13:42:57.076] [debug] send log: recording.resume "{\"type\":\"manual\"}"
Swift Output: invalid command format dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "action", intValue: nil)], debugDescription: "Cannot initialize CommandAction from invalid String value resume", underlyingError: nil))
[13:42:57.079] [debug] send log: videoRecorder.onresume
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment