Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ffmpeg version N-100673-g553eb07737 Copyright (c) 2000-2021 the FFmpeg developers
- built with gcc 8 (Debian 8.3.0-6)
- configuration: --enable-nonfree --enable-cuda --enable-cuvid --enable-nvenc --extra-cflags=-I/usr/local/cuda/include --extra-ldflags=-L/usr/local/cuda/lib64 --enable-static --enable-pthreads --enable-gpl --enable-nonfree --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-filters --enable-openssl
- libavutil 56. 63.101 / 56. 63.101
- libavcodec 58.117.101 / 58.117.101
- libavformat 58. 65.101 / 58. 65.101
- libavdevice 58. 11.103 / 58. 11.103
- libavfilter 7. 96.100 / 7. 96.100
- libswscale 5. 8.100 / 5. 8.100
- libswresample 3. 8.100 / 3. 8.100
- libpostproc 55. 8.100 / 55. 8.100
- Splitting the commandline.
- Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
- Reading option '-re' ... matched as option 're' (read input at native frame rate) with argument '1'.
- Reading option '-i' ... matched as input url with argument 'rtmp://127.0.0.1/ingesting'.
- Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'mp2'.
- Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
- Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '48000'.
- Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'main'.
- Reading option '-x264opts' ... matched as AVOption 'x264opts' with argument 'interlaced=1:nal-hrd=cbr'.
- Reading option '-preset' ... matched as AVOption 'preset' with argument 'ultrafast'.
- Reading option '-tune' ... matched as AVOption 'tune' with argument 'zerolatency'.
- Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'scale=720x576,setdar=16/9,format=yuv420p,fps=fps=25,setfield=mode=tff'.
- Reading option '-flags' ... matched as AVOption 'flags' with argument '+ilme+ildct'.
- Reading option '-streamid' ... matched as option 'streamid' (set the value of an outfile streamid) with argument '0:0x201'.
- Reading option '-streamid' ... matched as option 'streamid' (set the value of an outfile streamid) with argument '1:0x202'.
- Reading option '-mpegts_pmt_start_pid' ... matched as AVOption 'mpegts_pmt_start_pid' with argument '0x200'.
- Reading option '-mpegts_start_pid' ... matched as AVOption 'mpegts_start_pid' with argument '0x203'.
- Reading option '-metadata:s:a:0' ... matched as option 'metadata' (add metadata) with argument 'language='.
- Reading option '-mpegts_service_id' ... matched as AVOption 'mpegts_service_id' with argument '2'.
- Reading option '-mpegts_transport_stream_id' ... matched as AVOption 'mpegts_transport_stream_id' with argument '9217'.
- Reading option '-metadata' ... matched as option 'metadata' (add metadata) with argument 'provider_name=PNAME'.
- Reading option '-metadata' ... matched as option 'metadata' (add metadata) with argument 'service_name=SNAME'.
- Reading option '-minrate' ... matched as AVOption 'minrate' with argument '2M'.
- Reading option '-maxrate' ... matched as AVOption 'maxrate' with argument '2M'.
- Reading option '-bufsize' ... matched as AVOption 'bufsize' with argument '1500k'.
- Reading option '-muxrate' ... matched as AVOption 'muxrate' with argument '2600k'.
- Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
- Reading option '-pcr_period' ... matched as AVOption 'pcr_period' with argument '30'.
- Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '2M'.
- Reading option 'udp://239.1.67.71:1234?pkt_size=1316&bitrate=2600000&dscp=34&localaddr=10.61.5.10' ... matched as output url.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option loglevel (set logging level) with argument debug.
- Successfully parsed a group of options.
- Parsing a group of options: input url rtmp://127.0.0.1/ingesting.
- Applying option re (read input at native frame rate) with argument 1.
- Successfully parsed a group of options.
- Opening an input file: rtmp://127.0.0.1/ingesting.
- [NULL @ 0x55dd8928ae00] Opening 'rtmp://127.0.0.1/ingesting' for reading
- [rtmp @ 0x55dd8928b9c0] No default whitelist set
- [tcp @ 0x55dd8928c1c0] No default whitelist set
- [tcp @ 0x55dd8928c1c0] Original list of addresses:
- [tcp @ 0x55dd8928c1c0] Address 127.0.0.1 port 1935
- [tcp @ 0x55dd8928c1c0] Interleaved list of addresses:
- [tcp @ 0x55dd8928c1c0] Address 127.0.0.1 port 1935
- [tcp @ 0x55dd8928c1c0] Starting connection attempt to 127.0.0.1 port 1935
- [tcp @ 0x55dd8928c1c0] Successfully connected to 127.0.0.1 port 1935
- [rtmp @ 0x55dd8928b9c0] Handshaking...
- [rtmp @ 0x55dd8928b9c0] Type answer 3
- [rtmp @ 0x55dd8928b9c0] Server version 13.14.10.13
- [rtmp @ 0x55dd8928b9c0] Proto = rtmp, path = /ingesting, app = ingesting, fname =
- [rtmp @ 0x55dd8928b9c0] Window acknowledgement size = 5000000
- [rtmp @ 0x55dd8928b9c0] Max sent, unacked = 5000000
- [rtmp @ 0x55dd8928b9c0] New incoming chunk size = 4096
- [rtmp @ 0x55dd8928b9c0] Creating stream...
- [rtmp @ 0x55dd8928b9c0] Sending play command for ''
- [flv @ 0x55dd8928ae00] Format flv probed with size=2048 and score=100
- [flv @ 0x55dd8928ae00] Before avformat_find_stream_info() pos: 13 bytes read:15563 seeks:0 nb_streams:0
- [NULL @ 0x55dd8928f2c0] nal_unit_type: 7(SPS), nal_ref_idc: 1
- [NULL @ 0x55dd8928f2c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd8928f2c0] nal_unit_type: 7(SPS), nal_ref_idc: 1
- [h264 @ 0x55dd8928f2c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8928f2c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8928f2c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8928f2c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8928f2c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd8928f2c0] Format yuv420p chosen by get_format().
- [h264 @ 0x55dd8928f2c0] Reinit context to 1920x1088, pix_fmt: yuv420p
- [h264 @ 0x55dd8928f2c0] Frame num gap 11 7
- [h264 @ 0x55dd8928f2c0] Frame num gap 11 8
- [h264 @ 0x55dd8928f2c0] Frame num gap 11 9
- [h264 @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd8928f2c0] no picture
- [h264 @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- Last message repeated 39 times
- [flv @ 0x55dd8928ae00] All info found
- [flv @ 0x55dd8928ae00] After avformat_find_stream_info() pos: 636356 bytes read:636356 seeks:0 frames:78
- Input #0, flv, from 'rtmp://127.0.0.1/ingesting':
- Metadata:
- |RtmpSampleAccess: true
- Server : NGINX RTMP (github.com/sergey-dryabzhinsky/nginx-rtmp-module)
- displayWidth : 1920
- displayHeight : 1080
- fps : 50
- profile :
- level :
- Duration: 00:00:00.00, start: 396.434000, bitrate: N/A
- Stream #0:0, 41, 1/1000: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1920x1080 (1920x1088) [SAR 1:1 DAR 16:9], 0/1, 6144 kb/s, 50 fps, 50 tbr, 1k tbn, 100 tbc
- Stream #0:1, 37, 1/1000: Audio: aac (LC), 48000 Hz, stereo, fltp, 196 kb/s
- Successfully opened the file.
- Parsing a group of options: output url udp://239.1.67.71:1234?pkt_size=1316&bitrate=2600000&dscp=34&localaddr=10.61.5.10.
- Applying option c:a (codec name) with argument mp2.
- Applying option c:v (codec name) with argument libx264.
- Applying option ar (set audio sampling rate (in Hz)) with argument 48000.
- Applying option profile:v (set profile) with argument main.
- Applying option vf (set video filters) with argument scale=720x576,setdar=16/9,format=yuv420p,fps=fps=25,setfield=mode=tff.
- Applying option streamid (set the value of an outfile streamid) with argument 0:0x201.
- Applying option streamid (set the value of an outfile streamid) with argument 1:0x202.
- Applying option metadata:s:a:0 (add metadata) with argument language=.
- Applying option metadata (add metadata) with argument provider_name=PNAME.
- Applying option metadata (add metadata) with argument service_name=SNAME.
- Applying option f (force format) with argument mpegts.
- Applying option b:v (video bitrate (please use -b:v)) with argument 2M.
- Successfully parsed a group of options.
- Opening an output file: udp://239.1.67.71:1234?pkt_size=1316&bitrate=2600000&dscp=34&localaddr=10.61.5.10.
- [udp @ 0x55dd893f10c0] No default whitelist set
- Successfully opened the file.
- detected 8 logical cores
- [h264 @ 0x55dd89403d40] nal_unit_type: 7(SPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- Stream mapping:
- Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
- Stream #0:1 -> #0:1 (aac (native) -> mp2 (native))
- Press [q] to stop, [?] for help
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89403d40] Format yuv420p chosen by get_format().
- [h264 @ 0x55dd89403d40] Reinit context to 1920x1088, pix_fmt: yuv420p
- [graph_1_in_0_1 @ 0x55dd8937f480] Setting 'time_base' to value '1/48000'
- [graph_1_in_0_1 @ 0x55dd8937f480] Setting 'sample_rate' to value '48000'
- [graph_1_in_0_1 @ 0x55dd8937f480] Setting 'sample_fmt' to value 'fltp'
- [graph_1_in_0_1 @ 0x55dd8937f480] Setting 'channel_layout' to value '0x3'
- [graph_1_in_0_1 @ 0x55dd8937f480] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x3
- [format_out_0_1 @ 0x55dd8937fa80] Setting 'sample_fmts' to value 's16'
- [format_out_0_1 @ 0x55dd8937fa80] Setting 'sample_rates' to value '48000'
- [format_out_0_1 @ 0x55dd8937fa80] Setting 'channel_layouts' to value '0x4|0x3'
- [format_out_0_1 @ 0x55dd8937fa80] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
- [AVFilterGraph @ 0x55dd89408580] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
- [auto_resampler_0 @ 0x55dd89380800] [SWR @ 0x55dd89380cc0] Using fltp internally between filters
- [auto_resampler_0 @ 0x55dd89380800] ch:2 chl:stereo fmt:fltp r:48000Hz -> ch:2 chl:stereo fmt:s16 r:48000Hz
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 6 times
- [h264 @ 0x55dd89403d40] Frame num gap 11 7
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 725 times
- [h264 @ 0x55dd89403d40] Frame num gap 11 8
- [h264 @ 0x55dd89403d40] Frame num gap 11 9
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- [h264 @ 0x55dd89403d40] no picture
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 690 times
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- [h264 @ 0x55dd8940a040] no picture
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 187 times
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 21 times
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 180 times
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 607 times
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 728 times
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 9 times
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 304 times
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 18 times
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 653 times
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 236 times
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 218 times
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 195 times
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 100 times
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 357 times
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 826 times
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 7 times
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 659 times
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 658 times
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 72 times
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 217 times
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1463 times
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 813 times
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 994 times
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 127 times
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2078 times
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 377 times
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 148 times
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 4336 times
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 6 times
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 35 times
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2595 times
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 46 times
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3047 times
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 33 times
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2744 times
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 215 times
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1648 times
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 175 times
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1849 times
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 20 times
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3504 times
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 13 times
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3956 times
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 31 times
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 922 times
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 90 times
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2958 times
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 597 times
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 55 times
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3739 times
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 4385 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2 times
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1730 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3066 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1362 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3501 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1292 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 4 times
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 4010 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 144 times
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3554 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 222 times
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1361 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 10 times
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 307 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 5396 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 510 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 5093 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3 times
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 4220 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 288 times
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1635 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3744 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 76 times
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2362 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3122 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 3371 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1758 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 4866 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 12 times
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 201 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 957 times
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 29 times
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 66 times
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 4138 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1583 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1532 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 5479 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2196 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 5230 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 7(SPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 5(IDR), nal_ref_idc: 3
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893ee4c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd893ee4c0] ct_type:0 pic_struct:0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd894f7c00] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd894f7c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd894f7c00] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892ccb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892ccb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd892ccb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd892ccb40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd892e98c0] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd892e98c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd892e98c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd892e98c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89306600] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89306600] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd89306600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89306600] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd89403d40] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89403d40] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89403d40] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89403d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd89403d40] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd8940a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd8940a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd8940a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 133 times
- [h264 @ 0x55dd8940a040] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1327 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd89405200] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd89405200] nal_unit_type: 6(SEI), nal_ref_idc: 0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264 @ 0x55dd89405200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
- [h264 @ 0x55dd89405200] ct_type:0 pic_struct:0
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 5659 times
- [NULL @ 0x55dd8928f2c0] ct_type:0 pic_struct:0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 8(PPS), nal_ref_idc: 1
- [h264 @ 0x55dd893f6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55dd893f6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
- [h264 @ 0x55dd893f6d80] ct_type:0 pic_struct:0
- [Parsed_scale_0 @ 0x55dd89460900] Setting 'w' to value '720x576'
- [Parsed_scale_0 @ 0x55dd89460900] Setting 'flags' to value 'bicubic'
- [Parsed_scale_0 @ 0x55dd89460900] w:720 h:576 flags:'bicubic' interl:0
- [Parsed_setdar_1 @ 0x55dd894af2c0] Setting 'dar' to value '16/9'
- [Parsed_format_2 @ 0x55dd894ad480] Setting 'pix_fmts' to value 'yuv420p'
- [Parsed_fps_3 @ 0x55dd894a8540] Setting 'fps' to value '25'
- [Parsed_fps_3 @ 0x55dd894a8540] fps=25/1
- [Parsed_setfield_4 @ 0x55dd894a95c0] Setting 'mode' to value 'tff'
- [graph 0 input from stream 0:0 @ 0x55dd894aa040] Setting 'video_size' to value '1920x1080'
- [graph 0 input from stream 0:0 @ 0x55dd894aa040] Setting 'pix_fmt' to value '0'
- [graph 0 input from stream 0:0 @ 0x55dd894aa040] Setting 'time_base' to value '1/1000'
- [graph 0 input from stream 0:0 @ 0x55dd894aa040] Setting 'pixel_aspect' to value '1/1'
- [graph 0 input from stream 0:0 @ 0x55dd894aa040] Setting 'frame_rate' to value '50/1'
- [graph 0 input from stream 0:0 @ 0x55dd894aa040] w:1920 h:1080 pixfmt:yuv420p tb:1/1000 fr:50/1 sar:1/1
- [format @ 0x55dd89466040] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le'
- [AVFilterGraph @ 0x55dd894b6080] query_formats: 8 queried, 7 merged, 0 already done, 0 delayed
- [Parsed_scale_0 @ 0x55dd89460900] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:720 h:576 fmt:yuv420p sar:64/45 flags:0x4
- [Parsed_setdar_1 @ 0x55dd894af2c0] w:720 h:576 dar:16/9 sar:64/45 -> dar:16/9 sar:64/45
- [Parsed_fps_3 @ 0x55dd894a8540] Read frame with in pts 2586, out pts 65
- cur_dts is invalid st:0 (513) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 553855 times
- [Parsed_fps_3 @ 0x55dd894a8540] Read frame with in pts 2606, out pts 65
- [Parsed_fps_3 @ 0x55dd894a8540] Set first pts to 65
- [Parsed_fps_3 @ 0x55dd894a8540] Dropping frame with pts 65
- Finishing stream 0:0 without any data written to it.
- [libx264 @ 0x55dd892c7240] using SAR=64/45
- [libx264 @ 0x55dd892c7240] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
- [libx264 @ 0x55dd892c7240] HRD bitrate: 2000000 bits/sec
- [libx264 @ 0x55dd892c7240] CPB size: 1500000 bits
- [libx264 @ 0x55dd892c7240] profile Main, level 3.0
- [mpegts @ 0x55dd892a51c0] service 2 using PCR in pid=513, pcr_period=30ms
- [mpegts @ 0x55dd892a51c0] muxrate 2600000, sdt every 500 ms, pat/pmt every 100 ms
- Output #0, mpegts, to 'udp://239.1.67.71:1234?pkt_size=1316&bitrate=2600000&dscp=34&localaddr=10.61.5.10':
- Metadata:
- |RtmpSampleAccess: true
- Server : NGINX RTMP (github.com/sergey-dryabzhinsky/nginx-rtmp-module)
- displayWidth : 1920
- displayHeight : 1080
- fps : 50
- profile :
- level :
- provider_name : PNAME
- service_name : SNAME
- encoder : Lavf58.65.101
- Stream #0:0, 0, 1/90000: Video: h264, 1 reference frame, yuv420p(left), 720x576 (0x0) [SAR 64:45 DAR 16:9], 0/1, q=2-31, 2000 kb/s, 25 fps, 90k tbn
- Metadata:
- encoder : Lavc58.117.101 libx264
- Side data:
- cpb: bitrate max/min/avg: 2000000/0/2000000 buffer size: 1500000 vbv_delay: N/A
- Stream #0:1, 0, 1/90000: Audio: mp2, 48000 Hz, stereo, s16, delay 481, 384 kb/s
- Metadata:
- encoder : Lavc58.117.101 mp2
- frame= 0 fps=0.0 q=0.0 Lsize= 856kB time=00:00:02.70 bitrate=2594.3kbits/s speed=0.17x
- video:0kB audio:128kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 567.236206%
- Input file #0 (rtmp://127.0.0.1/ingesting):
- Input stream #0:0 (video): 139 packets read (2085138 bytes); 2 frames decoded;
- Input stream #0:1 (audio): 129 packets read (70233 bytes); 129 frames decoded (132096 samples);
- Total: 268 packets (2155371 bytes) demuxed
- Output file #0 (udp://239.1.67.71:1234?pkt_size=1316&bitrate=2600000&dscp=34&localaddr=10.61.5.10):
- Output stream #0:0 (video): 0 frames encoded; 0 packets muxed (0 bytes);
- Output stream #0:1 (audio): 114 frames encoded (131328 samples); 114 packets muxed (131328 bytes);
- Total: 114 packets (131328 bytes) muxed
- 131 frames successfully decoded, 0 decoding errors
- [Parsed_fps_3 @ 0x55dd894a8540] Dropping frame with pts 65
- [Parsed_fps_3 @ 0x55dd894a8540] 2 frames in, 0 frames out; 2 frames dropped, 0 frames duplicated.
- [AVIOContext @ 0x55dd8946e480] Statistics: 0 seeks, 680 writeouts
- ^C^C^CReceived > 3 system signals, hard exiting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement