2025-09-14 10:26:35 (info) [Router.cpp:78] ### PHASE: PRE-INIT 2025-09-14 10:26:35 (debug) [InputNode.cpp:79] Filter config: buffer@8a111ecec93f4e71817a8e5ccd0a0135=width=1920:height=1080:pix_fmt=yuv444p16le:time_base=1/24:pixel_aspect=1/1,format=pix_fmts=yuv422p10le,buffersink@3287dd679a554205a1a4476c246ca0ff 2025-09-14 10:26:35 (info) [Router.cpp:88] ### PHASE: INIT 2025-09-14 10:26:35 (trace) [FFmpeg:0] Setting 'width' to value '1920' 2025-09-14 10:26:35 (trace) [FFmpeg:0] Setting 'height' to value '1080' 2025-09-14 10:26:35 (trace) [FFmpeg:0] Setting 'pix_fmt' to value 'yuv444p16le' 2025-09-14 10:26:35 (trace) [FFmpeg:0] Setting 'time_base' to value '1/24' 2025-09-14 10:26:35 (trace) [FFmpeg:0] Setting 'pixel_aspect' to value '1/1' 2025-09-14 10:26:35 (trace) [FFmpeg:0] Setting 'pix_fmts' to value 'yuv422p10le' 2025-09-14 10:26:35 (trace) [FFmpeg:0] detected 24 logical cores 2025-09-14 10:26:35 (trace) [FFmpeg:0] w:1920 h:1080 pixfmt:yuv444p16le tb:1/24 fr:0/1 sar:1/1 csp:unknown range:unknown 2025-09-14 10:26:35 (trace) [FFmpeg:0] w:iw h:ih flags:'' interl:0 2025-09-14 10:26:35 (trace) [FFmpeg:0] auto-inserting filter 'auto_scale_0' between the filter 'buffer@8a111ecec93f4e71817a8e5ccd0a0135' and the filter 'Parsed_format_1' 2025-09-14 10:26:35 (trace) [FFmpeg:0] query_formats: 3 queried, 3 merged, 3 already done, 0 delayed 2025-09-14 10:26:36 (trace) [FFmpeg:0] w:1920 h:1080 fmt:yuv444p16le csp:unknown range:unknown sar:1/1 -> w:1920 h:1080 fmt:yuv422p10le csp:unknown range:unknown sar:1/1 flags:0x00000004 2025-09-14 10:26:36 (trace) [FFmpeg:0] Selected 1/24 time base 2025-09-14 10:26:36 (trace) [FFmpeg:0] Sync level 1 2025-09-14 10:26:36 (debug) [InputNode.cpp:149] Dumping filter graphfor NLE Track #0: +-----------------------------------------+ | buffer@8a111ecec93f4e71817a8e5ccd0a0135 |default--[1920x1080 1:1 yuv444p16le]--auto_scale_0:default | (buffer) | +-----------------------------------------+ +-----------------+ auto_scale_0:default--[1920x1080 1:1 yuv422p10le]--default| Parsed_format_1 |default--[1920x1080 1:1 yuv422p10le]--buffersink@3287dd679a554205a1a4476c246ca0ff:default | (format) | +-----------------+ +---------------------------------------------+ Parsed_format_1:default--[1920x1080 1:1 yuv422p10le]--default| buffersink@3287dd679a554205a1a4476c246ca0ff | | (buffersink) | +---------------------------------------------+ +--------------+ buffer@8a111ecec93f4e71817a8e5ccd0a0135:default--[1920x1080 1:1 yuv444p16le]--default| auto_scale_0 |default--[1920x1080 1:1 yuv422p10le]--Parsed_format_1:default | (scale) | +--------------+ 2025-09-14 10:26:36 (info) [EncoderNode.cpp:122] Initializing video encoder: libx264 2025-09-14 10:26:36 (info) [OutputNode.cpp:142] Successfully initialized the output format. 2025-09-14 10:26:36 (info) [Router.cpp:78] ### PHASE: PRE-INIT 2025-09-14 10:26:36 (debug) [InputNode.cpp:79] Filter config: abuffer@91a9dee098554ce5b3921b98c5f4e186=sample_rate=48000:sample_fmt=s32:channel_layout=stereo,aformat=sample_fmts=s16,abuffersink@82e5f935d0674c9283ed8d8a97457c85 2025-09-14 10:26:36 (info) [Router.cpp:88] ### PHASE: INIT 2025-09-14 10:26:36 (trace) [FFmpeg:0] Setting 'sample_rate' to value '48000' 2025-09-14 10:26:36 (trace) [FFmpeg:0] Setting 'sample_fmt' to value 's32' 2025-09-14 10:26:36 (trace) [FFmpeg:0] Setting 'channel_layout' to value 'stereo' 2025-09-14 10:26:36 (trace) [FFmpeg:0] Setting 'sample_fmts' to value 's16' 2025-09-14 10:26:36 (trace) [FFmpeg:0] tb:1/48000 samplefmt:s32 samplerate:48000 chlayout:stereo 2025-09-14 10:26:36 (trace) [FFmpeg:0] auto-inserting filter 'auto_aresample_0' between the filter 'abuffer@91a9dee098554ce5b3921b98c5f4e186' and the filter 'Parsed_aformat_1' 2025-09-14 10:26:36 (trace) [FFmpeg:0] query_formats: 3 queried, 2 merged, 5 already done, 0 delayed 2025-09-14 10:26:36 (trace) [FFmpeg:0] Using fltp internally between filters 2025-09-14 10:26:36 (trace) [FFmpeg:0] ch:2 chl:stereo fmt:s32 r:48000Hz -> ch:2 chl:stereo fmt:s16 r:48000Hz 2025-09-14 10:26:36 (debug) [InputNode.cpp:149] Dumping filter graphfor NLE Track #1: +------------------------------------------+ | abuffer@91a9dee098554ce5b3921b98c5f4e186 |default--[48000Hz s32:stereo]--auto_aresample_0:default | (abuffer) | +------------------------------------------+ +------------------+ auto_aresample_0:default--[48000Hz s16:stereo]--default| Parsed_aformat_1 |default--[48000Hz s16:stereo]--abuffersink@82e5f935d0674c9283ed8d8a97457c85:default | (aformat) | +------------------+ +----------------------------------------------+ Parsed_aformat_1:default--[48000Hz s16:stereo]--default| abuffersink@82e5f935d0674c9283ed8d8a97457c85 | | (abuffersink) | +----------------------------------------------+ +------------------+ abuffer@91a9dee098554ce5b3921b98c5f4e186:default--[48000Hz s32:stereo]--default| auto_aresample_0 |default--[48000Hz s16:stereo]--Parsed_aformat_1:default | (aresample) | +------------------+ 2025-09-14 10:26:36 (info) [EncoderNode.cpp:122] Initializing audio encoder: flac 2025-09-14 10:26:36 (info) [Router.cpp:131] Initialization succeeded. 2025-09-14 10:26:36 (info) [Router.cpp:143] ### PHASE: PRE-OPEN 2025-09-14 10:26:36 (info) [EncoderNode.cpp:282] Registering 1 video stream(s) 2025-09-14 10:26:36 (debug) [OutputNode.cpp:284] Registered stream 3287dd67-9a55-4205-a1a4-476c246ca0ff:0 2025-09-14 10:26:36 (info) [EncoderNode.cpp:282] Registering 1 audio stream(s) 2025-09-14 10:26:36 (debug) [OutputNode.cpp:284] Registered stream 82e5f935-d067-4c92-83ed-8d8a97457c85:1 2025-09-14 10:26:36 (info) [Router.cpp:154] Pre-open phase succeeded. 2025-09-14 10:26:36 (info) [Router.cpp:155] ### PHASE: OPEN 2025-09-14 10:26:36 (info) [EncoderNode.cpp:360] Opening video encoder plugin 'libx264' with params '{"rc":0,"crf":12,"g":12,"bf":0,"preset":"slow"}' 2025-09-14 10:26:36 (trace) [FFmpeg:0] using mv_range_thread = 24 2025-09-14 10:26:36 (trace) [FFmpeg:0] using SAR=1/1 2025-09-14 10:26:36 (trace) [FFmpeg:0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 2025-09-14 10:26:36 (trace) [FFmpeg:0] profile High 4:2:2, level 5.0, 4:2:2, 10-bit 2025-09-14 10:26:36 (trace) [FFmpeg:0] 264 - core 164 - H.264/MPEG-4 AVC codec - Copyleft 2003-2025 - http://www.videolan.org/x264.html - options: cabac=1 ref=5 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=8 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=2 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=34 lookahead_threads=5 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=2 keyint=12 keyint_min=1 scenecut=40 intra_refresh=0 rc_lookahead=12 rc=crf mbtree=1 crf=12.0 qcomp=0.60 qpmin=0 qpmax=81 qpstep=4 ip_ratio=1.40 aq=1:1.00 2025-09-14 10:26:36 (info) [EncoderNode.cpp:360] Opening audio encoder plugin 'flac' with params '{"compression_level":12}' 2025-09-14 10:26:36 (trace) [FFmpeg:0] compression: 12 2025-09-14 10:26:36 (trace) [FFmpeg:0] lpc type: Levinson-Durbin recursion with Welch window 2025-09-14 10:26:36 (trace) [FFmpeg:0] prediction order: 1, 32 2025-09-14 10:26:36 (trace) [FFmpeg:0] order method: full search 2025-09-14 10:26:36 (trace) [FFmpeg:0] partition order: 0, 8 2025-09-14 10:26:36 (trace) [FFmpeg:0] block size: 1024 2025-09-14 10:26:36 (trace) [FFmpeg:0] lpc precision: 15 2025-09-14 10:26:36 (trace) [FFmpeg:0] Setting default whitelist 'file,crypto,data' 2025-09-14 10:26:36 (trace) [FFmpeg:0] Output #0, matroska, to 'F:\Timeline 1.mkv': 2025-09-14 10:26:36 (trace) [FFmpeg:0] Metadata: 2025-09-14 10:26:36 (trace) [FFmpeg:0] encoding_tool : 2025-09-14 10:26:36 (trace) [FFmpeg:0] Voukoder Pro 2.0.14 2025-09-14 10:26:36 (trace) [FFmpeg:0] 2025-09-14 10:26:36 (trace) [FFmpeg:0] Stream #0 2025-09-14 10:26:36 (trace) [FFmpeg:0] :0 2025-09-14 10:26:36 (trace) [FFmpeg:0] , 0, 1/24 2025-09-14 10:26:36 (trace) [FFmpeg:0] : Video: h264, 1 reference frame, yuv422p10le(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, q=2-31 2025-09-14 10:26:36 (trace) [FFmpeg:0] , 2025-09-14 10:26:36 (trace) [FFmpeg:0] 24 fps, 2025-09-14 10:26:36 (trace) [FFmpeg:0] 24 tbn 2025-09-14 10:26:36 (trace) [FFmpeg:0] 2025-09-14 10:26:36 (trace) [FFmpeg:0] Metadata: 2025-09-14 10:26:36 (trace) [FFmpeg:0] timecode : 2025-09-14 10:26:36 (trace) [FFmpeg:0] 00:00:00:00 2025-09-14 10:26:36 (trace) [FFmpeg:0] 2025-09-14 10:26:36 (trace) [FFmpeg:0] Side data: 2025-09-14 10:26:36 (trace) [FFmpeg:0] 2025-09-14 10:26:36 (trace) [FFmpeg:0] cpb: 2025-09-14 10:26:36 (trace) [FFmpeg:0] bitrate max/min/avg: 0/0/0 buffer size: 0 2025-09-14 10:26:36 (trace) [FFmpeg:0] vbv_delay: N/A 2025-09-14 10:26:36 (trace) [FFmpeg:0] 2025-09-14 10:26:36 (trace) [FFmpeg:0] Stream #0 2025-09-14 10:26:36 (trace) [FFmpeg:0] :1 2025-09-14 10:26:36 (trace) [FFmpeg:0] , 0, 1/48000 2025-09-14 10:26:36 (trace) [FFmpeg:0] : Audio: flac, 48000 Hz, stereo, s16, 128 kb/s 2025-09-14 10:26:36 (trace) [FFmpeg:0] 2025-09-14 10:26:36 (trace) [FFmpeg:0] Metadata: 2025-09-14 10:26:36 (trace) [FFmpeg:0] timecode : 2025-09-14 10:26:36 (trace) [FFmpeg:0] 00:00:00:00 2025-09-14 10:26:36 (trace) [FFmpeg:0] 2025-09-14 10:26:36 (trace) [FFmpeg:0] get_metadata_duration returned: 0 2025-09-14 10:26:36 (info) [OutputNode.cpp:205] Successfully opened the output format. 2025-09-14 10:26:36 (info) [Router.cpp:168] Open phase succeeded. 2025-09-14 10:26:36 (info) [Router.cpp:169] Waiting for frames ... 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0 2025-09-14 10:26:36 (trace) [FFmpeg:0] w:1920 h:1080 fmt:yuv444p16le csp:unknown range:unknown sar:1/1 -> w:1920 h:1080 fmt:yuv422p10le csp:unknown range:unknown sar:1/1 flags:0x00000004 2025-09-14 10:26:36 (trace) [FFmpeg:0] Sync level 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] w:1920 h:1080 fmt:yuv444p16le csp:unknown range:unknown sar:1/1 -> w:1920 h:1080 fmt:yuv422p10le csp:unknown range:unknown sar:1/1 flags:0x00000004 2025-09-14 10:26:36 (trace) [FFmpeg:0] Sync level 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] w:1920 h:1080 fmt:yuv444p16le csp:bt709 range:tv sar:1/1 -> w:1920 h:1080 fmt:yuv422p10le csp:unknown range:unknown sar:1/1 flags:0x00000004 2025-09-14 10:26:36 (trace) [FFmpeg:0] Sync level 1 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 0 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.0416667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 1024 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 2048 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.0833333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 3072 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 4096 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.125 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 5120 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 6144 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.166667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 7168 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 8192 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.208333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 9216 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 10240 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.25 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 11264 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 12288 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.291667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 13312 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 14336 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.333333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 15360 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 16384 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.375 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 17408 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 18432 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.416667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 19456 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 20480 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.458333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 21504 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 22528 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.5 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 23552 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 24576 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.541667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 25600 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 26624 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.583333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 27648 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 28672 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.625 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 29696 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 30720 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.666667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 31744 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 32768 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.708333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 33792 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 34816 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.75 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 35840 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 36864 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.791667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 37888 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 38912 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.833333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 39936 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 40960 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.875 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 41984 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.916667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 43008 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 44032 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 0.958333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 45056 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 46080 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 47104 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 48128 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.041667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 49152 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 50176 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.083333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 51200 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 52224 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.125 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 53248 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 54272 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.166667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 55296 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 56320 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.208333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 57344 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 58368 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.25 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 59392 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 60416 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.291667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 61440 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 62464 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.333333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 63488 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 64512 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.375 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 65536 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 66560 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.416667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 67584 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 68608 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.458333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 69632 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 70656 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.5 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 71680 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 72704 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.541667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 73728 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 74752 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.583333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 75776 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 76800 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.625 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 77824 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 78848 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.666667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 79872 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 80896 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.708333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 81920 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 82944 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.75 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 83968 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.791667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 84992 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 86016 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.833333 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 87040 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 88064 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.875 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 89088 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 90112 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.916667 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 91136 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 92160 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 1.958333 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 0 QP=8.03 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=988 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 0 2025-09-14 10:26:36 (trace) [FFmpeg:0] Starting new cluster with timestamp 0 at offset 803 bytes 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 1601 with pts 0, dts 0, duration 42 at relative offset 9 in cluster at offset 803. TrackNumber 1, keyframe 1 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 93184 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 94208 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 1 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 0, dts 0, duration 21 at relative offset 1618 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 21, dts 21, duration 21 at relative offset 1638 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 72 with pts 42, dts 42, duration 42 at relative offset 1658 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 95232 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 96256 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.041667 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 2 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 2 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 43, dts 43, duration 21 at relative offset 1736 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 64, dts 64, duration 21 at relative offset 1756 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 72 with pts 83, dts 83, duration 42 at relative offset 1776 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 97280 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 98304 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.083333 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 3 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 3 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 85, dts 85, duration 21 at relative offset 1854 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 107, dts 107, duration 21 at relative offset 1874 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 72 with pts 125, dts 125, duration 42 at relative offset 1894 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 99328 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 100352 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.125 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 4 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 4 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 128, dts 128, duration 21 at relative offset 1972 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 149, dts 149, duration 21 at relative offset 1992 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 167, dts 167, duration 42 at relative offset 2012 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 101376 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 102400 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.166667 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 5 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 5 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 171, dts 171, duration 21 at relative offset 2091 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 192, dts 192, duration 21 at relative offset 2111 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 208, dts 208, duration 42 at relative offset 2131 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 103424 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 104448 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.208333 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 6 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 6 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 213, dts 213, duration 21 at relative offset 2210 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 235, dts 235, duration 21 at relative offset 2230 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 250, dts 250, duration 42 at relative offset 2250 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 105472 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 106496 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.25 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 7 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 7 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 256, dts 256, duration 21 at relative offset 2329 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 277, dts 277, duration 21 at relative offset 2349 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 292, dts 292, duration 42 at relative offset 2369 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 107520 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 108544 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.291667 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 8 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 8 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 299, dts 299, duration 21 at relative offset 2448 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 320, dts 320, duration 21 at relative offset 2468 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 333, dts 333, duration 42 at relative offset 2488 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 109568 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 110592 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.333333 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 9 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 9 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 341, dts 341, duration 21 at relative offset 2567 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 363, dts 363, duration 21 at relative offset 2587 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 375, dts 375, duration 42 at relative offset 2607 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 111616 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 112640 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.375 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 10 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 10 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 384, dts 384, duration 21 at relative offset 2686 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 405, dts 405, duration 21 at relative offset 2706 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 417, dts 417, duration 42 at relative offset 2726 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 113664 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 114688 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.416667 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 11 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 11 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 427, dts 427, duration 21 at relative offset 2805 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 448, dts 448, duration 21 at relative offset 2825 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 458, dts 458, duration 42 at relative offset 2845 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 115712 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 116736 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.458333 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 12 QP=6.28 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3149 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 12 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 469, dts 469, duration 21 at relative offset 2924 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 491, dts 491, duration 21 at relative offset 2944 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 3149 with pts 500, dts 500, duration 42 at relative offset 2964 in cluster at offset 803. TrackNumber 1, keyframe 1 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 117760 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 118784 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.5 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 13 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 13 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 512, dts 512, duration 21 at relative offset 6120 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 533, dts 533, duration 21 at relative offset 6140 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 72 with pts 542, dts 542, duration 42 at relative offset 6160 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 119808 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 120832 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.541667 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 14 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 14 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 555, dts 555, duration 21 at relative offset 6238 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 576, dts 576, duration 21 at relative offset 6258 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 72 with pts 583, dts 583, duration 42 at relative offset 6278 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 121856 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 122880 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.583333 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 15 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 15 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 597, dts 597, duration 21 at relative offset 6356 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 619, dts 619, duration 21 at relative offset 6376 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 72 with pts 625, dts 625, duration 42 at relative offset 6396 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 123904 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 124928 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.625 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 16 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 16 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 640, dts 640, duration 21 at relative offset 6474 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 661, dts 661, duration 21 at relative offset 6494 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 667, dts 667, duration 42 at relative offset 6514 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 125952 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 126976 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.666667 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 17 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 17 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 683, dts 683, duration 21 at relative offset 6593 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 704, dts 704, duration 21 at relative offset 6613 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 708, dts 708, duration 42 at relative offset 6633 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 128000 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.708333 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 18 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 18 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 725, dts 725, duration 21 at relative offset 6712 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 747, dts 747, duration 21 at relative offset 6732 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 750, dts 750, duration 42 at relative offset 6752 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 129024 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 130048 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.75 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 19 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 19 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 768, dts 768, duration 21 at relative offset 6831 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 789, dts 789, duration 21 at relative offset 6851 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 792, dts 792, duration 42 at relative offset 6871 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 131072 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 132096 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.791667 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 20 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 20 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 811, dts 811, duration 21 at relative offset 6950 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 832, dts 832, duration 21 at relative offset 6970 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 833, dts 833, duration 42 at relative offset 6990 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 133120 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 134144 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.833333 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 21 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 21 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 853, dts 853, duration 21 at relative offset 7069 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 875, dts 875, duration 42 at relative offset 7089 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 135168 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 136192 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.875 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 22 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 22 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 875, dts 875, duration 21 at relative offset 7168 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 896, dts 896, duration 21 at relative offset 7188 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 917, dts 917, duration 42 at relative offset 7208 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 137216 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 138240 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.916667 2025-09-14 10:26:36 (trace) [FFmpeg:0] frame= 23 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 23 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 917, dts 917, duration 21 at relative offset 7287 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 14 with pts 939, dts 939, duration 21 at relative offset 7307 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:36 (trace) [FFmpeg:0] Writing block of size 73 with pts 958, dts 958, duration 42 at relative offset 7327 in cluster at offset 803. TrackNumber 1, keyframe 0 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 139264 2025-09-14 10:26:36 (debug) [OutputNode.cpp:318] Muxing packet with pts 140288 2025-09-14 10:26:36 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:36 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 2.958333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 24 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 24 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 960, dts 960, duration 21 at relative offset 7406 in cluster at offset 803. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Starting new cluster with timestamp 981 at offset 8235 bytes 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 981, dts 981, duration 21 at relative offset 10 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 3180 with pts 1000, dts 1000, duration 42 at relative offset 30 in cluster at offset 8235. TrackNumber 1, keyframe 1 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 141312 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 142336 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 25 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 25 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1003, dts 1003, duration 21 at relative offset 3217 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1024, dts 1024, duration 21 at relative offset 3237 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 1042, dts 1042, duration 42 at relative offset 3257 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 143360 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 144384 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.041667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 26 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 26 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1045, dts 1045, duration 21 at relative offset 3335 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1067, dts 1067, duration 21 at relative offset 3355 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 1083, dts 1083, duration 42 at relative offset 3375 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 145408 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 146432 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.083333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 27 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 27 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1088, dts 1088, duration 21 at relative offset 3453 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1109, dts 1109, duration 21 at relative offset 3473 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 1125, dts 1125, duration 42 at relative offset 3493 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 147456 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 148480 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.125 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 28 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 28 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1131, dts 1131, duration 21 at relative offset 3571 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1152, dts 1152, duration 21 at relative offset 3591 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1167, dts 1167, duration 42 at relative offset 3611 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 149504 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 150528 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.166667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 29 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 29 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1173, dts 1173, duration 21 at relative offset 3690 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1195, dts 1195, duration 21 at relative offset 3710 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1208, dts 1208, duration 42 at relative offset 3730 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 151552 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 152576 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.208333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 30 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 30 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1216, dts 1216, duration 21 at relative offset 3809 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1237, dts 1237, duration 21 at relative offset 3829 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1250, dts 1250, duration 42 at relative offset 3849 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 153600 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 154624 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.25 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 31 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 31 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1259, dts 1259, duration 21 at relative offset 3928 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1280, dts 1280, duration 21 at relative offset 3948 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1292, dts 1292, duration 42 at relative offset 3968 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 155648 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 156672 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.291667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 32 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 32 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1301, dts 1301, duration 21 at relative offset 4047 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1323, dts 1323, duration 21 at relative offset 4067 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1333, dts 1333, duration 42 at relative offset 4087 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 157696 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 158720 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.333333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 33 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 33 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1344, dts 1344, duration 21 at relative offset 4166 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1365, dts 1365, duration 21 at relative offset 4186 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1375, dts 1375, duration 42 at relative offset 4206 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 159744 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 160768 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.375 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 34 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 34 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1387, dts 1387, duration 21 at relative offset 4285 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1408, dts 1408, duration 21 at relative offset 4305 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1417, dts 1417, duration 42 at relative offset 4325 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 161792 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 162816 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.416667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 35 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 35 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1429, dts 1429, duration 21 at relative offset 4404 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1451, dts 1451, duration 21 at relative offset 4424 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1458, dts 1458, duration 42 at relative offset 4444 in cluster at offset 8235. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 163840 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 164864 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.458333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 36 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 36 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1472, dts 1472, duration 21 at relative offset 4523 in cluster at offset 8235. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Starting new cluster with timestamp 1493 at offset 12784 bytes 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1493, dts 1493, duration 21 at relative offset 10 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 3180 with pts 1500, dts 1500, duration 42 at relative offset 30 in cluster at offset 12784. TrackNumber 1, keyframe 1 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 165888 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 166912 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.5 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 37 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 37 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1515, dts 1515, duration 21 at relative offset 3217 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1536, dts 1536, duration 21 at relative offset 3237 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 1542, dts 1542, duration 42 at relative offset 3257 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 167936 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 168960 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.541667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 38 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 38 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1557, dts 1557, duration 21 at relative offset 3335 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1579, dts 1579, duration 21 at relative offset 3355 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 1583, dts 1583, duration 42 at relative offset 3375 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 169984 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.583333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 39 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 39 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1600, dts 1600, duration 21 at relative offset 3453 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1621, dts 1621, duration 21 at relative offset 3473 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 1625, dts 1625, duration 42 at relative offset 3493 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 171008 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 172032 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.625 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 40 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 40 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1643, dts 1643, duration 21 at relative offset 3571 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1664, dts 1664, duration 21 at relative offset 3591 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1667, dts 1667, duration 42 at relative offset 3611 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 173056 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 174080 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.666667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 41 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 41 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1685, dts 1685, duration 21 at relative offset 3690 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1707, dts 1707, duration 21 at relative offset 3710 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1708, dts 1708, duration 42 at relative offset 3730 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 175104 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 176128 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.708333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 42 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 42 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1728, dts 1728, duration 21 at relative offset 3809 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1749, dts 1749, duration 21 at relative offset 3829 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1750, dts 1750, duration 42 at relative offset 3849 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 177152 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 178176 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.75 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 43 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 43 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1771, dts 1771, duration 21 at relative offset 3928 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1792, dts 1792, duration 42 at relative offset 3948 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 179200 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 180224 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.791667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 44 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 44 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1792, dts 1792, duration 21 at relative offset 4027 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1813, dts 1813, duration 21 at relative offset 4047 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1833, dts 1833, duration 42 at relative offset 4067 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 181248 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 182272 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.833333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 45 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 45 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1835, dts 1835, duration 21 at relative offset 4146 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1856, dts 1856, duration 21 at relative offset 4166 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1875, dts 1875, duration 42 at relative offset 4186 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 183296 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 184320 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.875 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 46 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 46 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1877, dts 1877, duration 21 at relative offset 4265 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1899, dts 1899, duration 21 at relative offset 4285 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1917, dts 1917, duration 42 at relative offset 4305 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 185344 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 186368 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.916667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 47 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 47 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1920, dts 1920, duration 21 at relative offset 4384 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1941, dts 1941, duration 21 at relative offset 4404 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 1958, dts 1958, duration 42 at relative offset 4424 in cluster at offset 12784. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 187392 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 188416 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 3.958333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 48 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 48 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1963, dts 1963, duration 21 at relative offset 4503 in cluster at offset 12784. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Starting new cluster with timestamp 1984 at offset 17313 bytes 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 1984, dts 1984, duration 21 at relative offset 10 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 3180 with pts 2000, dts 2000, duration 42 at relative offset 30 in cluster at offset 17313. TrackNumber 1, keyframe 1 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 189440 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 190464 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 49 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 49 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2005, dts 2005, duration 21 at relative offset 3217 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2027, dts 2027, duration 21 at relative offset 3237 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 2042, dts 2042, duration 42 at relative offset 3257 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 191488 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 192512 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.041667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 50 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 50 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2048, dts 2048, duration 21 at relative offset 3335 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2069, dts 2069, duration 21 at relative offset 3355 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 2083, dts 2083, duration 42 at relative offset 3375 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 193536 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 194560 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.083333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 51 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 51 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2091, dts 2091, duration 21 at relative offset 3453 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2112, dts 2112, duration 21 at relative offset 3473 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 2125, dts 2125, duration 42 at relative offset 3493 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 195584 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 196608 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.125 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 52 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 52 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2133, dts 2133, duration 21 at relative offset 3571 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2155, dts 2155, duration 21 at relative offset 3591 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2167, dts 2167, duration 42 at relative offset 3611 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 197632 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 198656 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.166667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 53 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 53 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2176, dts 2176, duration 21 at relative offset 3690 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2197, dts 2197, duration 21 at relative offset 3710 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2208, dts 2208, duration 42 at relative offset 3730 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 199680 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 200704 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.208333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 54 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 54 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2219, dts 2219, duration 21 at relative offset 3809 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2240, dts 2240, duration 21 at relative offset 3829 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2250, dts 2250, duration 42 at relative offset 3849 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 201728 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 202752 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.25 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 55 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 55 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2261, dts 2261, duration 21 at relative offset 3928 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2283, dts 2283, duration 21 at relative offset 3948 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2292, dts 2292, duration 42 at relative offset 3968 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 203776 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 204800 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.291667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 56 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 56 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2304, dts 2304, duration 21 at relative offset 4047 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2325, dts 2325, duration 21 at relative offset 4067 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2333, dts 2333, duration 42 at relative offset 4087 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 205824 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 206848 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.333333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 57 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 57 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2347, dts 2347, duration 21 at relative offset 4166 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2368, dts 2368, duration 21 at relative offset 4186 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2375, dts 2375, duration 42 at relative offset 4206 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 207872 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 208896 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.375 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 58 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 58 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2389, dts 2389, duration 21 at relative offset 4285 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2411, dts 2411, duration 21 at relative offset 4305 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2417, dts 2417, duration 42 at relative offset 4325 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 209920 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 210944 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.416667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 59 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 59 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2432, dts 2432, duration 21 at relative offset 4404 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2453, dts 2453, duration 21 at relative offset 4424 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2458, dts 2458, duration 42 at relative offset 4444 in cluster at offset 17313. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 211968 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.458333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 60 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 60 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2475, dts 2475, duration 21 at relative offset 4523 in cluster at offset 17313. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Starting new cluster with timestamp 2496 at offset 21862 bytes 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2496, dts 2496, duration 21 at relative offset 10 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 3180 with pts 2500, dts 2500, duration 42 at relative offset 30 in cluster at offset 21862. TrackNumber 1, keyframe 1 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 212992 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 214016 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.5 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 61 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 61 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2517, dts 2517, duration 21 at relative offset 3217 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2539, dts 2539, duration 21 at relative offset 3237 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 2542, dts 2542, duration 42 at relative offset 3257 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 215040 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 216064 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.541667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 62 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 62 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2560, dts 2560, duration 21 at relative offset 3335 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2581, dts 2581, duration 21 at relative offset 3355 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 2583, dts 2583, duration 42 at relative offset 3375 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 217088 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 218112 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.583333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 63 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 63 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2603, dts 2603, duration 21 at relative offset 3453 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2624, dts 2624, duration 21 at relative offset 3473 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 2625, dts 2625, duration 42 at relative offset 3493 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 219136 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 220160 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.625 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 64 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 64 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2645, dts 2645, duration 21 at relative offset 3571 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2667, dts 2667, duration 42 at relative offset 3591 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 221184 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 222208 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.666667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 65 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 65 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2667, dts 2667, duration 21 at relative offset 3670 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2688, dts 2688, duration 21 at relative offset 3690 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2708, dts 2708, duration 42 at relative offset 3710 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 223232 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 224256 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.708333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 66 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 66 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 14 with pts 2709, dts 2709, duration 21 at relative offset 3789 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2731, dts 2731, duration 21 at relative offset 3809 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2750, dts 2750, duration 42 at relative offset 3830 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 225280 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 226304 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.75 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 67 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 67 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2752, dts 2752, duration 21 at relative offset 3909 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2773, dts 2773, duration 21 at relative offset 3930 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2792, dts 2792, duration 42 at relative offset 3951 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 227328 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 228352 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.791667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 68 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 68 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2795, dts 2795, duration 21 at relative offset 4030 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2816, dts 2816, duration 21 at relative offset 4051 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2833, dts 2833, duration 42 at relative offset 4072 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 229376 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 230400 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.833333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 69 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 69 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2837, dts 2837, duration 21 at relative offset 4151 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2859, dts 2859, duration 21 at relative offset 4172 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2875, dts 2875, duration 42 at relative offset 4193 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 231424 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 232448 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.875 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 70 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 70 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2880, dts 2880, duration 21 at relative offset 4272 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2901, dts 2901, duration 21 at relative offset 4293 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2917, dts 2917, duration 42 at relative offset 4314 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 233472 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 234496 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.916667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 71 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 71 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2923, dts 2923, duration 21 at relative offset 4393 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2944, dts 2944, duration 21 at relative offset 4414 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 2958, dts 2958, duration 42 at relative offset 4435 in cluster at offset 21862. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 235520 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 236544 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 4.958333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 72 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 72 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2965, dts 2965, duration 21 at relative offset 4514 in cluster at offset 21862. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Starting new cluster with timestamp 2987 at offset 26403 bytes 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 2987, dts 2987, duration 21 at relative offset 10 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 3180 with pts 3000, dts 3000, duration 42 at relative offset 31 in cluster at offset 26403. TrackNumber 1, keyframe 1 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 237568 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 238592 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 73 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 73 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3008, dts 3008, duration 21 at relative offset 3218 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3029, dts 3029, duration 21 at relative offset 3239 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 3042, dts 3042, duration 42 at relative offset 3260 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 239616 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 240640 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.041667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 74 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 74 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3051, dts 3051, duration 21 at relative offset 3338 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3072, dts 3072, duration 21 at relative offset 3359 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 3083, dts 3083, duration 42 at relative offset 3380 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 241664 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 242688 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.083333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 75 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 75 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3093, dts 3093, duration 21 at relative offset 3458 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3115, dts 3115, duration 21 at relative offset 3479 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 3125, dts 3125, duration 42 at relative offset 3500 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 243712 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 244736 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.125 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 76 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 76 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3136, dts 3136, duration 21 at relative offset 3578 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3157, dts 3157, duration 21 at relative offset 3599 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3167, dts 3167, duration 42 at relative offset 3620 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 245760 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 246784 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.166667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 77 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 77 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3179, dts 3179, duration 21 at relative offset 3699 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3200, dts 3200, duration 21 at relative offset 3720 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3208, dts 3208, duration 42 at relative offset 3741 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 247808 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 248832 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.208333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 78 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 78 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3221, dts 3221, duration 21 at relative offset 3820 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3243, dts 3243, duration 21 at relative offset 3841 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3250, dts 3250, duration 42 at relative offset 3862 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 249856 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 250880 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.25 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 79 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 79 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3264, dts 3264, duration 21 at relative offset 3941 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3285, dts 3285, duration 21 at relative offset 3962 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3292, dts 3292, duration 42 at relative offset 3983 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 251904 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 252928 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.291667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 80 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 80 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3307, dts 3307, duration 21 at relative offset 4062 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3328, dts 3328, duration 21 at relative offset 4083 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3333, dts 3333, duration 42 at relative offset 4104 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 253952 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 254976 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.333333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 81 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 81 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3349, dts 3349, duration 21 at relative offset 4183 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3371, dts 3371, duration 21 at relative offset 4204 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3375, dts 3375, duration 42 at relative offset 4225 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 256000 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.375 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 82 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 82 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3392, dts 3392, duration 21 at relative offset 4304 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3413, dts 3413, duration 21 at relative offset 4325 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3417, dts 3417, duration 42 at relative offset 4346 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 257024 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 258048 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.416667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 83 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 83 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3435, dts 3435, duration 21 at relative offset 4425 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3456, dts 3456, duration 21 at relative offset 4446 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3458, dts 3458, duration 42 at relative offset 4467 in cluster at offset 26403. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 259072 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 260096 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.458333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 84 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 84 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3477, dts 3477, duration 21 at relative offset 4546 in cluster at offset 26403. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Starting new cluster with timestamp 3499 at offset 30976 bytes 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3499, dts 3499, duration 21 at relative offset 10 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 3180 with pts 3500, dts 3500, duration 42 at relative offset 31 in cluster at offset 30976. TrackNumber 1, keyframe 1 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 261120 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 262144 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.5 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 85 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 85 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3520, dts 3520, duration 21 at relative offset 3218 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3541, dts 3541, duration 21 at relative offset 3239 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 3542, dts 3542, duration 42 at relative offset 3260 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 263168 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 264192 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.541667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 86 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 86 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3563, dts 3563, duration 21 at relative offset 3338 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 3583, dts 3583, duration 42 at relative offset 3359 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 265216 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 266240 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.583333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 87 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 87 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3584, dts 3584, duration 21 at relative offset 3437 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3605, dts 3605, duration 21 at relative offset 3458 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 3625, dts 3625, duration 42 at relative offset 3479 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 267264 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 268288 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.625 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 88 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 88 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3627, dts 3627, duration 21 at relative offset 3557 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3648, dts 3648, duration 21 at relative offset 3578 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3667, dts 3667, duration 42 at relative offset 3599 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 269312 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 270336 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.666667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 89 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 89 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3669, dts 3669, duration 21 at relative offset 3678 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3691, dts 3691, duration 21 at relative offset 3699 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3708, dts 3708, duration 42 at relative offset 3720 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 271360 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 272384 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.708333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 90 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 90 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3712, dts 3712, duration 21 at relative offset 3799 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3733, dts 3733, duration 21 at relative offset 3820 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3750, dts 3750, duration 42 at relative offset 3841 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 273408 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 274432 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.75 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 91 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 91 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3755, dts 3755, duration 21 at relative offset 3920 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3776, dts 3776, duration 21 at relative offset 3941 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3792, dts 3792, duration 42 at relative offset 3962 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 275456 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 276480 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.791667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 92 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 92 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3797, dts 3797, duration 21 at relative offset 4041 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3819, dts 3819, duration 21 at relative offset 4062 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3833, dts 3833, duration 42 at relative offset 4083 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 277504 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 278528 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.833333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 93 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 93 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3840, dts 3840, duration 21 at relative offset 4162 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3861, dts 3861, duration 21 at relative offset 4183 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3875, dts 3875, duration 42 at relative offset 4204 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 279552 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 280576 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.875 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 94 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 94 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3883, dts 3883, duration 21 at relative offset 4283 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3904, dts 3904, duration 21 at relative offset 4304 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3917, dts 3917, duration 42 at relative offset 4325 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 281600 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 282624 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.916667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 95 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 95 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3925, dts 3925, duration 21 at relative offset 4404 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3947, dts 3947, duration 21 at relative offset 4425 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 3958, dts 3958, duration 42 at relative offset 4446 in cluster at offset 30976. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 283648 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 284672 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 5.958333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 96 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 96 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3968, dts 3968, duration 21 at relative offset 4525 in cluster at offset 30976. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Starting new cluster with timestamp 3989 at offset 35528 bytes 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 3989, dts 3989, duration 21 at relative offset 10 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 3180 with pts 4000, dts 4000, duration 42 at relative offset 31 in cluster at offset 35528. TrackNumber 1, keyframe 1 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 285696 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 286720 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 97 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 97 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4011, dts 4011, duration 21 at relative offset 3218 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4032, dts 4032, duration 21 at relative offset 3239 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 4042, dts 4042, duration 42 at relative offset 3260 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 287744 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 288768 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.041667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 98 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 98 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4053, dts 4053, duration 21 at relative offset 3338 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4075, dts 4075, duration 21 at relative offset 3359 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 4083, dts 4083, duration 42 at relative offset 3380 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 289792 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 290816 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.083333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 99 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 99 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4096, dts 4096, duration 21 at relative offset 3458 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4117, dts 4117, duration 21 at relative offset 3479 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 4125, dts 4125, duration 42 at relative offset 3500 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 291840 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 292864 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.125 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 100 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 100 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4139, dts 4139, duration 21 at relative offset 3578 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4160, dts 4160, duration 21 at relative offset 3599 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4167, dts 4167, duration 42 at relative offset 3620 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 293888 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 294912 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.166667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 101 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 101 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4181, dts 4181, duration 21 at relative offset 3699 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4203, dts 4203, duration 21 at relative offset 3720 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4208, dts 4208, duration 42 at relative offset 3741 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 295936 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 296960 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.208333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 102 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 102 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4224, dts 4224, duration 21 at relative offset 3820 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4245, dts 4245, duration 21 at relative offset 3841 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4250, dts 4250, duration 42 at relative offset 3862 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 297984 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.25 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 103 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 103 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4267, dts 4267, duration 21 at relative offset 3941 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4288, dts 4288, duration 21 at relative offset 3962 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4292, dts 4292, duration 42 at relative offset 3983 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 299008 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 300032 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.291667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 104 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 104 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4309, dts 4309, duration 21 at relative offset 4062 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4331, dts 4331, duration 21 at relative offset 4083 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4333, dts 4333, duration 42 at relative offset 4104 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 301056 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 302080 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.333333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 105 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 105 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4352, dts 4352, duration 21 at relative offset 4183 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4373, dts 4373, duration 21 at relative offset 4204 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4375, dts 4375, duration 42 at relative offset 4225 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 303104 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 304128 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.375 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 106 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 106 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4395, dts 4395, duration 21 at relative offset 4304 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4416, dts 4416, duration 21 at relative offset 4325 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4417, dts 4417, duration 42 at relative offset 4346 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 305152 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 306176 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.416667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 107 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 107 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4437, dts 4437, duration 21 at relative offset 4425 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4458, dts 4458, duration 42 at relative offset 4446 in cluster at offset 35528. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 307200 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 308224 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.458333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 108 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 108 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4459, dts 4459, duration 21 at relative offset 4525 in cluster at offset 35528. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Starting new cluster with timestamp 4480 at offset 40080 bytes 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4480, dts 4480, duration 21 at relative offset 10 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 3180 with pts 4500, dts 4500, duration 42 at relative offset 31 in cluster at offset 40080. TrackNumber 1, keyframe 1 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 309248 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 310272 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.5 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 109 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 109 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4501, dts 4501, duration 21 at relative offset 3218 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4523, dts 4523, duration 21 at relative offset 3239 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 4542, dts 4542, duration 42 at relative offset 3260 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 311296 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 312320 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.541667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 110 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 110 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4544, dts 4544, duration 21 at relative offset 3338 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4565, dts 4565, duration 21 at relative offset 3359 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 4583, dts 4583, duration 42 at relative offset 3380 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 313344 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 314368 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.583333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 111 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 111 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4587, dts 4587, duration 21 at relative offset 3458 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4608, dts 4608, duration 21 at relative offset 3479 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 4625, dts 4625, duration 42 at relative offset 3500 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 315392 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 316416 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.625 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 112 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 112 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4629, dts 4629, duration 21 at relative offset 3578 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4651, dts 4651, duration 21 at relative offset 3599 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4667, dts 4667, duration 42 at relative offset 3620 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 317440 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 318464 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.666667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 113 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 113 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4672, dts 4672, duration 21 at relative offset 3699 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4693, dts 4693, duration 21 at relative offset 3720 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4708, dts 4708, duration 42 at relative offset 3741 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 319488 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 320512 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.708333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 114 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 114 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4715, dts 4715, duration 21 at relative offset 3820 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4736, dts 4736, duration 21 at relative offset 3841 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4750, dts 4750, duration 42 at relative offset 3862 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 321536 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 322560 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.75 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 115 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 115 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4757, dts 4757, duration 21 at relative offset 3941 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4779, dts 4779, duration 21 at relative offset 3962 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4792, dts 4792, duration 42 at relative offset 3983 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 323584 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 324608 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.791667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 116 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 116 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4800, dts 4800, duration 21 at relative offset 4062 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4821, dts 4821, duration 21 at relative offset 4083 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4833, dts 4833, duration 42 at relative offset 4104 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 325632 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 326656 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.833333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 117 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 117 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4843, dts 4843, duration 21 at relative offset 4183 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4864, dts 4864, duration 21 at relative offset 4204 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4875, dts 4875, duration 42 at relative offset 4225 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 327680 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 328704 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.875 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 118 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 118 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4885, dts 4885, duration 21 at relative offset 4304 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4907, dts 4907, duration 21 at relative offset 4325 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4917, dts 4917, duration 42 at relative offset 4346 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 329728 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 330752 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.916667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 119 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 119 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4928, dts 4928, duration 21 at relative offset 4425 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4949, dts 4949, duration 21 at relative offset 4446 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 73 with pts 4958, dts 4958, duration 42 at relative offset 4467 in cluster at offset 40080. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 331776 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 332800 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 6.958333 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 120 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 120 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4971, dts 4971, duration 21 at relative offset 4546 in cluster at offset 40080. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Starting new cluster with timestamp 4992 at offset 44653 bytes 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 4992, dts 4992, duration 21 at relative offset 10 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 3180 with pts 5000, dts 5000, duration 42 at relative offset 31 in cluster at offset 44653. TrackNumber 1, keyframe 1 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 333824 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 334848 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 121 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 121 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 5013, dts 5013, duration 21 at relative offset 3218 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 5035, dts 5035, duration 21 at relative offset 3239 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 5042, dts 5042, duration 42 at relative offset 3260 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 335872 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 336896 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.041667 2025-09-14 10:26:37 (trace) [FFmpeg:0] frame= 122 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 122 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 5056, dts 5056, duration 21 at relative offset 3338 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 15 with pts 5077, dts 5077, duration 21 at relative offset 3359 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:37 (trace) [FFmpeg:0] Writing block of size 72 with pts 5083, dts 5083, duration 42 at relative offset 3380 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 337920 2025-09-14 10:26:37 (debug) [OutputNode.cpp:318] Muxing packet with pts 338944 2025-09-14 10:26:37 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:37 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.083333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 123 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 123 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5099, dts 5099, duration 21 at relative offset 3458 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5120, dts 5120, duration 21 at relative offset 3479 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 5125, dts 5125, duration 42 at relative offset 3500 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 339968 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.125 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 124 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 124 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5141, dts 5141, duration 21 at relative offset 3578 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5163, dts 5163, duration 21 at relative offset 3599 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5167, dts 5167, duration 42 at relative offset 3620 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 340992 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 342016 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.166667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 125 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 125 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5184, dts 5184, duration 21 at relative offset 3699 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5205, dts 5205, duration 21 at relative offset 3720 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5208, dts 5208, duration 42 at relative offset 3741 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 343040 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 344064 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.208333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 126 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 126 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5227, dts 5227, duration 21 at relative offset 3820 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5248, dts 5248, duration 21 at relative offset 3841 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5250, dts 5250, duration 42 at relative offset 3862 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 345088 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 346112 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.25 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 127 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 127 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5269, dts 5269, duration 21 at relative offset 3941 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5291, dts 5291, duration 21 at relative offset 3962 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5292, dts 5292, duration 42 at relative offset 3983 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 347136 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 348160 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.291667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 128 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 128 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5312, dts 5312, duration 21 at relative offset 4062 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5333, dts 5333, duration 42 at relative offset 4083 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 349184 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 350208 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.333333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 129 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 129 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5333, dts 5333, duration 21 at relative offset 4162 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5355, dts 5355, duration 21 at relative offset 4183 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5375, dts 5375, duration 42 at relative offset 4204 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 351232 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 352256 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.375 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 130 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 130 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5376, dts 5376, duration 21 at relative offset 4283 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5397, dts 5397, duration 21 at relative offset 4304 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5417, dts 5417, duration 42 at relative offset 4325 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 353280 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 354304 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.416667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 131 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 131 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5419, dts 5419, duration 21 at relative offset 4404 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5440, dts 5440, duration 21 at relative offset 4425 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5458, dts 5458, duration 42 at relative offset 4446 in cluster at offset 44653. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 355328 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 356352 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.458333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 132 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 132 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5461, dts 5461, duration 21 at relative offset 4525 in cluster at offset 44653. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Starting new cluster with timestamp 5483 at offset 49205 bytes 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5483, dts 5483, duration 21 at relative offset 10 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 3180 with pts 5500, dts 5500, duration 42 at relative offset 31 in cluster at offset 49205. TrackNumber 1, keyframe 1 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 357376 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 358400 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.5 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 133 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 133 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5504, dts 5504, duration 21 at relative offset 3218 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5525, dts 5525, duration 21 at relative offset 3239 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 5542, dts 5542, duration 42 at relative offset 3260 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 359424 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 360448 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.541667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 134 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 134 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5547, dts 5547, duration 21 at relative offset 3338 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5568, dts 5568, duration 21 at relative offset 3359 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 5583, dts 5583, duration 42 at relative offset 3380 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 361472 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 362496 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.583333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 135 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 135 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5589, dts 5589, duration 21 at relative offset 3458 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5611, dts 5611, duration 21 at relative offset 3479 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 5625, dts 5625, duration 42 at relative offset 3500 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 363520 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 364544 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.625 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 136 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 136 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5632, dts 5632, duration 21 at relative offset 3578 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5653, dts 5653, duration 21 at relative offset 3599 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5667, dts 5667, duration 42 at relative offset 3620 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 365568 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 366592 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.666667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 137 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 137 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5675, dts 5675, duration 21 at relative offset 3699 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5696, dts 5696, duration 21 at relative offset 3720 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5708, dts 5708, duration 42 at relative offset 3741 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 367616 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 368640 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.708333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 138 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 138 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5717, dts 5717, duration 21 at relative offset 3820 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5739, dts 5739, duration 21 at relative offset 3841 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5750, dts 5750, duration 42 at relative offset 3862 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 369664 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 370688 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.75 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 139 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 139 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5760, dts 5760, duration 21 at relative offset 3941 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5781, dts 5781, duration 21 at relative offset 3962 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5792, dts 5792, duration 42 at relative offset 3983 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 371712 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 372736 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.791667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 140 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 140 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5803, dts 5803, duration 21 at relative offset 4062 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5824, dts 5824, duration 21 at relative offset 4083 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5833, dts 5833, duration 42 at relative offset 4104 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 373760 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 374784 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.833333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 141 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 141 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5845, dts 5845, duration 21 at relative offset 4183 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5867, dts 5867, duration 21 at relative offset 4204 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5875, dts 5875, duration 42 at relative offset 4225 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 375808 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 376832 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.875 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 142 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 142 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5888, dts 5888, duration 21 at relative offset 4304 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5909, dts 5909, duration 21 at relative offset 4325 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5917, dts 5917, duration 42 at relative offset 4346 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 377856 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 378880 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.916667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 143 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 143 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5931, dts 5931, duration 21 at relative offset 4425 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5952, dts 5952, duration 21 at relative offset 4446 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 5958, dts 5958, duration 42 at relative offset 4467 in cluster at offset 49205. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 379904 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 380928 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 7.958333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 144 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 144 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5973, dts 5973, duration 21 at relative offset 4546 in cluster at offset 49205. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Starting new cluster with timestamp 5995 at offset 53778 bytes 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 5995, dts 5995, duration 21 at relative offset 10 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 3180 with pts 6000, dts 6000, duration 42 at relative offset 31 in cluster at offset 53778. TrackNumber 1, keyframe 1 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 381952 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 382976 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 145 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 145 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6016, dts 6016, duration 21 at relative offset 3218 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6037, dts 6037, duration 21 at relative offset 3239 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 6042, dts 6042, duration 42 at relative offset 3260 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 384000 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.041667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 146 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 146 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6059, dts 6059, duration 21 at relative offset 3338 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6080, dts 6080, duration 21 at relative offset 3359 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 6083, dts 6083, duration 42 at relative offset 3380 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 385024 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 386048 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.083333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 147 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 147 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6101, dts 6101, duration 21 at relative offset 3458 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6123, dts 6123, duration 21 at relative offset 3479 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 6125, dts 6125, duration 42 at relative offset 3500 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 387072 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 388096 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.125 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 148 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 148 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6144, dts 6144, duration 21 at relative offset 3578 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6165, dts 6165, duration 21 at relative offset 3599 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6167, dts 6167, duration 42 at relative offset 3620 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 389120 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 390144 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.166667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 149 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 149 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6187, dts 6187, duration 21 at relative offset 3699 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6208, dts 6208, duration 42 at relative offset 3720 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 391168 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 392192 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.208333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 150 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 150 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6208, dts 6208, duration 21 at relative offset 3799 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6229, dts 6229, duration 21 at relative offset 3820 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6250, dts 6250, duration 42 at relative offset 3841 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 393216 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 394240 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.25 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 151 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 151 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6251, dts 6251, duration 21 at relative offset 3920 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6272, dts 6272, duration 21 at relative offset 3941 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6292, dts 6292, duration 42 at relative offset 3962 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 395264 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 396288 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.291667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 152 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 152 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6293, dts 6293, duration 21 at relative offset 4041 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6315, dts 6315, duration 21 at relative offset 4062 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6333, dts 6333, duration 42 at relative offset 4083 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 397312 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 398336 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.333333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 153 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 153 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6336, dts 6336, duration 21 at relative offset 4162 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6357, dts 6357, duration 21 at relative offset 4183 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6375, dts 6375, duration 42 at relative offset 4204 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 399360 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 400384 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.375 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 154 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 154 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6379, dts 6379, duration 21 at relative offset 4283 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6400, dts 6400, duration 21 at relative offset 4304 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6417, dts 6417, duration 42 at relative offset 4325 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 401408 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 402432 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.416667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 155 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 155 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6421, dts 6421, duration 21 at relative offset 4404 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6443, dts 6443, duration 21 at relative offset 4425 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6458, dts 6458, duration 42 at relative offset 4446 in cluster at offset 53778. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 403456 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 404480 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.458333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 156 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 156 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6464, dts 6464, duration 21 at relative offset 4525 in cluster at offset 53778. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Starting new cluster with timestamp 6485 at offset 58330 bytes 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6485, dts 6485, duration 21 at relative offset 10 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 3180 with pts 6500, dts 6500, duration 42 at relative offset 31 in cluster at offset 58330. TrackNumber 1, keyframe 1 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 405504 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 406528 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.5 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 157 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 157 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6507, dts 6507, duration 21 at relative offset 3218 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6528, dts 6528, duration 21 at relative offset 3239 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 6542, dts 6542, duration 42 at relative offset 3260 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 407552 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 408576 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.541667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 158 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 158 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6549, dts 6549, duration 21 at relative offset 3338 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6571, dts 6571, duration 21 at relative offset 3359 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 6583, dts 6583, duration 42 at relative offset 3380 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 409600 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 410624 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.583333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 159 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 159 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6592, dts 6592, duration 21 at relative offset 3458 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6613, dts 6613, duration 21 at relative offset 3479 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 6625, dts 6625, duration 42 at relative offset 3500 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 411648 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 412672 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.625 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 160 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 160 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6635, dts 6635, duration 21 at relative offset 3578 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6656, dts 6656, duration 21 at relative offset 3599 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6667, dts 6667, duration 42 at relative offset 3620 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 413696 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 414720 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.666667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 161 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 161 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6677, dts 6677, duration 21 at relative offset 3699 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6699, dts 6699, duration 21 at relative offset 3720 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6708, dts 6708, duration 42 at relative offset 3741 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 415744 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 416768 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.708333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 162 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 162 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6720, dts 6720, duration 21 at relative offset 3820 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6741, dts 6741, duration 21 at relative offset 3841 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6750, dts 6750, duration 42 at relative offset 3862 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 417792 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 418816 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.75 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 163 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 163 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6763, dts 6763, duration 21 at relative offset 3941 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6784, dts 6784, duration 21 at relative offset 3962 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6792, dts 6792, duration 42 at relative offset 3983 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 419840 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 420864 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.791667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 164 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 164 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6805, dts 6805, duration 21 at relative offset 4062 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6827, dts 6827, duration 21 at relative offset 4083 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6833, dts 6833, duration 42 at relative offset 4104 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 421888 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 422912 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.833333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 165 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 165 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6848, dts 6848, duration 21 at relative offset 4183 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6869, dts 6869, duration 21 at relative offset 4204 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6875, dts 6875, duration 42 at relative offset 4225 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 423936 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 424960 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.875 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 166 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 166 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6891, dts 6891, duration 21 at relative offset 4304 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6912, dts 6912, duration 21 at relative offset 4325 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6917, dts 6917, duration 42 at relative offset 4346 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 425984 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.916667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 167 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 167 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6933, dts 6933, duration 21 at relative offset 4425 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6955, dts 6955, duration 21 at relative offset 4446 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 6958, dts 6958, duration 42 at relative offset 4467 in cluster at offset 58330. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 427008 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 428032 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 8.958333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 168 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 168 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6976, dts 6976, duration 21 at relative offset 4546 in cluster at offset 58330. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Starting new cluster with timestamp 6997 at offset 62903 bytes 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 6997, dts 6997, duration 21 at relative offset 10 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 3180 with pts 7000, dts 7000, duration 42 at relative offset 31 in cluster at offset 62903. TrackNumber 1, keyframe 1 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 429056 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 430080 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 169 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 169 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7019, dts 7019, duration 21 at relative offset 3218 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7040, dts 7040, duration 21 at relative offset 3239 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 7042, dts 7042, duration 42 at relative offset 3260 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 431104 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 432128 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.041667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 170 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 170 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7061, dts 7061, duration 21 at relative offset 3338 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 7083, dts 7083, duration 42 at relative offset 3359 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 433152 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 434176 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.083333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 171 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 171 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7083, dts 7083, duration 21 at relative offset 3437 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7104, dts 7104, duration 21 at relative offset 3458 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 7125, dts 7125, duration 42 at relative offset 3479 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 435200 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 436224 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.125 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 172 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 172 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7125, dts 7125, duration 21 at relative offset 3557 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7147, dts 7147, duration 21 at relative offset 3578 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7167, dts 7167, duration 42 at relative offset 3599 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 437248 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 438272 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.166667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 173 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 173 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7168, dts 7168, duration 21 at relative offset 3678 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7189, dts 7189, duration 21 at relative offset 3699 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7208, dts 7208, duration 42 at relative offset 3720 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 439296 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 440320 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.208333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 174 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 174 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7211, dts 7211, duration 21 at relative offset 3799 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7232, dts 7232, duration 21 at relative offset 3820 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7250, dts 7250, duration 42 at relative offset 3841 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 441344 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 442368 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.25 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 175 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 175 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7253, dts 7253, duration 21 at relative offset 3920 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7275, dts 7275, duration 21 at relative offset 3941 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7292, dts 7292, duration 42 at relative offset 3962 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 443392 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 444416 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.291667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 176 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 176 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7296, dts 7296, duration 21 at relative offset 4041 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7317, dts 7317, duration 21 at relative offset 4062 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7333, dts 7333, duration 42 at relative offset 4083 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 445440 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 446464 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.333333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 177 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 177 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7339, dts 7339, duration 21 at relative offset 4162 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7360, dts 7360, duration 21 at relative offset 4183 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7375, dts 7375, duration 42 at relative offset 4204 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 447488 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 448512 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.375 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 178 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 178 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7381, dts 7381, duration 21 at relative offset 4283 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7403, dts 7403, duration 21 at relative offset 4304 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7417, dts 7417, duration 42 at relative offset 4325 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 449536 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 450560 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.416667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 179 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 179 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7424, dts 7424, duration 21 at relative offset 4404 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7445, dts 7445, duration 21 at relative offset 4425 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7458, dts 7458, duration 42 at relative offset 4446 in cluster at offset 62903. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 451584 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 452608 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.458333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 180 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 180 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7467, dts 7467, duration 21 at relative offset 4525 in cluster at offset 62903. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Starting new cluster with timestamp 7488 at offset 67455 bytes 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7488, dts 7488, duration 21 at relative offset 10 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 3180 with pts 7500, dts 7500, duration 42 at relative offset 31 in cluster at offset 67455. TrackNumber 1, keyframe 1 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 453632 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 454656 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.5 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 181 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 181 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7509, dts 7509, duration 21 at relative offset 3218 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7531, dts 7531, duration 21 at relative offset 3239 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 7542, dts 7542, duration 42 at relative offset 3260 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 455680 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 456704 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.541667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 182 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 182 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7552, dts 7552, duration 21 at relative offset 3338 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7573, dts 7573, duration 21 at relative offset 3359 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 7583, dts 7583, duration 42 at relative offset 3380 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 457728 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 458752 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.583333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 183 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 183 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7595, dts 7595, duration 21 at relative offset 3458 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7616, dts 7616, duration 21 at relative offset 3479 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 7625, dts 7625, duration 42 at relative offset 3500 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 459776 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 460800 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.625 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 184 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 184 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7637, dts 7637, duration 21 at relative offset 3578 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7659, dts 7659, duration 21 at relative offset 3599 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7667, dts 7667, duration 42 at relative offset 3620 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 461824 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 462848 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.666667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 185 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 185 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7680, dts 7680, duration 21 at relative offset 3699 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7701, dts 7701, duration 21 at relative offset 3720 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7708, dts 7708, duration 42 at relative offset 3741 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 463872 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 464896 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.708333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 186 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 186 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7723, dts 7723, duration 21 at relative offset 3820 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7744, dts 7744, duration 21 at relative offset 3841 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7750, dts 7750, duration 42 at relative offset 3862 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 465920 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 466944 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.75 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 187 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 187 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7765, dts 7765, duration 21 at relative offset 3941 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7787, dts 7787, duration 21 at relative offset 3962 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7792, dts 7792, duration 42 at relative offset 3983 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 467968 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.791667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 188 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 188 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7808, dts 7808, duration 21 at relative offset 4062 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7829, dts 7829, duration 21 at relative offset 4083 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7833, dts 7833, duration 42 at relative offset 4104 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 468992 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 470016 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.833333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 189 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 189 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7851, dts 7851, duration 21 at relative offset 4183 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7872, dts 7872, duration 21 at relative offset 4204 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7875, dts 7875, duration 42 at relative offset 4225 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 471040 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 472064 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.875 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 190 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 190 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7893, dts 7893, duration 21 at relative offset 4304 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7915, dts 7915, duration 21 at relative offset 4325 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7917, dts 7917, duration 42 at relative offset 4346 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 473088 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 474112 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.916667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 191 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 191 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7936, dts 7936, duration 21 at relative offset 4425 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7957, dts 7957, duration 21 at relative offset 4446 in cluster at offset 67455. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 7958, dts 7958, duration 42 at relative offset 4467 in cluster at offset 67455. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 475136 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 476160 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 9.958333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 192 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 192 2025-09-14 10:26:38 (trace) [FFmpeg:0] Starting new cluster with timestamp 7979 at offset 72007 bytes 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 7979, dts 7979, duration 21 at relative offset 10 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 3180 with pts 8000, dts 8000, duration 42 at relative offset 31 in cluster at offset 72007. TrackNumber 1, keyframe 1 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 477184 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 478208 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 193 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 193 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8000, dts 8000, duration 21 at relative offset 3218 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8021, dts 8021, duration 21 at relative offset 3239 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 8042, dts 8042, duration 42 at relative offset 3260 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 479232 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 480256 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.041667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 194 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 194 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8043, dts 8043, duration 21 at relative offset 3338 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8064, dts 8064, duration 21 at relative offset 3359 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 8083, dts 8083, duration 42 at relative offset 3380 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 481280 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 482304 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.083333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 195 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 195 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8085, dts 8085, duration 21 at relative offset 3458 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8107, dts 8107, duration 21 at relative offset 3479 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 8125, dts 8125, duration 42 at relative offset 3500 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 483328 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 484352 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.125 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 196 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 196 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8128, dts 8128, duration 21 at relative offset 3578 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8149, dts 8149, duration 21 at relative offset 3599 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8167, dts 8167, duration 42 at relative offset 3620 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 485376 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 486400 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.166667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 197 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 197 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8171, dts 8171, duration 21 at relative offset 3699 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8192, dts 8192, duration 21 at relative offset 3720 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8208, dts 8208, duration 42 at relative offset 3741 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 487424 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 488448 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.208333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 198 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 198 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8213, dts 8213, duration 21 at relative offset 3820 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8235, dts 8235, duration 21 at relative offset 3841 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8250, dts 8250, duration 42 at relative offset 3862 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 489472 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 490496 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.25 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 199 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 199 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8256, dts 8256, duration 21 at relative offset 3941 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8277, dts 8277, duration 21 at relative offset 3962 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8292, dts 8292, duration 42 at relative offset 3983 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 491520 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 492544 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.291667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 200 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 200 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8299, dts 8299, duration 21 at relative offset 4062 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8320, dts 8320, duration 21 at relative offset 4083 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8333, dts 8333, duration 42 at relative offset 4104 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 493568 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 494592 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.333333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 201 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 201 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8341, dts 8341, duration 21 at relative offset 4183 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8363, dts 8363, duration 21 at relative offset 4204 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8375, dts 8375, duration 42 at relative offset 4225 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 495616 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 496640 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.375 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 202 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 202 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8384, dts 8384, duration 21 at relative offset 4304 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8405, dts 8405, duration 21 at relative offset 4325 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8417, dts 8417, duration 42 at relative offset 4346 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 497664 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 498688 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.416667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 203 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 203 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8427, dts 8427, duration 21 at relative offset 4425 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8448, dts 8448, duration 21 at relative offset 4446 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8458, dts 8458, duration 42 at relative offset 4467 in cluster at offset 72007. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 499712 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 500736 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.458333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 204 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 204 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8469, dts 8469, duration 21 at relative offset 4546 in cluster at offset 72007. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Starting new cluster with timestamp 8491 at offset 76580 bytes 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8491, dts 8491, duration 21 at relative offset 10 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 3180 with pts 8500, dts 8500, duration 42 at relative offset 31 in cluster at offset 76580. TrackNumber 1, keyframe 1 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 501760 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 502784 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.5 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 205 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 205 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8512, dts 8512, duration 21 at relative offset 3218 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8533, dts 8533, duration 21 at relative offset 3239 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 8542, dts 8542, duration 42 at relative offset 3260 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 503808 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 504832 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.541667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 206 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 206 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8555, dts 8555, duration 21 at relative offset 3338 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8576, dts 8576, duration 21 at relative offset 3359 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 8583, dts 8583, duration 42 at relative offset 3380 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 505856 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 506880 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.583333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 207 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 207 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8597, dts 8597, duration 21 at relative offset 3458 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8619, dts 8619, duration 21 at relative offset 3479 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 8625, dts 8625, duration 42 at relative offset 3500 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 507904 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 508928 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.625 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 208 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 208 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8640, dts 8640, duration 21 at relative offset 3578 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8661, dts 8661, duration 21 at relative offset 3599 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8667, dts 8667, duration 42 at relative offset 3620 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 509952 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 510976 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.666667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 209 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 209 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8683, dts 8683, duration 21 at relative offset 3699 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8704, dts 8704, duration 21 at relative offset 3720 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8708, dts 8708, duration 42 at relative offset 3741 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 512000 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.708333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 210 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 210 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8725, dts 8725, duration 21 at relative offset 3820 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8747, dts 8747, duration 21 at relative offset 3841 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8750, dts 8750, duration 42 at relative offset 3862 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 513024 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 514048 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.75 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 211 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 211 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8768, dts 8768, duration 21 at relative offset 3941 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8789, dts 8789, duration 21 at relative offset 3962 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8792, dts 8792, duration 42 at relative offset 3983 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 515072 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 516096 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.791667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 212 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 212 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8811, dts 8811, duration 21 at relative offset 4062 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8832, dts 8832, duration 21 at relative offset 4083 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8833, dts 8833, duration 42 at relative offset 4104 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 517120 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 518144 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.833333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 213 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 213 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8853, dts 8853, duration 21 at relative offset 4183 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8875, dts 8875, duration 42 at relative offset 4204 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 519168 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 520192 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.875 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 214 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 214 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8875, dts 8875, duration 21 at relative offset 4283 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8896, dts 8896, duration 21 at relative offset 4304 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8917, dts 8917, duration 42 at relative offset 4325 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 521216 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 522240 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.916667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 215 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 215 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8917, dts 8917, duration 21 at relative offset 4404 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8939, dts 8939, duration 21 at relative offset 4425 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 8958, dts 8958, duration 42 at relative offset 4446 in cluster at offset 76580. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 523264 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 524288 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 10.958333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 216 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 216 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8960, dts 8960, duration 21 at relative offset 4525 in cluster at offset 76580. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Starting new cluster with timestamp 8981 at offset 81132 bytes 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 8981, dts 8981, duration 21 at relative offset 10 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 3180 with pts 9000, dts 9000, duration 42 at relative offset 31 in cluster at offset 81132. TrackNumber 1, keyframe 1 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 525312 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 526336 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 217 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 217 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9003, dts 9003, duration 21 at relative offset 3218 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9024, dts 9024, duration 21 at relative offset 3239 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 9042, dts 9042, duration 42 at relative offset 3260 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 527360 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 528384 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.041667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 218 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 218 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9045, dts 9045, duration 21 at relative offset 3338 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9067, dts 9067, duration 21 at relative offset 3359 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 9083, dts 9083, duration 42 at relative offset 3380 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 529408 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 530432 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.083333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 219 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 219 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9088, dts 9088, duration 21 at relative offset 3458 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9109, dts 9109, duration 21 at relative offset 3479 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 72 with pts 9125, dts 9125, duration 42 at relative offset 3500 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 531456 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 532480 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.125 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 220 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 220 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9131, dts 9131, duration 21 at relative offset 3578 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9152, dts 9152, duration 21 at relative offset 3599 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 9167, dts 9167, duration 42 at relative offset 3620 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 533504 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 534528 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.166667 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 221 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 221 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9173, dts 9173, duration 21 at relative offset 3699 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9195, dts 9195, duration 21 at relative offset 3720 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 9208, dts 9208, duration 42 at relative offset 3741 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 535552 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 536576 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.208333 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 222 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 222 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9216, dts 9216, duration 21 at relative offset 3820 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9237, dts 9237, duration 21 at relative offset 3841 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 9250, dts 9250, duration 42 at relative offset 3862 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 537600 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 538624 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.25 2025-09-14 10:26:38 (trace) [FFmpeg:0] frame= 223 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 223 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9259, dts 9259, duration 21 at relative offset 3941 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 15 with pts 9280, dts 9280, duration 21 at relative offset 3962 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:38 (trace) [FFmpeg:0] Writing block of size 73 with pts 9292, dts 9292, duration 42 at relative offset 3983 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 539648 2025-09-14 10:26:38 (debug) [OutputNode.cpp:318] Muxing packet with pts 540672 2025-09-14 10:26:38 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:38 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.291667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 224 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 224 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9301, dts 9301, duration 21 at relative offset 4062 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9323, dts 9323, duration 21 at relative offset 4083 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9333, dts 9333, duration 42 at relative offset 4104 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 541696 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 542720 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.333333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 225 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 225 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9344, dts 9344, duration 21 at relative offset 4183 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9365, dts 9365, duration 21 at relative offset 4204 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9375, dts 9375, duration 42 at relative offset 4225 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 543744 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 544768 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.375 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 226 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 226 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9387, dts 9387, duration 21 at relative offset 4304 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9408, dts 9408, duration 21 at relative offset 4325 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9417, dts 9417, duration 42 at relative offset 4346 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 545792 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 546816 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.416667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 227 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 227 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9429, dts 9429, duration 21 at relative offset 4425 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9451, dts 9451, duration 21 at relative offset 4446 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9458, dts 9458, duration 42 at relative offset 4467 in cluster at offset 81132. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 547840 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 548864 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.458333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 228 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 228 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9472, dts 9472, duration 21 at relative offset 4546 in cluster at offset 81132. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Starting new cluster with timestamp 9493 at offset 85705 bytes 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9493, dts 9493, duration 21 at relative offset 10 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 3180 with pts 9500, dts 9500, duration 42 at relative offset 31 in cluster at offset 85705. TrackNumber 1, keyframe 1 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 549888 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 550912 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.5 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 229 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 229 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9515, dts 9515, duration 21 at relative offset 3218 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9536, dts 9536, duration 21 at relative offset 3239 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 9542, dts 9542, duration 42 at relative offset 3260 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 551936 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 552960 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.541667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 230 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 230 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9557, dts 9557, duration 21 at relative offset 3338 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9579, dts 9579, duration 21 at relative offset 3359 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 9583, dts 9583, duration 42 at relative offset 3380 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 553984 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.583333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 231 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 231 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9600, dts 9600, duration 21 at relative offset 3458 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9621, dts 9621, duration 21 at relative offset 3479 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 9625, dts 9625, duration 42 at relative offset 3500 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 555008 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 556032 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.625 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 232 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 232 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9643, dts 9643, duration 21 at relative offset 3578 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9664, dts 9664, duration 21 at relative offset 3599 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9667, dts 9667, duration 42 at relative offset 3620 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 557056 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 558080 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.666667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 233 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 233 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9685, dts 9685, duration 21 at relative offset 3699 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9707, dts 9707, duration 21 at relative offset 3720 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9708, dts 9708, duration 42 at relative offset 3741 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 559104 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 560128 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.708333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 234 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 234 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9728, dts 9728, duration 21 at relative offset 3820 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9749, dts 9749, duration 21 at relative offset 3841 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9750, dts 9750, duration 42 at relative offset 3862 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 561152 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 562176 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.75 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 235 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 235 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9771, dts 9771, duration 21 at relative offset 3941 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9792, dts 9792, duration 42 at relative offset 3962 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 563200 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 564224 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.791667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 236 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 236 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9792, dts 9792, duration 21 at relative offset 4041 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9813, dts 9813, duration 21 at relative offset 4062 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9833, dts 9833, duration 42 at relative offset 4083 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 565248 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 566272 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.833333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 237 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 237 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9835, dts 9835, duration 21 at relative offset 4162 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9856, dts 9856, duration 21 at relative offset 4183 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9875, dts 9875, duration 42 at relative offset 4204 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 567296 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 568320 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.875 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 238 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 238 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9877, dts 9877, duration 21 at relative offset 4283 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9899, dts 9899, duration 21 at relative offset 4304 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9917, dts 9917, duration 42 at relative offset 4325 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 569344 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 570368 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.916667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 239 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 239 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9920, dts 9920, duration 21 at relative offset 4404 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9941, dts 9941, duration 21 at relative offset 4425 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 9958, dts 9958, duration 42 at relative offset 4446 in cluster at offset 85705. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 571392 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 572416 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 11.958333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 240 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 240 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9963, dts 9963, duration 21 at relative offset 4525 in cluster at offset 85705. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Starting new cluster with timestamp 9984 at offset 90257 bytes 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 9984, dts 9984, duration 21 at relative offset 10 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 3180 with pts 10000, dts 10000, duration 42 at relative offset 31 in cluster at offset 90257. TrackNumber 1, keyframe 1 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 573440 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 574464 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 241 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 241 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10005, dts 10005, duration 21 at relative offset 3218 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10027, dts 10027, duration 21 at relative offset 3239 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 10042, dts 10042, duration 42 at relative offset 3260 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 575488 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 576512 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.041667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 242 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 242 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10048, dts 10048, duration 21 at relative offset 3338 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10069, dts 10069, duration 21 at relative offset 3359 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 10083, dts 10083, duration 42 at relative offset 3380 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 577536 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 578560 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.083333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 243 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 243 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10091, dts 10091, duration 21 at relative offset 3458 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10112, dts 10112, duration 21 at relative offset 3479 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 10125, dts 10125, duration 42 at relative offset 3500 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 579584 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 580608 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.125 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 244 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 244 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10133, dts 10133, duration 21 at relative offset 3578 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10155, dts 10155, duration 21 at relative offset 3599 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10167, dts 10167, duration 42 at relative offset 3620 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 581632 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 582656 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.166667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 245 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 245 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10176, dts 10176, duration 21 at relative offset 3699 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10197, dts 10197, duration 21 at relative offset 3720 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10208, dts 10208, duration 42 at relative offset 3741 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 583680 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 584704 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.208333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 246 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 246 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10219, dts 10219, duration 21 at relative offset 3820 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10240, dts 10240, duration 21 at relative offset 3841 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10250, dts 10250, duration 42 at relative offset 3862 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 585728 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 586752 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.25 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 247 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 247 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10261, dts 10261, duration 21 at relative offset 3941 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10283, dts 10283, duration 21 at relative offset 3962 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10292, dts 10292, duration 42 at relative offset 3983 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 587776 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 588800 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.291667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 248 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 248 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10304, dts 10304, duration 21 at relative offset 4062 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10325, dts 10325, duration 21 at relative offset 4083 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10333, dts 10333, duration 42 at relative offset 4104 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 589824 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 590848 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.333333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 249 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 249 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10347, dts 10347, duration 21 at relative offset 4183 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10368, dts 10368, duration 21 at relative offset 4204 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10375, dts 10375, duration 42 at relative offset 4225 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 591872 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 592896 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.375 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 250 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 250 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10389, dts 10389, duration 21 at relative offset 4304 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10411, dts 10411, duration 21 at relative offset 4325 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10417, dts 10417, duration 42 at relative offset 4346 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 593920 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 594944 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.416667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 251 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 251 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10432, dts 10432, duration 21 at relative offset 4425 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10453, dts 10453, duration 21 at relative offset 4446 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10458, dts 10458, duration 42 at relative offset 4467 in cluster at offset 90257. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 595968 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.458333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 252 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 252 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10475, dts 10475, duration 21 at relative offset 4546 in cluster at offset 90257. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Starting new cluster with timestamp 10496 at offset 94830 bytes 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10496, dts 10496, duration 21 at relative offset 10 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 3180 with pts 10500, dts 10500, duration 42 at relative offset 31 in cluster at offset 94830. TrackNumber 1, keyframe 1 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 596992 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 598016 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.5 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 253 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 253 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10517, dts 10517, duration 21 at relative offset 3218 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10539, dts 10539, duration 21 at relative offset 3239 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 10542, dts 10542, duration 42 at relative offset 3260 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 599040 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 600064 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.541667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 254 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 254 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10560, dts 10560, duration 21 at relative offset 3338 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10581, dts 10581, duration 21 at relative offset 3359 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 10583, dts 10583, duration 42 at relative offset 3380 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 601088 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 602112 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.583333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 255 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 255 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10603, dts 10603, duration 21 at relative offset 3458 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10624, dts 10624, duration 21 at relative offset 3479 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 10625, dts 10625, duration 42 at relative offset 3500 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 603136 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 604160 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.625 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 256 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 256 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10645, dts 10645, duration 21 at relative offset 3578 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10667, dts 10667, duration 42 at relative offset 3599 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 605184 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 606208 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.666667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 257 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 257 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10667, dts 10667, duration 21 at relative offset 3678 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10688, dts 10688, duration 21 at relative offset 3699 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10708, dts 10708, duration 42 at relative offset 3720 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 607232 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 608256 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.708333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 258 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 258 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10709, dts 10709, duration 21 at relative offset 3799 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10731, dts 10731, duration 21 at relative offset 3820 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10750, dts 10750, duration 42 at relative offset 3841 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 609280 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 610304 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.75 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 259 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 259 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10752, dts 10752, duration 21 at relative offset 3920 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10773, dts 10773, duration 21 at relative offset 3941 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10792, dts 10792, duration 42 at relative offset 3962 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 611328 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 612352 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.791667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 260 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 260 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10795, dts 10795, duration 21 at relative offset 4041 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10816, dts 10816, duration 21 at relative offset 4062 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10833, dts 10833, duration 42 at relative offset 4083 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 613376 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 614400 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.833333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 261 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 261 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10837, dts 10837, duration 21 at relative offset 4162 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10859, dts 10859, duration 21 at relative offset 4183 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10875, dts 10875, duration 42 at relative offset 4204 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 615424 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 616448 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.875 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 262 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 262 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10880, dts 10880, duration 21 at relative offset 4283 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10901, dts 10901, duration 21 at relative offset 4304 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10917, dts 10917, duration 42 at relative offset 4325 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 617472 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 618496 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.916667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 263 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 263 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10923, dts 10923, duration 21 at relative offset 4404 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10944, dts 10944, duration 21 at relative offset 4425 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 10958, dts 10958, duration 42 at relative offset 4446 in cluster at offset 94830. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 619520 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 620544 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 12.958333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 264 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 264 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10965, dts 10965, duration 21 at relative offset 4525 in cluster at offset 94830. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Starting new cluster with timestamp 10987 at offset 99382 bytes 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 10987, dts 10987, duration 21 at relative offset 10 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 3180 with pts 11000, dts 11000, duration 42 at relative offset 31 in cluster at offset 99382. TrackNumber 1, keyframe 1 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 621568 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 622592 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 265 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 265 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11008, dts 11008, duration 21 at relative offset 3218 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11029, dts 11029, duration 21 at relative offset 3239 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 11042, dts 11042, duration 42 at relative offset 3260 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 623616 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 624640 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.041667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 266 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 266 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11051, dts 11051, duration 21 at relative offset 3338 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11072, dts 11072, duration 21 at relative offset 3359 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 11083, dts 11083, duration 42 at relative offset 3380 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 625664 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 626688 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.083333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 267 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 267 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11093, dts 11093, duration 21 at relative offset 3458 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11115, dts 11115, duration 21 at relative offset 3479 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 11125, dts 11125, duration 42 at relative offset 3500 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 627712 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 628736 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.125 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 268 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 268 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11136, dts 11136, duration 21 at relative offset 3578 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11157, dts 11157, duration 21 at relative offset 3599 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11167, dts 11167, duration 42 at relative offset 3620 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 629760 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 630784 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.166667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 269 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 269 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11179, dts 11179, duration 21 at relative offset 3699 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11200, dts 11200, duration 21 at relative offset 3720 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11208, dts 11208, duration 42 at relative offset 3741 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 631808 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 632832 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.208333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 270 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 270 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11221, dts 11221, duration 21 at relative offset 3820 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11243, dts 11243, duration 21 at relative offset 3841 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11250, dts 11250, duration 42 at relative offset 3862 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 633856 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 634880 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.25 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 271 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 271 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11264, dts 11264, duration 21 at relative offset 3941 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11285, dts 11285, duration 21 at relative offset 3962 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11292, dts 11292, duration 42 at relative offset 3983 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 635904 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 636928 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.291667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 272 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 272 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11307, dts 11307, duration 21 at relative offset 4062 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11328, dts 11328, duration 21 at relative offset 4083 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11333, dts 11333, duration 42 at relative offset 4104 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 637952 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 638976 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.333333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 273 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 273 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11349, dts 11349, duration 21 at relative offset 4183 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11371, dts 11371, duration 21 at relative offset 4204 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11375, dts 11375, duration 42 at relative offset 4225 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 640000 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.375 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 274 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 274 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11392, dts 11392, duration 21 at relative offset 4304 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11413, dts 11413, duration 21 at relative offset 4325 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11417, dts 11417, duration 42 at relative offset 4346 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 641024 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 642048 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.416667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 275 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 275 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11435, dts 11435, duration 21 at relative offset 4425 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11456, dts 11456, duration 21 at relative offset 4446 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11458, dts 11458, duration 42 at relative offset 4467 in cluster at offset 99382. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 643072 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 644096 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.458333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 276 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 276 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11477, dts 11477, duration 21 at relative offset 4546 in cluster at offset 99382. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Starting new cluster with timestamp 11499 at offset 103955 bytes 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11499, dts 11499, duration 21 at relative offset 10 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 3180 with pts 11500, dts 11500, duration 42 at relative offset 31 in cluster at offset 103955. TrackNumber 1, keyframe 1 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 645120 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 646144 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.5 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 277 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 277 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11520, dts 11520, duration 21 at relative offset 3218 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11541, dts 11541, duration 21 at relative offset 3239 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 11542, dts 11542, duration 42 at relative offset 3260 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 647168 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 648192 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.541667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 278 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 278 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11563, dts 11563, duration 21 at relative offset 3338 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 11583, dts 11583, duration 42 at relative offset 3359 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 649216 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 650240 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.583333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 279 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 279 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11584, dts 11584, duration 21 at relative offset 3437 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11605, dts 11605, duration 21 at relative offset 3458 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 11625, dts 11625, duration 42 at relative offset 3479 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 651264 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 652288 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.625 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 280 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 280 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11627, dts 11627, duration 21 at relative offset 3557 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11648, dts 11648, duration 21 at relative offset 3578 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11667, dts 11667, duration 42 at relative offset 3599 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 653312 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 654336 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.666667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 281 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 281 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11669, dts 11669, duration 21 at relative offset 3678 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11691, dts 11691, duration 21 at relative offset 3699 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11708, dts 11708, duration 42 at relative offset 3720 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 655360 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 656384 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.708333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 282 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 282 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11712, dts 11712, duration 21 at relative offset 3799 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11733, dts 11733, duration 21 at relative offset 3820 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11750, dts 11750, duration 42 at relative offset 3841 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 657408 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 658432 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.75 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 283 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 283 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11755, dts 11755, duration 21 at relative offset 3920 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11776, dts 11776, duration 21 at relative offset 3941 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11792, dts 11792, duration 42 at relative offset 3962 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 659456 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 660480 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.791667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 284 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 284 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11797, dts 11797, duration 21 at relative offset 4041 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11819, dts 11819, duration 21 at relative offset 4062 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11833, dts 11833, duration 42 at relative offset 4083 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 661504 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 662528 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.833333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 285 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 285 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11840, dts 11840, duration 21 at relative offset 4162 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11861, dts 11861, duration 21 at relative offset 4183 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11875, dts 11875, duration 42 at relative offset 4204 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 663552 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 664576 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.875 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 286 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 286 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11883, dts 11883, duration 21 at relative offset 4283 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11904, dts 11904, duration 21 at relative offset 4304 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11917, dts 11917, duration 42 at relative offset 4325 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 665600 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 666624 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.916667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 287 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 287 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11925, dts 11925, duration 21 at relative offset 4404 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11947, dts 11947, duration 21 at relative offset 4425 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 11958, dts 11958, duration 42 at relative offset 4446 in cluster at offset 103955. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 667648 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 668672 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 13.958333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 288 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 288 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11968, dts 11968, duration 21 at relative offset 4525 in cluster at offset 103955. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Starting new cluster with timestamp 11989 at offset 108507 bytes 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 11989, dts 11989, duration 21 at relative offset 10 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 3180 with pts 12000, dts 12000, duration 42 at relative offset 31 in cluster at offset 108507. TrackNumber 1, keyframe 1 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 669696 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 670720 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 289 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 289 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12011, dts 12011, duration 21 at relative offset 3218 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12032, dts 12032, duration 21 at relative offset 3239 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 12042, dts 12042, duration 42 at relative offset 3260 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 671744 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 672768 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.041667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 290 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 290 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12053, dts 12053, duration 21 at relative offset 3338 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12075, dts 12075, duration 21 at relative offset 3359 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 12083, dts 12083, duration 42 at relative offset 3380 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 673792 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 674816 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.083333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 291 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 291 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12096, dts 12096, duration 21 at relative offset 3458 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12117, dts 12117, duration 21 at relative offset 3479 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 12125, dts 12125, duration 42 at relative offset 3500 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 675840 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 676864 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.125 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 292 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 292 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12139, dts 12139, duration 21 at relative offset 3578 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12160, dts 12160, duration 21 at relative offset 3599 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12167, dts 12167, duration 42 at relative offset 3620 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 677888 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 678912 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.166667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 293 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 293 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12181, dts 12181, duration 21 at relative offset 3699 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12203, dts 12203, duration 21 at relative offset 3720 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12208, dts 12208, duration 42 at relative offset 3741 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 679936 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 680960 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.208333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 294 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 294 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12224, dts 12224, duration 21 at relative offset 3820 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12245, dts 12245, duration 21 at relative offset 3841 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12250, dts 12250, duration 42 at relative offset 3862 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 681984 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.25 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 295 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 295 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12267, dts 12267, duration 21 at relative offset 3941 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12288, dts 12288, duration 21 at relative offset 3962 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12292, dts 12292, duration 42 at relative offset 3983 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 683008 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 684032 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.291667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 296 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 296 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12309, dts 12309, duration 21 at relative offset 4062 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12331, dts 12331, duration 21 at relative offset 4083 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12333, dts 12333, duration 42 at relative offset 4104 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 685056 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 686080 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.333333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 297 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 297 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12352, dts 12352, duration 21 at relative offset 4183 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12373, dts 12373, duration 21 at relative offset 4204 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12375, dts 12375, duration 42 at relative offset 4225 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 687104 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 688128 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.375 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 298 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 298 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12395, dts 12395, duration 21 at relative offset 4304 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12416, dts 12416, duration 21 at relative offset 4325 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12417, dts 12417, duration 42 at relative offset 4346 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 689152 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 690176 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.416667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 299 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 299 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12437, dts 12437, duration 21 at relative offset 4425 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12458, dts 12458, duration 42 at relative offset 4446 in cluster at offset 108507. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 691200 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 692224 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.458333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 300 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 300 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12459, dts 12459, duration 21 at relative offset 4525 in cluster at offset 108507. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Starting new cluster with timestamp 12480 at offset 113059 bytes 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12480, dts 12480, duration 21 at relative offset 10 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 3180 with pts 12500, dts 12500, duration 42 at relative offset 31 in cluster at offset 113059. TrackNumber 1, keyframe 1 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 693248 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 694272 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.5 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 301 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 301 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12501, dts 12501, duration 21 at relative offset 3218 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12523, dts 12523, duration 21 at relative offset 3239 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 12542, dts 12542, duration 42 at relative offset 3260 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 695296 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 696320 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.541667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 302 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 302 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12544, dts 12544, duration 21 at relative offset 3338 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12565, dts 12565, duration 21 at relative offset 3359 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 12583, dts 12583, duration 42 at relative offset 3380 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 697344 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 698368 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.583333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 303 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 303 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12587, dts 12587, duration 21 at relative offset 3458 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12608, dts 12608, duration 21 at relative offset 3479 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 12625, dts 12625, duration 42 at relative offset 3500 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 699392 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 700416 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.625 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 304 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 304 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12629, dts 12629, duration 21 at relative offset 3578 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12651, dts 12651, duration 21 at relative offset 3599 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12667, dts 12667, duration 42 at relative offset 3620 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 701440 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 702464 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.666667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 305 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 305 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12672, dts 12672, duration 21 at relative offset 3699 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12693, dts 12693, duration 21 at relative offset 3720 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12708, dts 12708, duration 42 at relative offset 3741 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 703488 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 704512 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.708333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 306 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 306 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12715, dts 12715, duration 21 at relative offset 3820 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12736, dts 12736, duration 21 at relative offset 3841 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12750, dts 12750, duration 42 at relative offset 3862 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 705536 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 706560 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.75 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 307 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 307 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12757, dts 12757, duration 21 at relative offset 3941 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12779, dts 12779, duration 21 at relative offset 3962 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12792, dts 12792, duration 42 at relative offset 3983 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 707584 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 708608 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.791667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 308 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 308 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12800, dts 12800, duration 21 at relative offset 4062 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12821, dts 12821, duration 21 at relative offset 4083 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12833, dts 12833, duration 42 at relative offset 4104 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 709632 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 710656 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.833333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 309 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 309 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12843, dts 12843, duration 21 at relative offset 4183 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12864, dts 12864, duration 21 at relative offset 4204 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12875, dts 12875, duration 42 at relative offset 4225 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 711680 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 712704 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.875 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 310 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 310 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12885, dts 12885, duration 21 at relative offset 4304 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12907, dts 12907, duration 21 at relative offset 4325 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12917, dts 12917, duration 42 at relative offset 4346 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 713728 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 714752 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.916667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 311 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 311 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12928, dts 12928, duration 21 at relative offset 4425 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12949, dts 12949, duration 21 at relative offset 4446 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 12958, dts 12958, duration 42 at relative offset 4467 in cluster at offset 113059. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 715776 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 716800 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 14.958333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 312 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 312 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12971, dts 12971, duration 21 at relative offset 4546 in cluster at offset 113059. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Starting new cluster with timestamp 12992 at offset 117632 bytes 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 12992, dts 12992, duration 21 at relative offset 10 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 3180 with pts 13000, dts 13000, duration 42 at relative offset 31 in cluster at offset 117632. TrackNumber 1, keyframe 1 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 717824 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 718848 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 313 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 313 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13013, dts 13013, duration 21 at relative offset 3218 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13035, dts 13035, duration 21 at relative offset 3239 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 13042, dts 13042, duration 42 at relative offset 3260 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 719872 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 720896 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.041667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 314 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 314 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13056, dts 13056, duration 21 at relative offset 3338 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13077, dts 13077, duration 21 at relative offset 3359 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 13083, dts 13083, duration 42 at relative offset 3380 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 721920 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 722944 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.083333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 315 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 315 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13099, dts 13099, duration 21 at relative offset 3458 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13120, dts 13120, duration 21 at relative offset 3479 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 72 with pts 13125, dts 13125, duration 42 at relative offset 3500 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 723968 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.125 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 316 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 316 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13141, dts 13141, duration 21 at relative offset 3578 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13163, dts 13163, duration 21 at relative offset 3599 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 13167, dts 13167, duration 42 at relative offset 3620 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 724992 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 726016 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.166667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 317 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 317 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13184, dts 13184, duration 21 at relative offset 3699 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13205, dts 13205, duration 21 at relative offset 3720 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 13208, dts 13208, duration 42 at relative offset 3741 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 727040 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 728064 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.208333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 318 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 318 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13227, dts 13227, duration 21 at relative offset 3820 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13248, dts 13248, duration 21 at relative offset 3841 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 13250, dts 13250, duration 42 at relative offset 3862 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 729088 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 730112 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.25 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 319 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 319 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13269, dts 13269, duration 21 at relative offset 3941 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13291, dts 13291, duration 21 at relative offset 3962 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 13292, dts 13292, duration 42 at relative offset 3983 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 731136 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 732160 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.291667 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 320 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 320 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13312, dts 13312, duration 21 at relative offset 4062 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 13333, dts 13333, duration 42 at relative offset 4083 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 733184 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 734208 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.333333 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 321 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 321 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13333, dts 13333, duration 21 at relative offset 4162 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13355, dts 13355, duration 21 at relative offset 4183 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 13375, dts 13375, duration 42 at relative offset 4204 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 735232 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 736256 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.375 2025-09-14 10:26:39 (trace) [FFmpeg:0] frame= 322 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 322 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13376, dts 13376, duration 21 at relative offset 4283 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 15 with pts 13397, dts 13397, duration 21 at relative offset 4304 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:39 (trace) [FFmpeg:0] Writing block of size 73 with pts 13417, dts 13417, duration 42 at relative offset 4325 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 737280 2025-09-14 10:26:39 (debug) [OutputNode.cpp:318] Muxing packet with pts 738304 2025-09-14 10:26:39 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:39 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.416667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 323 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 323 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13419, dts 13419, duration 21 at relative offset 4404 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13440, dts 13440, duration 21 at relative offset 4425 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 13458, dts 13458, duration 42 at relative offset 4446 in cluster at offset 117632. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 739328 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 740352 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.458333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 324 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 324 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13461, dts 13461, duration 21 at relative offset 4525 in cluster at offset 117632. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Starting new cluster with timestamp 13483 at offset 122184 bytes 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13483, dts 13483, duration 21 at relative offset 10 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 3180 with pts 13500, dts 13500, duration 42 at relative offset 31 in cluster at offset 122184. TrackNumber 1, keyframe 1 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 741376 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 742400 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.5 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 325 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 325 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13504, dts 13504, duration 21 at relative offset 3218 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13525, dts 13525, duration 21 at relative offset 3239 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 13542, dts 13542, duration 42 at relative offset 3260 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 743424 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 744448 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.541667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 326 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 326 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13547, dts 13547, duration 21 at relative offset 3338 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13568, dts 13568, duration 21 at relative offset 3359 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 13583, dts 13583, duration 42 at relative offset 3380 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 745472 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 746496 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.583333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 327 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 327 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13589, dts 13589, duration 21 at relative offset 3458 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13611, dts 13611, duration 21 at relative offset 3479 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 13625, dts 13625, duration 42 at relative offset 3500 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 747520 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 748544 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.625 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 328 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 328 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13632, dts 13632, duration 21 at relative offset 3578 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13653, dts 13653, duration 21 at relative offset 3599 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 13667, dts 13667, duration 42 at relative offset 3620 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 749568 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 750592 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.666667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 329 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 329 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13675, dts 13675, duration 21 at relative offset 3699 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13696, dts 13696, duration 21 at relative offset 3720 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 13708, dts 13708, duration 42 at relative offset 3741 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 751616 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 752640 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.708333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 330 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 330 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13717, dts 13717, duration 21 at relative offset 3820 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13739, dts 13739, duration 21 at relative offset 3841 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 13750, dts 13750, duration 42 at relative offset 3862 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 753664 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 754688 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.75 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 331 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 331 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13760, dts 13760, duration 21 at relative offset 3941 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13781, dts 13781, duration 21 at relative offset 3962 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 13792, dts 13792, duration 42 at relative offset 3983 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 755712 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 756736 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.791667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 332 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 332 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13803, dts 13803, duration 21 at relative offset 4062 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13824, dts 13824, duration 21 at relative offset 4083 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 13833, dts 13833, duration 42 at relative offset 4104 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 757760 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 758784 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.833333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 333 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 333 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13845, dts 13845, duration 21 at relative offset 4183 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13867, dts 13867, duration 21 at relative offset 4204 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 13875, dts 13875, duration 42 at relative offset 4225 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 759808 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 760832 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.875 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 334 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 334 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13888, dts 13888, duration 21 at relative offset 4304 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13909, dts 13909, duration 21 at relative offset 4325 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 13917, dts 13917, duration 42 at relative offset 4346 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 761856 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 762880 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.916667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 335 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 335 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13931, dts 13931, duration 21 at relative offset 4425 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13952, dts 13952, duration 21 at relative offset 4446 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 13958, dts 13958, duration 42 at relative offset 4467 in cluster at offset 122184. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 763904 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 764928 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 15.958333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 336 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 336 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13973, dts 13973, duration 21 at relative offset 4546 in cluster at offset 122184. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Starting new cluster with timestamp 13995 at offset 126757 bytes 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 13995, dts 13995, duration 21 at relative offset 10 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 3180 with pts 14000, dts 14000, duration 42 at relative offset 31 in cluster at offset 126757. TrackNumber 1, keyframe 1 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 765952 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 766976 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 337 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 337 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14016, dts 14016, duration 21 at relative offset 3218 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14037, dts 14037, duration 21 at relative offset 3239 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 14042, dts 14042, duration 42 at relative offset 3260 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 768000 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.041667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 338 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 338 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14059, dts 14059, duration 21 at relative offset 3338 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14080, dts 14080, duration 21 at relative offset 3359 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 14083, dts 14083, duration 42 at relative offset 3380 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 769024 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 770048 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.083333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 339 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 339 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14101, dts 14101, duration 21 at relative offset 3458 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14123, dts 14123, duration 21 at relative offset 3479 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 14125, dts 14125, duration 42 at relative offset 3500 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 771072 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 772096 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.125 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 340 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 340 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14144, dts 14144, duration 21 at relative offset 3578 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14165, dts 14165, duration 21 at relative offset 3599 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14167, dts 14167, duration 42 at relative offset 3620 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 773120 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 774144 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.166667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 341 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 341 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14187, dts 14187, duration 21 at relative offset 3699 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14208, dts 14208, duration 42 at relative offset 3720 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 775168 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 776192 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.208333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 342 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 342 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14208, dts 14208, duration 21 at relative offset 3799 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14229, dts 14229, duration 21 at relative offset 3820 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14250, dts 14250, duration 42 at relative offset 3841 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 777216 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 778240 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.25 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 343 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 343 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14251, dts 14251, duration 21 at relative offset 3920 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14272, dts 14272, duration 21 at relative offset 3941 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14292, dts 14292, duration 42 at relative offset 3962 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 779264 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 780288 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.291667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 344 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 344 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14293, dts 14293, duration 21 at relative offset 4041 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14315, dts 14315, duration 21 at relative offset 4062 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14333, dts 14333, duration 42 at relative offset 4083 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 781312 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 782336 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.333333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 345 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 345 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14336, dts 14336, duration 21 at relative offset 4162 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14357, dts 14357, duration 21 at relative offset 4183 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14375, dts 14375, duration 42 at relative offset 4204 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 783360 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 784384 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.375 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 346 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 346 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14379, dts 14379, duration 21 at relative offset 4283 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14400, dts 14400, duration 21 at relative offset 4304 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14417, dts 14417, duration 42 at relative offset 4325 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 785408 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 786432 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.416667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 347 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 347 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14421, dts 14421, duration 21 at relative offset 4404 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14443, dts 14443, duration 21 at relative offset 4425 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14458, dts 14458, duration 42 at relative offset 4446 in cluster at offset 126757. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 787456 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 788480 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.458333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 348 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 348 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14464, dts 14464, duration 21 at relative offset 4525 in cluster at offset 126757. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Starting new cluster with timestamp 14485 at offset 131309 bytes 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14485, dts 14485, duration 21 at relative offset 10 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 3180 with pts 14500, dts 14500, duration 42 at relative offset 31 in cluster at offset 131309. TrackNumber 1, keyframe 1 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 789504 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 790528 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.5 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 349 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 349 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14507, dts 14507, duration 21 at relative offset 3218 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14528, dts 14528, duration 21 at relative offset 3239 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 14542, dts 14542, duration 42 at relative offset 3260 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 791552 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 792576 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.541667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 350 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 350 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14549, dts 14549, duration 21 at relative offset 3338 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14571, dts 14571, duration 21 at relative offset 3359 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 14583, dts 14583, duration 42 at relative offset 3380 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 793600 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 794624 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.583333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 351 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 351 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14592, dts 14592, duration 21 at relative offset 3458 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14613, dts 14613, duration 21 at relative offset 3479 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 14625, dts 14625, duration 42 at relative offset 3500 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 795648 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 796672 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.625 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 352 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 352 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14635, dts 14635, duration 21 at relative offset 3578 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14656, dts 14656, duration 21 at relative offset 3599 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14667, dts 14667, duration 42 at relative offset 3620 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 797696 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 798720 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.666667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 353 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 353 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14677, dts 14677, duration 21 at relative offset 3699 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14699, dts 14699, duration 21 at relative offset 3720 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14708, dts 14708, duration 42 at relative offset 3741 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 799744 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 800768 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.708333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 354 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 354 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14720, dts 14720, duration 21 at relative offset 3820 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14741, dts 14741, duration 21 at relative offset 3841 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14750, dts 14750, duration 42 at relative offset 3862 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 801792 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 802816 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.75 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 355 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 355 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14763, dts 14763, duration 21 at relative offset 3941 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14784, dts 14784, duration 21 at relative offset 3962 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14792, dts 14792, duration 42 at relative offset 3983 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 803840 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 804864 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.791667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 356 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 356 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14805, dts 14805, duration 21 at relative offset 4062 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14827, dts 14827, duration 21 at relative offset 4083 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14833, dts 14833, duration 42 at relative offset 4104 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 805888 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 806912 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.833333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 357 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 357 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14848, dts 14848, duration 21 at relative offset 4183 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14869, dts 14869, duration 21 at relative offset 4204 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14875, dts 14875, duration 42 at relative offset 4225 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 807936 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 808960 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.875 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 358 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 358 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14891, dts 14891, duration 21 at relative offset 4304 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14912, dts 14912, duration 21 at relative offset 4325 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14917, dts 14917, duration 42 at relative offset 4346 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 809984 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.916667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 359 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 359 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14933, dts 14933, duration 21 at relative offset 4425 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14955, dts 14955, duration 21 at relative offset 4446 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 14958, dts 14958, duration 42 at relative offset 4467 in cluster at offset 131309. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 811008 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 812032 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 16.958333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 360 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 360 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14976, dts 14976, duration 21 at relative offset 4546 in cluster at offset 131309. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Starting new cluster with timestamp 14997 at offset 135882 bytes 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 14997, dts 14997, duration 21 at relative offset 10 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 3180 with pts 15000, dts 15000, duration 42 at relative offset 31 in cluster at offset 135882. TrackNumber 1, keyframe 1 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 813056 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 814080 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 361 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 361 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15019, dts 15019, duration 21 at relative offset 3218 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15040, dts 15040, duration 21 at relative offset 3239 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 15042, dts 15042, duration 42 at relative offset 3260 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 815104 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 816128 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.041667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 362 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 362 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15061, dts 15061, duration 21 at relative offset 3338 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 15083, dts 15083, duration 42 at relative offset 3359 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 817152 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 818176 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.083333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 363 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 363 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15083, dts 15083, duration 21 at relative offset 3437 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15104, dts 15104, duration 21 at relative offset 3458 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 15125, dts 15125, duration 42 at relative offset 3479 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 819200 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 820224 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.125 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 364 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 364 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15125, dts 15125, duration 21 at relative offset 3557 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15147, dts 15147, duration 21 at relative offset 3578 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15167, dts 15167, duration 42 at relative offset 3599 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 821248 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 822272 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.166667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 365 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 365 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15168, dts 15168, duration 21 at relative offset 3678 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15189, dts 15189, duration 21 at relative offset 3699 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15208, dts 15208, duration 42 at relative offset 3720 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 823296 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 824320 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.208333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 366 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 366 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15211, dts 15211, duration 21 at relative offset 3799 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15232, dts 15232, duration 21 at relative offset 3820 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15250, dts 15250, duration 42 at relative offset 3841 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 825344 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 826368 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.25 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 367 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 367 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15253, dts 15253, duration 21 at relative offset 3920 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15275, dts 15275, duration 21 at relative offset 3941 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15292, dts 15292, duration 42 at relative offset 3962 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 827392 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 828416 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.291667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 368 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 368 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15296, dts 15296, duration 21 at relative offset 4041 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15317, dts 15317, duration 21 at relative offset 4062 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15333, dts 15333, duration 42 at relative offset 4083 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 829440 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 830464 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.333333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 369 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 369 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15339, dts 15339, duration 21 at relative offset 4162 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15360, dts 15360, duration 21 at relative offset 4183 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15375, dts 15375, duration 42 at relative offset 4204 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 831488 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 832512 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.375 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 370 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 370 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15381, dts 15381, duration 21 at relative offset 4283 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15403, dts 15403, duration 21 at relative offset 4304 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15417, dts 15417, duration 42 at relative offset 4325 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 833536 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 834560 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.416667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 371 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 371 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15424, dts 15424, duration 21 at relative offset 4404 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15445, dts 15445, duration 21 at relative offset 4425 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15458, dts 15458, duration 42 at relative offset 4446 in cluster at offset 135882. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 835584 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 836608 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.458333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 372 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 372 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15467, dts 15467, duration 21 at relative offset 4525 in cluster at offset 135882. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Starting new cluster with timestamp 15488 at offset 140434 bytes 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15488, dts 15488, duration 21 at relative offset 10 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 3180 with pts 15500, dts 15500, duration 42 at relative offset 31 in cluster at offset 140434. TrackNumber 1, keyframe 1 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 837632 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 838656 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.5 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 373 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 373 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15509, dts 15509, duration 21 at relative offset 3218 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15531, dts 15531, duration 21 at relative offset 3239 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 15542, dts 15542, duration 42 at relative offset 3260 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 839680 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 840704 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.541667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 374 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 374 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15552, dts 15552, duration 21 at relative offset 3338 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15573, dts 15573, duration 21 at relative offset 3359 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 15583, dts 15583, duration 42 at relative offset 3380 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 841728 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 842752 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.583333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 375 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 375 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15595, dts 15595, duration 21 at relative offset 3458 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15616, dts 15616, duration 21 at relative offset 3479 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 15625, dts 15625, duration 42 at relative offset 3500 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 843776 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 844800 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.625 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 376 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 376 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15637, dts 15637, duration 21 at relative offset 3578 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15659, dts 15659, duration 21 at relative offset 3599 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15667, dts 15667, duration 42 at relative offset 3620 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 845824 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 846848 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.666667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 377 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 377 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15680, dts 15680, duration 21 at relative offset 3699 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15701, dts 15701, duration 21 at relative offset 3720 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15708, dts 15708, duration 42 at relative offset 3741 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 847872 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 848896 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.708333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 378 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 378 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15723, dts 15723, duration 21 at relative offset 3820 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15744, dts 15744, duration 21 at relative offset 3841 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15750, dts 15750, duration 42 at relative offset 3862 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 849920 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 850944 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.75 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 379 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 379 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15765, dts 15765, duration 21 at relative offset 3941 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15787, dts 15787, duration 21 at relative offset 3962 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15792, dts 15792, duration 42 at relative offset 3983 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 851968 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.791667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 380 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 380 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15808, dts 15808, duration 21 at relative offset 4062 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15829, dts 15829, duration 21 at relative offset 4083 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15833, dts 15833, duration 42 at relative offset 4104 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 852992 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 854016 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.833333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 381 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 381 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15851, dts 15851, duration 21 at relative offset 4183 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15872, dts 15872, duration 21 at relative offset 4204 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15875, dts 15875, duration 42 at relative offset 4225 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 855040 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 856064 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.875 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 382 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 382 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15893, dts 15893, duration 21 at relative offset 4304 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15915, dts 15915, duration 21 at relative offset 4325 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15917, dts 15917, duration 42 at relative offset 4346 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 857088 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 858112 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.916667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 383 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 383 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15936, dts 15936, duration 21 at relative offset 4425 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15957, dts 15957, duration 21 at relative offset 4446 in cluster at offset 140434. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 15958, dts 15958, duration 42 at relative offset 4467 in cluster at offset 140434. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 859136 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 860160 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 17.958333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 384 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 384 2025-09-14 10:26:40 (trace) [FFmpeg:0] Starting new cluster with timestamp 15979 at offset 144986 bytes 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 15979, dts 15979, duration 21 at relative offset 10 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 3180 with pts 16000, dts 16000, duration 42 at relative offset 31 in cluster at offset 144986. TrackNumber 1, keyframe 1 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 861184 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 862208 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 385 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 385 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16000, dts 16000, duration 21 at relative offset 3218 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16021, dts 16021, duration 21 at relative offset 3239 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 16042, dts 16042, duration 42 at relative offset 3260 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 863232 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 864256 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.041667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 386 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 386 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16043, dts 16043, duration 21 at relative offset 3338 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16064, dts 16064, duration 21 at relative offset 3359 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 16083, dts 16083, duration 42 at relative offset 3380 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 865280 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 866304 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.083333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 387 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 387 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16085, dts 16085, duration 21 at relative offset 3458 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16107, dts 16107, duration 21 at relative offset 3479 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 16125, dts 16125, duration 42 at relative offset 3500 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 867328 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 868352 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.125 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 388 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 388 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16128, dts 16128, duration 21 at relative offset 3578 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16149, dts 16149, duration 21 at relative offset 3599 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16167, dts 16167, duration 42 at relative offset 3620 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 869376 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 870400 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.166667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 389 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 389 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16171, dts 16171, duration 21 at relative offset 3699 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16192, dts 16192, duration 21 at relative offset 3720 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16208, dts 16208, duration 42 at relative offset 3741 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 871424 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 872448 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.208333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 390 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 390 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16213, dts 16213, duration 21 at relative offset 3820 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16235, dts 16235, duration 21 at relative offset 3841 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16250, dts 16250, duration 42 at relative offset 3862 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 873472 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 874496 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.25 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 391 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 391 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16256, dts 16256, duration 21 at relative offset 3941 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16277, dts 16277, duration 21 at relative offset 3962 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16292, dts 16292, duration 42 at relative offset 3983 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 875520 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 876544 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.291667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 392 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 392 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16299, dts 16299, duration 21 at relative offset 4062 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16320, dts 16320, duration 21 at relative offset 4083 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16333, dts 16333, duration 42 at relative offset 4104 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 877568 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 878592 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.333333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 393 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 393 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16341, dts 16341, duration 21 at relative offset 4183 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16363, dts 16363, duration 21 at relative offset 4204 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16375, dts 16375, duration 42 at relative offset 4225 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 879616 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 880640 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.375 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 394 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 394 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16384, dts 16384, duration 21 at relative offset 4304 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16405, dts 16405, duration 21 at relative offset 4325 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16417, dts 16417, duration 42 at relative offset 4346 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 881664 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 882688 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.416667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 395 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 395 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16427, dts 16427, duration 21 at relative offset 4425 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16448, dts 16448, duration 21 at relative offset 4446 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16458, dts 16458, duration 42 at relative offset 4467 in cluster at offset 144986. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 883712 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 884736 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.458333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 396 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 396 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16469, dts 16469, duration 21 at relative offset 4546 in cluster at offset 144986. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Starting new cluster with timestamp 16491 at offset 149559 bytes 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16491, dts 16491, duration 21 at relative offset 10 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 3180 with pts 16500, dts 16500, duration 42 at relative offset 31 in cluster at offset 149559. TrackNumber 1, keyframe 1 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 885760 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 886784 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.5 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 397 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 397 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16512, dts 16512, duration 21 at relative offset 3218 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16533, dts 16533, duration 21 at relative offset 3239 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 16542, dts 16542, duration 42 at relative offset 3260 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 887808 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 888832 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.541667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 398 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 398 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16555, dts 16555, duration 21 at relative offset 3338 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16576, dts 16576, duration 21 at relative offset 3359 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 16583, dts 16583, duration 42 at relative offset 3380 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 889856 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 890880 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.583333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 399 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 399 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16597, dts 16597, duration 21 at relative offset 3458 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16619, dts 16619, duration 21 at relative offset 3479 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 16625, dts 16625, duration 42 at relative offset 3500 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 891904 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 892928 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.625 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 400 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 400 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16640, dts 16640, duration 21 at relative offset 3578 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16661, dts 16661, duration 21 at relative offset 3599 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16667, dts 16667, duration 42 at relative offset 3620 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 893952 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 894976 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.666667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 401 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 401 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16683, dts 16683, duration 21 at relative offset 3699 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16704, dts 16704, duration 21 at relative offset 3720 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16708, dts 16708, duration 42 at relative offset 3741 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 896000 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.708333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 402 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 402 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16725, dts 16725, duration 21 at relative offset 3820 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16747, dts 16747, duration 21 at relative offset 3841 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16750, dts 16750, duration 42 at relative offset 3862 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 897024 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 898048 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.75 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 403 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 403 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16768, dts 16768, duration 21 at relative offset 3941 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16789, dts 16789, duration 21 at relative offset 3962 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16792, dts 16792, duration 42 at relative offset 3983 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 899072 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 900096 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.791667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 404 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 404 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16811, dts 16811, duration 21 at relative offset 4062 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16832, dts 16832, duration 21 at relative offset 4083 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16833, dts 16833, duration 42 at relative offset 4104 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 901120 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 902144 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.833333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 405 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 405 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16853, dts 16853, duration 21 at relative offset 4183 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16875, dts 16875, duration 42 at relative offset 4204 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 903168 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 904192 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.875 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 406 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 406 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16875, dts 16875, duration 21 at relative offset 4283 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16896, dts 16896, duration 21 at relative offset 4304 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16917, dts 16917, duration 42 at relative offset 4325 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 905216 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 906240 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.916667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 407 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 407 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16917, dts 16917, duration 21 at relative offset 4404 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16939, dts 16939, duration 21 at relative offset 4425 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 16958, dts 16958, duration 42 at relative offset 4446 in cluster at offset 149559. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 907264 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 908288 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 18.958333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 408 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 408 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16960, dts 16960, duration 21 at relative offset 4525 in cluster at offset 149559. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Starting new cluster with timestamp 16981 at offset 154111 bytes 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 16981, dts 16981, duration 21 at relative offset 10 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 3180 with pts 17000, dts 17000, duration 42 at relative offset 31 in cluster at offset 154111. TrackNumber 1, keyframe 1 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 909312 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 910336 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 409 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 409 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17003, dts 17003, duration 21 at relative offset 3218 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17024, dts 17024, duration 21 at relative offset 3239 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 17042, dts 17042, duration 42 at relative offset 3260 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 911360 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 912384 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.041667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 410 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 410 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17045, dts 17045, duration 21 at relative offset 3338 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17067, dts 17067, duration 21 at relative offset 3359 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 17083, dts 17083, duration 42 at relative offset 3380 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 913408 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 914432 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.083333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 411 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 411 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17088, dts 17088, duration 21 at relative offset 3458 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17109, dts 17109, duration 21 at relative offset 3479 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 17125, dts 17125, duration 42 at relative offset 3500 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 915456 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 916480 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.125 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 412 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 412 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17131, dts 17131, duration 21 at relative offset 3578 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17152, dts 17152, duration 21 at relative offset 3599 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 17167, dts 17167, duration 42 at relative offset 3620 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 917504 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 918528 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.166667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 413 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 413 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17173, dts 17173, duration 21 at relative offset 3699 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17195, dts 17195, duration 21 at relative offset 3720 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 17208, dts 17208, duration 42 at relative offset 3741 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 919552 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 920576 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.208333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 414 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 414 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17216, dts 17216, duration 21 at relative offset 3820 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17237, dts 17237, duration 21 at relative offset 3841 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 17250, dts 17250, duration 42 at relative offset 3862 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 921600 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 922624 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.25 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 415 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 415 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17259, dts 17259, duration 21 at relative offset 3941 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17280, dts 17280, duration 21 at relative offset 3962 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 17292, dts 17292, duration 42 at relative offset 3983 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 923648 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 924672 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.291667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 416 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 416 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17301, dts 17301, duration 21 at relative offset 4062 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17323, dts 17323, duration 21 at relative offset 4083 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 17333, dts 17333, duration 42 at relative offset 4104 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 925696 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 926720 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.333333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 417 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 417 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17344, dts 17344, duration 21 at relative offset 4183 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17365, dts 17365, duration 21 at relative offset 4204 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 17375, dts 17375, duration 42 at relative offset 4225 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 927744 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 928768 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.375 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 418 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 418 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17387, dts 17387, duration 21 at relative offset 4304 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17408, dts 17408, duration 21 at relative offset 4325 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 17417, dts 17417, duration 42 at relative offset 4346 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 929792 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 930816 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.416667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 419 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 419 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17429, dts 17429, duration 21 at relative offset 4425 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17451, dts 17451, duration 21 at relative offset 4446 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 73 with pts 17458, dts 17458, duration 42 at relative offset 4467 in cluster at offset 154111. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 931840 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 932864 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.458333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 420 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 420 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17472, dts 17472, duration 21 at relative offset 4546 in cluster at offset 154111. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Starting new cluster with timestamp 17493 at offset 158684 bytes 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17493, dts 17493, duration 21 at relative offset 10 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 3180 with pts 17500, dts 17500, duration 42 at relative offset 31 in cluster at offset 158684. TrackNumber 1, keyframe 1 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 933888 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 934912 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.5 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 421 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 421 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17515, dts 17515, duration 21 at relative offset 3218 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17536, dts 17536, duration 21 at relative offset 3239 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 17542, dts 17542, duration 42 at relative offset 3260 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 935936 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 936960 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.541667 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 422 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 422 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17557, dts 17557, duration 21 at relative offset 3338 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17579, dts 17579, duration 21 at relative offset 3359 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 17583, dts 17583, duration 42 at relative offset 3380 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 937984 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.583333 2025-09-14 10:26:40 (trace) [FFmpeg:0] frame= 423 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 423 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17600, dts 17600, duration 21 at relative offset 3458 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 15 with pts 17621, dts 17621, duration 21 at relative offset 3479 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:40 (trace) [FFmpeg:0] Writing block of size 72 with pts 17625, dts 17625, duration 42 at relative offset 3500 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 939008 2025-09-14 10:26:40 (debug) [OutputNode.cpp:318] Muxing packet with pts 940032 2025-09-14 10:26:40 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:40 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.625 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 424 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 424 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17643, dts 17643, duration 21 at relative offset 3578 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17664, dts 17664, duration 21 at relative offset 3599 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 17667, dts 17667, duration 42 at relative offset 3620 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 941056 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 942080 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.666667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 425 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 425 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17685, dts 17685, duration 21 at relative offset 3699 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17707, dts 17707, duration 21 at relative offset 3720 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 17708, dts 17708, duration 42 at relative offset 3741 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 943104 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 944128 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.708333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 426 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 426 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17728, dts 17728, duration 21 at relative offset 3820 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17749, dts 17749, duration 21 at relative offset 3841 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 17750, dts 17750, duration 42 at relative offset 3862 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 945152 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 946176 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.75 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 427 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 427 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17771, dts 17771, duration 21 at relative offset 3941 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 17792, dts 17792, duration 42 at relative offset 3962 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 947200 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 948224 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.791667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 428 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 428 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17792, dts 17792, duration 21 at relative offset 4041 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17813, dts 17813, duration 21 at relative offset 4062 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 17833, dts 17833, duration 42 at relative offset 4083 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 949248 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 950272 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.833333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 429 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 429 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17835, dts 17835, duration 21 at relative offset 4162 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17856, dts 17856, duration 21 at relative offset 4183 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 17875, dts 17875, duration 42 at relative offset 4204 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 951296 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 952320 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.875 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 430 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 430 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17877, dts 17877, duration 21 at relative offset 4283 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17899, dts 17899, duration 21 at relative offset 4304 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 17917, dts 17917, duration 42 at relative offset 4325 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 953344 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 954368 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.916667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 431 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 431 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17920, dts 17920, duration 21 at relative offset 4404 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17941, dts 17941, duration 21 at relative offset 4425 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 17958, dts 17958, duration 42 at relative offset 4446 in cluster at offset 158684. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 955392 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 956416 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 19.958333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 432 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 432 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17963, dts 17963, duration 21 at relative offset 4525 in cluster at offset 158684. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Starting new cluster with timestamp 17984 at offset 163236 bytes 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 17984, dts 17984, duration 21 at relative offset 10 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 3180 with pts 18000, dts 18000, duration 42 at relative offset 31 in cluster at offset 163236. TrackNumber 1, keyframe 1 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 957440 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 958464 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 433 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 433 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18005, dts 18005, duration 21 at relative offset 3218 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18027, dts 18027, duration 21 at relative offset 3239 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 18042, dts 18042, duration 42 at relative offset 3260 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 959488 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 960512 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.041667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 434 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 434 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18048, dts 18048, duration 21 at relative offset 3338 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18069, dts 18069, duration 21 at relative offset 3359 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 18083, dts 18083, duration 42 at relative offset 3380 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 961536 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 962560 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.083333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 435 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 435 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18091, dts 18091, duration 21 at relative offset 3458 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18112, dts 18112, duration 21 at relative offset 3479 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 18125, dts 18125, duration 42 at relative offset 3500 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 963584 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 964608 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.125 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 436 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 436 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18133, dts 18133, duration 21 at relative offset 3578 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18155, dts 18155, duration 21 at relative offset 3599 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18167, dts 18167, duration 42 at relative offset 3620 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 965632 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 966656 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.166667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 437 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 437 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18176, dts 18176, duration 21 at relative offset 3699 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18197, dts 18197, duration 21 at relative offset 3720 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18208, dts 18208, duration 42 at relative offset 3741 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 967680 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 968704 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.208333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 438 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 438 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18219, dts 18219, duration 21 at relative offset 3820 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18240, dts 18240, duration 21 at relative offset 3841 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18250, dts 18250, duration 42 at relative offset 3862 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 969728 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 970752 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.25 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 439 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 439 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18261, dts 18261, duration 21 at relative offset 3941 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18283, dts 18283, duration 21 at relative offset 3962 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18292, dts 18292, duration 42 at relative offset 3983 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 971776 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 972800 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.291667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 440 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 440 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18304, dts 18304, duration 21 at relative offset 4062 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18325, dts 18325, duration 21 at relative offset 4083 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18333, dts 18333, duration 42 at relative offset 4104 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 973824 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 974848 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.333333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 441 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 441 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18347, dts 18347, duration 21 at relative offset 4183 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18368, dts 18368, duration 21 at relative offset 4204 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18375, dts 18375, duration 42 at relative offset 4225 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 975872 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 976896 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.375 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 442 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 442 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18389, dts 18389, duration 21 at relative offset 4304 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18411, dts 18411, duration 21 at relative offset 4325 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18417, dts 18417, duration 42 at relative offset 4346 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 977920 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 978944 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.416667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 443 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 443 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18432, dts 18432, duration 21 at relative offset 4425 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18453, dts 18453, duration 21 at relative offset 4446 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18458, dts 18458, duration 42 at relative offset 4467 in cluster at offset 163236. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 979968 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.458333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 444 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 444 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18475, dts 18475, duration 21 at relative offset 4546 in cluster at offset 163236. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Starting new cluster with timestamp 18496 at offset 167809 bytes 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18496, dts 18496, duration 21 at relative offset 10 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 3180 with pts 18500, dts 18500, duration 42 at relative offset 31 in cluster at offset 167809. TrackNumber 1, keyframe 1 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 980992 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 982016 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.5 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 445 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 445 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18517, dts 18517, duration 21 at relative offset 3218 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18539, dts 18539, duration 21 at relative offset 3239 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 18542, dts 18542, duration 42 at relative offset 3260 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 983040 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 984064 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.541667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 446 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 446 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18560, dts 18560, duration 21 at relative offset 3338 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18581, dts 18581, duration 21 at relative offset 3359 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 18583, dts 18583, duration 42 at relative offset 3380 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 985088 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 986112 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.583333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 447 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 447 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18603, dts 18603, duration 21 at relative offset 3458 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18624, dts 18624, duration 21 at relative offset 3479 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 18625, dts 18625, duration 42 at relative offset 3500 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 987136 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 988160 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.625 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 448 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 448 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18645, dts 18645, duration 21 at relative offset 3578 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18667, dts 18667, duration 42 at relative offset 3599 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 989184 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 990208 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.666667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 449 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 449 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18667, dts 18667, duration 21 at relative offset 3678 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18688, dts 18688, duration 21 at relative offset 3699 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18708, dts 18708, duration 42 at relative offset 3720 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 991232 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 992256 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.708333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 450 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 450 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18709, dts 18709, duration 21 at relative offset 3799 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18731, dts 18731, duration 21 at relative offset 3820 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18750, dts 18750, duration 42 at relative offset 3841 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 993280 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 994304 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.75 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 451 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 451 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18752, dts 18752, duration 21 at relative offset 3920 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18773, dts 18773, duration 21 at relative offset 3941 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18792, dts 18792, duration 42 at relative offset 3962 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 995328 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 996352 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.791667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 452 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 452 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18795, dts 18795, duration 21 at relative offset 4041 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18816, dts 18816, duration 21 at relative offset 4062 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18833, dts 18833, duration 42 at relative offset 4083 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 997376 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 998400 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.833333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 453 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 453 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18837, dts 18837, duration 21 at relative offset 4162 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18859, dts 18859, duration 21 at relative offset 4183 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18875, dts 18875, duration 42 at relative offset 4204 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 999424 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1000448 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.875 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 454 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 454 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18880, dts 18880, duration 21 at relative offset 4283 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18901, dts 18901, duration 21 at relative offset 4304 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18917, dts 18917, duration 42 at relative offset 4325 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1001472 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1002496 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.916667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 455 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 455 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18923, dts 18923, duration 21 at relative offset 4404 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18944, dts 18944, duration 21 at relative offset 4425 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 18958, dts 18958, duration 42 at relative offset 4446 in cluster at offset 167809. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1003520 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1004544 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 20.958333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 456 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 456 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18965, dts 18965, duration 21 at relative offset 4525 in cluster at offset 167809. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Starting new cluster with timestamp 18987 at offset 172361 bytes 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 18987, dts 18987, duration 21 at relative offset 10 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 3180 with pts 19000, dts 19000, duration 42 at relative offset 31 in cluster at offset 172361. TrackNumber 1, keyframe 1 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1005568 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1006592 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 457 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 457 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19008, dts 19008, duration 21 at relative offset 3218 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19029, dts 19029, duration 21 at relative offset 3239 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 19042, dts 19042, duration 42 at relative offset 3260 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1007616 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1008640 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.041667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 458 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 458 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19051, dts 19051, duration 21 at relative offset 3338 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19072, dts 19072, duration 21 at relative offset 3359 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 19083, dts 19083, duration 42 at relative offset 3380 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1009664 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1010688 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.083333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 459 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 459 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19093, dts 19093, duration 21 at relative offset 3458 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19115, dts 19115, duration 21 at relative offset 3479 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 19125, dts 19125, duration 42 at relative offset 3500 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1011712 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1012736 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.125 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 460 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 460 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19136, dts 19136, duration 21 at relative offset 3578 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19157, dts 19157, duration 21 at relative offset 3599 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19167, dts 19167, duration 42 at relative offset 3620 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1013760 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1014784 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.166667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 461 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 461 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19179, dts 19179, duration 21 at relative offset 3699 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19200, dts 19200, duration 21 at relative offset 3720 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19208, dts 19208, duration 42 at relative offset 3741 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1015808 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1016832 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.208333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 462 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 462 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19221, dts 19221, duration 21 at relative offset 3820 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19243, dts 19243, duration 21 at relative offset 3841 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19250, dts 19250, duration 42 at relative offset 3862 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1017856 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1018880 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.25 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 463 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 463 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19264, dts 19264, duration 21 at relative offset 3941 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19285, dts 19285, duration 21 at relative offset 3962 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19292, dts 19292, duration 42 at relative offset 3983 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1019904 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1020928 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.291667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 464 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 464 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19307, dts 19307, duration 21 at relative offset 4062 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19328, dts 19328, duration 21 at relative offset 4083 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19333, dts 19333, duration 42 at relative offset 4104 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1021952 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1022976 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.333333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 465 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 465 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19349, dts 19349, duration 21 at relative offset 4183 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19371, dts 19371, duration 21 at relative offset 4204 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19375, dts 19375, duration 42 at relative offset 4225 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1024000 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.375 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 466 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 466 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19392, dts 19392, duration 21 at relative offset 4304 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19413, dts 19413, duration 21 at relative offset 4325 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19417, dts 19417, duration 42 at relative offset 4346 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1025024 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1026048 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.416667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 467 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 467 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19435, dts 19435, duration 21 at relative offset 4425 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19456, dts 19456, duration 21 at relative offset 4446 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19458, dts 19458, duration 42 at relative offset 4467 in cluster at offset 172361. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1027072 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1028096 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.458333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 468 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 468 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19477, dts 19477, duration 21 at relative offset 4546 in cluster at offset 172361. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Starting new cluster with timestamp 19499 at offset 176934 bytes 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19499, dts 19499, duration 21 at relative offset 10 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 3180 with pts 19500, dts 19500, duration 42 at relative offset 31 in cluster at offset 176934. TrackNumber 1, keyframe 1 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1029120 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1030144 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.5 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 469 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 469 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19520, dts 19520, duration 21 at relative offset 3218 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19541, dts 19541, duration 21 at relative offset 3239 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 19542, dts 19542, duration 42 at relative offset 3260 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1031168 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1032192 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.541667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 470 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 470 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19563, dts 19563, duration 21 at relative offset 3338 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 19583, dts 19583, duration 42 at relative offset 3359 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1033216 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1034240 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.583333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 471 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 471 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19584, dts 19584, duration 21 at relative offset 3437 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19605, dts 19605, duration 21 at relative offset 3458 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 19625, dts 19625, duration 42 at relative offset 3479 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1035264 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1036288 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.625 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 472 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 472 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19627, dts 19627, duration 21 at relative offset 3557 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19648, dts 19648, duration 21 at relative offset 3578 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19667, dts 19667, duration 42 at relative offset 3599 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1037312 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1038336 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.666667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 473 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 473 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19669, dts 19669, duration 21 at relative offset 3678 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19691, dts 19691, duration 21 at relative offset 3699 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19708, dts 19708, duration 42 at relative offset 3720 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1039360 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1040384 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.708333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 474 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 474 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19712, dts 19712, duration 21 at relative offset 3799 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19733, dts 19733, duration 21 at relative offset 3820 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19750, dts 19750, duration 42 at relative offset 3841 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1041408 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1042432 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.75 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 475 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 475 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19755, dts 19755, duration 21 at relative offset 3920 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19776, dts 19776, duration 21 at relative offset 3941 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19792, dts 19792, duration 42 at relative offset 3962 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1043456 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1044480 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.791667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 476 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 476 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19797, dts 19797, duration 21 at relative offset 4041 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19819, dts 19819, duration 21 at relative offset 4062 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19833, dts 19833, duration 42 at relative offset 4083 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1045504 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1046528 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.833333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 477 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 477 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19840, dts 19840, duration 21 at relative offset 4162 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19861, dts 19861, duration 21 at relative offset 4183 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19875, dts 19875, duration 42 at relative offset 4204 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1047552 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1048576 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.875 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 478 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 478 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19883, dts 19883, duration 21 at relative offset 4283 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19904, dts 19904, duration 21 at relative offset 4304 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19917, dts 19917, duration 42 at relative offset 4325 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1049600 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1050624 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.916667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 479 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 479 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19925, dts 19925, duration 21 at relative offset 4404 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19947, dts 19947, duration 21 at relative offset 4425 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 19958, dts 19958, duration 42 at relative offset 4446 in cluster at offset 176934. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1051648 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1052672 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 21.958333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 480 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 480 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19968, dts 19968, duration 21 at relative offset 4525 in cluster at offset 176934. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Starting new cluster with timestamp 19989 at offset 181486 bytes 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 19989, dts 19989, duration 21 at relative offset 10 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 3180 with pts 20000, dts 20000, duration 42 at relative offset 31 in cluster at offset 181486. TrackNumber 1, keyframe 1 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1053696 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1054720 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 481 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 481 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20011, dts 20011, duration 21 at relative offset 3218 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20032, dts 20032, duration 21 at relative offset 3239 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 20042, dts 20042, duration 42 at relative offset 3260 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1055744 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1056768 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.041667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 482 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 482 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20053, dts 20053, duration 21 at relative offset 3338 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20075, dts 20075, duration 21 at relative offset 3359 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 20083, dts 20083, duration 42 at relative offset 3380 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1057792 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1058816 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.083333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 483 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 483 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20096, dts 20096, duration 21 at relative offset 3458 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20117, dts 20117, duration 21 at relative offset 3479 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 20125, dts 20125, duration 42 at relative offset 3500 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1059840 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1060864 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.125 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 484 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 484 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20139, dts 20139, duration 21 at relative offset 3578 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20160, dts 20160, duration 21 at relative offset 3599 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20167, dts 20167, duration 42 at relative offset 3620 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1061888 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1062912 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.166667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 485 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 485 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20181, dts 20181, duration 21 at relative offset 3699 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20203, dts 20203, duration 21 at relative offset 3720 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20208, dts 20208, duration 42 at relative offset 3741 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1063936 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1064960 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.208333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 486 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 486 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20224, dts 20224, duration 21 at relative offset 3820 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20245, dts 20245, duration 21 at relative offset 3841 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20250, dts 20250, duration 42 at relative offset 3862 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1065984 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.25 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 487 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 487 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20267, dts 20267, duration 21 at relative offset 3941 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20288, dts 20288, duration 21 at relative offset 3962 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20292, dts 20292, duration 42 at relative offset 3983 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1067008 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1068032 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.291667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 488 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 488 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20309, dts 20309, duration 21 at relative offset 4062 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20331, dts 20331, duration 21 at relative offset 4083 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20333, dts 20333, duration 42 at relative offset 4104 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1069056 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1070080 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.333333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 489 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 489 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20352, dts 20352, duration 21 at relative offset 4183 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20373, dts 20373, duration 21 at relative offset 4204 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20375, dts 20375, duration 42 at relative offset 4225 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1071104 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1072128 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.375 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 490 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 490 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20395, dts 20395, duration 21 at relative offset 4304 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20416, dts 20416, duration 21 at relative offset 4325 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20417, dts 20417, duration 42 at relative offset 4346 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1073152 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1074176 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.416667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 491 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 491 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20437, dts 20437, duration 21 at relative offset 4425 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20458, dts 20458, duration 42 at relative offset 4446 in cluster at offset 181486. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1075200 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1076224 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.458333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 492 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 492 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20459, dts 20459, duration 21 at relative offset 4525 in cluster at offset 181486. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Starting new cluster with timestamp 20480 at offset 186038 bytes 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20480, dts 20480, duration 21 at relative offset 10 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 3180 with pts 20500, dts 20500, duration 42 at relative offset 31 in cluster at offset 186038. TrackNumber 1, keyframe 1 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1077248 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1078272 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.5 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 493 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 493 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20501, dts 20501, duration 21 at relative offset 3218 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20523, dts 20523, duration 21 at relative offset 3239 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 20542, dts 20542, duration 42 at relative offset 3260 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1079296 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1080320 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.541667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 494 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 494 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20544, dts 20544, duration 21 at relative offset 3338 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20565, dts 20565, duration 21 at relative offset 3359 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 20583, dts 20583, duration 42 at relative offset 3380 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1081344 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1082368 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.583333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 495 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 495 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20587, dts 20587, duration 21 at relative offset 3458 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20608, dts 20608, duration 21 at relative offset 3479 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 20625, dts 20625, duration 42 at relative offset 3500 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1083392 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1084416 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.625 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 496 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 496 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20629, dts 20629, duration 21 at relative offset 3578 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20651, dts 20651, duration 21 at relative offset 3599 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20667, dts 20667, duration 42 at relative offset 3620 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1085440 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1086464 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.666667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 497 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 497 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20672, dts 20672, duration 21 at relative offset 3699 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20693, dts 20693, duration 21 at relative offset 3720 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20708, dts 20708, duration 42 at relative offset 3741 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1087488 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1088512 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.708333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 498 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 498 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20715, dts 20715, duration 21 at relative offset 3820 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20736, dts 20736, duration 21 at relative offset 3841 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20750, dts 20750, duration 42 at relative offset 3862 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1089536 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1090560 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.75 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 499 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 499 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20757, dts 20757, duration 21 at relative offset 3941 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20779, dts 20779, duration 21 at relative offset 3962 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20792, dts 20792, duration 42 at relative offset 3983 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1091584 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1092608 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.791667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 500 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 500 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20800, dts 20800, duration 21 at relative offset 4062 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20821, dts 20821, duration 21 at relative offset 4083 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20833, dts 20833, duration 42 at relative offset 4104 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1093632 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1094656 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.833333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 501 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 501 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20843, dts 20843, duration 21 at relative offset 4183 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20864, dts 20864, duration 21 at relative offset 4204 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20875, dts 20875, duration 42 at relative offset 4225 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1095680 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1096704 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.875 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 502 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 502 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20885, dts 20885, duration 21 at relative offset 4304 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20907, dts 20907, duration 21 at relative offset 4325 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20917, dts 20917, duration 42 at relative offset 4346 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1097728 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1098752 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.916667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 503 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 503 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20928, dts 20928, duration 21 at relative offset 4425 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20949, dts 20949, duration 21 at relative offset 4446 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 20958, dts 20958, duration 42 at relative offset 4467 in cluster at offset 186038. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1099776 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1100800 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 22.958333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 504 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 504 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20971, dts 20971, duration 21 at relative offset 4546 in cluster at offset 186038. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Starting new cluster with timestamp 20992 at offset 190611 bytes 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 20992, dts 20992, duration 21 at relative offset 10 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 3180 with pts 21000, dts 21000, duration 42 at relative offset 31 in cluster at offset 190611. TrackNumber 1, keyframe 1 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1101824 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1102848 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 505 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 505 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21013, dts 21013, duration 21 at relative offset 3218 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21035, dts 21035, duration 21 at relative offset 3239 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 21042, dts 21042, duration 42 at relative offset 3260 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1103872 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1104896 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.041667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 506 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 506 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21056, dts 21056, duration 21 at relative offset 3338 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21077, dts 21077, duration 21 at relative offset 3359 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 21083, dts 21083, duration 42 at relative offset 3380 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1105920 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1106944 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.083333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 507 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 507 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21099, dts 21099, duration 21 at relative offset 3458 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21120, dts 21120, duration 21 at relative offset 3479 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 21125, dts 21125, duration 42 at relative offset 3500 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1107968 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.125 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 508 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 508 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21141, dts 21141, duration 21 at relative offset 3578 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21163, dts 21163, duration 21 at relative offset 3599 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21167, dts 21167, duration 42 at relative offset 3620 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1108992 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1110016 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.166667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 509 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 509 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21184, dts 21184, duration 21 at relative offset 3699 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21205, dts 21205, duration 21 at relative offset 3720 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21208, dts 21208, duration 42 at relative offset 3741 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1111040 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1112064 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.208333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 510 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 510 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21227, dts 21227, duration 21 at relative offset 3820 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21248, dts 21248, duration 21 at relative offset 3841 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21250, dts 21250, duration 42 at relative offset 3862 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1113088 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1114112 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.25 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 511 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 511 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21269, dts 21269, duration 21 at relative offset 3941 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21291, dts 21291, duration 21 at relative offset 3962 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21292, dts 21292, duration 42 at relative offset 3983 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1115136 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1116160 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.291667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 512 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 512 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21312, dts 21312, duration 21 at relative offset 4062 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21333, dts 21333, duration 42 at relative offset 4083 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1117184 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1118208 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.333333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 513 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 513 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21333, dts 21333, duration 21 at relative offset 4162 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21355, dts 21355, duration 21 at relative offset 4183 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21375, dts 21375, duration 42 at relative offset 4204 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1119232 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1120256 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.375 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 514 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 514 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21376, dts 21376, duration 21 at relative offset 4283 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21397, dts 21397, duration 21 at relative offset 4304 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21417, dts 21417, duration 42 at relative offset 4325 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1121280 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1122304 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.416667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 515 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 515 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21419, dts 21419, duration 21 at relative offset 4404 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21440, dts 21440, duration 21 at relative offset 4425 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21458, dts 21458, duration 42 at relative offset 4446 in cluster at offset 190611. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1123328 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1124352 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.458333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 516 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 516 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21461, dts 21461, duration 21 at relative offset 4525 in cluster at offset 190611. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Starting new cluster with timestamp 21483 at offset 195163 bytes 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21483, dts 21483, duration 21 at relative offset 10 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 3180 with pts 21500, dts 21500, duration 42 at relative offset 31 in cluster at offset 195163. TrackNumber 1, keyframe 1 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1125376 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1126400 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.5 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 517 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 517 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21504, dts 21504, duration 21 at relative offset 3218 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21525, dts 21525, duration 21 at relative offset 3239 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 21542, dts 21542, duration 42 at relative offset 3260 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1127424 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1128448 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.541667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 518 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 518 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21547, dts 21547, duration 21 at relative offset 3338 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21568, dts 21568, duration 21 at relative offset 3359 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 21583, dts 21583, duration 42 at relative offset 3380 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1129472 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1130496 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.583333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 519 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 519 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21589, dts 21589, duration 21 at relative offset 3458 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21611, dts 21611, duration 21 at relative offset 3479 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 72 with pts 21625, dts 21625, duration 42 at relative offset 3500 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1131520 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1132544 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.625 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 520 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 520 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21632, dts 21632, duration 21 at relative offset 3578 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21653, dts 21653, duration 21 at relative offset 3599 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21667, dts 21667, duration 42 at relative offset 3620 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1133568 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1134592 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.666667 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 521 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 521 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21675, dts 21675, duration 21 at relative offset 3699 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21696, dts 21696, duration 21 at relative offset 3720 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21708, dts 21708, duration 42 at relative offset 3741 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1135616 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1136640 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.708333 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 522 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 522 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21717, dts 21717, duration 21 at relative offset 3820 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21739, dts 21739, duration 21 at relative offset 3841 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21750, dts 21750, duration 42 at relative offset 3862 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1137664 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1138688 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.75 2025-09-14 10:26:41 (trace) [FFmpeg:0] frame= 523 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 523 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21760, dts 21760, duration 21 at relative offset 3941 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 15 with pts 21781, dts 21781, duration 21 at relative offset 3962 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:41 (trace) [FFmpeg:0] Writing block of size 73 with pts 21792, dts 21792, duration 42 at relative offset 3983 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1139712 2025-09-14 10:26:41 (debug) [OutputNode.cpp:318] Muxing packet with pts 1140736 2025-09-14 10:26:41 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:41 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.791667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 524 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 524 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 21803, dts 21803, duration 21 at relative offset 4062 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 21824, dts 21824, duration 21 at relative offset 4083 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 21833, dts 21833, duration 42 at relative offset 4104 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1141760 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1142784 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.833333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 525 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 525 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 21845, dts 21845, duration 21 at relative offset 4183 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 21867, dts 21867, duration 21 at relative offset 4204 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 21875, dts 21875, duration 42 at relative offset 4225 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1143808 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1144832 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.875 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 526 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 526 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 21888, dts 21888, duration 21 at relative offset 4304 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 21909, dts 21909, duration 21 at relative offset 4325 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 21917, dts 21917, duration 42 at relative offset 4346 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1145856 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1146880 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.916667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 527 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 527 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 21931, dts 21931, duration 21 at relative offset 4425 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 21952, dts 21952, duration 21 at relative offset 4446 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 21958, dts 21958, duration 42 at relative offset 4467 in cluster at offset 195163. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1147904 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1148928 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 23.958333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 528 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 528 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 21973, dts 21973, duration 21 at relative offset 4546 in cluster at offset 195163. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Starting new cluster with timestamp 21995 at offset 199736 bytes 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 21995, dts 21995, duration 21 at relative offset 10 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 3180 with pts 22000, dts 22000, duration 42 at relative offset 31 in cluster at offset 199736. TrackNumber 1, keyframe 1 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1149952 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1150976 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 529 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 529 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22016, dts 22016, duration 21 at relative offset 3218 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22037, dts 22037, duration 21 at relative offset 3239 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 22042, dts 22042, duration 42 at relative offset 3260 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1152000 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.041667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 530 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 530 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22059, dts 22059, duration 21 at relative offset 3338 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22080, dts 22080, duration 21 at relative offset 3359 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 22083, dts 22083, duration 42 at relative offset 3380 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1153024 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1154048 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.083333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 531 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 531 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22101, dts 22101, duration 21 at relative offset 3458 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22123, dts 22123, duration 21 at relative offset 3479 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 22125, dts 22125, duration 42 at relative offset 3500 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1155072 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1156096 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.125 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 532 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 532 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22144, dts 22144, duration 21 at relative offset 3578 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22165, dts 22165, duration 21 at relative offset 3599 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22167, dts 22167, duration 42 at relative offset 3620 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1157120 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1158144 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.166667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 533 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 533 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22187, dts 22187, duration 21 at relative offset 3699 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22208, dts 22208, duration 42 at relative offset 3720 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1159168 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1160192 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.208333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 534 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 534 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22208, dts 22208, duration 21 at relative offset 3799 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22229, dts 22229, duration 21 at relative offset 3820 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22250, dts 22250, duration 42 at relative offset 3841 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1161216 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1162240 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.25 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 535 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 535 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22251, dts 22251, duration 21 at relative offset 3920 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22272, dts 22272, duration 21 at relative offset 3941 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22292, dts 22292, duration 42 at relative offset 3962 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1163264 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1164288 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.291667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 536 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 536 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22293, dts 22293, duration 21 at relative offset 4041 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22315, dts 22315, duration 21 at relative offset 4062 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22333, dts 22333, duration 42 at relative offset 4083 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1165312 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1166336 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.333333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 537 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 537 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22336, dts 22336, duration 21 at relative offset 4162 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22357, dts 22357, duration 21 at relative offset 4183 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22375, dts 22375, duration 42 at relative offset 4204 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1167360 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1168384 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.375 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 538 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 538 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22379, dts 22379, duration 21 at relative offset 4283 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22400, dts 22400, duration 21 at relative offset 4304 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22417, dts 22417, duration 42 at relative offset 4325 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1169408 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1170432 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.416667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 539 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 539 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22421, dts 22421, duration 21 at relative offset 4404 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22443, dts 22443, duration 21 at relative offset 4425 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22458, dts 22458, duration 42 at relative offset 4446 in cluster at offset 199736. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1171456 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1172480 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.458333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 540 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 540 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22464, dts 22464, duration 21 at relative offset 4525 in cluster at offset 199736. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Starting new cluster with timestamp 22485 at offset 204288 bytes 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22485, dts 22485, duration 21 at relative offset 10 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 3180 with pts 22500, dts 22500, duration 42 at relative offset 31 in cluster at offset 204288. TrackNumber 1, keyframe 1 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1173504 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1174528 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.5 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 541 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 541 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22507, dts 22507, duration 21 at relative offset 3218 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22528, dts 22528, duration 21 at relative offset 3239 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 22542, dts 22542, duration 42 at relative offset 3260 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1175552 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1176576 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.541667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 542 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 542 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22549, dts 22549, duration 21 at relative offset 3338 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22571, dts 22571, duration 21 at relative offset 3359 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 22583, dts 22583, duration 42 at relative offset 3380 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1177600 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1178624 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.583333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 543 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 543 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22592, dts 22592, duration 21 at relative offset 3458 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22613, dts 22613, duration 21 at relative offset 3479 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 22625, dts 22625, duration 42 at relative offset 3500 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1179648 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1180672 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.625 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 544 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 544 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22635, dts 22635, duration 21 at relative offset 3578 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22656, dts 22656, duration 21 at relative offset 3599 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22667, dts 22667, duration 42 at relative offset 3620 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1181696 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1182720 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.666667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 545 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 545 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22677, dts 22677, duration 21 at relative offset 3699 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22699, dts 22699, duration 21 at relative offset 3720 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22708, dts 22708, duration 42 at relative offset 3741 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1183744 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1184768 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.708333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 546 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 546 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22720, dts 22720, duration 21 at relative offset 3820 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22741, dts 22741, duration 21 at relative offset 3841 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22750, dts 22750, duration 42 at relative offset 3862 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1185792 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1186816 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.75 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 547 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 547 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22763, dts 22763, duration 21 at relative offset 3941 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22784, dts 22784, duration 21 at relative offset 3962 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22792, dts 22792, duration 42 at relative offset 3983 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1187840 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1188864 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.791667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 548 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 548 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22805, dts 22805, duration 21 at relative offset 4062 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22827, dts 22827, duration 21 at relative offset 4083 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22833, dts 22833, duration 42 at relative offset 4104 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1189888 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1190912 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.833333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 549 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 549 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22848, dts 22848, duration 21 at relative offset 4183 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22869, dts 22869, duration 21 at relative offset 4204 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22875, dts 22875, duration 42 at relative offset 4225 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1191936 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1192960 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.875 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 550 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 550 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22891, dts 22891, duration 21 at relative offset 4304 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22912, dts 22912, duration 21 at relative offset 4325 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22917, dts 22917, duration 42 at relative offset 4346 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1193984 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.916667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 551 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 551 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22933, dts 22933, duration 21 at relative offset 4425 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22955, dts 22955, duration 21 at relative offset 4446 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 22958, dts 22958, duration 42 at relative offset 4467 in cluster at offset 204288. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1195008 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1196032 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 24.958333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 552 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 552 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22976, dts 22976, duration 21 at relative offset 4546 in cluster at offset 204288. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Starting new cluster with timestamp 22997 at offset 208861 bytes 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 22997, dts 22997, duration 21 at relative offset 10 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 3180 with pts 23000, dts 23000, duration 42 at relative offset 31 in cluster at offset 208861. TrackNumber 1, keyframe 1 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1197056 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1198080 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 553 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 553 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23019, dts 23019, duration 21 at relative offset 3218 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23040, dts 23040, duration 21 at relative offset 3239 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 23042, dts 23042, duration 42 at relative offset 3260 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1199104 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1200128 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.041667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 554 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 554 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23061, dts 23061, duration 21 at relative offset 3338 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 23083, dts 23083, duration 42 at relative offset 3359 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1201152 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1202176 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.083333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 555 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 555 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23083, dts 23083, duration 21 at relative offset 3437 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23104, dts 23104, duration 21 at relative offset 3458 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 23125, dts 23125, duration 42 at relative offset 3479 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1203200 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1204224 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.125 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 556 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 556 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23125, dts 23125, duration 21 at relative offset 3557 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23147, dts 23147, duration 21 at relative offset 3578 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23167, dts 23167, duration 42 at relative offset 3599 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1205248 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1206272 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.166667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 557 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 557 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23168, dts 23168, duration 21 at relative offset 3678 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23189, dts 23189, duration 21 at relative offset 3699 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23208, dts 23208, duration 42 at relative offset 3720 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1207296 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1208320 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.208333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 558 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 558 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23211, dts 23211, duration 21 at relative offset 3799 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23232, dts 23232, duration 21 at relative offset 3820 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23250, dts 23250, duration 42 at relative offset 3841 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1209344 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1210368 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.25 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 559 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 559 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23253, dts 23253, duration 21 at relative offset 3920 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23275, dts 23275, duration 21 at relative offset 3941 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23292, dts 23292, duration 42 at relative offset 3962 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1211392 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1212416 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.291667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 560 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 560 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23296, dts 23296, duration 21 at relative offset 4041 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23317, dts 23317, duration 21 at relative offset 4062 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23333, dts 23333, duration 42 at relative offset 4083 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1213440 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1214464 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.333333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 561 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 561 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23339, dts 23339, duration 21 at relative offset 4162 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23360, dts 23360, duration 21 at relative offset 4183 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23375, dts 23375, duration 42 at relative offset 4204 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1215488 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1216512 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.375 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 562 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 562 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23381, dts 23381, duration 21 at relative offset 4283 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23403, dts 23403, duration 21 at relative offset 4304 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23417, dts 23417, duration 42 at relative offset 4325 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1217536 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1218560 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.416667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 563 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 563 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23424, dts 23424, duration 21 at relative offset 4404 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23445, dts 23445, duration 21 at relative offset 4425 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23458, dts 23458, duration 42 at relative offset 4446 in cluster at offset 208861. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1219584 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1220608 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.458333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 564 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 564 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23467, dts 23467, duration 21 at relative offset 4525 in cluster at offset 208861. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Starting new cluster with timestamp 23488 at offset 213413 bytes 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23488, dts 23488, duration 21 at relative offset 10 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 3180 with pts 23500, dts 23500, duration 42 at relative offset 31 in cluster at offset 213413. TrackNumber 1, keyframe 1 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1221632 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1222656 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.5 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 565 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 565 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23509, dts 23509, duration 21 at relative offset 3218 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23531, dts 23531, duration 21 at relative offset 3239 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 23542, dts 23542, duration 42 at relative offset 3260 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1223680 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1224704 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.541667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 566 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 566 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23552, dts 23552, duration 21 at relative offset 3338 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23573, dts 23573, duration 21 at relative offset 3359 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 23583, dts 23583, duration 42 at relative offset 3380 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1225728 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1226752 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.583333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 567 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 567 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23595, dts 23595, duration 21 at relative offset 3458 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23616, dts 23616, duration 21 at relative offset 3479 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 23625, dts 23625, duration 42 at relative offset 3500 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1227776 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1228800 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.625 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 568 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 568 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23637, dts 23637, duration 21 at relative offset 3578 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23659, dts 23659, duration 21 at relative offset 3599 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23667, dts 23667, duration 42 at relative offset 3620 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1229824 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1230848 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.666667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 569 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 569 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23680, dts 23680, duration 21 at relative offset 3699 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23701, dts 23701, duration 21 at relative offset 3720 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23708, dts 23708, duration 42 at relative offset 3741 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1231872 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1232896 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.708333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 570 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 570 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23723, dts 23723, duration 21 at relative offset 3820 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23744, dts 23744, duration 21 at relative offset 3841 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23750, dts 23750, duration 42 at relative offset 3862 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1233920 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1234944 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.75 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 571 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 571 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23765, dts 23765, duration 21 at relative offset 3941 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23787, dts 23787, duration 21 at relative offset 3962 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23792, dts 23792, duration 42 at relative offset 3983 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1235968 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.791667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 572 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 572 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23808, dts 23808, duration 21 at relative offset 4062 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23829, dts 23829, duration 21 at relative offset 4083 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23833, dts 23833, duration 42 at relative offset 4104 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1236992 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1238016 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.833333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 573 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 573 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23851, dts 23851, duration 21 at relative offset 4183 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23872, dts 23872, duration 21 at relative offset 4204 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23875, dts 23875, duration 42 at relative offset 4225 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1239040 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1240064 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.875 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 574 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 574 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23893, dts 23893, duration 21 at relative offset 4304 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23915, dts 23915, duration 21 at relative offset 4325 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23917, dts 23917, duration 42 at relative offset 4346 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1241088 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1242112 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.916667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 575 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 575 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23936, dts 23936, duration 21 at relative offset 4425 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23957, dts 23957, duration 21 at relative offset 4446 in cluster at offset 213413. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 23958, dts 23958, duration 42 at relative offset 4467 in cluster at offset 213413. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1243136 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1244160 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 25.958333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 576 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 576 2025-09-14 10:26:42 (trace) [FFmpeg:0] Starting new cluster with timestamp 23979 at offset 217965 bytes 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 23979, dts 23979, duration 21 at relative offset 10 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 3180 with pts 24000, dts 24000, duration 42 at relative offset 31 in cluster at offset 217965. TrackNumber 1, keyframe 1 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1245184 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1246208 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 577 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 577 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24000, dts 24000, duration 21 at relative offset 3218 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24021, dts 24021, duration 21 at relative offset 3239 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 24042, dts 24042, duration 42 at relative offset 3260 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1247232 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1248256 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.041667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 578 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 578 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24043, dts 24043, duration 21 at relative offset 3338 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24064, dts 24064, duration 21 at relative offset 3359 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 24083, dts 24083, duration 42 at relative offset 3380 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1249280 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1250304 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.083333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 579 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 579 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24085, dts 24085, duration 21 at relative offset 3458 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24107, dts 24107, duration 21 at relative offset 3479 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 24125, dts 24125, duration 42 at relative offset 3500 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1251328 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1252352 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.125 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 580 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 580 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24128, dts 24128, duration 21 at relative offset 3578 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24149, dts 24149, duration 21 at relative offset 3599 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24167, dts 24167, duration 42 at relative offset 3620 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1253376 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1254400 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.166667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 581 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 581 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24171, dts 24171, duration 21 at relative offset 3699 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24192, dts 24192, duration 21 at relative offset 3720 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24208, dts 24208, duration 42 at relative offset 3741 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1255424 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1256448 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.208333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 582 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 582 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24213, dts 24213, duration 21 at relative offset 3820 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24235, dts 24235, duration 21 at relative offset 3841 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24250, dts 24250, duration 42 at relative offset 3862 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1257472 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1258496 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.25 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 583 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 583 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24256, dts 24256, duration 21 at relative offset 3941 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24277, dts 24277, duration 21 at relative offset 3962 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24292, dts 24292, duration 42 at relative offset 3983 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1259520 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1260544 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.291667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 584 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 584 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24299, dts 24299, duration 21 at relative offset 4062 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24320, dts 24320, duration 21 at relative offset 4083 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24333, dts 24333, duration 42 at relative offset 4104 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1261568 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1262592 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.333333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 585 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 585 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24341, dts 24341, duration 21 at relative offset 4183 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24363, dts 24363, duration 21 at relative offset 4204 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24375, dts 24375, duration 42 at relative offset 4225 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1263616 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1264640 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.375 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 586 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 586 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24384, dts 24384, duration 21 at relative offset 4304 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24405, dts 24405, duration 21 at relative offset 4325 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24417, dts 24417, duration 42 at relative offset 4346 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1265664 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1266688 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.416667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 587 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 587 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24427, dts 24427, duration 21 at relative offset 4425 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24448, dts 24448, duration 21 at relative offset 4446 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24458, dts 24458, duration 42 at relative offset 4467 in cluster at offset 217965. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1267712 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1268736 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.458333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 588 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 588 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24469, dts 24469, duration 21 at relative offset 4546 in cluster at offset 217965. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Starting new cluster with timestamp 24491 at offset 222538 bytes 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24491, dts 24491, duration 21 at relative offset 10 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 3180 with pts 24500, dts 24500, duration 42 at relative offset 31 in cluster at offset 222538. TrackNumber 1, keyframe 1 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1269760 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1270784 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.5 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 589 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 589 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24512, dts 24512, duration 21 at relative offset 3218 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24533, dts 24533, duration 21 at relative offset 3239 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 24542, dts 24542, duration 42 at relative offset 3260 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1271808 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1272832 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.541667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 590 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 590 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24555, dts 24555, duration 21 at relative offset 3338 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24576, dts 24576, duration 21 at relative offset 3359 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 24583, dts 24583, duration 42 at relative offset 3380 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1273856 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1274880 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.583333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 591 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 591 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24597, dts 24597, duration 21 at relative offset 3458 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24619, dts 24619, duration 21 at relative offset 3479 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 24625, dts 24625, duration 42 at relative offset 3500 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1275904 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1276928 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.625 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 592 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 592 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24640, dts 24640, duration 21 at relative offset 3578 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24661, dts 24661, duration 21 at relative offset 3599 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24667, dts 24667, duration 42 at relative offset 3620 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1277952 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1278976 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.666667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 593 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 593 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24683, dts 24683, duration 21 at relative offset 3699 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24704, dts 24704, duration 21 at relative offset 3720 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24708, dts 24708, duration 42 at relative offset 3741 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1280000 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.708333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 594 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 594 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24725, dts 24725, duration 21 at relative offset 3820 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24747, dts 24747, duration 21 at relative offset 3841 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24750, dts 24750, duration 42 at relative offset 3862 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1281024 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1282048 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.75 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 595 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 595 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24768, dts 24768, duration 21 at relative offset 3941 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24789, dts 24789, duration 21 at relative offset 3962 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24792, dts 24792, duration 42 at relative offset 3983 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1283072 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1284096 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.791667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 596 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 596 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24811, dts 24811, duration 21 at relative offset 4062 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24832, dts 24832, duration 21 at relative offset 4083 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24833, dts 24833, duration 42 at relative offset 4104 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1285120 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1286144 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.833333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 597 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 597 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24853, dts 24853, duration 21 at relative offset 4183 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24875, dts 24875, duration 42 at relative offset 4204 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1287168 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1288192 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.875 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 598 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 598 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24875, dts 24875, duration 21 at relative offset 4283 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24896, dts 24896, duration 21 at relative offset 4304 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24917, dts 24917, duration 42 at relative offset 4325 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1289216 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1290240 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.916667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 599 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 599 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24917, dts 24917, duration 21 at relative offset 4404 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24939, dts 24939, duration 21 at relative offset 4425 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 24958, dts 24958, duration 42 at relative offset 4446 in cluster at offset 222538. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1291264 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1292288 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 26.958333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 600 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 600 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24960, dts 24960, duration 21 at relative offset 4525 in cluster at offset 222538. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Starting new cluster with timestamp 24981 at offset 227090 bytes 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 24981, dts 24981, duration 21 at relative offset 10 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 3180 with pts 25000, dts 25000, duration 42 at relative offset 31 in cluster at offset 227090. TrackNumber 1, keyframe 1 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1293312 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1294336 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 601 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 601 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25003, dts 25003, duration 21 at relative offset 3218 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25024, dts 25024, duration 21 at relative offset 3239 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 25042, dts 25042, duration 42 at relative offset 3260 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1295360 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1296384 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.041667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 602 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 602 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25045, dts 25045, duration 21 at relative offset 3338 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25067, dts 25067, duration 21 at relative offset 3359 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 25083, dts 25083, duration 42 at relative offset 3380 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1297408 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1298432 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.083333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 603 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 603 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25088, dts 25088, duration 21 at relative offset 3458 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25109, dts 25109, duration 21 at relative offset 3479 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 25125, dts 25125, duration 42 at relative offset 3500 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1299456 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1300480 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.125 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 604 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 604 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25131, dts 25131, duration 21 at relative offset 3578 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25152, dts 25152, duration 21 at relative offset 3599 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25167, dts 25167, duration 42 at relative offset 3620 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1301504 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1302528 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.166667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 605 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 605 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25173, dts 25173, duration 21 at relative offset 3699 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25195, dts 25195, duration 21 at relative offset 3720 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25208, dts 25208, duration 42 at relative offset 3741 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1303552 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1304576 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.208333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 606 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 606 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25216, dts 25216, duration 21 at relative offset 3820 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25237, dts 25237, duration 21 at relative offset 3841 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25250, dts 25250, duration 42 at relative offset 3862 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1305600 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1306624 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.25 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 607 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 607 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25259, dts 25259, duration 21 at relative offset 3941 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25280, dts 25280, duration 21 at relative offset 3962 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25292, dts 25292, duration 42 at relative offset 3983 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1307648 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1308672 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.291667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 608 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 608 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25301, dts 25301, duration 21 at relative offset 4062 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25323, dts 25323, duration 21 at relative offset 4083 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25333, dts 25333, duration 42 at relative offset 4104 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1309696 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1310720 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.333333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 609 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 609 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25344, dts 25344, duration 21 at relative offset 4183 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25365, dts 25365, duration 21 at relative offset 4204 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25375, dts 25375, duration 42 at relative offset 4225 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1311744 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1312768 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.375 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 610 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 610 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25387, dts 25387, duration 21 at relative offset 4304 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25408, dts 25408, duration 21 at relative offset 4325 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25417, dts 25417, duration 42 at relative offset 4346 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1313792 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1314816 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.416667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 611 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 611 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25429, dts 25429, duration 21 at relative offset 4425 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25451, dts 25451, duration 21 at relative offset 4446 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25458, dts 25458, duration 42 at relative offset 4467 in cluster at offset 227090. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1315840 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1316864 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.458333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 612 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 612 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25472, dts 25472, duration 21 at relative offset 4546 in cluster at offset 227090. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Starting new cluster with timestamp 25493 at offset 231663 bytes 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25493, dts 25493, duration 21 at relative offset 10 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 3180 with pts 25500, dts 25500, duration 42 at relative offset 31 in cluster at offset 231663. TrackNumber 1, keyframe 1 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1317888 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1318912 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.5 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 613 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 613 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25515, dts 25515, duration 21 at relative offset 3218 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25536, dts 25536, duration 21 at relative offset 3239 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 25542, dts 25542, duration 42 at relative offset 3260 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1319936 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1320960 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.541667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 614 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 614 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25557, dts 25557, duration 21 at relative offset 3338 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25579, dts 25579, duration 21 at relative offset 3359 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 25583, dts 25583, duration 42 at relative offset 3380 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1321984 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.583333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 615 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 615 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25600, dts 25600, duration 21 at relative offset 3458 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25621, dts 25621, duration 21 at relative offset 3479 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 72 with pts 25625, dts 25625, duration 42 at relative offset 3500 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1323008 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1324032 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.625 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 616 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 616 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25643, dts 25643, duration 21 at relative offset 3578 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25664, dts 25664, duration 21 at relative offset 3599 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25667, dts 25667, duration 42 at relative offset 3620 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1325056 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1326080 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.666667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 617 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 617 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25685, dts 25685, duration 21 at relative offset 3699 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25707, dts 25707, duration 21 at relative offset 3720 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25708, dts 25708, duration 42 at relative offset 3741 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1327104 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1328128 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.708333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 618 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 618 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25728, dts 25728, duration 21 at relative offset 3820 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25749, dts 25749, duration 21 at relative offset 3841 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25750, dts 25750, duration 42 at relative offset 3862 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1329152 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1330176 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.75 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 619 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 619 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25771, dts 25771, duration 21 at relative offset 3941 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25792, dts 25792, duration 42 at relative offset 3962 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1331200 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1332224 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.791667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 620 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 620 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25792, dts 25792, duration 21 at relative offset 4041 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25813, dts 25813, duration 21 at relative offset 4062 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25833, dts 25833, duration 42 at relative offset 4083 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1333248 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1334272 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.833333 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 621 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 621 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25835, dts 25835, duration 21 at relative offset 4162 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25856, dts 25856, duration 21 at relative offset 4183 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25875, dts 25875, duration 42 at relative offset 4204 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1335296 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1336320 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.875 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 622 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 622 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25877, dts 25877, duration 21 at relative offset 4283 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25899, dts 25899, duration 21 at relative offset 4304 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25917, dts 25917, duration 42 at relative offset 4325 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1337344 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1338368 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.916667 2025-09-14 10:26:42 (trace) [FFmpeg:0] frame= 623 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 623 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25920, dts 25920, duration 21 at relative offset 4404 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 15 with pts 25941, dts 25941, duration 21 at relative offset 4425 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:42 (trace) [FFmpeg:0] Writing block of size 73 with pts 25958, dts 25958, duration 42 at relative offset 4446 in cluster at offset 231663. TrackNumber 1, keyframe 0 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1339392 2025-09-14 10:26:42 (debug) [OutputNode.cpp:318] Muxing packet with pts 1340416 2025-09-14 10:26:42 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:42 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 27.958333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 624 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 624 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 25963, dts 25963, duration 21 at relative offset 4525 in cluster at offset 231663. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Starting new cluster with timestamp 25984 at offset 236215 bytes 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 25984, dts 25984, duration 21 at relative offset 10 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 3180 with pts 26000, dts 26000, duration 42 at relative offset 31 in cluster at offset 236215. TrackNumber 1, keyframe 1 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1341440 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1342464 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 625 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 625 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26005, dts 26005, duration 21 at relative offset 3218 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26027, dts 26027, duration 21 at relative offset 3239 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 26042, dts 26042, duration 42 at relative offset 3260 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1343488 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1344512 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.041667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 626 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 626 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26048, dts 26048, duration 21 at relative offset 3338 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26069, dts 26069, duration 21 at relative offset 3359 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 26083, dts 26083, duration 42 at relative offset 3380 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1345536 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1346560 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.083333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 627 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 627 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26091, dts 26091, duration 21 at relative offset 3458 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26112, dts 26112, duration 21 at relative offset 3479 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 26125, dts 26125, duration 42 at relative offset 3500 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1347584 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1348608 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.125 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 628 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 628 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26133, dts 26133, duration 21 at relative offset 3578 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26155, dts 26155, duration 21 at relative offset 3599 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26167, dts 26167, duration 42 at relative offset 3620 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1349632 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1350656 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.166667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 629 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 629 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26176, dts 26176, duration 21 at relative offset 3699 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26197, dts 26197, duration 21 at relative offset 3720 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26208, dts 26208, duration 42 at relative offset 3741 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1351680 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1352704 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.208333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 630 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 630 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26219, dts 26219, duration 21 at relative offset 3820 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26240, dts 26240, duration 21 at relative offset 3841 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26250, dts 26250, duration 42 at relative offset 3862 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1353728 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1354752 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.25 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 631 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 631 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26261, dts 26261, duration 21 at relative offset 3941 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26283, dts 26283, duration 21 at relative offset 3962 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26292, dts 26292, duration 42 at relative offset 3983 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1355776 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1356800 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.291667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 632 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 632 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26304, dts 26304, duration 21 at relative offset 4062 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26325, dts 26325, duration 21 at relative offset 4083 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26333, dts 26333, duration 42 at relative offset 4104 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1357824 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1358848 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.333333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 633 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 633 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26347, dts 26347, duration 21 at relative offset 4183 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26368, dts 26368, duration 21 at relative offset 4204 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26375, dts 26375, duration 42 at relative offset 4225 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1359872 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1360896 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.375 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 634 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 634 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26389, dts 26389, duration 21 at relative offset 4304 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26411, dts 26411, duration 21 at relative offset 4325 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26417, dts 26417, duration 42 at relative offset 4346 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1361920 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1362944 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.416667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 635 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 635 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26432, dts 26432, duration 21 at relative offset 4425 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26453, dts 26453, duration 21 at relative offset 4446 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26458, dts 26458, duration 42 at relative offset 4467 in cluster at offset 236215. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1363968 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.458333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 636 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 636 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26475, dts 26475, duration 21 at relative offset 4546 in cluster at offset 236215. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Starting new cluster with timestamp 26496 at offset 240788 bytes 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26496, dts 26496, duration 21 at relative offset 10 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 3180 with pts 26500, dts 26500, duration 42 at relative offset 31 in cluster at offset 240788. TrackNumber 1, keyframe 1 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1364992 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1366016 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.5 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 637 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 637 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26517, dts 26517, duration 21 at relative offset 3218 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26539, dts 26539, duration 21 at relative offset 3239 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 26542, dts 26542, duration 42 at relative offset 3260 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1367040 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1368064 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.541667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 638 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 638 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26560, dts 26560, duration 21 at relative offset 3338 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26581, dts 26581, duration 21 at relative offset 3359 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 26583, dts 26583, duration 42 at relative offset 3380 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1369088 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1370112 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.583333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 639 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 639 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26603, dts 26603, duration 21 at relative offset 3458 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26624, dts 26624, duration 21 at relative offset 3479 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 26625, dts 26625, duration 42 at relative offset 3500 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1371136 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1372160 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.625 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 640 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 640 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26645, dts 26645, duration 21 at relative offset 3578 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26667, dts 26667, duration 42 at relative offset 3599 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1373184 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1374208 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.666667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 641 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 641 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26667, dts 26667, duration 21 at relative offset 3678 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26688, dts 26688, duration 21 at relative offset 3699 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26708, dts 26708, duration 42 at relative offset 3720 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1375232 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1376256 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.708333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 642 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 642 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26709, dts 26709, duration 21 at relative offset 3799 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26731, dts 26731, duration 21 at relative offset 3820 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26750, dts 26750, duration 42 at relative offset 3841 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1377280 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1378304 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.75 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 643 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 643 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26752, dts 26752, duration 21 at relative offset 3920 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26773, dts 26773, duration 21 at relative offset 3941 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26792, dts 26792, duration 42 at relative offset 3962 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1379328 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1380352 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.791667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 644 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 644 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26795, dts 26795, duration 21 at relative offset 4041 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26816, dts 26816, duration 21 at relative offset 4062 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26833, dts 26833, duration 42 at relative offset 4083 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1381376 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1382400 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.833333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 645 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 645 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26837, dts 26837, duration 21 at relative offset 4162 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26859, dts 26859, duration 21 at relative offset 4183 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26875, dts 26875, duration 42 at relative offset 4204 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1383424 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1384448 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.875 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 646 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 646 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26880, dts 26880, duration 21 at relative offset 4283 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26901, dts 26901, duration 21 at relative offset 4304 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26917, dts 26917, duration 42 at relative offset 4325 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1385472 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1386496 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.916667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 647 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 647 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26923, dts 26923, duration 21 at relative offset 4404 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26944, dts 26944, duration 21 at relative offset 4425 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 26958, dts 26958, duration 42 at relative offset 4446 in cluster at offset 240788. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1387520 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1388544 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 28.958333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 648 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 648 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26965, dts 26965, duration 21 at relative offset 4525 in cluster at offset 240788. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Starting new cluster with timestamp 26987 at offset 245340 bytes 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 26987, dts 26987, duration 21 at relative offset 10 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 3180 with pts 27000, dts 27000, duration 42 at relative offset 31 in cluster at offset 245340. TrackNumber 1, keyframe 1 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1389568 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1390592 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 649 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 649 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27008, dts 27008, duration 21 at relative offset 3218 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27029, dts 27029, duration 21 at relative offset 3239 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 27042, dts 27042, duration 42 at relative offset 3260 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1391616 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1392640 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.041667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 650 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 650 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27051, dts 27051, duration 21 at relative offset 3338 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27072, dts 27072, duration 21 at relative offset 3359 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 27083, dts 27083, duration 42 at relative offset 3380 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1393664 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1394688 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.083333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 651 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 651 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27093, dts 27093, duration 21 at relative offset 3458 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27115, dts 27115, duration 21 at relative offset 3479 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 27125, dts 27125, duration 42 at relative offset 3500 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1395712 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1396736 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.125 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 652 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 652 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27136, dts 27136, duration 21 at relative offset 3578 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27157, dts 27157, duration 21 at relative offset 3599 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27167, dts 27167, duration 42 at relative offset 3620 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1397760 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1398784 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.166667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 653 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 653 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27179, dts 27179, duration 21 at relative offset 3699 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27200, dts 27200, duration 21 at relative offset 3720 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27208, dts 27208, duration 42 at relative offset 3741 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1399808 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1400832 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.208333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 654 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 654 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27221, dts 27221, duration 21 at relative offset 3820 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27243, dts 27243, duration 21 at relative offset 3841 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27250, dts 27250, duration 42 at relative offset 3862 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1401856 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1402880 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.25 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 655 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 655 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27264, dts 27264, duration 21 at relative offset 3941 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27285, dts 27285, duration 21 at relative offset 3962 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27292, dts 27292, duration 42 at relative offset 3983 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1403904 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1404928 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.291667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 656 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 656 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27307, dts 27307, duration 21 at relative offset 4062 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27328, dts 27328, duration 21 at relative offset 4083 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27333, dts 27333, duration 42 at relative offset 4104 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1405952 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1406976 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.333333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 657 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 657 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27349, dts 27349, duration 21 at relative offset 4183 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27371, dts 27371, duration 21 at relative offset 4204 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27375, dts 27375, duration 42 at relative offset 4225 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1408000 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.375 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 658 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 658 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27392, dts 27392, duration 21 at relative offset 4304 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27413, dts 27413, duration 21 at relative offset 4325 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27417, dts 27417, duration 42 at relative offset 4346 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1409024 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1410048 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.416667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 659 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 659 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27435, dts 27435, duration 21 at relative offset 4425 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27456, dts 27456, duration 21 at relative offset 4446 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27458, dts 27458, duration 42 at relative offset 4467 in cluster at offset 245340. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1411072 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1412096 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.458333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 660 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 660 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27477, dts 27477, duration 21 at relative offset 4546 in cluster at offset 245340. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Starting new cluster with timestamp 27499 at offset 249913 bytes 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27499, dts 27499, duration 21 at relative offset 10 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 3180 with pts 27500, dts 27500, duration 42 at relative offset 31 in cluster at offset 249913. TrackNumber 1, keyframe 1 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1413120 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1414144 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.5 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 661 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 661 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27520, dts 27520, duration 21 at relative offset 3218 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27541, dts 27541, duration 21 at relative offset 3239 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 27542, dts 27542, duration 42 at relative offset 3260 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1415168 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1416192 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.541667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 662 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 662 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27563, dts 27563, duration 21 at relative offset 3338 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 27583, dts 27583, duration 42 at relative offset 3359 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1417216 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1418240 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.583333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 663 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 663 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27584, dts 27584, duration 21 at relative offset 3437 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27605, dts 27605, duration 21 at relative offset 3458 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 27625, dts 27625, duration 42 at relative offset 3479 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1419264 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1420288 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.625 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 664 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 664 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27627, dts 27627, duration 21 at relative offset 3557 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27648, dts 27648, duration 21 at relative offset 3578 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27667, dts 27667, duration 42 at relative offset 3599 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1421312 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1422336 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.666667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 665 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 665 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27669, dts 27669, duration 21 at relative offset 3678 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27691, dts 27691, duration 21 at relative offset 3699 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27708, dts 27708, duration 42 at relative offset 3720 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1423360 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1424384 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.708333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 666 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 666 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27712, dts 27712, duration 21 at relative offset 3799 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27733, dts 27733, duration 21 at relative offset 3820 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27750, dts 27750, duration 42 at relative offset 3841 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1425408 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1426432 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.75 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 667 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 667 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27755, dts 27755, duration 21 at relative offset 3920 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27776, dts 27776, duration 21 at relative offset 3941 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27792, dts 27792, duration 42 at relative offset 3962 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1427456 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1428480 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.791667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 668 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 668 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27797, dts 27797, duration 21 at relative offset 4041 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27819, dts 27819, duration 21 at relative offset 4062 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27833, dts 27833, duration 42 at relative offset 4083 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1429504 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1430528 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.833333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 669 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 669 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27840, dts 27840, duration 21 at relative offset 4162 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27861, dts 27861, duration 21 at relative offset 4183 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27875, dts 27875, duration 42 at relative offset 4204 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1431552 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1432576 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.875 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 670 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 670 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27883, dts 27883, duration 21 at relative offset 4283 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27904, dts 27904, duration 21 at relative offset 4304 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27917, dts 27917, duration 42 at relative offset 4325 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1433600 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1434624 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.916667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 671 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 671 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27925, dts 27925, duration 21 at relative offset 4404 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27947, dts 27947, duration 21 at relative offset 4425 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 27958, dts 27958, duration 42 at relative offset 4446 in cluster at offset 249913. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1435648 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1436672 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 29.958333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 672 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 672 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27968, dts 27968, duration 21 at relative offset 4525 in cluster at offset 249913. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Starting new cluster with timestamp 27989 at offset 254465 bytes 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 27989, dts 27989, duration 21 at relative offset 10 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 3180 with pts 28000, dts 28000, duration 42 at relative offset 31 in cluster at offset 254465. TrackNumber 1, keyframe 1 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1437696 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1438720 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 673 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 673 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28011, dts 28011, duration 21 at relative offset 3218 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28032, dts 28032, duration 21 at relative offset 3239 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 28042, dts 28042, duration 42 at relative offset 3260 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1439744 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1440768 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.041667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 674 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 674 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28053, dts 28053, duration 21 at relative offset 3338 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28075, dts 28075, duration 21 at relative offset 3359 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 28083, dts 28083, duration 42 at relative offset 3380 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1441792 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1442816 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.083333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 675 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 675 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28096, dts 28096, duration 21 at relative offset 3458 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28117, dts 28117, duration 21 at relative offset 3479 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 28125, dts 28125, duration 42 at relative offset 3500 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1443840 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1444864 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.125 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 676 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 676 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28139, dts 28139, duration 21 at relative offset 3578 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28160, dts 28160, duration 21 at relative offset 3599 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28167, dts 28167, duration 42 at relative offset 3620 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1445888 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1446912 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.166667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 677 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 677 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28181, dts 28181, duration 21 at relative offset 3699 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28203, dts 28203, duration 21 at relative offset 3720 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28208, dts 28208, duration 42 at relative offset 3741 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1447936 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1448960 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.208333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 678 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 678 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28224, dts 28224, duration 21 at relative offset 3820 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28245, dts 28245, duration 21 at relative offset 3841 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28250, dts 28250, duration 42 at relative offset 3862 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1449984 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.25 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 679 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 679 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28267, dts 28267, duration 21 at relative offset 3941 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28288, dts 28288, duration 21 at relative offset 3962 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28292, dts 28292, duration 42 at relative offset 3983 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1451008 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1452032 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.291667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 680 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 680 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28309, dts 28309, duration 21 at relative offset 4062 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28331, dts 28331, duration 21 at relative offset 4083 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28333, dts 28333, duration 42 at relative offset 4104 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1453056 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1454080 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.333333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 681 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 681 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28352, dts 28352, duration 21 at relative offset 4183 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28373, dts 28373, duration 21 at relative offset 4204 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28375, dts 28375, duration 42 at relative offset 4225 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1455104 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1456128 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.375 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 682 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 682 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28395, dts 28395, duration 21 at relative offset 4304 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28416, dts 28416, duration 21 at relative offset 4325 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28417, dts 28417, duration 42 at relative offset 4346 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1457152 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1458176 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.416667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 683 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 683 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28437, dts 28437, duration 21 at relative offset 4425 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28458, dts 28458, duration 42 at relative offset 4446 in cluster at offset 254465. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1459200 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1460224 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.458333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 684 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 684 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28459, dts 28459, duration 21 at relative offset 4525 in cluster at offset 254465. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Starting new cluster with timestamp 28480 at offset 259017 bytes 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28480, dts 28480, duration 21 at relative offset 10 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 3180 with pts 28500, dts 28500, duration 42 at relative offset 31 in cluster at offset 259017. TrackNumber 1, keyframe 1 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1461248 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1462272 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.5 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 685 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 685 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28501, dts 28501, duration 21 at relative offset 3218 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28523, dts 28523, duration 21 at relative offset 3239 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 28542, dts 28542, duration 42 at relative offset 3260 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1463296 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1464320 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.541667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 686 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 686 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28544, dts 28544, duration 21 at relative offset 3338 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28565, dts 28565, duration 21 at relative offset 3359 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 28583, dts 28583, duration 42 at relative offset 3380 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1465344 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1466368 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.583333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 687 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 687 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28587, dts 28587, duration 21 at relative offset 3458 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28608, dts 28608, duration 21 at relative offset 3479 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 28625, dts 28625, duration 42 at relative offset 3500 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1467392 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1468416 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.625 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 688 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 688 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28629, dts 28629, duration 21 at relative offset 3578 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28651, dts 28651, duration 21 at relative offset 3599 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28667, dts 28667, duration 42 at relative offset 3620 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1469440 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1470464 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.666667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 689 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 689 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28672, dts 28672, duration 21 at relative offset 3699 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28693, dts 28693, duration 21 at relative offset 3720 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28708, dts 28708, duration 42 at relative offset 3741 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1471488 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1472512 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.708333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 690 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 690 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28715, dts 28715, duration 21 at relative offset 3820 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28736, dts 28736, duration 21 at relative offset 3841 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28750, dts 28750, duration 42 at relative offset 3862 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1473536 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1474560 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.75 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 691 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 691 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28757, dts 28757, duration 21 at relative offset 3941 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28779, dts 28779, duration 21 at relative offset 3962 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28792, dts 28792, duration 42 at relative offset 3983 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1475584 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1476608 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.791667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 692 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 692 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28800, dts 28800, duration 21 at relative offset 4062 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28821, dts 28821, duration 21 at relative offset 4083 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28833, dts 28833, duration 42 at relative offset 4104 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1477632 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1478656 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.833333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 693 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 693 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28843, dts 28843, duration 21 at relative offset 4183 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28864, dts 28864, duration 21 at relative offset 4204 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28875, dts 28875, duration 42 at relative offset 4225 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1479680 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1480704 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.875 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 694 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 694 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28885, dts 28885, duration 21 at relative offset 4304 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28907, dts 28907, duration 21 at relative offset 4325 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28917, dts 28917, duration 42 at relative offset 4346 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1481728 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1482752 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.916667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 695 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 695 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28928, dts 28928, duration 21 at relative offset 4425 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28949, dts 28949, duration 21 at relative offset 4446 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 28958, dts 28958, duration 42 at relative offset 4467 in cluster at offset 259017. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1483776 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1484800 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 30.958333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 696 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 696 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28971, dts 28971, duration 21 at relative offset 4546 in cluster at offset 259017. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Starting new cluster with timestamp 28992 at offset 263590 bytes 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 28992, dts 28992, duration 21 at relative offset 10 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 3180 with pts 29000, dts 29000, duration 42 at relative offset 31 in cluster at offset 263590. TrackNumber 1, keyframe 1 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1485824 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1486848 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 697 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 697 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29013, dts 29013, duration 21 at relative offset 3218 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29035, dts 29035, duration 21 at relative offset 3239 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 29042, dts 29042, duration 42 at relative offset 3260 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1487872 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1488896 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.041667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 698 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 698 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29056, dts 29056, duration 21 at relative offset 3338 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29077, dts 29077, duration 21 at relative offset 3359 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 29083, dts 29083, duration 42 at relative offset 3380 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1489920 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1490944 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.083333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 699 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 699 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29099, dts 29099, duration 21 at relative offset 3458 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29120, dts 29120, duration 21 at relative offset 3479 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 29125, dts 29125, duration 42 at relative offset 3500 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1491968 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.125 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 700 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 700 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29141, dts 29141, duration 21 at relative offset 3578 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29163, dts 29163, duration 21 at relative offset 3599 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29167, dts 29167, duration 42 at relative offset 3620 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1492992 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1494016 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.166667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 701 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 701 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29184, dts 29184, duration 21 at relative offset 3699 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29205, dts 29205, duration 21 at relative offset 3720 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29208, dts 29208, duration 42 at relative offset 3741 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1495040 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1496064 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.208333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 702 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 702 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29227, dts 29227, duration 21 at relative offset 3820 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29248, dts 29248, duration 21 at relative offset 3841 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29250, dts 29250, duration 42 at relative offset 3862 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1497088 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1498112 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.25 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 703 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 703 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29269, dts 29269, duration 21 at relative offset 3941 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29291, dts 29291, duration 21 at relative offset 3962 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29292, dts 29292, duration 42 at relative offset 3983 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1499136 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1500160 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.291667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 704 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 704 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29312, dts 29312, duration 21 at relative offset 4062 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29333, dts 29333, duration 42 at relative offset 4083 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1501184 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1502208 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.333333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 705 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 705 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29333, dts 29333, duration 21 at relative offset 4162 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29355, dts 29355, duration 21 at relative offset 4183 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29375, dts 29375, duration 42 at relative offset 4204 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1503232 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1504256 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.375 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 706 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 706 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29376, dts 29376, duration 21 at relative offset 4283 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29397, dts 29397, duration 21 at relative offset 4304 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29417, dts 29417, duration 42 at relative offset 4325 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1505280 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1506304 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.416667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 707 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 707 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29419, dts 29419, duration 21 at relative offset 4404 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29440, dts 29440, duration 21 at relative offset 4425 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29458, dts 29458, duration 42 at relative offset 4446 in cluster at offset 263590. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1507328 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1508352 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.458333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 708 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 708 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29461, dts 29461, duration 21 at relative offset 4525 in cluster at offset 263590. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Starting new cluster with timestamp 29483 at offset 268142 bytes 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29483, dts 29483, duration 21 at relative offset 10 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 3180 with pts 29500, dts 29500, duration 42 at relative offset 31 in cluster at offset 268142. TrackNumber 1, keyframe 1 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1509376 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1510400 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.5 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 709 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 709 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29504, dts 29504, duration 21 at relative offset 3218 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29525, dts 29525, duration 21 at relative offset 3239 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 29542, dts 29542, duration 42 at relative offset 3260 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1511424 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1512448 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.541667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 710 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 710 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29547, dts 29547, duration 21 at relative offset 3338 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29568, dts 29568, duration 21 at relative offset 3359 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 29583, dts 29583, duration 42 at relative offset 3380 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1513472 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1514496 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.583333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 711 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 711 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29589, dts 29589, duration 21 at relative offset 3458 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29611, dts 29611, duration 21 at relative offset 3479 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 29625, dts 29625, duration 42 at relative offset 3500 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1515520 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1516544 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.625 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 712 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 712 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29632, dts 29632, duration 21 at relative offset 3578 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29653, dts 29653, duration 21 at relative offset 3599 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29667, dts 29667, duration 42 at relative offset 3620 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1517568 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1518592 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.666667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 713 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 713 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29675, dts 29675, duration 21 at relative offset 3699 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29696, dts 29696, duration 21 at relative offset 3720 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29708, dts 29708, duration 42 at relative offset 3741 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1519616 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1520640 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.708333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 714 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 714 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29717, dts 29717, duration 21 at relative offset 3820 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29739, dts 29739, duration 21 at relative offset 3841 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29750, dts 29750, duration 42 at relative offset 3862 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1521664 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1522688 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.75 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 715 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 715 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29760, dts 29760, duration 21 at relative offset 3941 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29781, dts 29781, duration 21 at relative offset 3962 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29792, dts 29792, duration 42 at relative offset 3983 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1523712 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1524736 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.791667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 716 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 716 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29803, dts 29803, duration 21 at relative offset 4062 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29824, dts 29824, duration 21 at relative offset 4083 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29833, dts 29833, duration 42 at relative offset 4104 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1525760 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1526784 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.833333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 717 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 717 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29845, dts 29845, duration 21 at relative offset 4183 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29867, dts 29867, duration 21 at relative offset 4204 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29875, dts 29875, duration 42 at relative offset 4225 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1527808 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1528832 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.875 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 718 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 718 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29888, dts 29888, duration 21 at relative offset 4304 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29909, dts 29909, duration 21 at relative offset 4325 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29917, dts 29917, duration 42 at relative offset 4346 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1529856 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1530880 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.916667 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 719 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 719 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29931, dts 29931, duration 21 at relative offset 4425 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29952, dts 29952, duration 21 at relative offset 4446 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 73 with pts 29958, dts 29958, duration 42 at relative offset 4467 in cluster at offset 268142. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1531904 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1532928 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 31.958333 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 720 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 720 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29973, dts 29973, duration 21 at relative offset 4546 in cluster at offset 268142. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Starting new cluster with timestamp 29995 at offset 272715 bytes 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 29995, dts 29995, duration 21 at relative offset 10 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 3180 with pts 30000, dts 30000, duration 42 at relative offset 31 in cluster at offset 272715. TrackNumber 1, keyframe 1 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1533952 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1534976 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32 2025-09-14 10:26:43 (trace) [FFmpeg:0] frame= 721 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 721 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 30016, dts 30016, duration 21 at relative offset 3218 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 15 with pts 30037, dts 30037, duration 21 at relative offset 3239 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:43 (trace) [FFmpeg:0] Writing block of size 72 with pts 30042, dts 30042, duration 42 at relative offset 3260 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:43 (debug) [OutputNode.cpp:318] Muxing packet with pts 1536000 2025-09-14 10:26:43 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:43 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.041667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 722 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 722 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30059, dts 30059, duration 21 at relative offset 3338 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30080, dts 30080, duration 21 at relative offset 3359 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 30083, dts 30083, duration 42 at relative offset 3380 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1537024 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1538048 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.083333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 723 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 723 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30101, dts 30101, duration 21 at relative offset 3458 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30123, dts 30123, duration 21 at relative offset 3479 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 30125, dts 30125, duration 42 at relative offset 3500 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1539072 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1540096 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.125 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 724 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 724 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30144, dts 30144, duration 21 at relative offset 3578 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30165, dts 30165, duration 21 at relative offset 3599 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30167, dts 30167, duration 42 at relative offset 3620 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1541120 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1542144 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.166667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 725 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 725 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30187, dts 30187, duration 21 at relative offset 3699 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30208, dts 30208, duration 42 at relative offset 3720 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1543168 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1544192 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.208333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 726 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 726 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30208, dts 30208, duration 21 at relative offset 3799 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30229, dts 30229, duration 21 at relative offset 3820 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30250, dts 30250, duration 42 at relative offset 3841 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1545216 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1546240 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.25 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 727 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 727 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30251, dts 30251, duration 21 at relative offset 3920 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30272, dts 30272, duration 21 at relative offset 3941 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30292, dts 30292, duration 42 at relative offset 3962 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1547264 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1548288 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.291667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 728 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 728 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30293, dts 30293, duration 21 at relative offset 4041 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30315, dts 30315, duration 21 at relative offset 4062 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30333, dts 30333, duration 42 at relative offset 4083 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1549312 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1550336 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.333333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 729 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 729 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30336, dts 30336, duration 21 at relative offset 4162 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30357, dts 30357, duration 21 at relative offset 4183 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30375, dts 30375, duration 42 at relative offset 4204 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1551360 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1552384 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.375 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 730 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 730 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30379, dts 30379, duration 21 at relative offset 4283 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30400, dts 30400, duration 21 at relative offset 4304 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30417, dts 30417, duration 42 at relative offset 4325 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1553408 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1554432 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.416667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 731 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 731 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30421, dts 30421, duration 21 at relative offset 4404 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30443, dts 30443, duration 21 at relative offset 4425 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30458, dts 30458, duration 42 at relative offset 4446 in cluster at offset 272715. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1555456 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1556480 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.458333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 732 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 732 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30464, dts 30464, duration 21 at relative offset 4525 in cluster at offset 272715. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Starting new cluster with timestamp 30485 at offset 277267 bytes 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30485, dts 30485, duration 21 at relative offset 10 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 3180 with pts 30500, dts 30500, duration 42 at relative offset 31 in cluster at offset 277267. TrackNumber 1, keyframe 1 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1557504 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1558528 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.5 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 733 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 733 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30507, dts 30507, duration 21 at relative offset 3218 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30528, dts 30528, duration 21 at relative offset 3239 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 30542, dts 30542, duration 42 at relative offset 3260 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1559552 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1560576 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.541667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 734 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 734 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30549, dts 30549, duration 21 at relative offset 3338 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30571, dts 30571, duration 21 at relative offset 3359 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 30583, dts 30583, duration 42 at relative offset 3380 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1561600 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1562624 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.583333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 735 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 735 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30592, dts 30592, duration 21 at relative offset 3458 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30613, dts 30613, duration 21 at relative offset 3479 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 30625, dts 30625, duration 42 at relative offset 3500 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1563648 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1564672 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.625 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 736 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 736 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30635, dts 30635, duration 21 at relative offset 3578 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30656, dts 30656, duration 21 at relative offset 3599 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30667, dts 30667, duration 42 at relative offset 3620 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1565696 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1566720 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.666667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 737 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 737 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30677, dts 30677, duration 21 at relative offset 3699 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30699, dts 30699, duration 21 at relative offset 3720 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30708, dts 30708, duration 42 at relative offset 3741 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1567744 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1568768 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.708333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 738 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 738 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30720, dts 30720, duration 21 at relative offset 3820 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30741, dts 30741, duration 21 at relative offset 3841 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30750, dts 30750, duration 42 at relative offset 3862 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1569792 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1570816 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.75 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 739 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 739 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30763, dts 30763, duration 21 at relative offset 3941 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30784, dts 30784, duration 21 at relative offset 3962 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30792, dts 30792, duration 42 at relative offset 3983 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1571840 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1572864 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.791667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 740 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 740 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30805, dts 30805, duration 21 at relative offset 4062 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30827, dts 30827, duration 21 at relative offset 4083 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30833, dts 30833, duration 42 at relative offset 4104 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1573888 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1574912 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.833333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 741 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 741 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30848, dts 30848, duration 21 at relative offset 4183 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30869, dts 30869, duration 21 at relative offset 4204 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30875, dts 30875, duration 42 at relative offset 4225 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1575936 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1576960 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.875 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 742 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 742 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30891, dts 30891, duration 21 at relative offset 4304 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30912, dts 30912, duration 21 at relative offset 4325 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30917, dts 30917, duration 42 at relative offset 4346 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1577984 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.916667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 743 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 743 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30933, dts 30933, duration 21 at relative offset 4425 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30955, dts 30955, duration 21 at relative offset 4446 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 30958, dts 30958, duration 42 at relative offset 4467 in cluster at offset 277267. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1579008 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1580032 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 32.958333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 744 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 744 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30976, dts 30976, duration 21 at relative offset 4546 in cluster at offset 277267. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Starting new cluster with timestamp 30997 at offset 281840 bytes 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 30997, dts 30997, duration 21 at relative offset 10 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 3180 with pts 31000, dts 31000, duration 42 at relative offset 31 in cluster at offset 281840. TrackNumber 1, keyframe 1 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1581056 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1582080 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 745 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 745 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31019, dts 31019, duration 21 at relative offset 3218 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31040, dts 31040, duration 21 at relative offset 3239 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 31042, dts 31042, duration 42 at relative offset 3260 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1583104 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1584128 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.041667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 746 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 746 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31061, dts 31061, duration 21 at relative offset 3338 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 31083, dts 31083, duration 42 at relative offset 3359 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1585152 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1586176 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.083333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 747 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 747 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31083, dts 31083, duration 21 at relative offset 3437 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31104, dts 31104, duration 21 at relative offset 3458 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 31125, dts 31125, duration 42 at relative offset 3479 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1587200 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1588224 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.125 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 748 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 748 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31125, dts 31125, duration 21 at relative offset 3557 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31147, dts 31147, duration 21 at relative offset 3578 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31167, dts 31167, duration 42 at relative offset 3599 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1589248 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1590272 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.166667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 749 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 749 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31168, dts 31168, duration 21 at relative offset 3678 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31189, dts 31189, duration 21 at relative offset 3699 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31208, dts 31208, duration 42 at relative offset 3720 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1591296 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1592320 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.208333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 750 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 750 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31211, dts 31211, duration 21 at relative offset 3799 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31232, dts 31232, duration 21 at relative offset 3820 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31250, dts 31250, duration 42 at relative offset 3841 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1593344 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1594368 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.25 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 751 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 751 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31253, dts 31253, duration 21 at relative offset 3920 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31275, dts 31275, duration 21 at relative offset 3941 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31292, dts 31292, duration 42 at relative offset 3962 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1595392 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1596416 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.291667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 752 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 752 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31296, dts 31296, duration 21 at relative offset 4041 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31317, dts 31317, duration 21 at relative offset 4062 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31333, dts 31333, duration 42 at relative offset 4083 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1597440 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1598464 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.333333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 753 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 753 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31339, dts 31339, duration 21 at relative offset 4162 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31360, dts 31360, duration 21 at relative offset 4183 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31375, dts 31375, duration 42 at relative offset 4204 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1599488 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1600512 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.375 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 754 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 754 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31381, dts 31381, duration 21 at relative offset 4283 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31403, dts 31403, duration 21 at relative offset 4304 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31417, dts 31417, duration 42 at relative offset 4325 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1601536 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1602560 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.416667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 755 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 755 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31424, dts 31424, duration 21 at relative offset 4404 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31445, dts 31445, duration 21 at relative offset 4425 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31458, dts 31458, duration 42 at relative offset 4446 in cluster at offset 281840. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1603584 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1604608 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.458333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 756 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 756 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31467, dts 31467, duration 21 at relative offset 4525 in cluster at offset 281840. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Starting new cluster with timestamp 31488 at offset 286392 bytes 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31488, dts 31488, duration 21 at relative offset 10 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 3180 with pts 31500, dts 31500, duration 42 at relative offset 31 in cluster at offset 286392. TrackNumber 1, keyframe 1 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1605632 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1606656 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.5 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 757 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 757 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31509, dts 31509, duration 21 at relative offset 3218 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31531, dts 31531, duration 21 at relative offset 3239 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 31542, dts 31542, duration 42 at relative offset 3260 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1607680 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1608704 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.541667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 758 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 758 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31552, dts 31552, duration 21 at relative offset 3338 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31573, dts 31573, duration 21 at relative offset 3359 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 31583, dts 31583, duration 42 at relative offset 3380 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1609728 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1610752 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.583333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 759 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 759 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31595, dts 31595, duration 21 at relative offset 3458 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31616, dts 31616, duration 21 at relative offset 3479 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 31625, dts 31625, duration 42 at relative offset 3500 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1611776 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1612800 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.625 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 760 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 760 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31637, dts 31637, duration 21 at relative offset 3578 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31659, dts 31659, duration 21 at relative offset 3599 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31667, dts 31667, duration 42 at relative offset 3620 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1613824 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1614848 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.666667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 761 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 761 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31680, dts 31680, duration 21 at relative offset 3699 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31701, dts 31701, duration 21 at relative offset 3720 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31708, dts 31708, duration 42 at relative offset 3741 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1615872 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1616896 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.708333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 762 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 762 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31723, dts 31723, duration 21 at relative offset 3820 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31744, dts 31744, duration 21 at relative offset 3841 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31750, dts 31750, duration 42 at relative offset 3862 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1617920 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1618944 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.75 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 763 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 763 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31765, dts 31765, duration 21 at relative offset 3941 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31787, dts 31787, duration 21 at relative offset 3962 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31792, dts 31792, duration 42 at relative offset 3983 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1619968 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.791667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 764 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 764 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31808, dts 31808, duration 21 at relative offset 4062 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31829, dts 31829, duration 21 at relative offset 4083 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31833, dts 31833, duration 42 at relative offset 4104 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1620992 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1622016 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.833333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 765 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 765 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31851, dts 31851, duration 21 at relative offset 4183 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31872, dts 31872, duration 21 at relative offset 4204 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31875, dts 31875, duration 42 at relative offset 4225 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1623040 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1624064 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.875 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 766 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 766 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31893, dts 31893, duration 21 at relative offset 4304 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31915, dts 31915, duration 21 at relative offset 4325 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31917, dts 31917, duration 42 at relative offset 4346 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1625088 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1626112 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.916667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 767 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 767 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31936, dts 31936, duration 21 at relative offset 4425 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31957, dts 31957, duration 21 at relative offset 4446 in cluster at offset 286392. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 31958, dts 31958, duration 42 at relative offset 4467 in cluster at offset 286392. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1627136 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1628160 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 33.958333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 768 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 768 2025-09-14 10:26:44 (trace) [FFmpeg:0] Starting new cluster with timestamp 31979 at offset 290944 bytes 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 31979, dts 31979, duration 21 at relative offset 10 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 3180 with pts 32000, dts 32000, duration 42 at relative offset 31 in cluster at offset 290944. TrackNumber 1, keyframe 1 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1629184 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1630208 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 769 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 769 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32000, dts 32000, duration 21 at relative offset 3218 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32021, dts 32021, duration 21 at relative offset 3239 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 32042, dts 32042, duration 42 at relative offset 3260 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1631232 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1632256 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.041667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 770 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 770 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32043, dts 32043, duration 21 at relative offset 3338 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32064, dts 32064, duration 21 at relative offset 3359 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 32083, dts 32083, duration 42 at relative offset 3380 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1633280 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1634304 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.083333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 771 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 771 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32085, dts 32085, duration 21 at relative offset 3458 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32107, dts 32107, duration 21 at relative offset 3479 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 32125, dts 32125, duration 42 at relative offset 3500 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1635328 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1636352 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.125 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 772 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 772 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32128, dts 32128, duration 21 at relative offset 3578 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32149, dts 32149, duration 21 at relative offset 3599 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32167, dts 32167, duration 42 at relative offset 3620 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1637376 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1638400 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.166667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 773 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 773 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32171, dts 32171, duration 21 at relative offset 3699 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32192, dts 32192, duration 21 at relative offset 3720 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32208, dts 32208, duration 42 at relative offset 3741 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1639424 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1640448 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.208333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 774 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 774 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32213, dts 32213, duration 21 at relative offset 3820 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32235, dts 32235, duration 21 at relative offset 3841 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32250, dts 32250, duration 42 at relative offset 3862 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1641472 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1642496 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.25 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 775 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 775 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32256, dts 32256, duration 21 at relative offset 3941 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32277, dts 32277, duration 21 at relative offset 3962 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32292, dts 32292, duration 42 at relative offset 3983 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1643520 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1644544 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.291667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 776 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 776 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32299, dts 32299, duration 21 at relative offset 4062 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32320, dts 32320, duration 21 at relative offset 4083 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32333, dts 32333, duration 42 at relative offset 4104 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1645568 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1646592 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.333333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 777 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 777 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32341, dts 32341, duration 21 at relative offset 4183 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32363, dts 32363, duration 21 at relative offset 4204 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32375, dts 32375, duration 42 at relative offset 4225 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1647616 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1648640 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.375 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 778 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 778 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32384, dts 32384, duration 21 at relative offset 4304 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32405, dts 32405, duration 21 at relative offset 4325 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32417, dts 32417, duration 42 at relative offset 4346 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1649664 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1650688 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.416667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 779 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 779 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32427, dts 32427, duration 21 at relative offset 4425 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32448, dts 32448, duration 21 at relative offset 4446 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32458, dts 32458, duration 42 at relative offset 4467 in cluster at offset 290944. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1651712 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1652736 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.458333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 780 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 780 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32469, dts 32469, duration 21 at relative offset 4546 in cluster at offset 290944. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Starting new cluster with timestamp 32491 at offset 295517 bytes 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32491, dts 32491, duration 21 at relative offset 10 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 3180 with pts 32500, dts 32500, duration 42 at relative offset 31 in cluster at offset 295517. TrackNumber 1, keyframe 1 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1653760 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1654784 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.5 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 781 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 781 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32512, dts 32512, duration 21 at relative offset 3218 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32533, dts 32533, duration 21 at relative offset 3239 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 32542, dts 32542, duration 42 at relative offset 3260 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1655808 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1656832 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.541667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 782 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 782 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32555, dts 32555, duration 21 at relative offset 3338 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32576, dts 32576, duration 21 at relative offset 3359 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 32583, dts 32583, duration 42 at relative offset 3380 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1657856 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1658880 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.583333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 783 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 783 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32597, dts 32597, duration 21 at relative offset 3458 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32619, dts 32619, duration 21 at relative offset 3479 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 32625, dts 32625, duration 42 at relative offset 3500 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1659904 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1660928 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.625 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 784 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 784 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32640, dts 32640, duration 21 at relative offset 3578 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32661, dts 32661, duration 21 at relative offset 3599 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32667, dts 32667, duration 42 at relative offset 3620 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1661952 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1662976 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.666667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 785 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 785 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32683, dts 32683, duration 21 at relative offset 3699 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32704, dts 32704, duration 21 at relative offset 3720 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32708, dts 32708, duration 42 at relative offset 3741 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1664000 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.708333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 786 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 786 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32725, dts 32725, duration 21 at relative offset 3820 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32747, dts 32747, duration 21 at relative offset 3841 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32750, dts 32750, duration 42 at relative offset 3862 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1665024 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1666048 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.75 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 787 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 787 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32768, dts 32768, duration 21 at relative offset 3941 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32789, dts 32789, duration 21 at relative offset 3962 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32792, dts 32792, duration 42 at relative offset 3983 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1667072 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1668096 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.791667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 788 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 788 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32811, dts 32811, duration 21 at relative offset 4062 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32832, dts 32832, duration 21 at relative offset 4083 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32833, dts 32833, duration 42 at relative offset 4104 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1669120 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1670144 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.833333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 789 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 789 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32853, dts 32853, duration 21 at relative offset 4183 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32875, dts 32875, duration 42 at relative offset 4204 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1671168 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1672192 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.875 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 790 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 790 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32875, dts 32875, duration 21 at relative offset 4283 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32896, dts 32896, duration 21 at relative offset 4304 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32917, dts 32917, duration 42 at relative offset 4325 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1673216 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1674240 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.916667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 791 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 791 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32917, dts 32917, duration 21 at relative offset 4404 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32939, dts 32939, duration 21 at relative offset 4425 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 32958, dts 32958, duration 42 at relative offset 4446 in cluster at offset 295517. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1675264 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1676288 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 34.958333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 792 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 792 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32960, dts 32960, duration 21 at relative offset 4525 in cluster at offset 295517. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Starting new cluster with timestamp 32981 at offset 300069 bytes 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 32981, dts 32981, duration 21 at relative offset 10 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 3180 with pts 33000, dts 33000, duration 42 at relative offset 31 in cluster at offset 300069. TrackNumber 1, keyframe 1 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1677312 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1678336 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 793 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 793 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33003, dts 33003, duration 21 at relative offset 3218 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33024, dts 33024, duration 21 at relative offset 3239 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 33042, dts 33042, duration 42 at relative offset 3260 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1679360 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1680384 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.041667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 794 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 794 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33045, dts 33045, duration 21 at relative offset 3338 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33067, dts 33067, duration 21 at relative offset 3359 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 33083, dts 33083, duration 42 at relative offset 3380 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1681408 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1682432 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.083333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 795 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 795 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33088, dts 33088, duration 21 at relative offset 3458 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33109, dts 33109, duration 21 at relative offset 3479 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 33125, dts 33125, duration 42 at relative offset 3500 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1683456 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1684480 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.125 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 796 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 796 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33131, dts 33131, duration 21 at relative offset 3578 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33152, dts 33152, duration 21 at relative offset 3599 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33167, dts 33167, duration 42 at relative offset 3620 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1685504 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1686528 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.166667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 797 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 797 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33173, dts 33173, duration 21 at relative offset 3699 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33195, dts 33195, duration 21 at relative offset 3720 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33208, dts 33208, duration 42 at relative offset 3741 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1687552 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1688576 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.208333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 798 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 798 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33216, dts 33216, duration 21 at relative offset 3820 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33237, dts 33237, duration 21 at relative offset 3841 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33250, dts 33250, duration 42 at relative offset 3862 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1689600 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1690624 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.25 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 799 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 799 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33259, dts 33259, duration 21 at relative offset 3941 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33280, dts 33280, duration 21 at relative offset 3962 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33292, dts 33292, duration 42 at relative offset 3983 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1691648 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1692672 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.291667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 800 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 800 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33301, dts 33301, duration 21 at relative offset 4062 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33323, dts 33323, duration 21 at relative offset 4083 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33333, dts 33333, duration 42 at relative offset 4104 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1693696 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1694720 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.333333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 801 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 801 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33344, dts 33344, duration 21 at relative offset 4183 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33365, dts 33365, duration 21 at relative offset 4204 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33375, dts 33375, duration 42 at relative offset 4225 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1695744 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1696768 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.375 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 802 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 802 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33387, dts 33387, duration 21 at relative offset 4304 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33408, dts 33408, duration 21 at relative offset 4325 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33417, dts 33417, duration 42 at relative offset 4346 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1697792 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1698816 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.416667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 803 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 803 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33429, dts 33429, duration 21 at relative offset 4425 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33451, dts 33451, duration 21 at relative offset 4446 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33458, dts 33458, duration 42 at relative offset 4467 in cluster at offset 300069. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1699840 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1700864 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.458333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 804 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 804 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33472, dts 33472, duration 21 at relative offset 4546 in cluster at offset 300069. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Starting new cluster with timestamp 33493 at offset 304642 bytes 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33493, dts 33493, duration 21 at relative offset 10 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 3180 with pts 33500, dts 33500, duration 42 at relative offset 31 in cluster at offset 304642. TrackNumber 1, keyframe 1 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1701888 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1702912 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.5 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 805 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 805 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33515, dts 33515, duration 21 at relative offset 3218 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33536, dts 33536, duration 21 at relative offset 3239 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 33542, dts 33542, duration 42 at relative offset 3260 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1703936 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1704960 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.541667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 806 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 806 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33557, dts 33557, duration 21 at relative offset 3338 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33579, dts 33579, duration 21 at relative offset 3359 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 33583, dts 33583, duration 42 at relative offset 3380 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1705984 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.583333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 807 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 807 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33600, dts 33600, duration 21 at relative offset 3458 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33621, dts 33621, duration 21 at relative offset 3479 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 33625, dts 33625, duration 42 at relative offset 3500 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1707008 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1708032 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.625 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 808 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 808 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33643, dts 33643, duration 21 at relative offset 3578 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33664, dts 33664, duration 21 at relative offset 3599 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33667, dts 33667, duration 42 at relative offset 3620 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1709056 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1710080 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.666667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 809 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 809 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33685, dts 33685, duration 21 at relative offset 3699 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33707, dts 33707, duration 21 at relative offset 3720 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33708, dts 33708, duration 42 at relative offset 3741 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1711104 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1712128 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.708333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 810 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 810 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33728, dts 33728, duration 21 at relative offset 3820 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33749, dts 33749, duration 21 at relative offset 3841 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33750, dts 33750, duration 42 at relative offset 3862 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1713152 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1714176 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.75 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 811 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 811 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33771, dts 33771, duration 21 at relative offset 3941 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33792, dts 33792, duration 42 at relative offset 3962 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1715200 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1716224 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.791667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 812 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 812 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33792, dts 33792, duration 21 at relative offset 4041 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33813, dts 33813, duration 21 at relative offset 4062 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33833, dts 33833, duration 42 at relative offset 4083 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1717248 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1718272 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.833333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 813 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 813 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33835, dts 33835, duration 21 at relative offset 4162 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33856, dts 33856, duration 21 at relative offset 4183 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33875, dts 33875, duration 42 at relative offset 4204 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1719296 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1720320 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.875 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 814 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 814 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33877, dts 33877, duration 21 at relative offset 4283 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33899, dts 33899, duration 21 at relative offset 4304 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33917, dts 33917, duration 42 at relative offset 4325 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1721344 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1722368 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.916667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 815 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 815 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33920, dts 33920, duration 21 at relative offset 4404 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33941, dts 33941, duration 21 at relative offset 4425 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 33958, dts 33958, duration 42 at relative offset 4446 in cluster at offset 304642. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1723392 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1724416 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 35.958333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 816 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 816 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33963, dts 33963, duration 21 at relative offset 4525 in cluster at offset 304642. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Starting new cluster with timestamp 33984 at offset 309194 bytes 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 33984, dts 33984, duration 21 at relative offset 10 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 3180 with pts 34000, dts 34000, duration 42 at relative offset 31 in cluster at offset 309194. TrackNumber 1, keyframe 1 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1725440 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1726464 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 817 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 817 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 34005, dts 34005, duration 21 at relative offset 3218 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 34027, dts 34027, duration 21 at relative offset 3239 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 34042, dts 34042, duration 42 at relative offset 3260 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1727488 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1728512 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.041667 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 818 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 818 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 34048, dts 34048, duration 21 at relative offset 3338 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 34069, dts 34069, duration 21 at relative offset 3359 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 34083, dts 34083, duration 42 at relative offset 3380 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1729536 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1730560 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.083333 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 819 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 819 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 34091, dts 34091, duration 21 at relative offset 3458 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 34112, dts 34112, duration 21 at relative offset 3479 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 72 with pts 34125, dts 34125, duration 42 at relative offset 3500 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1731584 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1732608 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.125 2025-09-14 10:26:44 (trace) [FFmpeg:0] frame= 820 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 820 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 34133, dts 34133, duration 21 at relative offset 3578 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 15 with pts 34155, dts 34155, duration 21 at relative offset 3599 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:44 (trace) [FFmpeg:0] Writing block of size 73 with pts 34167, dts 34167, duration 42 at relative offset 3620 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1733632 2025-09-14 10:26:44 (debug) [OutputNode.cpp:318] Muxing packet with pts 1734656 2025-09-14 10:26:44 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:44 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.166667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 821 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 821 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34176, dts 34176, duration 21 at relative offset 3699 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34197, dts 34197, duration 21 at relative offset 3720 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34208, dts 34208, duration 42 at relative offset 3741 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1735680 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1736704 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.208333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 822 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 822 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34219, dts 34219, duration 21 at relative offset 3820 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34240, dts 34240, duration 21 at relative offset 3841 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34250, dts 34250, duration 42 at relative offset 3862 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1737728 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1738752 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.25 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 823 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 823 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34261, dts 34261, duration 21 at relative offset 3941 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34283, dts 34283, duration 21 at relative offset 3962 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34292, dts 34292, duration 42 at relative offset 3983 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1739776 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1740800 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.291667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 824 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 824 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34304, dts 34304, duration 21 at relative offset 4062 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34325, dts 34325, duration 21 at relative offset 4083 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34333, dts 34333, duration 42 at relative offset 4104 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1741824 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1742848 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.333333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 825 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 825 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34347, dts 34347, duration 21 at relative offset 4183 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34368, dts 34368, duration 21 at relative offset 4204 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34375, dts 34375, duration 42 at relative offset 4225 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1743872 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1744896 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.375 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 826 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 826 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34389, dts 34389, duration 21 at relative offset 4304 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34411, dts 34411, duration 21 at relative offset 4325 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34417, dts 34417, duration 42 at relative offset 4346 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1745920 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1746944 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.416667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 827 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 827 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34432, dts 34432, duration 21 at relative offset 4425 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34453, dts 34453, duration 21 at relative offset 4446 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34458, dts 34458, duration 42 at relative offset 4467 in cluster at offset 309194. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1747968 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.458333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 828 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 828 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34475, dts 34475, duration 21 at relative offset 4546 in cluster at offset 309194. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Starting new cluster with timestamp 34496 at offset 313767 bytes 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34496, dts 34496, duration 21 at relative offset 10 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 3180 with pts 34500, dts 34500, duration 42 at relative offset 31 in cluster at offset 313767. TrackNumber 1, keyframe 1 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1748992 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1750016 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.5 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 829 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 829 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34517, dts 34517, duration 21 at relative offset 3218 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34539, dts 34539, duration 21 at relative offset 3239 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 34542, dts 34542, duration 42 at relative offset 3260 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1751040 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1752064 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.541667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 830 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 830 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34560, dts 34560, duration 21 at relative offset 3338 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34581, dts 34581, duration 21 at relative offset 3359 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 34583, dts 34583, duration 42 at relative offset 3380 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1753088 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1754112 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.583333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 831 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 831 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34603, dts 34603, duration 21 at relative offset 3458 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34624, dts 34624, duration 21 at relative offset 3479 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 34625, dts 34625, duration 42 at relative offset 3500 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1755136 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1756160 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.625 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 832 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 832 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34645, dts 34645, duration 21 at relative offset 3578 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34667, dts 34667, duration 42 at relative offset 3599 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1757184 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1758208 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.666667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 833 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 833 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34667, dts 34667, duration 21 at relative offset 3678 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34688, dts 34688, duration 21 at relative offset 3699 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34708, dts 34708, duration 42 at relative offset 3720 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1759232 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1760256 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.708333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 834 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 834 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34709, dts 34709, duration 21 at relative offset 3799 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34731, dts 34731, duration 21 at relative offset 3820 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34750, dts 34750, duration 42 at relative offset 3841 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1761280 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1762304 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.75 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 835 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 835 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34752, dts 34752, duration 21 at relative offset 3920 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34773, dts 34773, duration 21 at relative offset 3941 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34792, dts 34792, duration 42 at relative offset 3962 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1763328 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1764352 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.791667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 836 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 836 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34795, dts 34795, duration 21 at relative offset 4041 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34816, dts 34816, duration 21 at relative offset 4062 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34833, dts 34833, duration 42 at relative offset 4083 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1765376 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1766400 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.833333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 837 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 837 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34837, dts 34837, duration 21 at relative offset 4162 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34859, dts 34859, duration 21 at relative offset 4183 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34875, dts 34875, duration 42 at relative offset 4204 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1767424 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1768448 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.875 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 838 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 838 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34880, dts 34880, duration 21 at relative offset 4283 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34901, dts 34901, duration 21 at relative offset 4304 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34917, dts 34917, duration 42 at relative offset 4325 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1769472 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1770496 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.916667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 839 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 839 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34923, dts 34923, duration 21 at relative offset 4404 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34944, dts 34944, duration 21 at relative offset 4425 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 34958, dts 34958, duration 42 at relative offset 4446 in cluster at offset 313767. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1771520 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1772544 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 36.958333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 840 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 840 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34965, dts 34965, duration 21 at relative offset 4525 in cluster at offset 313767. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Starting new cluster with timestamp 34987 at offset 318319 bytes 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 34987, dts 34987, duration 21 at relative offset 10 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 3180 with pts 35000, dts 35000, duration 42 at relative offset 31 in cluster at offset 318319. TrackNumber 1, keyframe 1 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1773568 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1774592 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 841 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 841 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35008, dts 35008, duration 21 at relative offset 3218 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35029, dts 35029, duration 21 at relative offset 3239 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 35042, dts 35042, duration 42 at relative offset 3260 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1775616 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1776640 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.041667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 842 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 842 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35051, dts 35051, duration 21 at relative offset 3338 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35072, dts 35072, duration 21 at relative offset 3359 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 35083, dts 35083, duration 42 at relative offset 3380 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1777664 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1778688 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.083333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 843 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 843 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35093, dts 35093, duration 21 at relative offset 3458 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35115, dts 35115, duration 21 at relative offset 3479 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 35125, dts 35125, duration 42 at relative offset 3500 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1779712 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1780736 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.125 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 844 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 844 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35136, dts 35136, duration 21 at relative offset 3578 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35157, dts 35157, duration 21 at relative offset 3599 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35167, dts 35167, duration 42 at relative offset 3620 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1781760 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1782784 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.166667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 845 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 845 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35179, dts 35179, duration 21 at relative offset 3699 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35200, dts 35200, duration 21 at relative offset 3720 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35208, dts 35208, duration 42 at relative offset 3741 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1783808 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1784832 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.208333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 846 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 846 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35221, dts 35221, duration 21 at relative offset 3820 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35243, dts 35243, duration 21 at relative offset 3841 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35250, dts 35250, duration 42 at relative offset 3862 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1785856 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1786880 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.25 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 847 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 847 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35264, dts 35264, duration 21 at relative offset 3941 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35285, dts 35285, duration 21 at relative offset 3962 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35292, dts 35292, duration 42 at relative offset 3983 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1787904 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1788928 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.291667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 848 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 848 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35307, dts 35307, duration 21 at relative offset 4062 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35328, dts 35328, duration 21 at relative offset 4083 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35333, dts 35333, duration 42 at relative offset 4104 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1789952 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1790976 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.333333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 849 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 849 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35349, dts 35349, duration 21 at relative offset 4183 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35371, dts 35371, duration 21 at relative offset 4204 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35375, dts 35375, duration 42 at relative offset 4225 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1792000 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.375 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 850 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 850 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35392, dts 35392, duration 21 at relative offset 4304 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35413, dts 35413, duration 21 at relative offset 4325 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35417, dts 35417, duration 42 at relative offset 4346 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1793024 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1794048 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.416667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 851 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 851 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35435, dts 35435, duration 21 at relative offset 4425 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35456, dts 35456, duration 21 at relative offset 4446 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35458, dts 35458, duration 42 at relative offset 4467 in cluster at offset 318319. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1795072 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1796096 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.458333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 852 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 852 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35477, dts 35477, duration 21 at relative offset 4546 in cluster at offset 318319. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Starting new cluster with timestamp 35499 at offset 322892 bytes 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35499, dts 35499, duration 21 at relative offset 10 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 3180 with pts 35500, dts 35500, duration 42 at relative offset 31 in cluster at offset 322892. TrackNumber 1, keyframe 1 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1797120 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1798144 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.5 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 853 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 853 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35520, dts 35520, duration 21 at relative offset 3218 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35541, dts 35541, duration 21 at relative offset 3239 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 35542, dts 35542, duration 42 at relative offset 3260 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1799168 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1800192 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.541667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 854 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 854 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35563, dts 35563, duration 21 at relative offset 3338 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 35583, dts 35583, duration 42 at relative offset 3359 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1801216 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1802240 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.583333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 855 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 855 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35584, dts 35584, duration 21 at relative offset 3437 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35605, dts 35605, duration 21 at relative offset 3458 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 35625, dts 35625, duration 42 at relative offset 3479 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1803264 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1804288 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.625 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 856 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 856 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35627, dts 35627, duration 21 at relative offset 3557 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35648, dts 35648, duration 21 at relative offset 3578 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35667, dts 35667, duration 42 at relative offset 3599 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1805312 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1806336 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.666667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 857 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 857 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35669, dts 35669, duration 21 at relative offset 3678 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35691, dts 35691, duration 21 at relative offset 3699 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35708, dts 35708, duration 42 at relative offset 3720 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1807360 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1808384 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.708333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 858 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 858 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35712, dts 35712, duration 21 at relative offset 3799 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35733, dts 35733, duration 21 at relative offset 3820 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35750, dts 35750, duration 42 at relative offset 3841 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1809408 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1810432 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.75 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 859 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 859 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35755, dts 35755, duration 21 at relative offset 3920 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35776, dts 35776, duration 21 at relative offset 3941 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35792, dts 35792, duration 42 at relative offset 3962 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1811456 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1812480 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.791667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 860 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 860 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35797, dts 35797, duration 21 at relative offset 4041 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35819, dts 35819, duration 21 at relative offset 4062 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35833, dts 35833, duration 42 at relative offset 4083 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1813504 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1814528 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.833333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 861 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 861 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35840, dts 35840, duration 21 at relative offset 4162 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35861, dts 35861, duration 21 at relative offset 4183 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35875, dts 35875, duration 42 at relative offset 4204 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1815552 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1816576 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.875 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 862 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 862 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35883, dts 35883, duration 21 at relative offset 4283 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35904, dts 35904, duration 21 at relative offset 4304 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35917, dts 35917, duration 42 at relative offset 4325 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1817600 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1818624 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.916667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 863 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 863 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35925, dts 35925, duration 21 at relative offset 4404 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35947, dts 35947, duration 21 at relative offset 4425 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 35958, dts 35958, duration 42 at relative offset 4446 in cluster at offset 322892. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1819648 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1820672 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 37.958333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 864 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 864 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35968, dts 35968, duration 21 at relative offset 4525 in cluster at offset 322892. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Starting new cluster with timestamp 35989 at offset 327444 bytes 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 35989, dts 35989, duration 21 at relative offset 10 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 3180 with pts 36000, dts 36000, duration 42 at relative offset 31 in cluster at offset 327444. TrackNumber 1, keyframe 1 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1821696 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1822720 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 865 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 865 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36011, dts 36011, duration 21 at relative offset 3218 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36032, dts 36032, duration 21 at relative offset 3239 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 36042, dts 36042, duration 42 at relative offset 3260 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1823744 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1824768 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.041667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 866 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 866 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36053, dts 36053, duration 21 at relative offset 3338 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36075, dts 36075, duration 21 at relative offset 3359 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 36083, dts 36083, duration 42 at relative offset 3380 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1825792 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1826816 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.083333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 867 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 867 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36096, dts 36096, duration 21 at relative offset 3458 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36117, dts 36117, duration 21 at relative offset 3479 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 36125, dts 36125, duration 42 at relative offset 3500 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1827840 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1828864 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.125 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 868 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 868 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36139, dts 36139, duration 21 at relative offset 3578 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36160, dts 36160, duration 21 at relative offset 3599 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36167, dts 36167, duration 42 at relative offset 3620 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1829888 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1830912 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.166667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 869 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 869 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36181, dts 36181, duration 21 at relative offset 3699 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36203, dts 36203, duration 21 at relative offset 3720 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36208, dts 36208, duration 42 at relative offset 3741 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1831936 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1832960 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.208333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 870 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 870 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36224, dts 36224, duration 21 at relative offset 3820 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36245, dts 36245, duration 21 at relative offset 3841 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36250, dts 36250, duration 42 at relative offset 3862 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1833984 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.25 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 871 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 871 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36267, dts 36267, duration 21 at relative offset 3941 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36288, dts 36288, duration 21 at relative offset 3962 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36292, dts 36292, duration 42 at relative offset 3983 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1835008 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1836032 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.291667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 872 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 872 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36309, dts 36309, duration 21 at relative offset 4062 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36331, dts 36331, duration 21 at relative offset 4083 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36333, dts 36333, duration 42 at relative offset 4104 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1837056 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1838080 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.333333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 873 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 873 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36352, dts 36352, duration 21 at relative offset 4183 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36373, dts 36373, duration 21 at relative offset 4204 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36375, dts 36375, duration 42 at relative offset 4225 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1839104 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1840128 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.375 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 874 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 874 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36395, dts 36395, duration 21 at relative offset 4304 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36416, dts 36416, duration 21 at relative offset 4325 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36417, dts 36417, duration 42 at relative offset 4346 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1841152 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1842176 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.416667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 875 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 875 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36437, dts 36437, duration 21 at relative offset 4425 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36458, dts 36458, duration 42 at relative offset 4446 in cluster at offset 327444. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1843200 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1844224 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.458333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 876 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 876 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36459, dts 36459, duration 21 at relative offset 4525 in cluster at offset 327444. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Starting new cluster with timestamp 36480 at offset 331996 bytes 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36480, dts 36480, duration 21 at relative offset 10 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 3180 with pts 36500, dts 36500, duration 42 at relative offset 31 in cluster at offset 331996. TrackNumber 1, keyframe 1 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1845248 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1846272 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.5 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 877 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 877 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36501, dts 36501, duration 21 at relative offset 3218 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36523, dts 36523, duration 21 at relative offset 3239 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 36542, dts 36542, duration 42 at relative offset 3260 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1847296 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1848320 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.541667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 878 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 878 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36544, dts 36544, duration 21 at relative offset 3338 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36565, dts 36565, duration 21 at relative offset 3359 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 36583, dts 36583, duration 42 at relative offset 3380 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1849344 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1850368 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.583333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 879 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 879 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36587, dts 36587, duration 21 at relative offset 3458 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36608, dts 36608, duration 21 at relative offset 3479 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 36625, dts 36625, duration 42 at relative offset 3500 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1851392 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1852416 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.625 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 880 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 880 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36629, dts 36629, duration 21 at relative offset 3578 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36651, dts 36651, duration 21 at relative offset 3599 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36667, dts 36667, duration 42 at relative offset 3620 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1853440 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1854464 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.666667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 881 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 881 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36672, dts 36672, duration 21 at relative offset 3699 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36693, dts 36693, duration 21 at relative offset 3720 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36708, dts 36708, duration 42 at relative offset 3741 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1855488 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1856512 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.708333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 882 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 882 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36715, dts 36715, duration 21 at relative offset 3820 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36736, dts 36736, duration 21 at relative offset 3841 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36750, dts 36750, duration 42 at relative offset 3862 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1857536 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1858560 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.75 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 883 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 883 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36757, dts 36757, duration 21 at relative offset 3941 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36779, dts 36779, duration 21 at relative offset 3962 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36792, dts 36792, duration 42 at relative offset 3983 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1859584 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1860608 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.791667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 884 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 884 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36800, dts 36800, duration 21 at relative offset 4062 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36821, dts 36821, duration 21 at relative offset 4083 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36833, dts 36833, duration 42 at relative offset 4104 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1861632 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1862656 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.833333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 885 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 885 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36843, dts 36843, duration 21 at relative offset 4183 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36864, dts 36864, duration 21 at relative offset 4204 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36875, dts 36875, duration 42 at relative offset 4225 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1863680 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1864704 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.875 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 886 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 886 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36885, dts 36885, duration 21 at relative offset 4304 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36907, dts 36907, duration 21 at relative offset 4325 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36917, dts 36917, duration 42 at relative offset 4346 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1865728 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1866752 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.916667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 887 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 887 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36928, dts 36928, duration 21 at relative offset 4425 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36949, dts 36949, duration 21 at relative offset 4446 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 36958, dts 36958, duration 42 at relative offset 4467 in cluster at offset 331996. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1867776 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1868800 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 38.958333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 888 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 888 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36971, dts 36971, duration 21 at relative offset 4546 in cluster at offset 331996. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Starting new cluster with timestamp 36992 at offset 336569 bytes 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 36992, dts 36992, duration 21 at relative offset 10 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 3180 with pts 37000, dts 37000, duration 42 at relative offset 31 in cluster at offset 336569. TrackNumber 1, keyframe 1 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1869824 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1870848 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 889 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 889 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37013, dts 37013, duration 21 at relative offset 3218 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37035, dts 37035, duration 21 at relative offset 3239 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 37042, dts 37042, duration 42 at relative offset 3260 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1871872 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1872896 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.041667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 890 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 890 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37056, dts 37056, duration 21 at relative offset 3338 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37077, dts 37077, duration 21 at relative offset 3359 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 37083, dts 37083, duration 42 at relative offset 3380 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1873920 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1874944 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.083333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 891 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 891 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37099, dts 37099, duration 21 at relative offset 3458 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37120, dts 37120, duration 21 at relative offset 3479 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 37125, dts 37125, duration 42 at relative offset 3500 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1875968 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.125 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 892 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 892 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37141, dts 37141, duration 21 at relative offset 3578 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37163, dts 37163, duration 21 at relative offset 3599 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37167, dts 37167, duration 42 at relative offset 3620 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1876992 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1878016 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.166667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 893 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 893 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37184, dts 37184, duration 21 at relative offset 3699 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37205, dts 37205, duration 21 at relative offset 3720 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37208, dts 37208, duration 42 at relative offset 3741 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1879040 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1880064 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.208333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 894 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 894 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37227, dts 37227, duration 21 at relative offset 3820 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37248, dts 37248, duration 21 at relative offset 3841 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37250, dts 37250, duration 42 at relative offset 3862 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1881088 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1882112 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.25 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 895 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 895 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37269, dts 37269, duration 21 at relative offset 3941 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37291, dts 37291, duration 21 at relative offset 3962 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37292, dts 37292, duration 42 at relative offset 3983 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1883136 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1884160 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.291667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 896 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 896 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37312, dts 37312, duration 21 at relative offset 4062 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37333, dts 37333, duration 42 at relative offset 4083 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1885184 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1886208 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.333333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 897 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 897 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37333, dts 37333, duration 21 at relative offset 4162 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37355, dts 37355, duration 21 at relative offset 4183 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37375, dts 37375, duration 42 at relative offset 4204 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1887232 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1888256 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.375 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 898 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 898 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37376, dts 37376, duration 21 at relative offset 4283 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37397, dts 37397, duration 21 at relative offset 4304 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37417, dts 37417, duration 42 at relative offset 4325 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1889280 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1890304 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.416667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 899 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 899 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37419, dts 37419, duration 21 at relative offset 4404 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37440, dts 37440, duration 21 at relative offset 4425 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37458, dts 37458, duration 42 at relative offset 4446 in cluster at offset 336569. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1891328 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1892352 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.458333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 900 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 900 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37461, dts 37461, duration 21 at relative offset 4525 in cluster at offset 336569. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Starting new cluster with timestamp 37483 at offset 341121 bytes 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37483, dts 37483, duration 21 at relative offset 10 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 3180 with pts 37500, dts 37500, duration 42 at relative offset 31 in cluster at offset 341121. TrackNumber 1, keyframe 1 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1893376 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1894400 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.5 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 901 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 901 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37504, dts 37504, duration 21 at relative offset 3218 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37525, dts 37525, duration 21 at relative offset 3239 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 37542, dts 37542, duration 42 at relative offset 3260 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1895424 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1896448 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.541667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 902 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 902 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37547, dts 37547, duration 21 at relative offset 3338 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37568, dts 37568, duration 21 at relative offset 3359 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 37583, dts 37583, duration 42 at relative offset 3380 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1897472 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1898496 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.583333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 903 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 903 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37589, dts 37589, duration 21 at relative offset 3458 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37611, dts 37611, duration 21 at relative offset 3479 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 37625, dts 37625, duration 42 at relative offset 3500 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1899520 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1900544 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.625 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 904 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 904 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37632, dts 37632, duration 21 at relative offset 3578 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37653, dts 37653, duration 21 at relative offset 3599 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37667, dts 37667, duration 42 at relative offset 3620 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1901568 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1902592 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.666667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 905 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 905 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37675, dts 37675, duration 21 at relative offset 3699 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37696, dts 37696, duration 21 at relative offset 3720 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37708, dts 37708, duration 42 at relative offset 3741 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1903616 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1904640 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.708333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 906 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 906 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37717, dts 37717, duration 21 at relative offset 3820 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37739, dts 37739, duration 21 at relative offset 3841 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37750, dts 37750, duration 42 at relative offset 3862 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1905664 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1906688 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.75 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 907 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 907 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37760, dts 37760, duration 21 at relative offset 3941 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37781, dts 37781, duration 21 at relative offset 3962 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37792, dts 37792, duration 42 at relative offset 3983 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1907712 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1908736 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.791667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 908 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 908 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37803, dts 37803, duration 21 at relative offset 4062 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37824, dts 37824, duration 21 at relative offset 4083 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37833, dts 37833, duration 42 at relative offset 4104 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1909760 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1910784 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.833333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 909 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 909 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37845, dts 37845, duration 21 at relative offset 4183 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37867, dts 37867, duration 21 at relative offset 4204 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37875, dts 37875, duration 42 at relative offset 4225 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1911808 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1912832 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.875 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 910 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 910 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37888, dts 37888, duration 21 at relative offset 4304 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37909, dts 37909, duration 21 at relative offset 4325 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37917, dts 37917, duration 42 at relative offset 4346 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1913856 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1914880 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.916667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 911 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 911 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37931, dts 37931, duration 21 at relative offset 4425 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37952, dts 37952, duration 21 at relative offset 4446 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 37958, dts 37958, duration 42 at relative offset 4467 in cluster at offset 341121. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1915904 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1916928 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 39.958333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 912 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 912 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37973, dts 37973, duration 21 at relative offset 4546 in cluster at offset 341121. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Starting new cluster with timestamp 37995 at offset 345694 bytes 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 37995, dts 37995, duration 21 at relative offset 10 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 3180 with pts 38000, dts 38000, duration 42 at relative offset 31 in cluster at offset 345694. TrackNumber 1, keyframe 1 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1917952 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1918976 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 913 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 913 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38016, dts 38016, duration 21 at relative offset 3218 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38037, dts 38037, duration 21 at relative offset 3239 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 38042, dts 38042, duration 42 at relative offset 3260 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1920000 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40.041667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 914 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 914 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38059, dts 38059, duration 21 at relative offset 3338 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38080, dts 38080, duration 21 at relative offset 3359 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 38083, dts 38083, duration 42 at relative offset 3380 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1921024 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1922048 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40.083333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 915 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 915 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38101, dts 38101, duration 21 at relative offset 3458 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38123, dts 38123, duration 21 at relative offset 3479 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 72 with pts 38125, dts 38125, duration 42 at relative offset 3500 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1923072 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1924096 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40.125 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 916 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 916 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38144, dts 38144, duration 21 at relative offset 3578 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38165, dts 38165, duration 21 at relative offset 3599 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 38167, dts 38167, duration 42 at relative offset 3620 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1925120 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1926144 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40.166667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 917 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 917 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38187, dts 38187, duration 21 at relative offset 3699 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 38208, dts 38208, duration 42 at relative offset 3720 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1927168 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1928192 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40.208333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 918 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 918 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38208, dts 38208, duration 21 at relative offset 3799 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38229, dts 38229, duration 21 at relative offset 3820 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 38250, dts 38250, duration 42 at relative offset 3841 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1929216 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1930240 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40.25 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 919 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 919 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38251, dts 38251, duration 21 at relative offset 3920 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38272, dts 38272, duration 21 at relative offset 3941 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 38292, dts 38292, duration 42 at relative offset 3962 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1931264 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1932288 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40.291667 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 920 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 920 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38293, dts 38293, duration 21 at relative offset 4041 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38315, dts 38315, duration 21 at relative offset 4062 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 38333, dts 38333, duration 42 at relative offset 4083 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1933312 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1934336 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40.333333 2025-09-14 10:26:45 (trace) [FFmpeg:0] frame= 921 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 921 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38336, dts 38336, duration 21 at relative offset 4162 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 15 with pts 38357, dts 38357, duration 21 at relative offset 4183 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:45 (trace) [FFmpeg:0] Writing block of size 73 with pts 38375, dts 38375, duration 42 at relative offset 4204 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1935360 2025-09-14 10:26:45 (debug) [OutputNode.cpp:318] Muxing packet with pts 1936384 2025-09-14 10:26:45 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:45 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40.375 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 922 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 922 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38379, dts 38379, duration 21 at relative offset 4283 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38400, dts 38400, duration 21 at relative offset 4304 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 38417, dts 38417, duration 42 at relative offset 4325 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 1937408 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 1938432 2025-09-14 10:26:46 (trace) [FFmpeg:0] Changing video frame properties on the fly is not supported by all filters. 2025-09-14 10:26:46 (trace) [FFmpeg:0] filter context - w: 1920 h: 1080 fmt: 49 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 49 csp: bt709 range: tv pts_time: 40.416667 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 923 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 923 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38421, dts 38421, duration 21 at relative offset 4404 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38443, dts 38443, duration 21 at relative offset 4425 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 38458, dts 38458, duration 42 at relative offset 4446 in cluster at offset 345694. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 1939456 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 1940480 2025-09-14 10:26:46 (info) [Router.cpp:182] Executing pre-close phase ... 2025-09-14 10:26:46 (info) [InputNode.cpp:160] Flushing video encoders ... 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 924 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 924 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38464, dts 38464, duration 21 at relative offset 4525 in cluster at offset 345694. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Starting new cluster with timestamp 38485 at offset 350246 bytes 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38485, dts 38485, duration 21 at relative offset 10 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 3180 with pts 38500, dts 38500, duration 42 at relative offset 31 in cluster at offset 350246. TrackNumber 1, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 925 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 925 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38507, dts 38507, duration 21 at relative offset 3218 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38528, dts 38528, duration 21 at relative offset 3239 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 38542, dts 38542, duration 42 at relative offset 3260 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 926 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 926 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38549, dts 38549, duration 21 at relative offset 3338 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38571, dts 38571, duration 21 at relative offset 3359 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 38583, dts 38583, duration 42 at relative offset 3380 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 927 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 927 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38592, dts 38592, duration 21 at relative offset 3458 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38613, dts 38613, duration 21 at relative offset 3479 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 38625, dts 38625, duration 42 at relative offset 3500 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 928 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 928 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38635, dts 38635, duration 21 at relative offset 3578 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38656, dts 38656, duration 21 at relative offset 3599 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 38667, dts 38667, duration 42 at relative offset 3620 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 929 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 929 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38677, dts 38677, duration 21 at relative offset 3699 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38699, dts 38699, duration 21 at relative offset 3720 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 38708, dts 38708, duration 42 at relative offset 3741 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 930 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 930 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38720, dts 38720, duration 21 at relative offset 3820 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38741, dts 38741, duration 21 at relative offset 3841 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 38750, dts 38750, duration 42 at relative offset 3862 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 931 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 931 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38763, dts 38763, duration 21 at relative offset 3941 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38784, dts 38784, duration 21 at relative offset 3962 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 38792, dts 38792, duration 42 at relative offset 3983 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 932 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 932 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38805, dts 38805, duration 21 at relative offset 4062 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38827, dts 38827, duration 21 at relative offset 4083 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 38833, dts 38833, duration 42 at relative offset 4104 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 933 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 933 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38848, dts 38848, duration 21 at relative offset 4183 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38869, dts 38869, duration 21 at relative offset 4204 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 38875, dts 38875, duration 42 at relative offset 4225 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 934 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 934 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38891, dts 38891, duration 21 at relative offset 4304 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38912, dts 38912, duration 21 at relative offset 4325 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 38917, dts 38917, duration 42 at relative offset 4346 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 935 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 935 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38933, dts 38933, duration 21 at relative offset 4425 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38955, dts 38955, duration 21 at relative offset 4446 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 38958, dts 38958, duration 42 at relative offset 4467 in cluster at offset 350246. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 936 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 936 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38976, dts 38976, duration 21 at relative offset 4546 in cluster at offset 350246. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Starting new cluster with timestamp 38997 at offset 354819 bytes 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 38997, dts 38997, duration 21 at relative offset 10 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 3180 with pts 39000, dts 39000, duration 42 at relative offset 31 in cluster at offset 354819. TrackNumber 1, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 937 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 937 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39019, dts 39019, duration 21 at relative offset 3218 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39040, dts 39040, duration 21 at relative offset 3239 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 39042, dts 39042, duration 42 at relative offset 3260 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 938 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 938 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39061, dts 39061, duration 21 at relative offset 3338 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 39083, dts 39083, duration 42 at relative offset 3359 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 939 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 939 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39083, dts 39083, duration 21 at relative offset 3437 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39104, dts 39104, duration 21 at relative offset 3458 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 39125, dts 39125, duration 42 at relative offset 3479 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 940 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 940 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39125, dts 39125, duration 21 at relative offset 3557 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39147, dts 39147, duration 21 at relative offset 3578 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39167, dts 39167, duration 42 at relative offset 3599 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 941 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 941 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39168, dts 39168, duration 21 at relative offset 3678 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39189, dts 39189, duration 21 at relative offset 3699 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39208, dts 39208, duration 42 at relative offset 3720 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 942 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 942 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39211, dts 39211, duration 21 at relative offset 3799 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39232, dts 39232, duration 21 at relative offset 3820 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39250, dts 39250, duration 42 at relative offset 3841 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 943 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 943 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39253, dts 39253, duration 21 at relative offset 3920 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39275, dts 39275, duration 21 at relative offset 3941 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39292, dts 39292, duration 42 at relative offset 3962 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 944 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 944 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39296, dts 39296, duration 21 at relative offset 4041 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39317, dts 39317, duration 21 at relative offset 4062 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39333, dts 39333, duration 42 at relative offset 4083 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 945 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 945 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39339, dts 39339, duration 21 at relative offset 4162 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39360, dts 39360, duration 21 at relative offset 4183 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39375, dts 39375, duration 42 at relative offset 4204 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 946 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 946 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39381, dts 39381, duration 21 at relative offset 4283 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39403, dts 39403, duration 21 at relative offset 4304 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39417, dts 39417, duration 42 at relative offset 4325 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 947 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 947 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39424, dts 39424, duration 21 at relative offset 4404 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39445, dts 39445, duration 21 at relative offset 4425 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39458, dts 39458, duration 42 at relative offset 4446 in cluster at offset 354819. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 948 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 948 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39467, dts 39467, duration 21 at relative offset 4525 in cluster at offset 354819. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Starting new cluster with timestamp 39488 at offset 359371 bytes 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39488, dts 39488, duration 21 at relative offset 10 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 3180 with pts 39500, dts 39500, duration 42 at relative offset 31 in cluster at offset 359371. TrackNumber 1, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 949 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 949 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39509, dts 39509, duration 21 at relative offset 3218 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39531, dts 39531, duration 21 at relative offset 3239 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 39542, dts 39542, duration 42 at relative offset 3260 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 950 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 950 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39552, dts 39552, duration 21 at relative offset 3338 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39573, dts 39573, duration 21 at relative offset 3359 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 39583, dts 39583, duration 42 at relative offset 3380 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 951 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 951 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39595, dts 39595, duration 21 at relative offset 3458 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39616, dts 39616, duration 21 at relative offset 3479 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 39625, dts 39625, duration 42 at relative offset 3500 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 952 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 952 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39637, dts 39637, duration 21 at relative offset 3578 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39659, dts 39659, duration 21 at relative offset 3599 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39667, dts 39667, duration 42 at relative offset 3620 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 953 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 953 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39680, dts 39680, duration 21 at relative offset 3699 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39701, dts 39701, duration 21 at relative offset 3720 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39708, dts 39708, duration 42 at relative offset 3741 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 954 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 954 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39723, dts 39723, duration 21 at relative offset 3820 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39744, dts 39744, duration 21 at relative offset 3841 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39750, dts 39750, duration 42 at relative offset 3862 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 955 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 955 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39765, dts 39765, duration 21 at relative offset 3941 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39787, dts 39787, duration 21 at relative offset 3962 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39792, dts 39792, duration 42 at relative offset 3983 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 956 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 956 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39808, dts 39808, duration 21 at relative offset 4062 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39829, dts 39829, duration 21 at relative offset 4083 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39833, dts 39833, duration 42 at relative offset 4104 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 957 QP=8.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 957 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39851, dts 39851, duration 21 at relative offset 4183 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39872, dts 39872, duration 21 at relative offset 4204 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39875, dts 39875, duration 42 at relative offset 4225 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 958 QP=8.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 958 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39893, dts 39893, duration 21 at relative offset 4304 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39915, dts 39915, duration 21 at relative offset 4325 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39917, dts 39917, duration 42 at relative offset 4346 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 959 QP=8.00 NAL=2 Slice:P Poc:22 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 959 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39936, dts 39936, duration 21 at relative offset 4425 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39957, dts 39957, duration 21 at relative offset 4446 in cluster at offset 359371. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 39958, dts 39958, duration 42 at relative offset 4467 in cluster at offset 359371. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 960 QP=6.26 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=3180 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 960 2025-09-14 10:26:46 (trace) [FFmpeg:0] Starting new cluster with timestamp 39979 at offset 363923 bytes 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 39979, dts 39979, duration 21 at relative offset 10 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 3180 with pts 40000, dts 40000, duration 42 at relative offset 31 in cluster at offset 363923. TrackNumber 1, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 961 QP=8.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 961 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40000, dts 40000, duration 21 at relative offset 3218 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40021, dts 40021, duration 21 at relative offset 3239 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 40042, dts 40042, duration 42 at relative offset 3260 in cluster at offset 363923. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 962 QP=8.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 962 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40043, dts 40043, duration 21 at relative offset 3338 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40064, dts 40064, duration 21 at relative offset 3359 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 40083, dts 40083, duration 42 at relative offset 3380 in cluster at offset 363923. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 963 QP=8.00 NAL=2 Slice:P Poc:6 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 963 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40085, dts 40085, duration 21 at relative offset 3458 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40107, dts 40107, duration 21 at relative offset 3479 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 40125, dts 40125, duration 42 at relative offset 3500 in cluster at offset 363923. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 964 QP=8.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 964 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40128, dts 40128, duration 21 at relative offset 3578 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40149, dts 40149, duration 21 at relative offset 3599 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 40167, dts 40167, duration 42 at relative offset 3620 in cluster at offset 363923. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 965 QP=8.00 NAL=2 Slice:P Poc:10 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 965 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40171, dts 40171, duration 21 at relative offset 3699 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40192, dts 40192, duration 21 at relative offset 3720 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 40208, dts 40208, duration 42 at relative offset 3741 in cluster at offset 363923. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 966 QP=8.00 NAL=2 Slice:P Poc:12 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 966 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40213, dts 40213, duration 21 at relative offset 3820 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40235, dts 40235, duration 21 at relative offset 3841 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 40250, dts 40250, duration 42 at relative offset 3862 in cluster at offset 363923. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 967 QP=8.00 NAL=2 Slice:P Poc:14 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 967 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40256, dts 40256, duration 21 at relative offset 3941 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40277, dts 40277, duration 21 at relative offset 3962 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 40292, dts 40292, duration 42 at relative offset 3983 in cluster at offset 363923. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 968 QP=8.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 968 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40299, dts 40299, duration 21 at relative offset 4062 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40320, dts 40320, duration 21 at relative offset 4083 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 73 with pts 40333, dts 40333, duration 42 at relative offset 4104 in cluster at offset 363923. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 969 QP=9.00 NAL=2 Slice:P Poc:18 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 969 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40341, dts 40341, duration 21 at relative offset 4183 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40363, dts 40363, duration 21 at relative offset 4204 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 40375, dts 40375, duration 42 at relative offset 4225 in cluster at offset 363923. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame= 970 QP=10.00 NAL=2 Slice:P Poc:20 I:0 P:0 SKIP:8160 size=72 bytes 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 970 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40384, dts 40384, duration 21 at relative offset 4303 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40405, dts 40405, duration 21 at relative offset 4324 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 72 with pts 40417, dts 40417, duration 42 at relative offset 4345 in cluster at offset 363923. TrackNumber 1, keyframe 0 2025-09-14 10:26:46 (info) [InputNode.cpp:160] Flushing audio encoders ... 2025-09-14 10:26:46 (debug) [OutputNode.cpp:318] Muxing packet with pts 1941504 2025-09-14 10:26:46 (info) [Router.cpp:193] Pre-close phase succeeded. 2025-09-14 10:26:46 (info) [Router.cpp:194] Executing close phase ... 2025-09-14 10:26:46 (info) [InputNode.cpp:177] Closing video encoders ... 2025-09-14 10:26:46 (info) [EncoderNode.cpp:388] Closing video encoder 'libx264' 2025-09-14 10:26:46 (info) [InputNode.cpp:177] Closing audio encoders ... 2025-09-14 10:26:46 (info) [EncoderNode.cpp:388] Closing audio encoder 'flac' 2025-09-14 10:26:46 (trace) [FFmpeg:0] Writing block of size 15 with pts 40427, dts 40427, duration 21 at relative offset 4423 in cluster at offset 363923. TrackNumber 2, keyframe 1 2025-09-14 10:26:46 (trace) [FFmpeg:0] end duration = 40459 2025-09-14 10:26:46 (trace) [FFmpeg:0] stream 0 end duration = 40459 2025-09-14 10:26:46 (trace) [FFmpeg:0] stream 1 end duration = 40448 2025-09-14 10:26:46 (trace) [FFmpeg:0] Statistics: 370668 bytes written, 2 seeks, 3 writeouts 2025-09-14 10:26:46 (info) [OutputNode.cpp:231] Successfully closed output. 2025-09-14 10:26:46 (info) [Router.cpp:209] Close phase succeeded. 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame I:81 Avg QP: 6.29 size: 3153 2025-09-14 10:26:46 (trace) [FFmpeg:0] frame P:890 Avg QP: 8.00 size: 73 2025-09-14 10:26:46 (trace) [FFmpeg:0] mb I I16..4: 100.0% 0.0% 0.0% 2025-09-14 10:26:46 (trace) [FFmpeg:0] mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.0% 0.0% 0.0% 0.0% 0.0% skip:100.0% 2025-09-14 10:26:46 (trace) [FFmpeg:0] 8x8 transform intra:0.0% 2025-09-14 10:26:46 (trace) [FFmpeg:0] coded y,uvDC,uvAC intra: 0.0% 9.1% 0.2% inter: 0.0% 0.0% 0.0% 2025-09-14 10:26:46 (trace) [FFmpeg:0] i16 v,h,dc,p: 99% 0% 1% 0% 2025-09-14 10:26:46 (trace) [FFmpeg:0] i8c dc,h,v,p: 89% 0% 11% 0% 2025-09-14 10:26:46 (trace) [FFmpeg:0] Weighted P-Frames: Y:0.0% UV:0.0% 2025-09-14 10:26:46 (trace) [FFmpeg:0] kb/s:63.29