streetpea / chiaki-ng

Next-Generation of Chiaki (the open-source remote play client for PlayStation)
https://streetpea.github.io/chiaki-ng/
GNU Affero General Public License v3.0
1.12k stars 72 forks source link

Freeze after a few seconds #138

Open hvmzx opened 10 months ago

hvmzx commented 10 months ago

Hello there,

I just received my Steam Deck a few days ago, installed chiaki4deck on it and proceeded to link my PS5. (vaapi/1080p/60fps) Basically the issue is that when connected, the first few seconds I can move on the menu of the PS5 and it works well, then my input isn't translating on the screen anymore while the video is still going and working. After some time, the video streaming also freezes.

Here is my log :

[2023-12-24 20:46:48:660660] [I] Logging to file /home/deck/.var/app/io.github.streetpea.Chiaki4deck/data/Chiaki/Chiaki/log/chiaki_session_2023-12-24_20-46-48-656656.log [2023-12-24 20:46:48:661661] [I] Chiaki Version 1.5.1 [2023-12-24 20:46:48:662662] [I] Trying to use hardware decoder "vaapi" [2023-12-24 20:46:48:699699] [I] Using hardware decoder "vaapi" with pix_fmt=vaapi [2023-12-24 20:46:48:946946] [I] Noise suppress level is -6 dB [2023-12-24 20:46:48:946946] [I] Echo suppress level is -30 dB [2023-12-24 20:46:48:946946] [I] Started microphone echo cancellation and noise suppression [2023-12-24 20:46:48:947947] [I] ChiakiOpusEncoder initialized [2023-12-24 20:46:49:074074] [I] Connected Steam Deck ... gyro online [2023-12-24 20:46:49:074074] [I] Controller 0 opened: "Microsoft X-Box 360 pad 0 (030079f6de280000ff11000001000000)" [2023-12-24 20:46:49:074074] [I] Using placebo high quality preset [2023-12-24 20:46:49:075075] [I] [libplacebo] Initialized libplacebo v6.338.1 (API v338) [2023-12-24 20:46:49:132132] [I] [libplacebo] Spent 55.133 ms enumerating instance extensions [2023-12-24 20:46:49:132132] [I] [libplacebo] Creating vulkan instance with extensions: [2023-12-24 20:46:49:132132] [I] [libplacebo] VK_KHR_get_physical_device_properties2 [2023-12-24 20:46:49:132132] [I] [libplacebo] VK_KHR_surface [2023-12-24 20:46:49:132132] [I] [libplacebo] VK_EXT_swapchain_colorspace [2023-12-24 20:46:49:132132] [I] [libplacebo] VK_KHR_external_memory_capabilities [2023-12-24 20:46:49:132132] [I] [libplacebo] VK_KHR_external_semaphore_capabilities [2023-12-24 20:46:49:132132] [I] [libplacebo] VK_KHR_get_surface_capabilities2 [2023-12-24 20:46:49:132132] [I] [libplacebo] VK_KHR_portability_enumeration [2023-12-24 20:46:49:132132] [I] [libplacebo] VK_KHR_surface [2023-12-24 20:46:49:132132] [I] [libplacebo] VK_KHR_xcb_surface [2023-12-24 20:46:49:151151] [I] [libplacebo] Spent 19.058 ms creating vulkan instance [2023-12-24 20:46:49:151151] [I] [libplacebo] Probing for vulkan devices: [2023-12-24 20:46:49:154154] [I] [libplacebo] GPU 0: AMD Radeon Graphics (RADV VANGOGH) v1.3.267 (integrated) [2023-12-24 20:46:49:154154] [I] [libplacebo] uuid: 00:00:00:00:04:00:00:00:00:00:00:00:00:00:00:00 [2023-12-24 20:46:49:154154] [I] [libplacebo] GPU 1: llvmpipe (LLVM 17.0.6, 256 bits) v1.3.267 (software) [2023-12-24 20:46:49:154154] [I] [libplacebo] uuid: 6D:65:73:61:32:33:2E:33:2E:31:00:00:00:00:00:00 [2023-12-24 20:46:49:154154] [I] [libplacebo] Vulkan device properties: [2023-12-24 20:46:49:154154] [I] [libplacebo] Device Name: AMD Radeon Graphics (RADV VANGOGH) [2023-12-24 20:46:49:154154] [I] [libplacebo] Device ID: 1002:1435 [2023-12-24 20:46:49:154154] [I] [libplacebo] Device UUID: 00:00:00:00:04:00:00:00:00:00:00:00:00:00:00:00 [2023-12-24 20:46:49:154154] [I] [libplacebo] Driver version: 5c03001 [2023-12-24 20:46:49:154154] [I] [libplacebo] API version: 1.3.267 [2023-12-24 20:46:49:154154] [I] [libplacebo] Using async transfer (queue 1) [2023-12-24 20:46:49:154154] [I] [libplacebo] Using async compute (queue 1) [2023-12-24 20:46:49:154154] [I] [libplacebo] Creating vulkan device with extensions: [2023-12-24 20:46:49:154154] [I] [libplacebo] VK_KHR_swapchain [2023-12-24 20:46:49:154154] [I] [libplacebo] VK_KHR_push_descriptor [2023-12-24 20:46:49:155155] [I] [libplacebo] VK_KHR_external_memory_fd [2023-12-24 20:46:49:155155] [I] [libplacebo] VK_EXT_external_memory_dma_buf [2023-12-24 20:46:49:155155] [I] [libplacebo] VK_EXT_external_memory_host [2023-12-24 20:46:49:155155] [I] [libplacebo] VK_KHR_external_semaphore_fd [2023-12-24 20:46:49:155155] [I] [libplacebo] VK_EXT_pci_bus_info [2023-12-24 20:46:49:155155] [I] [libplacebo] VK_EXT_hdr_metadata [2023-12-24 20:46:49:155155] [I] [libplacebo] VK_EXT_image_drm_format_modifier [2023-12-24 20:46:49:170170] [I] [libplacebo] Spent 15.027 ms creating vulkan device [2023-12-24 20:46:49:170170] [I] [libplacebo] Memory heaps supported by device: [2023-12-24 20:46:49:170170] [I] [libplacebo] 0: flags 0x0 size 3050M [2023-12-24 20:46:49:170170] [I] [libplacebo] 1: flags 0x1 size 6101M [2023-12-24 20:46:49:170170] [I] [libplacebo] Memory summary: 0 used 0 res 0 alloc, efficiency 100.00%, utilization 100.00%, max page: 381M [2023-12-24 20:46:49:171171] [I] [libplacebo] shaderc SPIR-V version 1.6 rev 1 [2023-12-24 20:46:49:171171] [I] [libplacebo] Initialized SPIR-V compiler 'shaderc' [2023-12-24 20:46:49:172172] [I] [libplacebo] GPU information: [2023-12-24 20:46:49:172172] [I] [libplacebo] GLSL version: 450 (vulkan) [2023-12-24 20:46:49:172172] [I] [libplacebo] max_shmem_size: 65536 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_group_threads: 1024 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_group_size[0]: 1024 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_group_size[1]: 1024 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_group_size[2]: 1024 [2023-12-24 20:46:49:172172] [I] [libplacebo] subgroup_size: 64 [2023-12-24 20:46:49:172172] [I] [libplacebo] min_gather_offset: -32 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_gather_offset: 31 [2023-12-24 20:46:49:172172] [I] [libplacebo] Limits: [2023-12-24 20:46:49:172172] [I] [libplacebo] thread_safe: 1 [2023-12-24 20:46:49:172172] [I] [libplacebo] callbacks: 1 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_buf_size: 6397714432 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_ubo_size: 4294967295 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_ssbo_size: 4294967295 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_vbo_size: 6397714432 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_mapped_size: 6397714432 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_buffer_texels: 4294967295 [2023-12-24 20:46:49:172172] [I] [libplacebo] align_host_ptr: 4096 [2023-12-24 20:46:49:172172] [I] [libplacebo] host_cached: 1 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_tex_1d_dim: 16384 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_tex_2d_dim: 16384 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_tex_3d_dim: 2048 [2023-12-24 20:46:49:172172] [I] [libplacebo] blittable_1d_3d: 1 [2023-12-24 20:46:49:172172] [I] [libplacebo] buf_transfer: 1 [2023-12-24 20:46:49:172172] [I] [libplacebo] align_tex_xfer_pitch: 1 [2023-12-24 20:46:49:172172] [I] [libplacebo] align_tex_xfer_offset: 4 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_variable_comps: 0 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_constants: 18446744073709551615 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_pushc_size: 256 [2023-12-24 20:46:49:172172] [I] [libplacebo] align_vertex_stride: 1 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_dispatch[0]: 65535 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_dispatch[1]: 65535 [2023-12-24 20:46:49:172172] [I] [libplacebo] max_dispatch[2]: 65535 [2023-12-24 20:46:49:172172] [I] [libplacebo] fragment_queues: 1 [2023-12-24 20:46:49:172172] [I] [libplacebo] compute_queues: 1 [2023-12-24 20:46:49:172172] [I] [libplacebo] External API interop: [2023-12-24 20:46:49:172172] [I] [libplacebo] UUID: 00:00:00:00:04:00:00:00:00:00:00:00:00:00:00:00 [2023-12-24 20:46:49:172172] [I] [libplacebo] PCI: 0000:04:00:0 [2023-12-24 20:46:49:172172] [I] [libplacebo] buf export caps: 0x9 [2023-12-24 20:46:49:172172] [I] [libplacebo] buf import caps: 0x19 [2023-12-24 20:46:49:172172] [I] [libplacebo] tex export caps: 0x9 [2023-12-24 20:46:49:172172] [I] [libplacebo] tex import caps: 0x19 [2023-12-24 20:46:49:172172] [I] [libplacebo] sync export caps: 0x1 [2023-12-24 20:46:49:172172] [I] [libplacebo] sync import caps: 0x0 [2023-12-24 20:46:49:174174] [I] Starting session request for PS5 [2023-12-24 20:46:49:174174] [I] Trying to request session from 192.168.1.24:9295 [2023-12-24 20:46:49:180180] [I] Connected to 192.168.1.24:9295 [2023-12-24 20:46:49:180180] [I] Sending session request [2023-12-24 20:46:49:184184] [I] [libplacebo] Available surface configurations: [2023-12-24 20:46:49:185185] [I] [libplacebo] 0: VK_FORMAT_B8G8R8A8_SRGB VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:49:185185] [I] [libplacebo] 1: VK_FORMAT_B8G8R8A8_UNORM VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:49:185185] [I] [libplacebo] 2: VK_FORMAT_R8G8B8A8_SRGB VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:49:185185] [I] [libplacebo] 3: VK_FORMAT_R8G8B8A8_UNORM VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:49:185185] [I] [libplacebo] 4: VK_FORMAT_R5G6B5_UNORM_PACK16 VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:49:185185] [I] [libplacebo] 5: VK_FORMAT_R16G16B16A16_SFLOAT VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:49:185185] [I] [libplacebo] 6: VK_FORMAT_R16G16B16A16_UNORM VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:49:185185] [I] [libplacebo] 7: VK_FORMAT_A2B10G10R10_UNORM_PACK32 VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:49:185185] [I] [libplacebo] 8: VK_FORMAT_A2R10G10B10_UNORM_PACK32 VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:49:185185] [I] [libplacebo] 9: VK_FORMAT_A2B10G10R10_UNORM_PACK32 VK_COLOR_SPACE_HDR10_ST2084_EXT [2023-12-24 20:46:49:185185] [I] [libplacebo] 10: VK_FORMAT_A2R10G10B10_UNORM_PACK32 VK_COLOR_SPACE_HDR10_ST2084_EXT [2023-12-24 20:46:49:185185] [I] [libplacebo] 11: VK_FORMAT_R16G16B16A16_SFLOAT VK_COLOR_SPACE_EXTENDED_SRGB_LINEAR_EXT [2023-12-24 20:46:49:185185] [I] [libplacebo] Picked surface configuration 6: VK_FORMAT_R16G16B16A16_UNORM + VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:49:191191] [I] Session request successful [2023-12-24 20:46:49:201201] [I] Starting ctrl [2023-12-24 20:46:49:208208] [I] Ctrl connected to 192.168.1.24:9295 [2023-12-24 20:46:49:209209] [I] Sending ctrl request [2023-12-24 20:46:49:219219] [I] Ctrl received http header as response [2023-12-24 20:46:49:219219] [I] Ctrl received ctrl request http response [2023-12-24 20:46:49:219219] [I] Ctrl got Server Type: 2 [2023-12-24 20:46:49:219219] [I] Ctrl connected [2023-12-24 20:46:49:634634] [I] Ctrl received Login message: success [2023-12-24 20:46:51:480480] [W] Received presumably invalid Session Id: [2023-12-24 20:46:51:480480] [W] offset 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef [2023-12-24 20:46:51:480480] [W] 0 10 49 6e 76 61 6c 69 64 53 65 73 73 69 6f 6e 49 .InvalidSessionI [2023-12-24 20:46:51:480480] [W] 10 64 d [2023-12-24 20:46:51:480480] [I] Ctrl received valid Session Id: InvalidSessionId [2023-12-24 20:46:51:480480] [I] Starting Senkusha [2023-12-24 20:46:51:480480] [I] Takion connecting (version 7) [2023-12-24 20:46:51:480480] [I] Takion enabled Don't Fragment Bit [2023-12-24 20:46:51:481481] [I] Takion sent init [2023-12-24 20:46:51:486486] [W] Received Ctrl Message with unknown type 0x16 [2023-12-24 20:46:51:486486] [I] Takion received init ack with remote tag 0xb18ccf, outbound streams: 0x64, inbound streams: 0x64 [2023-12-24 20:46:51:487487] [W] offset 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef [2023-12-24 20:46:51:487487] [I] Takion sent cookie [2023-12-24 20:46:51:487487] [W] 0 01 ff .. [2023-12-24 20:46:51:494494] [I] Takion received cookie ack [2023-12-24 20:46:51:494494] [I] Takion connected [2023-12-24 20:46:51:494494] [I] Senkusha sending big [2023-12-24 20:46:51:500500] [I] Senkusha successfully received bang [2023-12-24 20:46:51:500500] [I] Senkusha Ping Test with count 10 starting [2023-12-24 20:46:51:795795] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 0 [2023-12-24 20:46:51:801801] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:52:095095] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 1 [2023-12-24 20:46:52:108108] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:52:396396] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 2 [2023-12-24 20:46:52:403403] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:52:596596] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 3 [2023-12-24 20:46:52:701701] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:52:897897] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 4 [2023-12-24 20:46:53:002002] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:53:097097] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 5 [2023-12-24 20:46:53:397397] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 6 [2023-12-24 20:46:53:411411] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:53:631631] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:53:698698] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 7 [2023-12-24 20:46:53:898898] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 8 [2023-12-24 20:46:53:913913] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:54:199199] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 9 [2023-12-24 20:46:54:201201] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:54:218218] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:46:54:391391] [W] Received Ctrl Message with unknown type 0x10 [2023-12-24 20:46:54:391391] [W] offset 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef [2023-12-24 20:46:54:391391] [W] 0 ff ff ff d9 00 00 00 64 .......d [2023-12-24 20:46:54:399399] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 10 [2023-12-24 20:46:54:503503] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:54:700700] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 11 [2023-12-24 20:46:54:802802] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:54:900900] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 12 [2023-12-24 20:46:55:102102] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:55:201201] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 13 [2023-12-24 20:46:55:401401] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 14 [2023-12-24 20:46:55:402402] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:55:702702] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 15 [2023-12-24 20:46:55:702702] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:55:902902] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 16 [2023-12-24 20:46:56:003003] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:56:203203] [I] Takion Send Buffer re-sending packet with seqnum 0x72751a84, tries: 17 [2023-12-24 20:46:56:303303] [E] Takion dropping data with seq num 0xb18ccf [2023-12-24 20:46:56:500500] [E] Senkusha data ack for echo command receive timeout [2023-12-24 20:46:56:500500] [E] Senkusha failed to receive data ack for echo command [2023-12-24 20:46:56:500500] [E] Senkusha Ping Test failed because sending echo command (true) failed [2023-12-24 20:46:56:500500] [E] Senkusha Ping Test failed [2023-12-24 20:46:56:500500] [I] Senkusha is disconnecting [2023-12-24 20:46:56:500500] [I] Senkusha closed takion [2023-12-24 20:46:56:500500] [E] Senkusha failed, but we still try to connect with fallback values [2023-12-24 20:46:56:516516] [I] Takion connecting (version 12) [2023-12-24 20:46:56:516516] [I] Takion sent init [2023-12-24 20:46:56:522522] [I] Takion received init ack with remote tag 0x7033129, outbound streams: 0x64, inbound streams: 0x64 [2023-12-24 20:46:56:522522] [I] Takion sent cookie [2023-12-24 20:46:56:528528] [I] Takion received cookie ack [2023-12-24 20:46:56:528528] [I] Takion connected [2023-12-24 20:46:56:528528] [I] StreamConnection sending big [2023-12-24 20:46:56:540540] [I] BANG received [2023-12-24 20:46:56:542542] [I] Crypt has become available. Re-checking MACs of 0 packets [2023-12-24 20:46:56:542542] [I] StreamConnection successfully received bang [2023-12-24 20:46:56:578578] [W] Received Ctrl Message with unknown type 0x41 [2023-12-24 20:46:56:578578] [W] offset 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef [2023-12-24 20:46:56:578578] [W] 0 00 00 00 00 02 01 00 00 ........ [2023-12-24 20:46:56:607607] [D] StreamConnection received audio header: [2023-12-24 20:46:56:607607] [D] offset 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef [2023-12-24 20:46:56:607607] [D] 0 02 10 00 00 bb 80 00 00 01 e0 00 00 00 01 .............. [2023-12-24 20:46:56:607607] [I] Audio Header: [2023-12-24 20:46:56:607607] [I] channels = 2 [2023-12-24 20:46:56:607607] [I] bits = 16 [2023-12-24 20:46:56:607607] [I] rate = 48000 [2023-12-24 20:46:56:607607] [I] frame size = 480 [2023-12-24 20:46:56:607607] [I] unknown = 1 [2023-12-24 20:46:56:607607] [I] ChiakiOpusDecoder initialized [2023-12-24 20:46:56:668668] [I] Audio Device default opened with 2 channels @ 48000 Hz, buffer size 19200 [2023-12-24 20:46:56:668668] [I] Video Profiles: [2023-12-24 20:46:56:668668] [I] 0: 1920x1080 [2023-12-24 20:46:56:668668] [I] StreamConnection successfully received streaminfo [2023-12-24 20:46:56:802802] [I] Switched to profile 0, resolution: 1920x1080 [2023-12-24 20:46:56:862862] [I] Frame Processor received 10+1 / 15+1 units, attempting FEC [2023-12-24 20:46:56:862862] [E] FEC failed [2023-12-24 20:46:56:862862] [W] Missing unit 0x5 [2023-12-24 20:46:56:862862] [W] Missing unit 0x6 [2023-12-24 20:46:56:862862] [W] Missing unit 0x7 [2023-12-24 20:46:56:862862] [W] Missing unit 0x8 [2023-12-24 20:46:56:862862] [W] Missing unit 0x9 [2023-12-24 20:46:56:866866] [W] Detected missing or corrupt frame(s) from 2 to 3 [2023-12-24 20:46:56:866866] [D] StreamConnection reporting corrupt frame(s) from 2 to 2 [2023-12-24 20:46:56:868868] [I] [libplacebo] Available surface configurations: [2023-12-24 20:46:56:868868] [I] [libplacebo] 0: VK_FORMAT_B8G8R8A8_SRGB VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:56:868868] [I] [libplacebo] 1: VK_FORMAT_B8G8R8A8_UNORM VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:56:868868] [I] [libplacebo] 2: VK_FORMAT_R8G8B8A8_SRGB VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:56:868868] [I] [libplacebo] 3: VK_FORMAT_R8G8B8A8_UNORM VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:56:868868] [I] [libplacebo] 4: VK_FORMAT_R5G6B5_UNORM_PACK16 VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:56:868868] [I] [libplacebo] 5: VK_FORMAT_R16G16B16A16_SFLOAT VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:56:868868] [I] [libplacebo] 6: VK_FORMAT_R16G16B16A16_UNORM VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:56:868868] [I] [libplacebo] 7: VK_FORMAT_A2B10G10R10_UNORM_PACK32 VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:56:868868] [I] [libplacebo] 8: VK_FORMAT_A2R10G10B10_UNORM_PACK32 VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:56:868868] [I] [libplacebo] 9: VK_FORMAT_A2B10G10R10_UNORM_PACK32 VK_COLOR_SPACE_HDR10_ST2084_EXT [2023-12-24 20:46:56:868868] [I] [libplacebo] 10: VK_FORMAT_A2R10G10B10_UNORM_PACK32 VK_COLOR_SPACE_HDR10_ST2084_EXT [2023-12-24 20:46:56:868868] [I] [libplacebo] 11: VK_FORMAT_R16G16B16A16_SFLOAT VK_COLOR_SPACE_EXTENDED_SRGB_LINEAR_EXT [2023-12-24 20:46:56:868868] [I] [libplacebo] Picked surface configuration 6: VK_FORMAT_R16G16B16A16_UNORM + VK_COLOR_SPACE_SRGB_NONLINEAR_KHR [2023-12-24 20:46:56:893893] [I] [libplacebo] Spent 15.551 ms creating pipeline [2023-12-24 20:46:58:150150] [I] Frame Processor received 4+1 / 6+1 units, attempting FEC [2023-12-24 20:46:58:150150] [E] FEC failed [2023-12-24 20:46:58:150150] [W] Missing unit 0x4 [2023-12-24 20:46:58:150150] [W] Missing unit 0x5 [2023-12-24 20:46:58:151151] [W] Detected missing or corrupt frame(s) from 80 to 81 [2023-12-24 20:46:58:151151] [D] StreamConnection reporting corrupt frame(s) from 80 to 80 [2023-12-24 20:46:58:202202] [I] Frame Processor received 9+1 / 15+1 units, attempting FEC [2023-12-24 20:46:58:202202] [E] FEC failed [2023-12-24 20:46:58:202202] [W] Missing unit 0x3 [2023-12-24 20:46:58:202202] [W] Missing unit 0x4 [2023-12-24 20:46:58:202202] [W] Missing unit 0x5 [2023-12-24 20:46:58:202202] [W] Missing unit 0x6 [2023-12-24 20:46:58:202202] [W] Missing unit 0x7 [2023-12-24 20:46:58:202202] [W] Missing unit 0x8 [2023-12-24 20:46:58:203203] [W] Detected missing or corrupt frame(s) from 83 to 84 [2023-12-24 20:46:58:203203] [D] StreamConnection reporting corrupt frame(s) from 83 to 83 [2023-12-24 20:46:58:252252] [I] Frame Processor received 7+1 / 14+1 units, attempting FEC [2023-12-24 20:46:58:253253] [E] FEC failed [2023-12-24 20:46:58:253253] [W] Missing unit 0 [2023-12-24 20:46:58:253253] [W] Missing unit 0x1 [2023-12-24 20:46:58:253253] [W] Missing unit 0x2 [2023-12-24 20:46:58:253253] [W] Missing unit 0x3 [2023-12-24 20:46:58:253253] [W] Missing unit 0x4 [2023-12-24 20:46:58:253253] [W] Missing unit 0x5 [2023-12-24 20:46:58:253253] [W] Missing unit 0x6 [2023-12-24 20:46:58:253253] [W] Detected missing or corrupt frame(s) from 86 to 87 [2023-12-24 20:46:58:253253] [D] StreamConnection reporting corrupt frame(s) from 86 to 86 [2023-12-24 20:46:58:294294] [I] Frame Processor received 12+1 / 13+1 units, attempting FEC [2023-12-24 20:46:58:294294] [I] FEC successful [2023-12-24 20:46:58:346346] [I] Frame Processor received 10+2 / 12+5 units, attempting FEC [2023-12-24 20:46:58:346346] [I] FEC successful [2023-12-24 20:46:58:412412] [I] Frame Processor received 6+2 / 8+4 units, attempting FEC [2023-12-24 20:46:58:413413] [I] FEC successful [2023-12-24 20:46:58:445445] [I] Frame Processor received 6+4 / 10+5 units, attempting FEC [2023-12-24 20:46:58:445445] [I] FEC successful [2023-12-24 20:46:58:504504] [I] Frame Processor received 4+2 / 7+4 units, attempting FEC [2023-12-24 20:46:58:504504] [E] FEC failed [2023-12-24 20:46:58:504504] [W] Missing unit 0x4 [2023-12-24 20:46:58:504504] [W] Missing unit 0x5 [2023-12-24 20:46:58:504504] [W] Missing unit 0x6 [2023-12-24 20:46:58:505505] [W] Detected missing or corrupt frame(s) from 101 to 102 [2023-12-24 20:46:58:505505] [D] StreamConnection reporting corrupt frame(s) from 101 to 101 [2023-12-24 20:46:58:544544] [I] Frame Processor received 8+3 / 11+5 units, attempting FEC [2023-12-24 20:46:58:544544] [I] FEC successful [2023-12-24 20:46:58:597597] [I] Frame Processor received 6+4 / 10+5 units, attempting FEC [2023-12-24 20:46:58:597597] [I] FEC successful [2023-12-24 20:46:58:646646] [I] Frame Processor received 6+3 / 9+4 units, attempting FEC [2023-12-24 20:46:58:646646] [I] FEC successful [2023-12-24 20:46:58:694694] [I] Frame Processor received 3+4 / 7+4 units, attempting FEC [2023-12-24 20:46:58:694694] [I] FEC successful [2023-12-24 20:46:58:746746] [I] Frame Processor received 2+3 / 5+3 units, attempting FEC [2023-12-24 20:46:58:746746] [I] FEC successful [2023-12-24 20:46:58:791791] [I] Frame Processor received 5+1 / 6+4 units, attempting FEC [2023-12-24 20:46:58:791791] [I] FEC successful [2023-12-24 20:46:58:890890] [I] Frame Processor received 3+1 / 4+3 units, attempting FEC [2023-12-24 20:46:58:891891] [I] FEC successful [2023-12-24 20:46:58:953953] [I] Frame Processor received 5+4 / 10+4 units, attempting FEC [2023-12-24 20:46:58:953953] [E] FEC failed [2023-12-24 20:46:58:953953] [W] Missing unit 0 [2023-12-24 20:46:58:953953] [W] Missing unit 0x2 [2023-12-24 20:46:58:953953] [W] Missing unit 0x3 [2023-12-24 20:46:58:953953] [W] Missing unit 0x4 [2023-12-24 20:46:58:953953] [W] Missing unit 0x5 [2023-12-24 20:46:58:953953] [W] Detected missing or corrupt frame(s) from 128 to 129 [2023-12-24 20:46:58:953953] [D] StreamConnection reporting corrupt frame(s) from 128 to 128 [2023-12-24 20:46:58:996996] [I] Frame Processor received 7+3 / 10+4 units, attempting FEC [2023-12-24 20:46:58:996996] [I] FEC successful [2023-12-24 20:46:59:112112] [I] Frame Processor received 8+3 / 11+5 units, attempting FEC [2023-12-24 20:46:59:112112] [I] FEC successful [2023-12-24 20:46:59:203203] [I] Frame Processor received 1+1 / 3+3 units, attempting FEC [2023-12-24 20:46:59:203203] [E] FEC failed [2023-12-24 20:46:59:203203] [W] Missing unit 0 [2023-12-24 20:46:59:203203] [W] Missing unit 0x2 [2023-12-24 20:46:59:204204] [W] Detected missing or corrupt frame(s) from 143 to 144 [2023-12-24 20:46:59:204204] [D] StreamConnection reporting corrupt frame(s) from 143 to 143 [2023-12-24 20:46:59:219219] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:46:59:291291] [I] Frame Processor received 4+2 / 6+4 units, attempting FEC [2023-12-24 20:46:59:291291] [I] FEC successful [2023-12-24 20:46:59:353353] [I] Frame Processor received 2+1 / 5+3 units, attempting FEC [2023-12-24 20:46:59:353353] [E] FEC failed [2023-12-24 20:46:59:353353] [W] Missing unit 0x2 [2023-12-24 20:46:59:353353] [W] Missing unit 0x3 [2023-12-24 20:46:59:353353] [W] Missing unit 0x4 [2023-12-24 20:46:59:353353] [W] Detected missing or corrupt frame(s) from 152 to 153 [2023-12-24 20:46:59:353353] [D] StreamConnection reporting corrupt frame(s) from 152 to 152 [2023-12-24 20:46:59:393393] [I] Frame Processor received 5+3 / 8+4 units, attempting FEC [2023-12-24 20:46:59:394394] [I] FEC successful [2023-12-24 20:46:59:445445] [I] Frame Processor received 8+1 / 9+4 units, attempting FEC [2023-12-24 20:46:59:445445] [I] FEC successful [2023-12-24 20:46:59:497497] [I] Frame Processor received 5+4 / 9+4 units, attempting FEC [2023-12-24 20:46:59:497497] [I] FEC successful [2023-12-24 20:46:59:552552] [I] Frame Processor received 5+4 / 9+5 units, attempting FEC [2023-12-24 20:46:59:552552] [I] FEC successful [2023-12-24 20:46:59:604604] [I] Frame Processor received 5+4 / 9+5 units, attempting FEC [2023-12-24 20:46:59:604604] [I] FEC successful [2023-12-24 20:46:59:648648] [I] Frame Processor received 3+3 / 6+4 units, attempting FEC [2023-12-24 20:46:59:648648] [I] FEC successful [2023-12-24 20:46:59:741741] [I] Frame Processor received 3+1 / 4+3 units, attempting FEC [2023-12-24 20:46:59:741741] [I] FEC successful [2023-12-24 20:46:59:846846] [I] Frame Processor received 6+2 / 8+4 units, attempting FEC [2023-12-24 20:46:59:846846] [I] FEC successful [2023-12-24 20:46:59:892892] [I] Frame Processor received 2+3 / 5+3 units, attempting FEC [2023-12-24 20:46:59:892892] [I] FEC successful [2023-12-24 20:46:59:948948] [I] Frame Processor received 7+2 / 9+4 units, attempting FEC [2023-12-24 20:46:59:948948] [I] FEC successful [2023-12-24 20:46:59:994994] [I] Frame Processor received 7+1 / 8+4 units, attempting FEC [2023-12-24 20:46:59:994994] [I] FEC successful [2023-12-24 20:47:00:044044] [I] Frame Processor received 6+2 / 8+4 units, attempting FEC [2023-12-24 20:47:00:044044] [I] FEC successful [2023-12-24 20:47:00:140140] [I] Frame Processor received 5+1 / 6+3 units, attempting FEC [2023-12-24 20:47:00:140140] [I] FEC successful [2023-12-24 20:47:00:240240] [I] Frame Processor received 2+2 / 4+3 units, attempting FEC [2023-12-24 20:47:00:241241] [I] FEC successful [2023-12-24 20:47:00:314314] [I] Frame Processor received 3+1 / 4+3 units, attempting FEC [2023-12-24 20:47:00:315315] [I] FEC successful [2023-12-24 20:47:00:358358] [I] Frame Processor received 0+2 / 3+2 units, attempting FEC [2023-12-24 20:47:00:358358] [E] FEC failed [2023-12-24 20:47:00:359359] [W] Missing unit 0 [2023-12-24 20:47:00:359359] [W] Missing unit 0x1 [2023-12-24 20:47:00:359359] [W] Missing unit 0x2 [2023-12-24 20:47:00:359359] [W] Detected missing or corrupt frame(s) from 212 to 213 [2023-12-24 20:47:00:359359] [D] StreamConnection reporting corrupt frame(s) from 212 to 212 [2023-12-24 20:47:00:641641] [I] Frame Processor received 1+2 / 3+2 units, attempting FEC [2023-12-24 20:47:00:641641] [I] FEC successful [2023-12-24 20:47:00:754754] [I] Frame Processor received 0+1 / 3+2 units, attempting FEC [2023-12-24 20:47:00:754754] [E] FEC failed [2023-12-24 20:47:00:754754] [W] Missing unit 0 [2023-12-24 20:47:00:754754] [W] Missing unit 0x1 [2023-12-24 20:47:00:754754] [W] Missing unit 0x2 [2023-12-24 20:47:00:754754] [W] Detected missing or corrupt frame(s) from 236 to 237 [2023-12-24 20:47:00:754754] [D] StreamConnection reporting corrupt frame(s) from 236 to 236 [2023-12-24 20:47:00:844844] [I] Frame Processor received 6+1 / 7+3 units, attempting FEC [2023-12-24 20:47:00:844844] [I] FEC successful [2023-12-24 20:47:00:953953] [I] Frame Processor received 0+1 / 2+2 units, attempting FEC [2023-12-24 20:47:00:954954] [E] FEC failed [2023-12-24 20:47:00:954954] [W] Missing unit 0 [2023-12-24 20:47:00:954954] [W] Missing unit 0x1 [2023-12-24 20:47:00:954954] [W] Detected missing or corrupt frame(s) from 248 to 249 [2023-12-24 20:47:00:954954] [D] StreamConnection reporting corrupt frame(s) from 248 to 248 [2023-12-24 20:47:01:004004] [I] Frame Processor received 0+1 / 2+2 units, attempting FEC [2023-12-24 20:47:01:004004] [E] FEC failed [2023-12-24 20:47:01:004004] [W] Missing unit 0 [2023-12-24 20:47:01:004004] [W] Missing unit 0x1 [2023-12-24 20:47:01:005005] [W] Detected missing or corrupt frame(s) from 251 to 252 [2023-12-24 20:47:01:005005] [D] StreamConnection reporting corrupt frame(s) from 251 to 251 [2023-12-24 20:47:01:043043] [I] Frame Processor received 1+2 / 3+2 units, attempting FEC [2023-12-24 20:47:01:043043] [I] FEC successful [2023-12-24 20:47:01:140140] [I] Frame Processor received 0+1 / 1+2 units, attempting FEC [2023-12-24 20:47:01:141141] [I] FEC successful [2023-12-24 20:47:01:190190] [I] Frame Processor received 0+1 / 1+2 units, attempting FEC [2023-12-24 20:47:01:190190] [I] FEC successful [2023-12-24 20:47:01:440440] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:01:440440] [I] FEC successful [2023-12-24 20:47:01:494494] [I] Frame Processor received 3+2 / 5+3 units, attempting FEC [2023-12-24 20:47:01:494494] [I] FEC successful [2023-12-24 20:47:01:591591] [I] Frame Processor received 1+2 / 3+2 units, attempting FEC [2023-12-24 20:47:01:591591] [I] FEC successful [2023-12-24 20:47:01:648648] [I] Frame Processor received 5+2 / 7+3 units, attempting FEC [2023-12-24 20:47:01:648648] [I] FEC successful [2023-12-24 20:47:01:699699] [I] Frame Processor received 4+2 / 6+3 units, attempting FEC [2023-12-24 20:47:01:699699] [I] FEC successful [2023-12-24 20:47:01:744744] [I] Frame Processor received 6+1 / 7+4 units, attempting FEC [2023-12-24 20:47:01:744744] [I] FEC successful [2023-12-24 20:47:01:799799] [I] Frame Processor received 5+2 / 7+4 units, attempting FEC [2023-12-24 20:47:01:799799] [I] FEC successful [2023-12-24 20:47:01:900900] [I] Frame Processor received 5+1 / 6+3 units, attempting FEC [2023-12-24 20:47:01:900900] [I] FEC successful [2023-12-24 20:47:01:949949] [I] Frame Processor received 5+2 / 7+3 units, attempting FEC [2023-12-24 20:47:01:949949] [I] FEC successful [2023-12-24 20:47:01:998998] [I] Frame Processor received 4+2 / 6+3 units, attempting FEC [2023-12-24 20:47:01:998998] [I] FEC successful [2023-12-24 20:47:02:049049] [I] Frame Processor received 5+1 / 6+3 units, attempting FEC [2023-12-24 20:47:02:049049] [I] FEC successful [2023-12-24 20:47:02:141141] [I] Frame Processor received 2+2 / 4+2 units, attempting FEC [2023-12-24 20:47:02:141141] [I] FEC successful [2023-12-24 20:47:02:248248] [I] Frame Processor received 5+1 / 6+3 units, attempting FEC [2023-12-24 20:47:02:248248] [I] FEC successful [2023-12-24 20:47:02:340340] [I] Frame Processor received 2+1 / 3+2 units, attempting FEC [2023-12-24 20:47:02:340340] [I] FEC successful [2023-12-24 20:47:02:391391] [I] Frame Processor received 1+1 / 2+2 units, attempting FEC [2023-12-24 20:47:02:391391] [I] FEC successful [2023-12-24 20:47:02:441441] [I] Frame Processor received 1+2 / 3+2 units, attempting FEC [2023-12-24 20:47:02:441441] [I] FEC successful [2023-12-24 20:47:02:496496] [I] Frame Processor received 4+1 / 5+3 units, attempting FEC [2023-12-24 20:47:02:496496] [I] FEC successful [2023-12-24 20:47:02:547547] [I] Frame Processor received 4+2 / 6+3 units, attempting FEC [2023-12-24 20:47:02:547547] [I] FEC successful [2023-12-24 20:47:02:596596] [I] Frame Processor received 4+1 / 5+3 units, attempting FEC [2023-12-24 20:47:02:596596] [I] FEC successful [2023-12-24 20:47:02:698698] [I] Frame Processor received 4+2 / 6+3 units, attempting FEC [2023-12-24 20:47:02:698698] [I] FEC successful [2023-12-24 20:47:02:998998] [I] Frame Processor received 5+1 / 6+3 units, attempting FEC [2023-12-24 20:47:02:998998] [I] FEC successful [2023-12-24 20:47:03:044044] [I] Frame Processor received 5+1 / 6+3 units, attempting FEC [2023-12-24 20:47:03:044044] [I] FEC successful [2023-12-24 20:47:03:290290] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:03:290290] [I] FEC successful [2023-12-24 20:47:03:442442] [I] Frame Processor received 3+1 / 4+2 units, attempting FEC [2023-12-24 20:47:03:443443] [I] FEC successful [2023-12-24 20:47:03:490490] [I] Frame Processor received 1+1 / 2+2 units, attempting FEC [2023-12-24 20:47:03:490490] [I] FEC successful [2023-12-24 20:47:03:746746] [I] Frame Processor received 4+1 / 5+2 units, attempting FEC [2023-12-24 20:47:03:746746] [I] FEC successful [2023-12-24 20:47:03:846846] [I] Frame Processor received 4+1 / 5+2 units, attempting FEC [2023-12-24 20:47:03:846846] [I] FEC successful [2023-12-24 20:47:03:945945] [I] Frame Processor received 2+1 / 3+2 units, attempting FEC [2023-12-24 20:47:03:945945] [I] FEC successful [2023-12-24 20:47:04:140140] [I] Frame Processor received 1+1 / 2+2 units, attempting FEC [2023-12-24 20:47:04:140140] [I] FEC successful [2023-12-24 20:47:04:216216] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:47:06:391391] [I] Frame Processor received 8+1 / 9+2 units, attempting FEC [2023-12-24 20:47:06:391391] [I] FEC successful [2023-12-24 20:47:06:541541] [I] Frame Processor received 7+1 / 8+2 units, attempting FEC [2023-12-24 20:47:06:541541] [I] FEC successful [2023-12-24 20:47:06:592592] [I] Frame Processor received 7+1 / 9+2 units, attempting FEC [2023-12-24 20:47:06:593593] [E] FEC failed [2023-12-24 20:47:06:593593] [W] Missing unit 0x7 [2023-12-24 20:47:06:593593] [W] Missing unit 0x8 [2023-12-24 20:47:06:593593] [W] Detected missing or corrupt frame(s) from 586 to 587 [2023-12-24 20:47:06:593593] [D] StreamConnection reporting corrupt frame(s) from 586 to 586 [2023-12-24 20:47:06:640640] [I] Frame Processor received 7+2 / 9+2 units, attempting FEC [2023-12-24 20:47:06:640640] [I] FEC successful [2023-12-24 20:47:07:791791] [I] Frame Processor received 7+1 / 8+2 units, attempting FEC [2023-12-24 20:47:07:791791] [I] FEC successful [2023-12-24 20:47:07:890890] [I] Frame Processor received 7+1 / 8+2 units, attempting FEC [2023-12-24 20:47:07:890890] [I] FEC successful [2023-12-24 20:47:08:040040] [I] Frame Processor received 7+1 / 8+2 units, attempting FEC [2023-12-24 20:47:08:040040] [I] FEC successful [2023-12-24 20:47:08:740740] [I] Frame Processor received 6+1 / 7+2 units, attempting FEC [2023-12-24 20:47:08:740740] [I] FEC successful [2023-12-24 20:47:09:217217] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:47:14:216216] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:47:16:540540] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:16:540540] [I] FEC successful [2023-12-24 20:47:16:689689] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:16:689689] [I] FEC successful [2023-12-24 20:47:17:389389] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:17:390390] [I] FEC successful [2023-12-24 20:47:17:589589] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:17:589589] [I] FEC successful [2023-12-24 20:47:18:389389] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:18:389389] [I] FEC successful [2023-12-24 20:47:18:804804] [W] Detected missing or corrupt frame(s) from 1318 to 1319 [2023-12-24 20:47:18:804804] [D] StreamConnection reporting corrupt frame(s) from 1318 to 1318 [2023-12-24 20:47:18:839839] [I] Frame Processor received 1+1 / 2+1 units, attempting FEC [2023-12-24 20:47:18:839839] [I] FEC successful [2023-12-24 20:47:18:889889] [I] Frame Processor received 1+1 / 2+1 units, attempting FEC [2023-12-24 20:47:18:889889] [I] FEC successful [2023-12-24 20:47:18:953953] [I] Frame Processor received 0+1 / 2+1 units, attempting FEC [2023-12-24 20:47:18:953953] [E] FEC failed [2023-12-24 20:47:18:953953] [W] Missing unit 0 [2023-12-24 20:47:18:953953] [W] Missing unit 0x1 [2023-12-24 20:47:18:953953] [W] Detected missing or corrupt frame(s) from 1327 to 1328 [2023-12-24 20:47:18:953953] [D] StreamConnection reporting corrupt frame(s) from 1327 to 1327 [2023-12-24 20:47:19:003003] [I] Frame Processor received 0+1 / 2+1 units, attempting FEC [2023-12-24 20:47:19:003003] [E] FEC failed [2023-12-24 20:47:19:003003] [W] Missing unit 0 [2023-12-24 20:47:19:003003] [W] Missing unit 0x1 [2023-12-24 20:47:19:003003] [W] Detected missing or corrupt frame(s) from 1330 to 1331 [2023-12-24 20:47:19:004004] [D] StreamConnection reporting corrupt frame(s) from 1330 to 1330 [2023-12-24 20:47:19:053053] [I] Frame Processor received 0+1 / 2+1 units, attempting FEC [2023-12-24 20:47:19:053053] [E] FEC failed [2023-12-24 20:47:19:053053] [W] Missing unit 0 [2023-12-24 20:47:19:053053] [W] Missing unit 0x1 [2023-12-24 20:47:19:054054] [W] Detected missing or corrupt frame(s) from 1333 to 1334 [2023-12-24 20:47:19:054054] [D] StreamConnection reporting corrupt frame(s) from 1333 to 1333 [2023-12-24 20:47:19:140140] [I] Frame Processor received 29+1 / 30+5 units, attempting FEC [2023-12-24 20:47:19:141141] [I] FEC successful [2023-12-24 20:47:19:218218] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:47:19:239239] [I] Frame Processor received 3+1 / 4+4 units, attempting FEC [2023-12-24 20:47:19:240240] [I] FEC successful [2023-12-24 20:47:19:440440] [I] Frame Processor received 0+2 / 2+2 units, attempting FEC [2023-12-24 20:47:19:440440] [I] FEC successful [2023-12-24 20:47:19:489489] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:19:489489] [I] FEC successful [2023-12-24 20:47:19:539539] [I] Frame Processor received 1+1 / 2+2 units, attempting FEC [2023-12-24 20:47:19:540540] [I] FEC successful [2023-12-24 20:47:19:591591] [I] Frame Processor received 1+1 / 2+2 units, attempting FEC [2023-12-24 20:47:19:591591] [I] FEC successful [2023-12-24 20:47:19:692692] [I] Frame Processor received 1+1 / 2+2 units, attempting FEC [2023-12-24 20:47:19:692692] [I] FEC successful [2023-12-24 20:47:19:892892] [I] Frame Processor received 1+1 / 2+2 units, attempting FEC [2023-12-24 20:47:19:892892] [I] FEC successful [2023-12-24 20:47:19:944944] [I] Frame Processor received 3+1 / 4+2 units, attempting FEC [2023-12-24 20:47:19:944944] [I] FEC successful [2023-12-24 20:47:19:991991] [I] Frame Processor received 1+1 / 2+2 units, attempting FEC [2023-12-24 20:47:19:991991] [I] FEC successful [2023-12-24 20:47:20:739739] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:20:739739] [I] FEC successful [2023-12-24 20:47:20:989989] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:20:989989] [I] FEC successful [2023-12-24 20:47:21:139139] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:21:139139] [I] FEC successful [2023-12-24 20:47:21:189189] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:21:189189] [I] FEC successful [2023-12-24 20:47:21:589589] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:21:589589] [I] FEC successful [2023-12-24 20:47:21:739739] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:21:739739] [I] FEC successful [2023-12-24 20:47:24:216216] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:47:29:216216] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:47:32:252252] [W] Detected missing or corrupt frame(s) from 2121 to 2122 [2023-12-24 20:47:32:252252] [D] StreamConnection reporting corrupt frame(s) from 2121 to 2121 [2023-12-24 20:47:32:552552] [W] Detected missing or corrupt frame(s) from 2139 to 2140 [2023-12-24 20:47:32:552552] [D] StreamConnection reporting corrupt frame(s) from 2139 to 2139 [2023-12-24 20:47:34:216216] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:47:34:803803] [W] Detected missing or corrupt frame(s) from 2274 to 2275 [2023-12-24 20:47:34:803803] [D] StreamConnection reporting corrupt frame(s) from 2274 to 2274 [2023-12-24 20:47:35:038038] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:35:039039] [I] FEC successful [2023-12-24 20:47:35:151151] [W] Detected missing or corrupt frame(s) from 2295 to 2296 [2023-12-24 20:47:35:152152] [D] StreamConnection reporting corrupt frame(s) from 2295 to 2295 [2023-12-24 20:47:35:188188] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:35:189189] [I] FEC successful [2023-12-24 20:47:36:089089] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:36:089089] [I] FEC successful [2023-12-24 20:47:36:338338] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:36:339339] [I] FEC successful [2023-12-24 20:47:36:389389] [I] Frame Processor received 0+1 / 1+1 units, attempting FEC [2023-12-24 20:47:36:389389] [I] FEC successful [2023-12-24 20:47:39:218218] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:47:39:875875] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 0 [2023-12-24 20:47:40:176176] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 1 [2023-12-24 20:47:40:476476] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 2 [2023-12-24 20:47:40:776776] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 3 [2023-12-24 20:47:40:877877] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 0 [2023-12-24 20:47:41:077077] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 4 [2023-12-24 20:47:41:077077] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 1 [2023-12-24 20:47:41:377377] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 5 [2023-12-24 20:47:41:377377] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 2 [2023-12-24 20:47:41:678678] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 6 [2023-12-24 20:47:41:678678] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 3 [2023-12-24 20:47:41:771771] [W] Received Ctrl Message with unknown type 0x16 [2023-12-24 20:47:41:771771] [W] offset 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef [2023-12-24 20:47:41:771771] [W] 0 00 00 .. [2023-12-24 20:47:41:878878] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 7 [2023-12-24 20:47:41:878878] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 4 [2023-12-24 20:47:41:878878] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919b, tries: 0 [2023-12-24 20:47:42:179179] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 8 [2023-12-24 20:47:42:179179] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 5 [2023-12-24 20:47:42:179179] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919b, tries: 1 [2023-12-24 20:47:42:379379] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 9 [2023-12-24 20:47:42:379379] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 6 [2023-12-24 20:47:42:379379] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919b, tries: 2 [2023-12-24 20:47:42:680680] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 10 [2023-12-24 20:47:42:680680] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 7 [2023-12-24 20:47:42:680680] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919b, tries: 3 [2023-12-24 20:47:42:880880] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919c, tries: 0 [2023-12-24 20:47:42:980980] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 11 [2023-12-24 20:47:42:980980] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 8 [2023-12-24 20:47:42:980980] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919b, tries: 4 [2023-12-24 20:47:43:080080] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919c, tries: 1 [2023-12-24 20:47:43:281281] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 12 [2023-12-24 20:47:43:281281] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 9 [2023-12-24 20:47:43:281281] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919b, tries: 5 [2023-12-24 20:47:43:381381] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919c, tries: 2 [2023-12-24 20:47:43:481481] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 13 [2023-12-24 20:47:43:481481] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 10 [2023-12-24 20:47:43:481481] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919b, tries: 6 [2023-12-24 20:47:43:682682] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919c, tries: 3 [2023-12-24 20:47:43:782782] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 14 [2023-12-24 20:47:43:782782] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 11 [2023-12-24 20:47:43:782782] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919b, tries: 7 [2023-12-24 20:47:43:882882] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919c, tries: 4 [2023-12-24 20:47:43:882882] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919d, tries: 0 [2023-12-24 20:47:43:982982] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 15 [2023-12-24 20:47:43:982982] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 12 [2023-12-24 20:47:43:982982] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919b, tries: 8 [2023-12-24 20:47:44:183183] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919c, tries: 5 [2023-12-24 20:47:44:183183] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919d, tries: 1 [2023-12-24 20:47:44:217217] [I] Ctrl received Heartbeat, sending reply [2023-12-24 20:47:44:283283] [I] Takion Send Buffer re-sending packet with seqnum 0x545c9199, tries: 16 [2023-12-24 20:47:44:283283] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919a, tries: 13 [2023-12-24 20:47:44:283283] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919b, tries: 9 [2023-12-24 20:47:44:383383] [I] Takion Send Buffer re-sending packet with seqnum 0x545c919c, tries: 6
jbaiter commented 10 months ago

