CESNET / UltraGrid

UltraGrid low-latency audio and video network transmission system
http://www.ultragrid.cz
Other
495 stars 53 forks source link

poor performance with R10k #205

Closed alatteri closed 1 year ago

alatteri commented 2 years ago

Hello,

I am outputting via decklink (UltraStudio 4K Mini ). I am using the parameter decoder-use-codec=R10k to have the Decklink out full range 10bit (0-1023). Without that parameter, it seems to output "legal" (16-235) and everything is lifted. When using decoder-use-codec=R10k though, UG drops lots of frames and complains the computer is too slow. If I do not use this parameter, the stream is decoded and displayed just fine. So I am wondering, is there a different parameter or switch I should use to have Decklink output full range, or maybe there is an optimization that could be made to that?

With decoder-use-codec=R10k

[Decklink display] 57 frames in 5.02628 seconds = 11.3404 FPS
SSRC 24ee280a: 18816/18816 packets received (100%), 0 lost, max loss 0.
Your computer may be too SLOW to play this !!!
[Decklink display] 109 frames in 5.01339 seconds = 21.7418 FPS
SSRC 24ee280a: 18688/18688 packets received (100%), 0 lost, max loss 0.
[lavd]  Error while decoding frame (rc == -11): Resource temporarily unavailable.
    Last message repeated 29 times
[Decklink display] 87 frames in 5.00332 seconds = 17.3885 FPS
SSRC 24ee280a: 18816/18816 packets received (100%), 0 lost, max loss 0.
Your computer may be too SLOW to play this !!!
[lavd]  Error while decoding frame (rc == -11): Resource temporarily unavailable.
    Last message repeated 29 times
[Decklink display] 88 frames in 5.02561 seconds = 17.5103 FPS
SSRC 24ee280a: 18816/18816 packets received (100%), 0 lost, max loss 0.
Your computer may be too SLOW to play this !!!
[Decklink display] 110 frames in 5.02289 seconds = 21.8998 FPS
SSRC 24ee280a: 18816/18816 packets received (100%), 0 lost, max loss 0.
Your computer may be too SLOW to play this !!!
[lavd]  Error while decoding frame (rc == -11): Resource temporarily unavailable.
    Last message repeated 29 times
[Decklink display] 88 frames in 5.02701 seconds = 17.5054 FPS
SSRC 24ee280a: 18816/18816 packets received (100%), 0 lost, max loss 0.
Video dec stats (cumulative): 590 total / 559 disp / 0 drop / 0 corr / 31 missing.
Your computer may be too SLOW to play this !!!
[lavd]  Error while decoding frame (rc == -11): Resource temporarily unavailable.
    Last message repeated 29 times
SSRC 24ee280a: 18816/18816 packets received (100%), 0 lost, max loss 0.
[Decklink display] 89 frames in 5.02787 seconds = 17.7013 FPS
Your computer may be too SLOW to play this !!!
Video dec stats (cumulative): 757 total / 720 disp / 0 drop / 0 corr / 37 missing.
Pbuf: total 10596608/10596608 packets received (100.00000%).

Same stream WITHOUT decoder-use-codec=R10k but lifted output:

SSRC 24ee280a: 18944/18944 packets received (100%), 0 lost, max loss 0.
[Decklink display] 120 frames in 5.00492 seconds = 23.9764 FPS
SSRC 24ee280a: 18688/18688 packets received (100%), 0 lost, max loss 0.
[Decklink display] 120 frames in 5.00405 seconds = 23.9806 FPS
SSRC 24ee280a: 18816/18816 packets received (100%), 0 lost, max loss 0.
[Decklink display] 120 frames in 5.00703 seconds = 23.9663 FPS
SSRC 24ee280a: 19072/19072 packets received (100%), 0 lost, max loss 0.
[Decklink display] 120 frames in 5.00414 seconds = 23.9801 FPS
SSRC 24ee280a: 18432/18432 packets received (100%), 0 lost, max loss 0.

The only difference above, is the use of the decoder-use-codec=R10k I've tested bitrates up to 120M, and without the parameter it plays without issue.

The input stream is simple -t decklink:codec=R10k -c libavcodec:encoder=libx264:subsampling=444:bitrate=40M

Decklink capture] Using codec: R10k
Enable video input: 2160p23.98
[Decklink capture] Format change detected (color space).
[lavc] Using codec: H.264, encoder: libx264
[lavc] Setting bitrate to 40000000 bps.
[lavc] Warning: Codec doesn't support slice-based multithreading.
[lavc] Setting preset to ultrafast.
[libx264 @ 0x7f0f50001a40] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x7f0f50001a40] profile High 4:4:4 Predictive, level 5.1, 4:4:4, 10-bit
[lavc] Selected pixfmt: yuv444p10le

The encoder is fine, no performance issues there, and consistently hits 24fps.

[Decklink capture] 120 frames in 5.00519 seconds = 23.9751 FPS
[Decklink capture] 120 frames in 5.00484 seconds = 23.9768 FPS
[Decklink capture] 120 frames in 5.00508 seconds = 23.9756 FPS
[Decklink capture] 120 frames in 5.00504 seconds = 23.9758 FPS
[Decklink capture] 120 frames in 5.00513 seconds = 23.9754 FPS
alatteri commented 2 years ago

Thinking about this some more, and doing additional testing, I believe that the issues is not the decode specifically, but the speed of R10k conversion itself. Which would explain why I am unable to capture UHD realtime using a R10K native codec no matter what powerful CPU resources I have tested with.

For instance on Ryzen 9 3950X:

UltraGrid.AppImage --tool uv -m 1316 -t decklink -c libavcodec:encoder=libx265:x265-params=slices=4:bitrate=50M --param use-hw-accel -P 5004
UltraGrid 1.7+ (tags/continuous rev 3af2d021 built Nov  9 2021 13:14:27)

Display device   : none
Capture device   : decklink
Audio capture    : none
Audio playback   : none
MTU              : 1316 B
Video compression: libavcodec:encoder=libx265:x265-params=slices=4:bitrate=50M
Audio codec      : PCM
Network protocol : UltraGrid RTP
Audio FEC        : none
Video FEC        : none

Display initialized-none
[DeckLink] Auto-choosen device 0.
Using device DeckLink 4K Pro
[DeckLink capture] Setting single link by default.
The desired display mode is supported: 525i59.94 NTSC
Enable video input: 525i59.94 NTSC
[DeckLink] Trying to autodetect format.
Start capture
DeckLink capture device enabled
Video capture initialized-decklink
Created new RTP session with SSRC 0x688212e3.
Frame received (#0) - No input signal detected
[Decklink capture] Format change detected (display mode, color space).
[Decklink capture] Capturing detected 10-bit signal, use ":codec=UYVY" to enforce 8-bit capture (old behavior).
[Decklink capture] Using codec: R10k
Enable video input: 2160p24
[lavc] Using codec: H.265, encoder: libx265
[lavc] Setting bitrate to 50000000 bps.
[lavc] Warning: Codec doesn't support slice-based multithreading.
[lavc] Setting preset to ultrafast.
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6
x265 [info]: build info [Linux][GCC 7.5.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [warning]: halving the quality when psy-rd is enabled for 444 input. Setting cbQpOffset = 6 and crQpOffset = 6
x265 [info]: Main 4:4:4 10 profile, Level-5 (High tier)
x265 [info]: Thread pool created using 32 threads
x265 [info]: Slices                              : 4
x265 [info]: frame threads / pool features       : 1 / wpp(68 rows)
x265 [info]: Coding QT: max CU size, min CU size : 32 / 16
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge         : dia / 57 / 0 / 2
x265 [info]: Cb/Cr QP Offset                     : 6 / 6
x265 [info]: Lookahead / bframes / badapt        : 0 / 0 / 0
x265 [info]: b-pyramid / weightp / weightb       : 0 / 0 / 0
x265 [info]: References / ref-limit  cu / depth  : 1 / off / off
x265 [info]: Rate Control / qCompress            : ABR-50000 kbps / 0.50
x265 [info]: VBV/HRD buffer / max-rate / init    : 16666 / 50000 / 0.750
x265 [info]: tools: rd=2 psy-rd=2.00 early-skip rskip mode=1 tmvp fast-intra
x265 [info]: tools: strong-intra-smoothing lslices=8 slices=4 deblock
[lavc] Selected pixfmt: gbrp10le
[Decklink capture] 73 frames in 5.03387 seconds = 14.5018 FPS
[Decklink capture] 77 frames in 5.06164 seconds = 15.2124 FPS
[Decklink capture] 77 frames in 5.03387 seconds = 15.2964 FPS
[Decklink capture] 77 frames in 5.01489 seconds = 15.3543 FPS

And with VP9 this basically hits only about 6 cores:

UltraGrid.AppImage --tool uv -m 1316 -t decklink -c libavcodec:encoder=libvpx-vp9:bitrate=50M --param use-hw-accel -P 5004
UltraGrid 1.7+ (tags/continuous rev 3af2d021 built Nov  9 2021 13:14:27)

Display device   : none
Capture device   : decklink
Audio capture    : none
Audio playback   : none
MTU              : 1316 B
Video compression: libavcodec:encoder=libvpx-vp9:bitrate=50M
Audio codec      : PCM
Network protocol : UltraGrid RTP
Audio FEC        : none
Video FEC        : none

Display initialized-none
[DeckLink] Auto-choosen device 0.
Using device DeckLink 4K Pro
[DeckLink capture] Setting single link by default.
The desired display mode is supported: 525i59.94 NTSC
Enable video input: 525i59.94 NTSC
[DeckLink] Trying to autodetect format.
Start capture
DeckLink capture device enabled
Video capture initialized-decklink
Created new RTP session with SSRC 0x4fcc00ca.
Frame received (#0) - No input signal detected
[Decklink capture] Format change detected (display mode, color space).
[Decklink capture] Capturing detected 10-bit signal, use ":codec=UYVY" to enforce 8-bit capture (old behavior).
[Decklink capture] Using codec: R10k
Enable video input: 2160p24
[lavc] Using codec: VP9, encoder: libvpx-vp9
[lavc] Setting bitrate to 50000000 bps.
[lavc] Warning: Codec doesn't support slice-based multithreading.
[lavc] Warning: Unable to find suitable preset for encoder libvpx-vp9.
[libvpx-vp9 @ 0x7f5c84001a80] Application has requested 32 threads. Using a thread count greater than 16 is not recommended.
[libvpx-vp9 @ 0x7f5c84001a80] v1.10.0
[lavc] Selected pixfmt: gbrp10le
[Decklink capture] 61 frames in 5.02243 seconds = 12.1455 FPS
[Decklink capture] 54 frames in 5.02745 seconds = 10.741 FPS
[Decklink capture] 53 frames in 5.01333 seconds = 10.5718 FPS
[Decklink capture] 54 frames in 5.08645 seconds = 10.6164 FPS
[Decklink capture] 54 frames in 5.09119 seconds = 10.6066 FPS
[Decklink capture] 54 frames in 5.0686 seconds = 10.6538 FPS
[Decklink capture] 53 frames in 5.03724 seconds = 10.5216 FPS
MartinPulec commented 2 years ago

Could you please try out the current version of UltraGrid? Running following command should select 10-bit RGB for libx265:

uv -t testcard:codec=R10k -c libavcodec:encoder=libx265 -d decklink
[lavc] Selected pixfmt: gbrp10le

and not yuv444p10le as in your case. The thing is that I am not sure which version you use but it is possible that there is even no conversion in UG and swscale is used instead, which is slow.

alatteri commented 2 years ago

The thing is that I am not sure which version you use but it is possible that there is even no conversion in UG and swscale is used instead, which is slow.

My testing is always done with Continuous Build. I'll test the latest with Decklink in the next few days.

MartinPulec commented 2 years ago

My testing is always done with Continuous Build. I'll test the latest with Decklink in the next few days.

I see – sorry, my fault, I thought were using libx264 (for which it holds), not libx264. Ok, confirmed, it is using swscale:

$ ./UltraGrid-continuous-x86_64.AppImage -t testcard:codec=R10k -c libavcodec:encoder=libx264 --param decoder-use-codec=R10k -d dummy:codec=R10k --verbose=debug
[1637075734.387] [lavd] Using swscale to convert - picking first usable codec yuv422p10le.
[ ... ]
[1637075740.883] [video dec.] Decompress duration: 24.5566 ms

This is not a surprise - swscale is really slow. I think I can add a conversion

MartinPulec commented 2 years ago

Well, update – I forgot to add subsampling=444 - for 444 there actually is a conversion in UltraGrid, it however seems to take some 7 ms for HD frame, therefore 28 for UHD.

Not sure if I can optimize it much – even so, I'd do the conversions and we could try if using 422 wouldn't improve the performance. Another question is why is 4:2:2 implicitly selected for R10k...

alatteri commented 2 years ago

Hi Martin,

Thanks for taking a look. I only resorted to H.264 because it seemed to have better performance. The resulting image quality of x264 is worse than x265, even with high bitrates. Ideally, it would be possible to get native conversions from/to R10k and possibly get realtime 4K. I think that x265 Main10 is 444 native, and I don't normally specify that in my -c parameters.

Alan

alatteri commented 2 years ago
./UltraGrid.AppImage -t testcard:size=3840x2160:fps=23.98:codec=R10k -c libavcodec:encoder=libx265 --verbose=debug
[1637085134.196] Library /tmp/.mount_UltraGZq7tg7/usr/bin/../lib/ultragrid/ultragrid_acap_portaudio.so opening warning: libjack.so.0: cannot open shared object file: No such file or directory 
[1637085134.260] Library /tmp/.mount_UltraGZq7tg7/usr/bin/../lib/ultragrid/ultragrid_aplay_portaudio.so opening warning: libjack.so.0: cannot open shared object file: No such file or directory 
UltraGrid 1.7+ (tags/continuous rev 1950e6f5 built Nov 15 2021 15:50:45)

Display device   : none
Capture device   : testcard
Audio capture    : none
Audio playback   : none
MTU              : 1500 B
Video compression: libavcodec:encoder=libx265
Audio codec      : PCM
Network protocol : UltraGrid RTP
Audio FEC        : none
Video FEC        : none

Display initialized-none
Fill rect at 0,0
Fill rect at 640,0
Fill rect at 1280,0
Fill rect at 1920,0
Fill rect at 2560,0
Fill rect at 3200,0
Fill rect at 0,640
Fill rect at 640,640
Fill rect at 1280,640
Fill rect at 1920,640
Fill rect at 2560,640
Fill rect at 3200,640
Fill rect at 0,1280
Fill rect at 640,1280
Fill rect at 1280,1280
Fill rect at 1920,1280
Fill rect at 2560,1280
Fill rect at 3200,1280
Fill rect at 0,1920
Fill rect at 640,1920
Fill rect at 1280,1920
Fill rect at 1920,1920
Fill rect at 2560,1920
Fill rect at 3200,1920
Fill rect at 0,0
Fill rect at 640,0
Fill rect at 1280,0
Fill rect at 1920,0
Fill rect at 2560,0
Fill rect at 3200,0
Fill rect at 0,640
Fill rect at 640,640
Fill rect at 1280,640
Fill rect at 1920,640
Fill rect at 2560,640
Fill rect at 3200,640
Fill rect at 0,1280
Fill rect at 640,1280
Fill rect at 1280,1280
Fill rect at 1920,1280
Fill rect at 2560,1280
Fill rect at 3200,1280
Fill rect at 0,1920
Fill rect at 640,1920
Fill rect at 1280,1920
Fill rect at 1920,1920
Fill rect at 2560,1920
Fill rect at 3200,1920
Testcard capture set to 3840x2160, bpp 4.000000
Video capture initialized-testcard
[1637085134.542] Found empty UDP port pair 32768/32769
[1637085134.543] Connected IP version 6
    Last message repeated 1 times
[1637085134.543] Created database entry 0x12619ad1 (1 sources)
Created new RTP session with SSRC 0x12619ad1.
[1637085134.543] Socket recv buffer size set to 18247680 B.
[1637085134.543] Socket send buffer size set to 2097152 B.
[1637085134.543] Added participant 12619ad1
[1637085134.601] [lavc] Using codec: H.265, encoder: libx265
[1637085134.607] [lavc] Setting CRF to 22.00.
[1637085134.607] [lavc] Warning: Codec doesn't support slice-based multithreading.
[1637085134.607] [lavc] Setting preset to ultrafast.
[1637085134.607] [lavc] Trying pixfmt: gbrp10le
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6
x265 [info]: build info [Linux][GCC 7.5.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [warning]: halving the quality when psy-rd is enabled for 444 input. Setting cbQpOffset = 6 and crQpOffset = 6
x265 [warning]: Open Gop disabled, Intra Refresh is not compatible with openGop
x265 [warning]: Scenecut is disabled when Intra Refresh is enabled
x265 [warning]: Keyint value is very low.It leads to frequent intra refreshes, can be almost every frame.Prefered use case would be high keyint value or an API call to refresh when necessary
x265 [info]: Main 4:4:4 10 profile, Level-5 (Main tier)
x265 [info]: Thread pool created using 32 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 1 / wpp(68 rows)
x265 [info]: Coding QT: max CU size, min CU size : 32 / 16
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge         : dia / 57 / 0 / 2
x265 [info]: Cb/Cr QP Offset                     : 6 / 6
x265 [info]: Lookahead / bframes / badapt        : 0 / 0 / 0
x265 [info]: b-pyramid / weightp / weightb       : 0 / 0 / 0
x265 [info]: References / ref-limit  cu / depth  : 1 / off / off
x265 [info]: Rate Control / qCompress            : CRF-22.0 / 0.50
x265 [info]: tools: rd=2 psy-rd=2.00 early-skip rskip mode=1 tmvp fast-intra
x265 [info]: tools: strong-intra-smoothing lslices=8 deblock
[lavc] Codec supported pixel formats: yuv420p yuvj420p yuv422p yuvj422p yuv444p yuvj444p gbrp yuv420p10le yuv422p10le yuv444p10le gbrp10le yuv420p12le yuv422p12le yuv444p12le gbrp12le gray gray10le gray12le
[lavc] Usable pixel formats: gbrp10le gbrp16le rgba gbrp bgr0 yuv422p10le yuv444p10le yuv444p12le yuv444p16le
[1637085134.630] [lavc] Selected pixfmt: gbrp10le
[1637085134.740] Compressed frame size:     5676; duration: 157 ms
[1637085134.826] Compressed frame size:     9292; duration:  86 ms
[1637085134.908] Compressed frame size:     9078; duration:  82 ms
[1637085134.990] Compressed frame size:     7940; duration:  82 ms
[1637085135.051] Compressed frame size:     4848; duration:  61 ms
[1637085135.111] Compressed frame size:     4668; duration:  60 ms
[1637085135.171] Compressed frame size:      313; duration:  60 ms
[1637085135.231] Compressed frame size:      305; duration:  60 ms
[1637085135.291] Compressed frame size:     2749; duration:  60 ms
[1637085135.351] Compressed frame size:      554; duration:  60 ms
[1637085135.411] Compressed frame size:      313; duration:  60 ms
[1637085135.472] Compressed frame size:      305; duration:  61 ms
[1637085135.532] Compressed frame size:      307; duration:  60 ms
[1637085135.592] Compressed frame size:      305; duration:  60 ms
[1637085135.652] Compressed frame size:      338; duration:  60 ms
[1637085135.713] Compressed frame size:      305; duration:  61 ms
[1637085135.772] Compressed frame size:      329; duration:  59 ms
[1637085135.831] Compressed frame size:      372; duration:  59 ms
[1637085135.891] Compressed frame size:      331; duration:  60 ms
[1637085135.951] Compressed frame size:      400; duration:  60 ms
[1637085136.007] Compressed frame size:     3446; duration:  56 ms
[1637085136.066] Compressed frame size:      799; duration:  59 ms
[1637085136.124] Compressed frame size:      729; duration:  58 ms
[1637085136.182] Compressed frame size:     2743; duration:  58 ms
[1637085136.238] Compressed frame size:     1852; duration:  56 ms
[1637085136.296] Compressed frame size:     1246; duration:  58 ms
[1637085136.354] Compressed frame size:     1066; duration:  58 ms
[1637085136.411] Compressed frame size:      730; duration:  57 ms
[1637085136.471] Compressed frame size:      729; duration:  60 ms
[1637085136.529] Compressed frame size:     2952; duration:  58 ms
[1637085136.588] Compressed frame size:     2883; duration:  59 ms
[1637085136.647] Compressed frame size:     3416; duration:  59 ms
[1637085136.706] Compressed frame size:     2060; duration:  59 ms
[1637085136.766] Compressed frame size:     2040; duration:  60 ms
[1637085136.826] Compressed frame size:     1395; duration:  60 ms
[1637085136.885] Compressed frame size:     1006; duration:  59 ms
[1637085136.947] Compressed frame size:     1039; duration:  62 ms
[1637085137.007] Compressed frame size:      760; duration:  60 ms
[1637085137.067] Compressed frame size:      742; duration:  60 ms
[1637085137.128] Compressed frame size:      730; duration:  61 ms
[1637085137.186] Compressed frame size:     3458; duration:  58 ms
[1637085137.245] Compressed frame size:      888; duration:  59 ms
[1637085137.303] Compressed frame size:      866; duration:  58 ms
[1637085137.361] Compressed frame size:     2885; duration:  58 ms
[1637085137.419] Compressed frame size:     2496; duration:  58 ms
[1637085137.475] Compressed frame size:     2493; duration:  56 ms
[1637085137.533] Compressed frame size:     2989; duration:  58 ms
[1637085137.591] Compressed frame size:     3143; duration:  58 ms
[1637085137.649] Compressed frame size:     3120; duration:  58 ms
[1637085137.708] Compressed frame size:     5266; duration:  59 ms
[1637085137.766] Compressed frame size:     5260; duration:  58 ms
[1637085137.825] Compressed frame size:     4646; duration:  59 ms
[1637085137.884] Compressed frame size:     4286; duration:  59 ms
[1637085137.944] Compressed frame size:     4325; duration:  60 ms
[1637085138.003] Compressed frame size:     3785; duration:  59 ms
[1637085138.063] Compressed frame size:     3459; duration:  60 ms
[1637085138.124] Compressed frame size:     3488; duration:  61 ms
[1637085138.185] Compressed frame size:     3273; duration:  61 ms
[1637085138.245] Compressed frame size:     3236; duration:  60 ms
[1637085138.306] Compressed frame size:     3238; duration:  61 ms
[1637085138.365] Compressed frame size:     3557; duration:  59 ms
[1637085138.424] Compressed frame size:     3536; duration:  59 ms
[1637085138.482] Compressed frame size:     4447; duration:  58 ms
[1637085138.540] Compressed frame size:     3845; duration:  58 ms
[1637085138.598] Compressed frame size:     1957; duration:  58 ms
[1637085138.656] Compressed frame size:     1318; duration:  58 ms
[1637085138.713] Compressed frame size:     1078; duration:  57 ms
[1637085138.770] Compressed frame size:      748; duration:  57 ms
Caught signal 2
[1637085138.827] Compressed frame size:      740; duration:  57 ms

 0        0
 1        0
 2        0
 3        0
 4        0
 5        0
 6        0
 7        0
 8        0
 9        0

Lost:              0
Intervals:         0
Total:             0
ooo:               0 --    -nan

x265 [info]: frame I:      1, Avg QP:19.09  kb/s: 621.18  
x265 [info]: frame P:     68, Avg QP:10.75  kb/s: 422.34  
x265 [info]: consecutive B-frames: 100.0% 

encoded 69 frames in 4.20s (16.44 fps), 425.22 kb/s, Avg QP:10.87
Exit
alatteri commented 2 years ago
./UltraGrid.AppImage -t testcard:size=3840x2160:fps=23.98:codec=R10k -c libavcodec:encoder=libx264:subsampling=444 --verbose=debug
[1637085366.613] Library /tmp/.mount_UltraGQmgX2s/usr/bin/../lib/ultragrid/ultragrid_acap_portaudio.so opening warning: libjack.so.0: cannot open shared object file: No such file or directory 
[1637085366.677] Library /tmp/.mount_UltraGQmgX2s/usr/bin/../lib/ultragrid/ultragrid_aplay_portaudio.so opening warning: libjack.so.0: cannot open shared object file: No such file or directory 
UltraGrid 1.7+ (tags/continuous rev 1950e6f5 built Nov 15 2021 15:50:45)

Display device   : none
Capture device   : testcard
Audio capture    : none
Audio playback   : none
MTU              : 1500 B
Video compression: libavcodec:encoder=libx264:subsampling=444
Audio codec      : PCM
Network protocol : UltraGrid RTP
Audio FEC        : none
Video FEC        : none

Display initialized-none
Fill rect at 0,0
Fill rect at 640,0
Fill rect at 1280,0
Fill rect at 1920,0
Fill rect at 2560,0
Fill rect at 3200,0
Fill rect at 0,640
Fill rect at 640,640
Fill rect at 1280,640
Fill rect at 1920,640
Fill rect at 2560,640
Fill rect at 3200,640
Fill rect at 0,1280
Fill rect at 640,1280
Fill rect at 1280,1280
Fill rect at 1920,1280
Fill rect at 2560,1280
Fill rect at 3200,1280
Fill rect at 0,1920
Fill rect at 640,1920
Fill rect at 1280,1920
Fill rect at 1920,1920
Fill rect at 2560,1920
Fill rect at 3200,1920
Fill rect at 0,0
Fill rect at 640,0
Fill rect at 1280,0
Fill rect at 1920,0
Fill rect at 2560,0
Fill rect at 3200,0
Fill rect at 0,640
Fill rect at 640,640
Fill rect at 1280,640
Fill rect at 1920,640
Fill rect at 2560,640
Fill rect at 3200,640
Fill rect at 0,1280
Fill rect at 640,1280
Fill rect at 1280,1280
Fill rect at 1920,1280
Fill rect at 2560,1280
Fill rect at 3200,1280
Fill rect at 0,1920
Fill rect at 640,1920
Fill rect at 1280,1920
Fill rect at 1920,1920
Fill rect at 2560,1920
Fill rect at 3200,1920
Testcard capture set to 3840x2160, bpp 4.000000
Video capture initialized-testcard
[1637085366.958] Found empty UDP port pair 32768/32769
[1637085366.959] Connected IP version 6
    Last message repeated 1 times
[1637085366.959] Created database entry 0x715eaca1 (1 sources)
Created new RTP session with SSRC 0x715eaca1.
[1637085366.959] Socket recv buffer size set to 18247680 B.
[1637085366.959] Socket send buffer size set to 2097152 B.
[1637085366.959] Added participant 715eaca1
[1637085367.017] [lavc] Using codec: H.264, encoder: libx264
[1637085367.024] [lavc] Setting CRF to 22.00.
[1637085367.024] [lavc] Warning: Codec doesn't support slice-based multithreading.
[1637085367.024] [lavc] Setting preset to ultrafast.
[1637085367.024] [lavc] Trying pixfmt: yuv444p10le
[libx264 @ 0x7f668c001c40] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x7f668c001c40] profile High 4:4:4 Predictive, level 5.1, 4:4:4, 10-bit
[lavc] Codec supported pixel formats: yuv420p yuvj420p yuv422p yuvj422p yuv444p yuvj444p nv12 nv16 nv21 yuv420p10le yuv422p10le yuv444p10le nv20le gray gray10le
[lavc] Usable pixel formats: gbrp10le gbrp16le rgba gbrp bgr0 yuv444p10le yuv444p12le yuv444p16le
[1637085367.042] [lavc] Selected pixfmt: yuv444p10le
[libx264 @ 0x7f668c001c40] frame=   0 QP=31.00 NAL=3 Slice:I Poc:0   I:32400 P:0    SKIP:0    size=34593 bytes
[1637085367.085] Compressed frame size:    34593; duration:  86 ms
[libx264 @ 0x7f668c001c40] frame=   1 QP=11.00 NAL=2 Slice:P Poc:2   I:24896 P:7465 SKIP:39   size=132832 bytes
[1637085367.127] Compressed frame size:   132832; duration:  42 ms
[libx264 @ 0x7f668c001c40] frame=   2 QP=10.00 NAL=2 Slice:P Poc:4   I:1903 P:258  SKIP:30239 size=4369 bytes
[1637085367.160] Compressed frame size:     4369; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=   3 QP=9.00 NAL=2 Slice:P Poc:6   I:1543 P:219  SKIP:30638 size=5139 bytes
[1637085367.201] Compressed frame size:     5139; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=   4 QP=9.00 NAL=2 Slice:P Poc:8   I:1904 P:257  SKIP:30239 size=6024 bytes
[1637085367.243] Compressed frame size:     6024; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=   5 QP=9.00 NAL=2 Slice:P Poc:10  I:1903 P:258  SKIP:30239 size=5021 bytes
[1637085367.286] Compressed frame size:     5021; duration:  34 ms
[libx264 @ 0x7f668c001c40] frame=   6 QP=9.00 NAL=2 Slice:P Poc:12  I:1903 P:258  SKIP:30239 size=4076 bytes
[1637085367.327] Compressed frame size:     4076; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=   7 QP=9.00 NAL=2 Slice:P Poc:14  I:1903 P:258  SKIP:30239 size=4949 bytes
[1637085367.368] Compressed frame size:     4949; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=   8 QP=9.00 NAL=2 Slice:P Poc:16  I:1903 P:258  SKIP:30239 size=5871 bytes
[1637085367.409] Compressed frame size:     5871; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=   9 QP=9.00 NAL=2 Slice:P Poc:18  I:1903 P:258  SKIP:30239 size=4943 bytes
[1637085367.452] Compressed frame size:     4943; duration:  34 ms
[libx264 @ 0x7f668c001c40] frame=  10 QP=9.00 NAL=2 Slice:P Poc:20  I:1901 P:260  SKIP:30239 size=3824 bytes
[1637085367.493] Compressed frame size:     3824; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  11 QP=9.00 NAL=2 Slice:P Poc:22  I:1900 P:261  SKIP:30239 size=4693 bytes
[1637085367.534] Compressed frame size:     4693; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  12 QP=9.00 NAL=2 Slice:P Poc:24  I:1900 P:261  SKIP:30239 size=4958 bytes
[1637085367.576] Compressed frame size:     4958; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  13 QP=9.00 NAL=2 Slice:P Poc:26  I:1898 P:263  SKIP:30239 size=3603 bytes
[1637085367.618] Compressed frame size:     3603; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  14 QP=9.00 NAL=2 Slice:P Poc:28  I:1898 P:263  SKIP:30239 size=3243 bytes
[1637085367.660] Compressed frame size:     3243; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  15 QP=9.00 NAL=2 Slice:P Poc:30  I:1912 P:249  SKIP:30239 size=3178 bytes
[1637085367.702] Compressed frame size:     3178; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  16 QP=9.00 NAL=2 Slice:P Poc:32  I:1902 P:260  SKIP:30238 size=3805 bytes
[1637085367.743] Compressed frame size:     3805; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  17 QP=8.00 NAL=2 Slice:P Poc:34  I:1902 P:259  SKIP:30239 size=3170 bytes
[1637085367.785] Compressed frame size:     3170; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  18 QP=8.00 NAL=2 Slice:P Poc:36  I:1902 P:259  SKIP:30239 size=3170 bytes
[libx264 @ 0x7f668c001c40] frame=  19 QP=8.00 NAL=2 Slice:P Poc:38  I:1902 P:259  SKIP:30239 size=3170 bytes
[libx264 @ 0x7f668c001c40] frame=  20 QP=5.00 NAL=2 Slice:P Poc:40  I:3583 P:215  SKIP:28602 size=6495 bytes

[1637085367.910] Compressed frame size:     6495; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  21 QP=5.04 NAL=2 Slice:P Poc:42  I:3568 P:231  SKIP:28601 size=5527 bytes
[1637085367.952] Compressed frame size:     5527; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  22 QP=5.07 NAL=2 Slice:P Poc:44  I:3556 P:243  SKIP:28601 size=5532 bytes
[1637085367.993] Compressed frame size:     5532; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  23 QP=5.13 NAL=2 Slice:P Poc:46  I:3587 P:212  SKIP:28601 size=6517 bytes
[1637085368.035] Compressed frame size:     6517; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  24 QP=5.21 NAL=2 Slice:P Poc:48  I:3571 P:228  SKIP:28601 size=5563 bytes
[1637085368.077] Compressed frame size:     5563; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  25 QP=5.20 NAL=2 Slice:P Poc:50  I:3559 P:240  SKIP:28601 size=5546 bytes
[1637085368.119] Compressed frame size:     5546; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  26 QP=5.23 NAL=2 Slice:P Poc:52  I:3590 P:209  SKIP:28601 size=6428 bytes
[1637085368.160] Compressed frame size:     6428; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  27 QP=5.27 NAL=2 Slice:P Poc:54  I:3575 P:224  SKIP:28601 size=5566 bytes
[1637085368.202] Compressed frame size:     5566; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  28 QP=5.30 NAL=2 Slice:P Poc:56  I:3563 P:236  SKIP:28601 size=5556 bytes
[1637085368.244] Compressed frame size:     5556; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  29 QP=5.36 NAL=2 Slice:P Poc:58  I:3425 P:248  SKIP:28727 size=5380 bytes
[1637085368.285] Compressed frame size:     5380; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  30 QP=5.36 NAL=2 Slice:P Poc:60  I:3583 P:216  SKIP:28601 size=6507 bytes
[1637085368.327] Compressed frame size:     6507; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  31 QP=5.39 NAL=2 Slice:P Poc:62  I:3579 P:220  SKIP:28601 size=5570 bytes
[1637085368.369] Compressed frame size:     5570; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  32 QP=6.47 NAL=2 Slice:P Poc:64  I:3774 P:26   SKIP:28600 size=6079 bytes
[1637085368.410] Compressed frame size:     6079; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  33 QP=6.46 NAL=2 Slice:P Poc:66  I:3778 P:21   SKIP:28601 size=6501 bytes
[1637085368.453] Compressed frame size:     6501; duration:  34 ms
[libx264 @ 0x7f668c001c40] frame=  34 QP=6.52 NAL=2 Slice:P Poc:68  I:3774 P:25   SKIP:28601 size=5759 bytes
[1637085368.494] Compressed frame size:     5759; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  35 QP=6.55 NAL=2 Slice:P Poc:70  I:3774 P:25   SKIP:28601 size=5772 bytes
[1637085368.536] Compressed frame size:     5772; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  36 QP=6.57 NAL=2 Slice:P Poc:72  I:3778 P:21   SKIP:28601 size=6613 bytes
[1637085368.577] Compressed frame size:     6613; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  37 QP=6.60 NAL=2 Slice:P Poc:74  I:3774 P:25   SKIP:28601 size=5730 bytes
[1637085368.619] Compressed frame size:     5730; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  38 QP=6.66 NAL=2 Slice:P Poc:76  I:3774 P:25   SKIP:28601 size=5732 bytes
[1637085368.661] Compressed frame size:     5732; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  39 QP=6.69 NAL=2 Slice:P Poc:78  I:3774 P:25   SKIP:28601 size=5714 bytes
[1637085368.703] Compressed frame size:     5714; duration:  34 ms
[libx264 @ 0x7f668c001c40] frame=  40 QP=6.00 NAL=2 Slice:P Poc:80  I:3778 P:20   SKIP:28602 size=6692 bytes
[1637085368.744] Compressed frame size:     6692; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  41 QP=6.04 NAL=2 Slice:P Poc:82  I:3773 P:26   SKIP:28601 size=5714 bytes
[1637085368.786] Compressed frame size:     5714; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  42 QP=6.09 NAL=2 Slice:P Poc:84  I:3773 P:26   SKIP:28601 size=5743 bytes
[1637085368.828] Compressed frame size:     5743; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  43 QP=6.12 NAL=2 Slice:P Poc:86  I:3777 P:22   SKIP:28601 size=6305 bytes
[1637085368.869] Compressed frame size:     6305; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  44 QP=6.14 NAL=2 Slice:P Poc:88  I:3773 P:26   SKIP:28601 size=5880 bytes
[1637085368.911] Compressed frame size:     5880; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  45 QP=6.18 NAL=2 Slice:P Poc:90  I:3773 P:26   SKIP:28601 size=5880 bytes
[libx264 @ 0x7f668c001c40] frame=  46 QP=6.23 NAL=2 Slice:P Poc:92  I:3777 P:22   SKIP:28601 size=6710 bytes

[1637085368.994] Compressed frame size:     6710; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  47 QP=6.27 NAL=2 Slice:P Poc:94  I:3784 P:15   SKIP:28601 size=5829 bytes
[1637085369.036] Compressed frame size:     5829; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  48 QP=6.36 NAL=2 Slice:P Poc:96  I:4759 P:331  SKIP:27310 size=7544 bytes
[1637085369.078] Compressed frame size:     7544; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  49 QP=5.32 NAL=2 Slice:P Poc:98  I:4662 P:354  SKIP:27384 size=6970 bytes
[1637085369.119] Compressed frame size:     6970; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  50 QP=5.35 NAL=2 Slice:P Poc:100 I:4849 P:333  SKIP:27218 size=8197 bytes
[1637085369.161] Compressed frame size:     8197; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  51 QP=5.47 NAL=2 Slice:P Poc:102 I:4833 P:361  SKIP:27206 size=7228 bytes
[1637085369.203] Compressed frame size:     7228; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  52 QP=5.50 NAL=2 Slice:P Poc:104 I:4893 P:385  SKIP:27122 size=7308 bytes
[1637085369.244] Compressed frame size:     7308; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  53 QP=5.46 NAL=2 Slice:P Poc:106 I:4960 P:366  SKIP:27074 size=8137 bytes
[1637085369.286] Compressed frame size:     8137; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  54 QP=5.57 NAL=2 Slice:P Poc:108 I:4981 P:393  SKIP:27026 size=7428 bytes
[1637085369.328] Compressed frame size:     7428; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  55 QP=5.61 NAL=2 Slice:P Poc:110 I:5005 P:417  SKIP:26978 size=7463 bytes
[1637085369.369] Compressed frame size:     7463; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  56 QP=5.57 NAL=2 Slice:P Poc:112 I:5073 P:397  SKIP:26930 size=8397 bytes
[1637085369.411] Compressed frame size:     8397; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  57 QP=5.60 NAL=2 Slice:P Poc:114 I:5094 P:424  SKIP:26882 size=7559 bytes
[1637085369.453] Compressed frame size:     7559; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  58 QP=5.64 NAL=2 Slice:P Poc:116 I:5118 P:448  SKIP:26834 size=7587 bytes
[1637085369.494] Compressed frame size:     7587; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  59 QP=5.67 NAL=2 Slice:P Poc:118 I:5142 P:472  SKIP:26786 size=7598 bytes
[1637085369.536] Compressed frame size:     7598; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  60 QP=5.00 NAL=2 Slice:P Poc:120 I:4491 P:215  SKIP:27694 size=7619 bytes
[1637085369.578] Compressed frame size:     7619; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  61 QP=5.04 NAL=2 Slice:P Poc:122 I:4512 P:242  SKIP:27646 size=6714 bytes
[1637085369.620] Compressed frame size:     6714; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  62 QP=5.07 NAL=2 Slice:P Poc:124 I:4536 P:266  SKIP:27598 size=6762 bytes
[1637085369.662] Compressed frame size:     6762; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  63 QP=5.11 NAL=2 Slice:P Poc:126 I:4767 P:83   SKIP:27550 size=7416 bytes
[1637085369.703] Compressed frame size:     7416; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  64 QP=6.17 NAL=2 Slice:P Poc:128 I:4624 P:275  SKIP:27501 size=7148 bytes
[1637085369.745] Compressed frame size:     7148; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  65 QP=6.18 NAL=2 Slice:P Poc:130 I:4468 P:239  SKIP:27693 size=6813 bytes
[1637085369.787] Compressed frame size:     6813; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  66 QP=6.26 NAL=2 Slice:P Poc:132 I:4499 P:208  SKIP:27693 size=7664 bytes
[1637085369.828] Compressed frame size:     7664; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  67 QP=6.27 NAL=2 Slice:P Poc:134 I:4484 P:223  SKIP:27693 size=6698 bytes
[1637085369.870] Compressed frame size:     6698; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  68 QP=6.28 NAL=2 Slice:P Poc:136 I:4472 P:235  SKIP:27693 size=6682 bytes
[1637085369.912] Compressed frame size:     6682; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  69 QP=6.32 NAL=2 Slice:P Poc:138 I:4338 P:247  SKIP:27815 size=6501 bytes
[1637085369.953] Compressed frame size:     6501; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  70 QP=6.42 NAL=2 Slice:P Poc:140 I:4492 P:215  SKIP:27693 size=7652 bytes
[1637085369.995] Compressed frame size:     7652; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  71 QP=6.41 NAL=2 Slice:P Poc:142 I:4477 P:230  SKIP:27693 size=6702 bytes
[1637085370.037] Compressed frame size:     6702; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  72 QP=6.42 NAL=2 Slice:P Poc:144 I:4465 P:242  SKIP:27693 size=6676 bytes
[1637085370.078] Compressed frame size:     6676; duration:  32 ms
[libx264 @ 0x7f668c001c40] frame=  73 QP=6.46 NAL=2 Slice:P Poc:146 I:4496 P:211  SKIP:27693 size=7541 bytes
[1637085370.120] Compressed frame size:     7541; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  74 QP=6.57 NAL=2 Slice:P Poc:148 I:4481 P:226  SKIP:27693 size=6713 bytes
[1637085370.162] Compressed frame size:     6713; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  75 QP=6.60 NAL=2 Slice:P Poc:150 I:4469 P:238  SKIP:27693 size=6698 bytes
[1637085370.204] Compressed frame size:     6698; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  76 QP=6.57 NAL=2 Slice:P Poc:152 I:4500 P:207  SKIP:27693 size=7565 bytes
[1637085370.245] Compressed frame size:     7565; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  77 QP=6.60 NAL=2 Slice:P Poc:154 I:4485 P:222  SKIP:27693 size=6677 bytes
[1637085370.287] Compressed frame size:     6677; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  78 QP=6.71 NAL=2 Slice:P Poc:156 I:4473 P:234  SKIP:27693 size=6676 bytes
[1637085370.329] Compressed frame size:     6676; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  79 QP=6.75 NAL=2 Slice:P Poc:158 I:4466 P:241  SKIP:27693 size=6630 bytes
[1637085370.371] Compressed frame size:     6630; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  80 QP=6.05 NAL=2 Slice:P Poc:160 I:4069 P:410  SKIP:27921 size=7404 bytes
[1637085370.413] Compressed frame size:     7404; duration:  34 ms
[libx264 @ 0x7f668c001c40] frame=  81 QP=6.04 NAL=2 Slice:P Poc:162 I:4043 P:437  SKIP:27920 size=6186 bytes
[1637085370.454] Compressed frame size:     6186; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  82 QP=5.12 NAL=2 Slice:P Poc:164 I:4019 P:461  SKIP:27920 size=6185 bytes
[1637085370.496] Compressed frame size:     6185; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  83 QP=5.11 NAL=2 Slice:P Poc:166 I:4076 P:404  SKIP:27920 size=6780 bytes
[1637085370.538] Compressed frame size:     6780; duration:  34 ms
[libx264 @ 0x7f668c001c40] frame=  84 QP=5.14 NAL=2 Slice:P Poc:168 I:4051 P:429  SKIP:27920 size=6369 bytes
[1637085370.580] Compressed frame size:     6369; duration:  34 ms
[libx264 @ 0x7f668c001c40] frame=  85 QP=5.18 NAL=2 Slice:P Poc:170 I:4027 P:453  SKIP:27920 size=6354 bytes
[1637085370.621] Compressed frame size:     6354; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  86 QP=5.21 NAL=2 Slice:P Poc:172 I:4085 P:395  SKIP:27920 size=7224 bytes
[1637085370.663] Compressed frame size:     7224; duration:  34 ms
[libx264 @ 0x7f668c001c40] frame=  87 QP=5.25 NAL=2 Slice:P Poc:174 I:4059 P:421  SKIP:27920 size=6241 bytes
[1637085370.704] Compressed frame size:     6241; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  88 QP=5.28 NAL=2 Slice:P Poc:176 I:4035 P:445  SKIP:27920 size=6216 bytes
[1637085370.746] Compressed frame size:     6216; duration:  33 ms
[libx264 @ 0x7f668c001c40] frame=  89 QP=5.32 NAL=2 Slice:P Poc:178 I:3888 P:469  SKIP:28043 size=6016 bytes
[1637085370.788] Compressed frame size:     6016; duration:  33 ms
Caught signal 2
[libx264 @ 0x7f668c001c40] frame=  90 QP=5.35 NAL=2 Slice:P Poc:180 I:4071 P:409  SKIP:27920 size=7191 bytes
[1637085370.829] Compressed frame size:     7191; duration:  33 ms

 0        0
 1        0
 2        0
 3        0
 4        0
 5        0
 6        0
 7        0
 8        0
 9        0

Lost:              0
Intervals:         0
Total:             0
ooo:               0 --    -nan

[libx264 @ 0x7f668c001c40] frame I:1     Avg QP:31.00  size: 34593
[libx264 @ 0x7f668c001c40] frame P:90    Avg QP: 6.49  size:  7556
[libx264 @ 0x7f668c001c40] mb I  I16..4: 100.0%  0.0%  0.0%
[libx264 @ 0x7f668c001c40] mb P  I16..4: 12.2%  0.0%  0.0%  P16..4:  1.0%  0.0%  0.0%  0.0%  0.0%    skip:86.8%
[libx264 @ 0x7f668c001c40] coded y,u,v intra: 0.2% 0.0% 0.0% inter: 0.0% 0.2% 0.2%
[libx264 @ 0x7f668c001c40] i16 v,h,dc,p: 73% 18%  9%  0%
[libx264 @ 0x7f668c001c40] kb/s:1444.91
Exit
MartinPulec commented 2 years ago

Hi Alan,

I've done 2 things - suitable compression subsampling is selected even for 444 pix formats (previously was preferred 422). Second - I've added conversions from AV_PIX_FMT_YUV42{0,2}P10LE to R10k.

However, none of the above would help for your scenario. I've measured again and the color space conversion takes actually 13 ms for 2160p. Usually, however, the conversion time is combined with decompression so it may make a difference.

I don't see the performance as a bug, anyway - with forcing the conversion you are adding an extra step that certainly consumes some extra power. YCbCr in UG currently always uses limited-range - but it is not unusual. I think that this could be set as an option later.

Last, back to the merit of the problem - the thing that may help is doing the color transformations in multiple threads (now in a single thread).

MartinPulec commented 2 years ago

FYI, I've just added parallel pixfmt conversion to the decoder. Take it please as a preview for now, I haven't had much time to test yet.

alatteri commented 2 years ago

Hi Martin..... sounds great. I'll give it a try later next week. Thanks!

alatteri commented 2 years ago

Hi,

I just got around to testing this again. While in HD or 2K I can get reealtime playback with decoder-use-codec=R10k, in UHD I can not. With the same stream though, ommitting decoder-use-codec=R10k and its all realtime.

MartinPulec commented 2 years ago

Would it be possible to provide these performance debug lines:

[1649833702.335] [lavd] Decompressing I frame took 0.001752 sec, pixfmt change 0.001923 s.

(generated by decoder with verbosity level debug /"-verbose=debug"/)

alatteri commented 2 years ago

Sure...it will take a few days, but I'll get to it.

alatteri commented 2 years ago

Encoder- 12bit 444 UHD signal into Decklink 4K Extreme 12G uv -m 1316 -t decklink:codec=R10k -c libavcodec:encoder=libx264:subsampling=444:x264-params=intra-refresh=1\:rc-lookahead=5\:sc_threshold=50\:8x8dct=1:tune=zerolatency,fastdecode:bitrate=35M -s embedded --audio-capture-format channels=8 --audio-codec=AAC:bitrate=192K --param use-hw-accel -P 5004

Receiver- uv -d gl fs -r alsa:pulse --param alsa-playback-buffer 72000 audio-buffer-len 1000 --audio-channel-map 6:0,7:1 --audio-scale none --param use-hw-accel decoder-use-codec R10k --verbose=debug

[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.370] buf - in a. 11060, out a. 9216, occ. a. [28086,24668] last under/overrun 340, 904 aggressivity 1
[2022-04-14 16:19:45] [1649978385.373] [lavd] Decompressing P frame took 0.007571 sec, pixfmt change 0.011153 s.
[2022-04-14 16:19:45] [1649978385.373] [video dec.] Decompress duration: 18.7496 ms
[2022-04-14 16:19:45] [1649978385.393] buf - in a. 11060, out a. 9216, occ. a. [28097,24688] last under/overrun 341, 905 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.417] buf - in a. 11166, out a. 9216, occ. a. [28251,24743] last under/overrun 342, 906 aggressivity 1
[2022-04-14 16:19:45] [1649978385.418] [lavd] Decompressing P frame took 0.008005 sec, pixfmt change 0.007435 s.
[2022-04-14 16:19:45] [1649978385.418] [video dec.] Decompress duration: 15.4615 ms
[2022-04-14 16:19:45] [1649978385.428] Render buffer 3840x2160
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.440] buf - in a. 11166, out a. 9216, occ. a. [28218,24752] last under/overrun 343, 907 aggressivity 1
[2022-04-14 16:19:45] [1649978385.452] [lavd] Decompressing P frame took 0.007218 sec, pixfmt change 0.007800 s.
[2022-04-14 16:19:45] [1649978385.452] [video dec.] Decompress duration: 15.048 ms
[2022-04-14 16:19:45] [1649978385.466] buf - in a. 11106, out a. 9216, occ. a. [28165,24756] last under/overrun 344, 908 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.492] buf - in a. 11047, out a. 9216, occ. a. [28093,24755] last under/overrun 345, 909 aggressivity 1
[2022-04-14 16:19:45] [1649978385.500] [lavd] Decompressing P frame took 0.007811 sec, pixfmt change 0.007794 s.
[2022-04-14 16:19:45] [1649978385.500] [video dec.] Decompress duration: 15.6282 ms
[2022-04-14 16:19:45] [1649978385.511] buf - in a. 10989, out a. 9216, occ. a. [28002,24748] last under/overrun 346, 910 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.538] buf - in a. 11096, out a. 9216, occ. a. [28056,24777] last under/overrun 347, 911 aggressivity 1
[2022-04-14 16:19:45] [1649978385.539] [lavd] Decompressing P frame took 0.007925 sec, pixfmt change 0.010756 s.
[2022-04-14 16:19:45] [1649978385.539] [video dec.] Decompress duration: 18.7064 ms
[2022-04-14 16:19:45] [1649978385.546] Render buffer 3840x2160
[2022-04-14 16:19:45] [1649978385.561] buf - in a. 11096, out a. 9216, occ. a. [27924,24760] last under/overrun 348, 912 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.581] [lavd] Decompressing P frame took 0.007891 sec, pixfmt change 0.007625 s.
[2022-04-14 16:19:45] [1649978385.581] [video dec.] Decompress duration: 15.5447 ms
[2022-04-14 16:19:45] [1649978385.583] buf - in a. 10980, out a. 9216, occ. a. [27938,24779] last under/overrun 349, 913 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.609] buf - in a. 10980, out a. 9216, occ. a. [27768,24752] last under/overrun 350, 914 aggressivity 1
[2022-04-14 16:19:45] [1649978385.620] [lavd] Decompressing P frame took 0.008108 sec, pixfmt change 0.009691 s.
[2022-04-14 16:19:45] [1649978385.621] [video dec.] Decompress duration: 17.8242 ms
[2022-04-14 16:19:45] [1649978385.632] buf - in a. 11088, out a. 9216, occ. a. [27745,24761] last under/overrun 351, 915 aggressivity 1
[2022-04-14 16:19:45] [1649978385.658] buf - in a. 11193, out a. 9216, occ. a. [27865,24806] last under/overrun 352, 916 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.671] Render buffer 3840x2160
[2022-04-14 16:19:45] [1649978385.679] [lavd] Decompressing P frame took 0.008947 sec, pixfmt change 0.011225 s.
[2022-04-14 16:19:45] [1649978385.679] [video dec.] Decompress duration: 20.2041 ms
[2022-04-14 16:19:45] [1649978385.684] buf - in a. 11193, out a. 9216, occ. a. [27799,24804] last under/overrun 353, 917 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.707] buf - in a. 11296, out a. 9216, occ. a. [27877,24838] last under/overrun 354, 918 aggressivity 1
[2022-04-14 16:19:45] [1649978385.714] [lavd] Decompressing P frame took 0.008215 sec, pixfmt change 0.011342 s.
[2022-04-14 16:19:45] [1649978385.714] [video dec.] Decompress duration: 19.5838 ms
[2022-04-14 16:19:45] [1649978385.729] buf - in a. 11296, out a. 9216, occ. a. [27770,24826] last under/overrun 355, 919 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.749] [lavd] Decompressing P frame took 0.008518 sec, pixfmt change 0.007622 s.
[2022-04-14 16:19:45] [1649978385.749] [video dec.] Decompress duration: 16.1686 ms
[2022-04-14 16:19:45] [1649978385.756] buf - in a. 11397, out a. 9216, occ. a. [27808,24850] last under/overrun 356, 920 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.774] buf - in a. 11397, out a. 9216, occ. a. [27661,24828] last under/overrun 357, 921 aggressivity 1
[2022-04-14 16:19:45] [1649978385.774] Render buffer 3840x2160
[2022-04-14 16:19:45] [1649978385.788] [lavd] Decompressing P frame took 0.010386 sec, pixfmt change 0.008516 s.
[2022-04-14 16:19:45] [1649978385.788] [video dec.] Decompress duration: 18.9374 ms
[2022-04-14 16:19:45] [1649978385.800] buf - in a. 11496, out a. 9216, occ. a. [27660,24842] last under/overrun 358, 922 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.826] buf - in a. 11593, out a. 9216, occ. a. [27803,24891] last under/overrun 359, 923 aggressivity 1
[2022-04-14 16:19:45] [1649978385.837] [lavd] Decompressing P frame took 0.008643 sec, pixfmt change 0.011504 s.
[2022-04-14 16:19:45] [1649978385.837] [video dec.] Decompress duration: 20.1712 ms
[2022-04-14 16:19:45] [1649978385.852] buf - in a. 11593, out a. 9216, occ. a. [27758,24894] last under/overrun 360, 924 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.871] buf - in a. 11457, out a. 9216, occ. a. [27858,24933] last under/overrun 361, 925 aggressivity 1
[2022-04-14 16:19:45] [1649978385.875] [lavd] Decompressing P frame took 0.007626 sec, pixfmt change 0.012834 s.
[2022-04-14 16:19:45] [1649978385.875] [video dec.] Decompress duration: 20.4868 ms
[2022-04-14 16:19:45] [1649978385.877] Render buffer 3840x2160
[2022-04-14 16:19:45] [1649978385.895] buf - in a. 11457, out a. 9216, occ. a. [27771,24926] last under/overrun 362, 926 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.911] [lavd] Decompressing P frame took 0.007688 sec, pixfmt change 0.007382 s.
[2022-04-14 16:19:45] [1649978385.911] [video dec.] Decompress duration: 15.1011 ms
[2022-04-14 16:19:45] [1649978385.921] buf - in a. 11555, out a. 9216, occ. a. [27829,24954] last under/overrun 363, 927 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.947] buf - in a. 11555, out a. 9216, occ. a. [27702,24936] last under/overrun 364, 928 aggressivity 1
[2022-04-14 16:19:45] [1649978385.963] [lavd] Decompressing P frame took 0.008376 sec, pixfmt change 0.011021 s.
[2022-04-14 16:19:45] [1649978385.963] [video dec.] Decompress duration: 19.4235 ms
[2022-04-14 16:19:45] [1649978385.966] buf - in a. 11651, out a. 9216, occ. a. [27721,24954] last under/overrun 365, 929 aggressivity 1
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:45] [1649978385.992] buf - in a. 11745, out a. 9216, occ. a. [27883,25008] last under/overrun 366, 930 aggressivity 1
[2022-04-14 16:19:45] [1649978385.998] [lavd] Decompressing P frame took 0.008064 sec, pixfmt change 0.011080 s.
[2022-04-14 16:19:45] [1649978385.998] [video dec.] Decompress duration: 19.1848 ms
[2022-04-14 16:19:45] [1649978385.999] Render buffer 3840x2160
[2022-04-14 16:19:46] [1649978386.017] buf - in a. 11745, out a. 9216, occ. a. [27857,25016] last under/overrun 367, 931 aggressivity 1
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [1649978386.040] [lavd] Decompressing P frame took 0.008064 sec, pixfmt change 0.007914 s.
[2022-04-14 16:19:46] [1649978386.040] [video dec.] Decompress duration: 16.0056 ms
[2022-04-14 16:19:46] [1649978386.043] buf - in a. 11837, out a. 9216, occ. a. [27975,25059] last under/overrun 368, 932 aggressivity 1
[2022-04-14 16:19:46] [1649978386.062] buf - in a. 11837, out a. 9216, occ. a. [27907,25056] last under/overrun 369, 933 aggressivity 1
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [1649978386.086] [lavd] Decompressing P frame took 0.007995 sec, pixfmt change 0.007735 s.
[2022-04-14 16:19:46] [1649978386.086] [video dec.] Decompress duration: 15.7601 ms
[2022-04-14 16:19:46] [1649978386.088] buf - in a. 11927, out a. 9216, occ. a. [27983,25089] last under/overrun 370, 934 aggressivity 1
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [1649978386.116] buf - in a. 11927, out a. 9216, occ. a. [27873,25076] last under/overrun 371, 935 aggressivity 1
[2022-04-14 16:19:46] [1649978386.127] [lavd] Decompressing P frame took 0.008799 sec, pixfmt change 0.012880 s.
[2022-04-14 16:19:46] [1649978386.127] [video dec.] Decompress duration: 21.703 ms
[2022-04-14 16:19:46] [1649978386.132] Render buffer 3840x2160
[2022-04-14 16:19:46] [1649978386.132] [GL] 43 frames in 5.09705 seconds = 8.43625 FPS
[2022-04-14 16:19:46] [1649978386.139] buf - in a. 12016, out a. 9216, occ. a. [27909,25099] last under/overrun 372, 936 aggressivity 1
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [1649978386.161] buf - in a. 11864, out a. 9216, occ. a. [28088,25157] last under/overrun 373, 937 aggressivity 1
[2022-04-14 16:19:46] [1649978386.168] [lavd] Decompressing P frame took 0.007644 sec, pixfmt change 0.007302 s.
[2022-04-14 16:19:46] [1649978386.168] [video dec.] Decompress duration: 14.9726 ms
[2022-04-14 16:19:46] [1649978386.184] buf - in a. 11864, out a. 9216, occ. a. [28079,25169] last under/overrun 374, 938 aggressivity 1
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [1649978386.209] [lavd] Decompressing P frame took 0.008112 sec, pixfmt change 0.011126 s.
[2022-04-14 16:19:46] [1649978386.209] buf - in a. 11954, out a. 9216, occ. a. [28213,25217] last under/overrun 375, 939 aggressivity 1
[2022-04-14 16:19:46] [1649978386.209] [video dec.] Decompress duration: 19.28 ms
[2022-04-14 16:19:46] [1649978386.236] buf - in a. 11878, out a. 9216, occ. a. [28324,25259] last under/overrun 376, 940 aggressivity 1
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [1649978386.258] buf - in a. 11804, out a. 9216, occ. a. [28412,25296] last under/overrun 377, 941 aggressivity 1
[2022-04-14 16:19:46] [1649978386.258] [lavd] Decompressing P frame took 0.007307 sec, pixfmt change 0.011099 s.
[2022-04-14 16:19:46] [1649978386.258] [video dec.] Decompress duration: 18.4391 ms
[2022-04-14 16:19:46] [1649978386.261] Render buffer 3840x2160
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [1649978386.282] buf - in a. 11660, out a. 9216, occ. a. [28642,25369] last under/overrun 378, 942 aggressivity 1
[2022-04-14 16:19:46] [1649978386.291] [lavd] Decompressing P frame took 0.007636 sec, pixfmt change 0.008034 s.
[2022-04-14 16:19:46] [1649978386.291] [video dec.] Decompress duration: 15.7006 ms
[2022-04-14 16:19:46] [1649978386.304] buf - in a. 11660, out a. 9216, occ. a. [28683,25395] last under/overrun 379, 943 aggressivity 1
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [1649978386.331] buf - in a. 11754, out a. 9216, occ. a. [28867,25457] last under/overrun 380, 944 aggressivity 1
[2022-04-14 16:19:46] [1649978386.342] [lavd] Decompressing P frame took 0.007056 sec, pixfmt change 0.012066 s.
[2022-04-14 16:19:46] [1649978386.342] [video dec.] Decompress duration: 19.1496 ms
[2022-04-14 16:19:46] [1649978386.352] buf - in a. 11754, out a. 9216, occ. a. [28863,25473] last under/overrun 381, 945 aggressivity 1
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [1649978386.379] buf - in a. 11682, out a. 9216, occ. a. [28838,25483] last under/overrun 382, 946 aggressivity 1
[2022-04-14 16:19:46] [1649978386.381] [lavd] Decompressing P frame took 0.010129 sec, pixfmt change 0.012705 s.
[2022-04-14 16:19:46] [1649978386.381] [video dec.] Decompress duration: 22.8485 ms
[2022-04-14 16:19:46] [1649978386.383] Render buffer 3840x2160
[2022-04-14 16:19:46] [1649978386.403] buf - in a. 11612, out a. 9216, occ. a. [28793,25488] last under/overrun 383, 947 aggressivity 1
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [h264 @ 0x7eff0c0248c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:19:46] [1649978386.422] [lavd] Decompressing P frame took 0.007511 sec, pixfmt change 0.007975 s.
[2022-04-14 16:19:46] [1649978386.422] [video dec.] Decompress duration: 15.5312 ms
[2022-04-14 16:19:46] [1649978386.423] buf - in a. 11543, out a. 9216, occ. a. [28729,25488] last under/overrun 384, 948 aggressivity 1
alatteri commented 2 years ago

