#11557: Abnormally choked loading for "non-existing PPS 0 referenced"? ------------------------------------+----------------------------------- Reporter: wazer | Owner: (none) Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | ------------------------------------+----------------------------------- Comment (by wazer):
{{{ #1 ffmpeg -v debug -hide_banner -nostdin -nostats -i "http://192.168.1.21:5004/auto/v9" -t 10 -map a -c copy -f null - }}} {{{ Splitting the commandline. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'. Reading option '-hide_banner' ... matched as option 'hide_banner' (do not show program banner) with argument '1'. Reading option '-nostdin' ... matched as option 'stdin' (enable or disable interaction on standard input) with argument 0. Reading option '-nostats' ... matched as option 'stats' (print progress report during encoding) with argument 0. Reading option '-i' ... matched as input url with argument 'http://192.168.1.21:5004/auto/v9'. Reading option '-t' ... matched as option 't' (stop transcoding after specified duration) with argument '10'. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument 'a'. Reading option '-c' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'copy'. Reading option '-f' ... matched as option 'f' (force container format (auto-detected otherwise)) with argument 'null'. Reading option '-' ... matched as output url. Finished splitting the commandline. Parsing a group of options: global . Applying option v (set logging level) with argument debug. Applying option hide_banner (do not show program banner) with argument 1. Applying option nostdin (enable or disable interaction on standard input) with argument 0. Applying option nostats (print progress report during encoding) with argument 0. Successfully parsed a group of options. Parsing a group of options: input url http://192.168.1.21:5004/auto/v9. Successfully parsed a group of options. Opening an input file: http://192.168.1.21:5004/auto/v9. [AVFormatContext @ 000002510ab9d580] Opening 'http://192.168.1.21:5004/auto/v9' for reading [http @ 000002510ab9da80] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data' [tcp @ 000002510ab9dbc0] Original list of addresses: [tcp @ 000002510ab9dbc0] Address 192.168.1.21 port 5004 [tcp @ 000002510ab9dbc0] Interleaved list of addresses: [tcp @ 000002510ab9dbc0] Address 192.168.1.21 port 5004 [tcp @ 000002510ab9dbc0] Starting connection attempt to 192.168.1.21 port 5004 [tcp @ 000002510ab9dbc0] Successfully connected to 192.168.1.21 port 5004 [http @ 000002510ab9da80] request: GET /auto/v9 HTTP/1.1 User-Agent: Lavf/62.0.100 Accept: */* Range: bytes=0- Connection: close Host: 192.168.1.21:5004 Icy-MetaData: 1 [mpegts @ 000002510ab9d580] Format mpegts probed with size=2048 and score=50 [mpegts @ 000002510ab9d580] stream=0 stream_type=1b pid=4e1 prog_reg_desc=CUEI [mpegts @ 000002510ab9d580] stream=1 stream_type=3 pid=ca6 prog_reg_desc=CUEI [mpegts @ 000002510ab9d580] stream=2 stream_type=6 pid=17b2 prog_reg_desc=CUEI [mpegts @ 000002510ab9d580] Before avformat_find_stream_info() pos: 0 bytes read:2920 seeks:0 nb_streams:3 [mpegts @ 000002510ab9d580] parser not found for codec dvb_teletext, packets or times may be invalid. [libzvbi_teletextdec @ 000002510aba58c0] page filter: * [mpegts @ 000002510ab9d580] Forcing DTS/PTS to be unset for a non- trustworthy PES packet for PID 6066 as PCR hasn't been received yet. [mpegts @ 000002510ab9d580] Demuxer context update while decoder is open, closing and trying to re-open [mpegts @ 000002510ab9d580] parser not found for codec dvb_teletext, packets or times may be invalid. [libzvbi_teletextdec @ 000002510abb2440] page filter: * [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [extract_extradata @ 000002510ab85900] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [h264 @ 000002510aba4440] no frame! [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [extract_extradata @ 000002510ab85900] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [h264 @ 000002510aba4440] no frame! [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [extract_extradata @ 000002510ab85900] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [h264 @ 000002510aba4440] no frame! [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [extract_extradata @ 000002510ab85900] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [h264 @ 000002510aba4440] no frame! [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [extract_extradata @ 000002510ab85900] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [h264 @ 000002510aba4440] no frame! [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [extract_extradata @ 000002510ab85900] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [h264 @ 000002510aba4440] no frame! [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [extract_extradata @ 000002510ab85900] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [h264 @ 000002510aba4440] no frame! [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [extract_extradata @ 000002510ab85900] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [h264 @ 000002510aba4440] no frame! [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [extract_extradata @ 000002510ab85900] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] non-existing PPS 0 referenced [h264 @ 000002510aba4440] no frame! [h264 @ 000002510aba4440] Decoding VUI [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [extract_extradata @ 000002510ab85900] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 7(SPS), nal_ref_idc: 3 [extract_extradata @ 000002510ab85900] nal_unit_type: 8(PPS), nal_ref_idc: 3 [extract_extradata @ 000002510ab85900] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 000002510ab85900] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 7(SPS), nal_ref_idc: 3 [h264 @ 000002510aba4440] nal_unit_type: 8(PPS), nal_ref_idc: 3 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] Decoding VUI [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] Format yuv420p chosen by get_format(). [h264 @ 000002510aba4440] Reinit context to 1920x1088, pix_fmt: yuv420p [h264 @ 000002510aba4440] Frame num gap 249 244 [h264 @ 000002510aba4440] Frame num gap 249 245 [h264 @ 000002510aba4440] Frame num gap 249 246 [h264 @ 000002510aba4440] Frame num gap 249 247 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] no picture [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] replacement of gray gap frame [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] Increasing reorder buffer to 2 [h264 @ 000002510aba4440] no picture ooo [h264 @ 000002510aba4440] replacement of gray gap frame [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] no picture ooo [h264 @ 000002510aba4440] replacement of gray gap frame [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] no picture ooo [h264 @ 000002510aba4440] replacement of gray gap frame [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] no picture [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 000002510aba4440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] Decoding VUI [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [h264 @ 000002510aba4440] unknown SEI type 100 [h264 @ 000002510aba4440] ct_type:0 pic_struct:3 [mpegts @ 000002510ab9d580] max_analyze_duration 5000000 reached at 5000000 microseconds st:2 [mpegts @ 000002510ab9d580] After avformat_find_stream_info() pos: 4120960 bytes read:4121580 seeks:0 frames:459 Input #0, mpegts, from 'http://192.168.1.21:5004/auto/v9': Duration: N/A, start: 54866.847578, bitrate: N/A Program 10093 Stream #0:0[0x4e1], 129, 1/90000: Video: h264 (High), 1 reference frame ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, top first, left), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, 25 fps, 25 tbr, 90k tbn, Start-Time 54867.688s Stream #0:1[0xca6](dan), 203, 1/90000: Audio: mp2 (mp3float) ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 192 kb/s, Start-Time 54867.008s Stream #0:2[0x17b2](dan), 127, 1/90000: Subtitle: dvb_teletext (libzvbi_teletextdec) ([6][0][0][0] / 0x0006), 492x250, Start-Time 54866.848s Successfully opened the file. Parsing a group of options: output url -. Applying option t (stop transcoding after specified duration) with argument 10. Applying option map (set input stream mapping) with argument a. Applying option c (select encoder/decoder ('copy' to copy stream without reencoding)) with argument copy. Applying option f (force container format (auto-detected otherwise)) with argument null. Successfully parsed a group of options. Opening an output file: -. [out#0/null @ 000002510aba5b40] Adding streams from explicit maps... [aost#0:0/copy @ 000002510abb0580] Created audio stream from input stream 0:1 Successfully opened the file. Correcting start time of Input #0 by 160889 us. Stream mapping: Stream #0:1 -> #0:0 (copy) Output #0, null, to 'pipe:': Metadata: encoder : Lavf62.0.100 Stream #0:0(dan), 0, 1/90000: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 192 kb/s [out#0/null @ 000002510aba5b40] Starting thread... [in#0/mpegts @ 000002510ab9d400] Starting thread... [out#0/null @ 000002510aba5b40] All streams finished [out#0/null @ 000002510aba5b40] Terminating thread with return code 0 (success) [in#0/mpegts @ 000002510ab9d400] Terminating thread with return code 0 (success) [out#0/null @ 000002510aba5b40] Output file #0 (pipe:): [out#0/null @ 000002510aba5b40] Output stream #0:0 (audio): 417 packets muxed (240192 bytes); [out#0/null @ 000002510aba5b40] Total: 417 packets (240192 bytes) muxed [out#0/null @ 000002510aba5b40] video:0KiB audio:235KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown size=N/A time=00:00:10.08 bitrate=N/A speed=1.91x [in#0/mpegts @ 000002510ab9d400] Input file #0 (http://192.168.1.21:5004/auto/v9): [in#0/mpegts @ 000002510ab9d400] Input stream #0:1 (audio): 421 packets read (242496 bytes); [in#0/mpegts @ 000002510ab9d400] Total: 421 packets (242496 bytes) demuxed [AVIOContext @ 000002510abb2a00] Statistics: 9663740 bytes read, 0 seeks }}} {{{ #2 ffmpeg -v debug -hide_banner -nostdin -nostats -noaccurate_seek -i "http://192.168.1.21:5004/auto/v9" -ss 0 -t 10 -map v -c copy -f null - }}} {{{ Splitting the commandline. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'. Reading option '-hide_banner' ... matched as option 'hide_banner' (do not show program banner) with argument '1'. Reading option '-nostdin' ... matched as option 'stdin' (enable or disable interaction on standard input) with argument 0. Reading option '-nostats' ... matched as option 'stats' (print progress report during encoding) with argument 0. Reading option '-noaccurate_seek' ... matched as option 'accurate_seek' (enable/disable accurate seeking with -ss) with argument 0. Reading option '-i' ... matched as input url with argument 'http://192.168.1.21:5004/auto/v9'. Reading option '-ss' ... matched as option 'ss' (start transcoding at specified time) with argument '0'. Reading option '-t' ... matched as option 't' (stop transcoding after specified duration) with argument '10'. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument 'v'. Reading option '-c' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'copy'. Reading option '-f' ... matched as option 'f' (force container format (auto-detected otherwise)) with argument 'null'. Reading option '-' ... matched as output url. Finished splitting the commandline. Parsing a group of options: global . Applying option v (set logging level) with argument debug. Applying option hide_banner (do not show program banner) with argument 1. Applying option nostdin (enable or disable interaction on standard input) with argument 0. Applying option nostats (print progress report during encoding) with argument 0. Successfully parsed a group of options. Parsing a group of options: input url http://192.168.1.21:5004/auto/v9. Applying option noaccurate_seek (enable/disable accurate seeking with -ss) with argument 0. Successfully parsed a group of options. Opening an input file: http://192.168.1.21:5004/auto/v9. [AVFormatContext @ 0000024943afd740] Opening 'http://192.168.1.21:5004/auto/v9' for reading [http @ 0000024943afdc40] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data' [tcp @ 0000024943afdd80] Original list of addresses: [tcp @ 0000024943afdd80] Address 192.168.1.21 port 5004 [tcp @ 0000024943afdd80] Interleaved list of addresses: [tcp @ 0000024943afdd80] Address 192.168.1.21 port 5004 [tcp @ 0000024943afdd80] Starting connection attempt to 192.168.1.21 port 5004 [tcp @ 0000024943afdd80] Successfully connected to 192.168.1.21 port 5004 [http @ 0000024943afdc40] request: GET /auto/v9 HTTP/1.1 User-Agent: Lavf/62.0.100 Accept: */* Range: bytes=0- Connection: close Host: 192.168.1.21:5004 Icy-MetaData: 1 [mpegts @ 0000024943afd740] Format mpegts probed with size=2048 and score=50 [mpegts @ 0000024943afd740] stream=0 stream_type=1b pid=4e1 prog_reg_desc=CUEI [mpegts @ 0000024943afd740] stream=1 stream_type=3 pid=ca6 prog_reg_desc=CUEI [mpegts @ 0000024943afd740] stream=2 stream_type=6 pid=17b2 prog_reg_desc=CUEI [mpegts @ 0000024943afd740] Before avformat_find_stream_info() pos: 0 bytes read:3108 seeks:0 nb_streams:3 [mpegts @ 0000024943afd740] parser not found for codec dvb_teletext, packets or times may be invalid. [libzvbi_teletextdec @ 0000024943b06b40] page filter: * [mpegts @ 0000024943afd740] Forcing DTS/PTS to be unset for a non- trustworthy PES packet for PID 6066 as PCR hasn't been received yet. [mpegts @ 0000024943afd740] Demuxer context update while decoder is open, closing and trying to re-open [mpegts @ 0000024943afd740] parser not found for codec dvb_teletext, packets or times may be invalid. [libzvbi_teletextdec @ 0000024943b12d80] page filter: * [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] non-existing PPS 0 referenced [extract_extradata @ 0000024943ae5780] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 0000024943ae5780] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 0000024943ae5780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [extract_extradata @ 0000024943ae5780] nal_unit_type: 12(Filler data), nal_ref_idc: 0 Last message repeated 18 times [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 0000024943b05740] nal_unit_type: 12(Filler data), nal_ref_idc: 0 Last message repeated 18 times [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] non-existing PPS 0 referenced [h264 @ 0000024943b05740] no frame! [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] non-existing PPS 0 referenced [extract_extradata @ 0000024943ae5780] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 0000024943ae5780] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 0000024943ae5780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [extract_extradata @ 0000024943ae5780] nal_unit_type: 12(Filler data), nal_ref_idc: 0 Last message repeated 15 times [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 12(Filler data), nal_ref_idc: 0 Last message repeated 15 times [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] non-existing PPS 0 referenced [h264 @ 0000024943b05740] no frame! [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] non-existing PPS 0 referenced [extract_extradata @ 0000024943ae5780] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 0000024943ae5780] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 0000024943ae5780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [extract_extradata @ 0000024943ae5780] nal_unit_type: 12(Filler data), nal_ref_idc: 0 Last message repeated 221 times [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 12(Filler data), nal_ref_idc: 0 Last message repeated 221 times [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] non-existing PPS 0 referenced [h264 @ 0000024943b05740] no frame! [h264 @ 0000024943b05740] Decoding VUI [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [extract_extradata @ 0000024943ae5780] nal_unit_type: 9(AUD), nal_ref_idc: 0 [extract_extradata @ 0000024943ae5780] nal_unit_type: 7(SPS), nal_ref_idc: 3 [extract_extradata @ 0000024943ae5780] nal_unit_type: 8(PPS), nal_ref_idc: 3 [extract_extradata @ 0000024943ae5780] nal_unit_type: 6(SEI), nal_ref_idc: 0 [extract_extradata @ 0000024943ae5780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 7(SPS), nal_ref_idc: 3 [h264 @ 0000024943b05740] nal_unit_type: 8(PPS), nal_ref_idc: 3 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 0000024943b05740] Decoding VUI [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] Format yuv420p chosen by get_format(). [h264 @ 0000024943b05740] Reinit context to 1920x1088, pix_fmt: yuv420p [h264 @ 0000024943b05740] Frame num gap 63 58 [h264 @ 0000024943b05740] Frame num gap 63 59 [h264 @ 0000024943b05740] Frame num gap 63 60 [h264 @ 0000024943b05740] Frame num gap 63 61 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] no picture [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0000024943b05740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:1 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:2 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] Decoding VUI [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] Decoding VUI [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [h264 @ 0000024943b05740] unknown SEI type 100 [h264 @ 0000024943b05740] ct_type:0 pic_struct:3 [mpegts @ 0000024943afd740] Probe buffer size limit of 5000000 bytes reached [mpegts @ 0000024943afd740] After avformat_find_stream_info() pos: 5178836 bytes read:5180268 seeks:0 frames:410 Input #0, mpegts, from 'http://192.168.1.21:5004/auto/v9': Duration: N/A, start: 54957.727578, bitrate: N/A Program 10093 Stream #0:0[0x4e1], 112, 1/90000: Video: h264 (High), 1 reference frame ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, top first, left), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, 25 fps, 50 tbr, 90k tbn, Start-Time 54958.728s Stream #0:1[0xca6](dan), 182, 1/90000: Audio: mp2 (mp3float) ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 192 kb/s, Start-Time 54957.896s Stream #0:2[0x17b2](dan), 116, 1/90000: Subtitle: dvb_teletext (libzvbi_teletextdec) ([6][0][0][0] / 0x0006), 492x250, Start-Time 54957.728s Successfully opened the file. Parsing a group of options: output url -. Applying option ss (start transcoding at specified time) with argument 0. Applying option t (stop transcoding after specified duration) with argument 10. Applying option map (set input stream mapping) with argument v. Applying option c (select encoder/decoder ('copy' to copy stream without reencoding)) with argument copy. Applying option f (force container format (auto-detected otherwise)) with argument null. Successfully parsed a group of options. Opening an output file: -. [out#0/null @ 0000024943b6ff80] Adding streams from explicit maps... [vost#0:0/copy @ 0000024945e5e140] Created video stream from input stream 0:0 Successfully opened the file. Correcting start time of Input #0 by 999944 us. Stream mapping: Stream #0:0 -> #0:0 (copy) Output #0, null, to 'pipe:': Metadata: encoder : Lavf62.0.100 Stream #0:0, 0, 1/90000: Video: h264 (High), 1 reference frame ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, top first, left), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, q=2-31, 25 fps, 50 tbr, 90k tbn [out#0/null @ 0000024943b6ff80] Starting thread... [in#0/mpegts @ 0000024943afd500] Starting thread... [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] Decoding VUI [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] Decoding VUI [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [out#0/null @ 0000024943b6ff80] All streams finished [out#0/null @ 0000024943b6ff80] Terminating thread with return code 0 (success) [h264 @ 00000249447b8fc0] unknown SEI type 100 [h264 @ 00000249447b8fc0] ct_type:0 pic_struct:3 [in#0/mpegts @ 0000024943afd500] Terminating thread with return code 0 (success) [out#0/null @ 0000024943b6ff80] Output file #0 (pipe:): [out#0/null @ 0000024943b6ff80] Output stream #0:0 (video): 250 packets muxed (10775881 bytes); [out#0/null @ 0000024943b6ff80] Total: 250 packets (10775881 bytes) muxed [out#0/null @ 0000024943b6ff80] video:10523KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown frame= 250 fps= 44 q=-1.0 Lsize=N/A time=00:00:10.04 bitrate=N/A speed=1.78x [in#0/mpegts @ 0000024943afd500] Input file #0 (http://192.168.1.21:5004/auto/v9): [in#0/mpegts @ 0000024943afd500] Input stream #0:0 (video): 255 packets read (10970904 bytes); [in#0/mpegts @ 0000024943afd500] Total: 255 packets (10970904 bytes) demuxed [AVIOContext @ 0000024943b13340] Statistics: 11886048 bytes read, 0 seeks }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/11557#comment:24> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".