can someone try and reproduce crashing the client by rendering a demo, setting the playback time to 0.1 - forwarding a bit and then quitting out of it without finishing rendering using the X on the bottom right? - my client became unresponsive for a solid minute, outputted me this:
2024-06-04 00:18:38 I demo_player: Stopped playback
2024-06-04 00:18:38 I demo_player: Loading demo 'demos/replays/asdasd.demo'
2024-06-04 00:18:38 I datafile: could not open 'maps/Adrenaline 3.map'
2024-06-04 00:18:38 I videorecorder: Recording to 'videos/asdasd.mp4.mp4'
2024-06-04 00:18:59 I client: disconnecting. reason='unknown'
2024-06-04 00:18:59 I video_recorder: ------------
2024-06-04 00:18:59 I video_recorder: ------------
2024-06-04 00:18:59 I demo_player: Stopped playback
and then closed (using DDNet 18.2)
this is the output on latest upstream:
2024-06-04 00:22:47 W videorecorder/libav: Too many bits 32768.000000 > 12288 per frame requested, clamping to max
2024-06-04 00:22:47 I videorecorder: Recording to 'videos/aseasdasdasd.mp4'
2024-06-04 00:22:51 I videorecorder/libav: frame I:114 Avg QP:14.91 size:177571
2024-06-04 00:22:51 I videorecorder/libav: frame P:412 Avg QP:24.00 size: 10011
2024-06-04 00:22:51 I videorecorder/libav: frame B:831 Avg QP:25.97 size: 3511
2024-06-04 00:22:51 I videorecorder/libav: consecutive B-frames: 12.7% 9.6% 22.3% 55.4%
2024-06-04 00:22:51 I videorecorder/libav: mb I I16..4: 32.8% 25.2% 41.9%
2024-06-04 00:22:51 I videorecorder/libav: mb P I16..4: 0.7% 0.4% 0.5% P16..4: 7.7% 2.8% 2.0% 0.0% 0.0% skip:85.9%
2024-06-04 00:22:51 I videorecorder/libav: mb B I16..4: 0.3% 0.0% 0.0% B16..8: 7.4% 1.6% 0.5% direct: 1.3% skip:88.7% L0:51.0% L1:37.3% BI:11.7%
2024-06-04 00:22:51 I videorecorder/libav: 8x8 transform intra:24.9% inter:51.0%
2024-06-04 00:22:51 I videorecorder/libav: coded y,uvDC,uvAC intra: 30.4% 34.5% 30.3% inter: 2.5% 1.3% 0.7%
2024-06-04 00:22:51 I videorecorder/libav: i16 v,h,dc,p: 77% 21% 2% 0%
2024-06-04 00:22:51 I videorecorder/libav: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 72% 4% 24% 0% 0% 0% 0% 0% 0%
2024-06-04 00:22:51 I videorecorder/libav: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 41% 30% 7% 3% 3% 4% 3% 4% 4%
2024-06-04 00:22:51 I videorecorder/libav: i8c dc,h,v,p: 68% 18% 12% 2%
2024-06-04 00:22:51 I videorecorder/libav: Weighted P-Frames: Y:0.0% UV:0.0%
2024-06-04 00:22:51 I videorecorder/libav: ref P L0: 60.3% 2.7% 9.1% 27.8%
2024-06-04 00:22:51 I videorecorder/libav: ref B L0: 73.7% 21.5% 4.8%
2024-06-04 00:22:51 I videorecorder/libav: ref B L1: 92.7% 7.3%
2024-06-04 00:22:51 I videorecorder/libav: kb/s:9651.27
2024-06-04 00:22:51 I videorecorder/libav: Qavg: 65418.816
2024-06-04 00:22:51 I demo_player: Stopped playback