this is adding to receiver param lavd-thread-count=0F . Still poor performance.

[2022-04-14 16:37:40] [1649979460.679] [lavd] Decompressing P frame took 0.000191 sec, pixfmt change 0.012949 s.
[2022-04-14 16:37:40] [1649979460.679] [video dec.] Decompress duration: 13.1692 ms
[2022-04-14 16:37:40] [1649979460.686] buf - in a. 12846, out a. 9216, occ. a. [26932,25635] last under/overrun 206, 2521 aggressivity 1
[2022-04-14 16:37:40] [1649979460.690] Render buffer 3840x2160
[2022-04-14 16:37:40] [1649979460.708] buf - in a. 12916, out a. 9216, occ. a. [27089,25680] last under/overrun 207, 2522 aggressivity 1
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec03c680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [1649979460.726] [lavd] Decompressing P frame took 0.000228 sec, pixfmt change 0.011846 s.
[2022-04-14 16:37:40] [1649979460.726] [video dec.] Decompress duration: 12.1036 ms
[2022-04-14 16:37:40] [1649979460.733] buf - in a. 12916, out a. 9216, occ. a. [27059,25679] last under/overrun 208, 2523 aggressivity 1
[2022-04-14 16:37:40] [1649979460.748] [Audio decoder] Received 918048/918048 B, decoded 242688 samples in 5.00 sec.
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec7fb280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [1649979460.753] [Audio decoder] Volume: -21.77/-7.06 -22.98/-8.16 -23.64/-4.48 -28.98/-12.83 -20.39/-6.05 -22.36/-8.47 -19.74/-6.20 -20.77/-7.39 dBFS RMS/peak
[2022-04-14 16:37:40] [1649979460.757] buf - in a. 12728, out a. 9216, occ. a. [27173,25714] last under/overrun 209, 2524 aggressivity 1
[2022-04-14 16:37:40] [1649979460.764] [lavd] Decompressing P frame took 0.000189 sec, pixfmt change 0.014280 s.
[2022-04-14 16:37:40] [1649979460.764] [video dec.] Decompress duration: 14.4891 ms
[2022-04-14 16:37:40] [1649979460.781] buf - in a. 12728, out a. 9216, occ. a. [27100,25703] last under/overrun 210, 2525 aggressivity 1
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec0230c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [1649979460.799] [lavd] Decompressing P frame took 0.000184 sec, pixfmt change 0.011265 s.
[2022-04-14 16:37:40] [1649979460.799] [video dec.] Decompress duration: 11.4782 ms
[2022-04-14 16:37:40] [1649979460.804] buf - in a. 12801, out a. 9216, occ. a. [27172,25728] last under/overrun 211, 2526 aggressivity 1
[2022-04-14 16:37:40] [1649979460.815] Render buffer 3840x2160
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec727080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [1649979460.828] buf - in a. 12617, out a. 9216, occ. a. [27386,25788] last under/overrun 212, 2527 aggressivity 1
[2022-04-14 16:37:40] [1649979460.837] [lavd] Decompressing P frame took 0.000158 sec, pixfmt change 0.012851 s.
[2022-04-14 16:37:40] [1649979460.837] [video dec.] Decompress duration: 13.039 ms
[2022-04-14 16:37:40] [1649979460.854] buf - in a. 12617, out a. 9216, occ. a. [27411,25802] last under/overrun 213, 2528 aggressivity 1
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec65c540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [1649979460.874] buf - in a. 12692, out a. 9216, occ. a. [27579,25852] last under/overrun 214, 2529 aggressivity 1
[2022-04-14 16:37:40] [1649979460.885] [lavd] Decompressing P frame took 0.000249 sec, pixfmt change 0.012863 s.
[2022-04-14 16:37:40] [1649979460.885] [video dec.] Decompress duration: 13.1492 ms
[2022-04-14 16:37:40] [1649979460.899] buf - in a. 12692, out a. 9216, occ. a. [27559,25855] last under/overrun 215, 2530 aggressivity 1
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:37:40] [h264 @ 0x7f96ec598040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
alatteri commented 2 years ago

and this is removing decoder-use-codec R10k leaving on --param use-hw-accel performance here is great, but now 8bit only.

[2022-04-14 16:46:48] [1649980008.686] [lavd] Decompressing P frame took 0.008598 sec, pixfmt change 0.002596 s.
[2022-04-14 16:46:48] [1649980008.686] [video dec.] Decompress duration: 11.2378 ms
[2022-04-14 16:46:48] [1649980008.688] Render buffer 3840x2160
[2022-04-14 16:46:48] [1649980008.692] buf - in a. 12287, out a. 9216, occ. a. [42965,42033] last under/overrun 2144, 3612 aggressivity 4
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [1649980008.720] buf - in a. 12287, out a. 9216, occ. a. [42924,42027] last under/overrun 2145, 3613 aggressivity 4
[2022-04-14 16:46:48] [1649980008.728] [lavd] Decompressing P frame took 0.008127 sec, pixfmt change 0.003109 s.
[2022-04-14 16:46:48] [1649980008.728] [video dec.] Decompress duration: 11.2823 ms
[2022-04-14 16:46:48] [1649980008.730] Render buffer 3840x2160
[2022-04-14 16:46:48] [1649980008.743] buf - in a. 12124, out a. 9216, occ. a. [43028,42057] last under/overrun 2146, 3614 aggressivity 4
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [1649980008.769] buf - in a. 12045, out a. 9216, occ. a. [43109,42082] last under/overrun 2147, 3615 aggressivity 4
[2022-04-14 16:46:48] [1649980008.776] [lavd] Decompressing P frame took 0.009247 sec, pixfmt change 0.002356 s.
[2022-04-14 16:46:48] [1649980008.776] [video dec.] Decompress duration: 11.6333 ms
[2022-04-14 16:46:48] [1649980008.778] Render buffer 3840x2160
[2022-04-14 16:46:48] [1649980008.793] buf - in a. 12045, out a. 9216, occ. a. [43004,42061] last under/overrun 2148, 3616 aggressivity 4
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [1649980008.813] buf - in a. 11967, out a. 9216, occ. a. [42881,42035] last under/overrun 2149, 3617 aggressivity 4
[2022-04-14 16:46:48] [1649980008.823] [lavd] Decompressing P frame took 0.008359 sec, pixfmt change 0.002179 s.
[2022-04-14 16:46:48] [1649980008.823] [video dec.] Decompress duration: 10.5716 ms
[2022-04-14 16:46:48] [1649980008.824] Render buffer 3840x2160
[2022-04-14 16:46:48] [1649980008.841] buf - in a. 11891, out a. 9216, occ. a. [42740,42004] last under/overrun 2150, 3618 aggressivity 4
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [1649980008.858] [lavd] Decompressing P frame took 0.008859 sec, pixfmt change 0.002265 s.
[2022-04-14 16:46:48] [1649980008.858] [video dec.] Decompress duration: 11.1502 ms
[2022-04-14 16:46:48] [1649980008.859] Render buffer 3840x2160
[2022-04-14 16:46:48] [1649980008.862] buf - in a. 11817, out a. 9216, occ. a. [42581,41968] last under/overrun 2151, 3619 aggressivity 4
[2022-04-14 16:46:48] [1649980008.885] buf - in a. 11744, out a. 9216, occ. a. [42405,41927] last under/overrun 2152, 3620 aggressivity 4
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [1649980008.906] [lavd] Decompressing P frame took 0.009294 sec, pixfmt change 0.002288 s.
[2022-04-14 16:46:48] [1649980008.906] [video dec.] Decompress duration: 11.6131 ms
[2022-04-14 16:46:48] [1649980008.907] Render buffer 3840x2160
[2022-04-14 16:46:48] [1649980008.913] buf - in a. 11836, out a. 9216, occ. a. [42376,41922] last under/overrun 2153, 3621 aggressivity 4
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [1649980008.935] buf - in a. 11836, out a. 9216, occ. a. [42163,41871] last under/overrun 2154, 3622 aggressivity 4
[2022-04-14 16:46:48] [1649980008.941] [lavd] Decompressing P frame took 0.009209 sec, pixfmt change 0.002358 s.
[2022-04-14 16:46:48] [1649980008.941] [video dec.] Decompress duration: 11.5952 ms
[2022-04-14 16:46:48] [1649980008.943] Render buffer 3840x2160
[2022-04-14 16:46:48] [1649980008.959] buf - in a. 11691, out a. 9216, occ. a. [42097,41856] last under/overrun 2155, 3623 aggressivity 4
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:48] [1649980008.982] buf - in a. 11784, out a. 9216, occ. a. [42176,41877] last under/overrun 2156, 3624 aggressivity 4
[2022-04-14 16:46:48] [1649980008.989] [lavd] Decompressing P frame took 0.008621 sec, pixfmt change 0.002305 s.
[2022-04-14 16:46:48] [1649980008.989] [video dec.] Decompress duration: 10.9544 ms
[2022-04-14 16:46:48] [1649980008.990] Render buffer 3840x2160
[2022-04-14 16:46:49] [1649980009.007] buf - in a. 11784, out a. 9216, occ. a. [42069,41851] last under/overrun 2157, 3625 aggressivity 4
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [1649980009.025] [lavd] Decompressing P frame took 0.008911 sec, pixfmt change 0.002290 s.
[2022-04-14 16:46:49] [1649980009.025] [video dec.] Decompress duration: 11.2292 ms
[2022-04-14 16:46:49] [1649980009.026] Render buffer 3840x2160
[2022-04-14 16:46:49] [1649980009.029] buf - in a. 11641, out a. 9216, occ. a. [42108,41861] last under/overrun 2158, 3626 aggressivity 4
[2022-04-14 16:46:49] [1649980009.052] buf - in a. 11572, out a. 9216, occ. a. [42126,41866] last under/overrun 2159, 3627 aggressivity 4
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [1649980009.072] [lavd] Decompressing P frame took 0.008046 sec, pixfmt change 0.002317 s.
[2022-04-14 16:46:49] [1649980009.072] [video dec.] Decompress duration: 10.3944 ms
[2022-04-14 16:46:49] [1649980009.073] Render buffer 3840x2160
[2022-04-14 16:46:49] [1649980009.076] buf - in a. 11504, out a. 9216, occ. a. [42123,41866] last under/overrun 2160, 3628 aggressivity 4
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [1649980009.097] [lavd] Decompressing P frame took 0.007647 sec, pixfmt change 0.002281 s.
[2022-04-14 16:46:49] [1649980009.097] [video dec.] Decompress duration: 9.96713 ms
[2022-04-14 16:46:49] [1649980009.101] buf - in a. 11504, out a. 9216, occ. a. [41935,41820] last under/overrun 2161, 3629 aggressivity 4
[2022-04-14 16:46:49] [1649980009.102] Render buffer 3840x2160
[2022-04-14 16:46:49] [1649980009.127] buf - in a. 11601, out a. 9216, occ. a. [41895,41810] last under/overrun 2162, 3630 aggressivity 4
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [1649980009.147] buf - in a. 11532, out a. 9216, occ. a. [41835,41795] last under/overrun 2163, 3631 aggressivity 4
[2022-04-14 16:46:49] [1649980009.148] [lavd] Decompressing P frame took 0.007707 sec, pixfmt change 0.004256 s.
[2022-04-14 16:46:49] [1649980009.148] [video dec.] Decompress duration: 11.9824 ms
[2022-04-14 16:46:49] [1649980009.149] Render buffer 3840x2160
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 7(SPS), nal_ref_idc: 3
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 8(PPS), nal_ref_idc: 3
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 6(SEI), nal_ref_idc: 0
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [1649980009.174] buf - in a. 11465, out a. 9216, occ. a. [41756,41775] last under/overrun 2164, 3632 aggressivity 4
[2022-04-14 16:46:49] [1649980009.182] [lavd] Decompressing P frame took 0.007764 sec, pixfmt change 0.002209 s.
[2022-04-14 16:46:49] [1649980009.182] [video dec.] Decompress duration: 10.0012 ms
[2022-04-14 16:46:49] [1649980009.186] Render buffer 3840x2160
[2022-04-14 16:46:49] [1649980009.200] buf - in a. 11563, out a. 9216, occ. a. [41822,41791] last under/overrun 2165, 3633 aggressivity 4
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[2022-04-14 16:46:49] [h264 @ 0x7f7f00002000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
MartinPulec commented 2 years ago

I tried to replicated that and I was a bit confused that I wasn't able to with dummy display. The pixel-format change is a bit slowish but I am afraid that this is inherent, I don't know it it can be more optimized (function yuv444p10le_to_r10k). Anyways, when decoding including pixfmt change takes up to 25 ms, it should be definitely handle 24 FPS.

So I looked into it more closely and what about the discussion 203? If you replace display with -d dummy:codec=R10k, is the performance OK? If so, I'd suppose that the problems is rather there.

Some final remarks (may not be relevant if the above holds):

  1. do you use hw-acceleration or not? The option is pointless on the sender, on the receiver it may influence the selection of the conversion depending on decompression output. This makes a bit uncertainty which conversion is used (generally I'd need the beginning of the output). If it isn't used, I'd ask you not to include on it on the command-line.
  2. it is quite weird that decompress duration has decreased from 10 ms to 0.2 - it doesn't make much sense to me. It is perhaps due to the processing is done in background and a previously decoded frame was returned. I'd, however, avoid using frame-level parallelism, unless you are totally ok with added latency - it may even not help much here, because the H.264 stream is clearly parallelizable per-slilces.
MartinPulec commented 2 years ago

So I looked into it more closely and what about https://github.com/CESNET/UltraGrid/discussions/203? If you replace display with -d dummy:codec=R10k, is the performance OK? If so, I'd suppose that the problems is rather there.

well, I must say that 10-bit vs 8-bit RGB performance is the same for OpenGL for me. But the display certainly adds some overhead, since dummy display performs good while GL doesn't. Even the decompress time is worse - 40 ms vs 49 in case of GL (perhaps due to higher overall load).

alatteri commented 2 years ago

Hi Martin,

Thanks for looking into this. On the receiver I do use the --param hw-acceleration. I find without it the NUCs gets high load and the fans spin real loud.

I guess the big question, is why r10k is needed to get the display to output 10bit, if the original encode is already 10bit (yuv444p10le) even though it is YUV. Without converting to r10k, the display outputs an 8bit signal, even though the encode is yuv444p10le. So is there a way to output 10bit utilizing the native yuv444p10le encode? That would likely solve the issue.

This actually is a problem when using both -d gl/sdl and -d decklink. I've always need to convert to r10k for 10bit output, which then performance limits resolutions to 2K on the receiver.

I'll try to test with -d dummy soon.

MartinPulec commented 2 years ago

Thanks for the info - I see, that may be also important, because if hw acceleration takes place, I don't know which pixel format does the implementation pick - from your info it is yuv444p10le, which is a bit suprising to me, since I thought that most of the implementations support let say 8-bit and 4:2:0 only.

I guess the big question, is why r10k is needed to get the display to output 10bit, if the original encode is already 10bit (yuv444p10le) even though it is YUV. Without converting to r10k, the display outputs an 8bit signal, even though the encode is yuv444p10le. So is there a way to output 10bit utilizing the native yuv444p10le encode? That would likely solve the issue.

But we need to have the pixel-format that display can process. What is actually more important to you – DeckLink or GL, or both equally? DeckLink offers for YUV at most v210 for which there is already a conversion, no need to force R10k (of course it is only 4:2:2). For OpenGL display (I'd leave SDL aside), displaying 10-bit YUV directly can be implemented. Either a shader for v210 or using Y416 as an intermediate format. It depends, both have its advantages and disadvantages.

alatteri commented 2 years ago

Hi Martin.

We have an equal need for both Decklink and GL. I agree that v210 is not ideal as it is 4:2:2. I'm not familiar with Y416, but maybe that is a good option if there is no further possible optimization available for R10K. With param hwaccel and r10k, the display image is seemingly 10bit , so I guess these NUCs can properly do HW yuv444p10le. I'll try to do some more comparison with the video scopes between HW/non-HW outputs.

MartinPulec commented 2 years ago

Hi, just a update on that - we've meanwhile added v210 shader to OpenGL, so it can be displayed natively now. Also there is small update in the above conversions to R10k that may cause that the compiler may be able to compile somewhat faster code, but do not expect improvements in orders of magnitude, it may be something like 10-20% speed-up.

I am not saying that the conversions to R10k cannot be improved. But I don't think that the conversion is implemented so badly, that there will be significant space for improvement. Y416 is not yet ready but I believe that it may be relatively soon. Perhaps this will be a way to go, indeed, because the conversion would be quite cheap.

alatteri commented 2 years ago

Hi Martin,

Thanks for the update. I'll give it try in the near future. Thank you for that. Any particular --param I should use to instigate the use of the new conversions? Also, does it do full range?

Thanks.

MartinPulec commented 2 years ago

Any particular --param I should use to instigate the use of the new conversions? Also, does it do full range? If you mean v210, it is quite simple, just check if display is using v210:

[video dec.] Successfully reconfigured display to 1920x1080 @24.00p, codec v210

R10k conversion is used in the exactly same way as before, it is just a bit more "inlined" version.

Unfortunately it is still using limited range. It is a future task to make the color transformations more universal, but it'll need to be designed properly first. Meanwhile, would it be a compile-time option usable for you? For the v210 shader, I could add it very soon. Setting on runtime, however, would be more complex.

alatteri commented 2 years ago

Hi Martin,

All our sources are Full Range. So I'm not sure how that will look if displayed via v210. Would then the TV need to be set to expect a Legal signal to display properly? Definitely some complexity around that issue which isn't ideal. Regarding the compile-time option, does that mean the use of v210 would be a hard-coded absolute or could it still be overridden with a --param?

MartinPulec commented 2 years ago

does that mean the use of v210 would be a hard-coded absolute or could it still be overridden with a --param?

The first option. But I don't think it needs to be a problem here – I believe there will be only one RGB->YCbCr conversion, no? Even if it were a run-time option, --param XY would be perhaps global first. Anyways:

CFLAGS=-DYCBCR_FULL CXXFLAGS=$CFLAGS ./autogen.sh

should now do the job.