Does it also happen if you connect your PS5 via Ethernet and sit with your Deck right in front of your router?

hvmzx commented 10 months ago

Does it also happen if you connect your PS5 via Ethernet and sit with your Deck right in front of your router?

I haven't tried that yet as my PS5 is in my office not the living room. Could it be the issue ? Because my wifi is pretty fast and my steam deck uses Wifi 6E

jbaiter commented 10 months ago

Because my wifi is pretty fast and my steam deck uses Wifi 6E

Speed is not as important as connection quality (i.e. as few lost packets as possible) for streaming. From looking at your log, it looks like a connection quality issue. Try minimizing the distance between you and the router and if that doesn't help it's something else.

hvmzx commented 10 months ago

Because my wifi is pretty fast and my steam deck uses Wifi 6E

Speed is not as important as connection quality (i.e. as few lost packets as possible) for streaming. From looking at your log, it looks like a connection quality issue. Try minimizing the distance between you and the router and if that doesn't help it's something else.

Ok I see what you mean, I just gave it another go and was able to move on the UI for a few seconds then my input wouldn't translate anymore on the screen. However, the video is still getting fed to me, I can see the animations of the UI playing and the time also passing. I left it for a few minutes and it's not stopping whatsoever.

So somehow me receiving the feed from the PS5 is flawless, but me sending the inputs to the PS5 is not working.

plexecutor commented 9 months ago

I have the same issue on my OLED deck. PS5 is hard wired and I game on the steam deck about 6 feet away from my wireless access point. Stream usually starts out rock solid and then at some point within 20 minutes or so it starts dropping frames and then I completely lose control inputs while still receiving video and audio. I have to force close chiaki4deck but then every time I reconnect it does the same thing after a minute or two. Rebooting the deck will fix it for about 20 minutes and then back to the same loop.

hvmzx commented 9 months ago

@plexecutor I have the OLED too so hopefully it isn't a problem with those models. Hopefully next update fixes this as different setups with ethernet/2.4Ghz/5Ghz still resulted in the same problem.

plexecutor commented 9 months ago

@plexecutor I have the OLED too so hopefully it isn't a problem with those models. Hopefully next update fixes this as different setups with ethernet/2.4Ghz/5Ghz still resulted in the same problem.

Remote play is rock solid using chiaki on my desktop as well as using the official remote play app on both my iPhone and desktop but Steam Deck wants to just keep shitting the bed.

github-actions[bot] commented 3 days ago

This issue is stale because it has been open for 90 days with no activity.