| 1 | ffmpeg started on 2017-11-01 at 21:51:49
|
|---|
| 2 | Report written to "ffmpeg-20171101-215149.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -y -i tail.m2t -i head.m2t -an -filter_complex "[0:v]trim=start=0:end=1,setpts=PTS-STARTPTS[firstclip];[1:v]trim=start=2:end=3,setpts=PTS-STARTPTS[secondclip];[0:v]trim=start=1:end=2,setpts=PTS-STARTPTS[fadeoutsrc];[1:v]trim=start=1:end=2,setpts=PTS-STARTPTS[fadeinsrc];[fadeinsrc]format=pix_fmts=yuva420p,fade=t=in:st=0:d=1:alpha=1[fadein];[fadeoutsrc]format=pix_fmts=yuva420p,fade=t=out:st=0:d=1:alpha=1[fadeout];[fadein]fifo[fadeinfifo];[fadeout]fifo[fadeoutfifo];[fadeoutfifo][fadeinfifo]overlay[crossfade];[firstclip][crossfade][secondclip]concat=n=3[output];[0:a][1:a] acrossfade=d=3 [audio]" -map "[output]" -map "[audio]" fade.m2t -report
|
|---|
| 5 | ffmpeg version N-87353-g183fd30 Copyright (c) 2000-2017 the FFmpeg developers
|
|---|
| 6 | built with gcc 7.2.0 (GCC)
|
|---|
| 7 | configuration: --enable-gpl --enable-version3 --enable-cuda --enable-cuvid --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib
|
|---|
| 8 | libavutil 55. 76.100 / 55. 76.100
|
|---|
| 9 | libavcodec 57.106.101 / 57.106.101
|
|---|
| 10 | libavformat 57. 82.101 / 57. 82.101
|
|---|
| 11 | libavdevice 57. 8.101 / 57. 8.101
|
|---|
| 12 | libavfilter 6.105.100 / 6.105.100
|
|---|
| 13 | libswscale 4. 7.103 / 4. 7.103
|
|---|
| 14 | libswresample 2. 8.100 / 2. 8.100
|
|---|
| 15 | libpostproc 54. 6.100 / 54. 6.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 18 | Reading option '-i' ... matched as input url with argument 'tail.m2t'.
|
|---|
| 19 | Reading option '-i' ... matched as input url with argument 'head.m2t'.
|
|---|
| 20 | Reading option '-an' ... matched as option 'an' (disable audio) with argument '1'.
|
|---|
| 21 | Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0:v]trim=start=0:end=1,setpts=PTS-STARTPTS[firstclip];[1:v]trim=start=2:end=3,setpts=PTS-STARTPTS[secondclip];[0:v]trim=start=1:end=2,setpts=PTS-STARTPTS[fadeoutsrc];[1:v]trim=start=1:end=2,setpts=PTS-STARTPTS[fadeinsrc];[fadeinsrc]format=pix_fmts=yuva420p,fade=t=in:st=0:d=1:alpha=1[fadein];[fadeoutsrc]format=pix_fmts=yuva420p,fade=t=out:st=0:d=1:alpha=1[fadeout];[fadein]fifo[fadeinfifo];[fadeout]fifo[fadeoutfifo];[fadeoutfifo][fadeinfifo]overlay[crossfade];[firstclip][crossfade][secondclip]concat=n=3[output];[0:a][1:a] acrossfade=d=3 [audio]'.
|
|---|
| 22 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[output]'.
|
|---|
| 23 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[audio]'.
|
|---|
| 24 | Reading option 'fade.m2t' ... matched as output url.
|
|---|
| 25 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 26 | Finished splitting the commandline.
|
|---|
| 27 | Parsing a group of options: global .
|
|---|
| 28 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 29 | Applying option filter_complex (create a complex filtergraph) with argument [0:v]trim=start=0:end=1,setpts=PTS-STARTPTS[firstclip];[1:v]trim=start=2:end=3,setpts=PTS-STARTPTS[secondclip];[0:v]trim=start=1:end=2,setpts=PTS-STARTPTS[fadeoutsrc];[1:v]trim=start=1:end=2,setpts=PTS-STARTPTS[fadeinsrc];[fadeinsrc]format=pix_fmts=yuva420p,fade=t=in:st=0:d=1:alpha=1[fadein];[fadeoutsrc]format=pix_fmts=yuva420p,fade=t=out:st=0:d=1:alpha=1[fadeout];[fadein]fifo[fadeinfifo];[fadeout]fifo[fadeoutfifo];[fadeoutfifo][fadeinfifo]overlay[crossfade];[firstclip][crossfade][secondclip]concat=n=3[output];[0:a][1:a] acrossfade=d=3 [audio].
|
|---|
| 30 | Applying option report (generate a report) with argument 1.
|
|---|
| 31 | Successfully parsed a group of options.
|
|---|
| 32 | Parsing a group of options: input url tail.m2t.
|
|---|
| 33 | Successfully parsed a group of options.
|
|---|
| 34 | Opening an input file: tail.m2t.
|
|---|
| 35 | [NULL @ 00000000006d9bc0] Opening 'tail.m2t' for reading
|
|---|
| 36 | [file @ 00000000006db680] Setting default whitelist 'file,crypto'
|
|---|
| 37 | [mpegts @ 00000000006d9bc0] Format mpegts probed with size=2048 and score=50
|
|---|
| 38 | [mpegts @ 00000000006d9bc0] stream=0 stream_type=1b pid=100 prog_reg_desc=
|
|---|
| 39 | [mpegts @ 00000000006d9bc0] stream=1 stream_type=3 pid=101 prog_reg_desc=
|
|---|
| 40 | [mpegts @ 00000000006d9bc0] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:2
|
|---|
| 41 | [h264 @ 00000000006ddc60] user data:"x264 - core 152 r2851 ba24899 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00"
|
|---|
| 42 | [AVBSFContext @ 0000000002846180] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 43 | [AVBSFContext @ 0000000002846180] nal_unit_type: 7, nal_ref_idc: 3
|
|---|
| 44 | [AVBSFContext @ 0000000002846180] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 45 | [AVBSFContext @ 0000000002846180] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 46 | [AVBSFContext @ 0000000002846180] nal_unit_type: 5, nal_ref_idc: 3
|
|---|
| 47 | [h264 @ 00000000006ddc60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 48 | [h264 @ 00000000006ddc60] nal_unit_type: 7, nal_ref_idc: 3
|
|---|
| 49 | [h264 @ 00000000006ddc60] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 50 | [h264 @ 00000000006ddc60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 51 | [h264 @ 00000000006ddc60] nal_unit_type: 5, nal_ref_idc: 3
|
|---|
| 52 | [h264 @ 00000000006ddc60] user data:"x264 - core 152 r2851 ba24899 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00"
|
|---|
| 53 | [h264 @ 00000000006ddc60] Reinit context to 1920x1088, pix_fmt: yuv420p
|
|---|
| 54 | [h264 @ 00000000006ddc60] no picture
|
|---|
| 55 | [mpegts @ 00000000006d9bc0] rfps: 60.000000 0.002640
|
|---|
| 56 | [mpegts @ 00000000006d9bc0] rfps: 60.000000 0.002640
|
|---|
| 57 | [mpegts @ 00000000006d9bc0] rfps: 120.000000 0.010562
|
|---|
| 58 | [mpegts @ 00000000006d9bc0] rfps: 120.000000 0.010562
|
|---|
| 59 | [mpegts @ 00000000006d9bc0] rfps: 59.940060 0.000000
|
|---|
| 60 | [mpegts @ 00000000006d9bc0] rfps: 59.940060 0.000000
|
|---|
| 61 | [mpegts @ 00000000006d9bc0] After avformat_find_stream_info() pos: 0 bytes read:466992 seeks:2 frames:304
|
|---|
| 62 | Input #0, mpegts, from 'tail.m2t':
|
|---|
| 63 | Duration: 00:00:03.01, start: 1.406667, bitrate: 619 kb/s
|
|---|
| 64 | Program 1
|
|---|
| 65 | Metadata:
|
|---|
| 66 | service_name : Service01
|
|---|
| 67 | service_provider: FFmpeg
|
|---|
| 68 | Stream #0:0[0x100], 179, 1/90000: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
|
|---|
| 69 | Stream #0:1[0x101], 125, 1/90000: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 384 kb/s
|
|---|
| 70 | Successfully opened the file.
|
|---|
| 71 | Parsing a group of options: input url head.m2t.
|
|---|
| 72 | Successfully parsed a group of options.
|
|---|
| 73 | Opening an input file: head.m2t.
|
|---|
| 74 | [NULL @ 00000000003bf820] Opening 'head.m2t' for reading
|
|---|
| 75 | [file @ 00000000003725a0] Setting default whitelist 'file,crypto'
|
|---|
| 76 | [mpegts @ 00000000003bf820] Format mpegts probed with size=2048 and score=50
|
|---|
| 77 | [mpegts @ 00000000003bf820] stream=0 stream_type=1b pid=100 prog_reg_desc=
|
|---|
| 78 | [mpegts @ 00000000003bf820] stream=1 stream_type=3 pid=101 prog_reg_desc=
|
|---|
| 79 | [mpegts @ 00000000003bf820] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:2
|
|---|
| 80 | [h264 @ 00000000029e00a0] user data:"x264 - core 152 r2851 ba24899 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00"
|
|---|
| 81 | [AVBSFContext @ 00000000006dff60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 82 | [AVBSFContext @ 00000000006dff60] nal_unit_type: 7, nal_ref_idc: 3
|
|---|
| 83 | [AVBSFContext @ 00000000006dff60] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 84 | [AVBSFContext @ 00000000006dff60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 85 | [AVBSFContext @ 00000000006dff60] nal_unit_type: 5, nal_ref_idc: 3
|
|---|
| 86 | [h264 @ 00000000029e00a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 87 | [h264 @ 00000000029e00a0] nal_unit_type: 7, nal_ref_idc: 3
|
|---|
| 88 | [h264 @ 00000000029e00a0] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 89 | [h264 @ 00000000029e00a0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 90 | [h264 @ 00000000029e00a0] nal_unit_type: 5, nal_ref_idc: 3
|
|---|
| 91 | [h264 @ 00000000029e00a0] user data:"x264 - core 152 r2851 ba24899 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00"
|
|---|
| 92 | [h264 @ 00000000029e00a0] Reinit context to 1920x1088, pix_fmt: yuv420p
|
|---|
| 93 | [h264 @ 00000000029e00a0] no picture
|
|---|
| 94 | [mpegts @ 00000000003bf820] rfps: 60.000000 0.002640
|
|---|
| 95 | [mpegts @ 00000000003bf820] rfps: 60.000000 0.002640
|
|---|
| 96 | [mpegts @ 00000000003bf820] rfps: 120.000000 0.010562
|
|---|
| 97 | [mpegts @ 00000000003bf820] rfps: 120.000000 0.010562
|
|---|
| 98 | [mpegts @ 00000000003bf820] rfps: 59.940060 0.000000
|
|---|
| 99 | [mpegts @ 00000000003bf820] rfps: 59.940060 0.000000
|
|---|
| 100 | [mpegts @ 00000000003bf820] After avformat_find_stream_info() pos: 0 bytes read:466992 seeks:2 frames:304
|
|---|
| 101 | Input #1, mpegts, from 'head.m2t':
|
|---|
| 102 | Duration: 00:00:03.01, start: 1.406667, bitrate: 619 kb/s
|
|---|
| 103 | Program 1
|
|---|
| 104 | Metadata:
|
|---|
| 105 | service_name : Service01
|
|---|
| 106 | service_provider: FFmpeg
|
|---|
| 107 | Stream #1:0[0x100], 179, 1/90000: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
|
|---|
| 108 | Stream #1:1[0x101], 125, 1/90000: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 384 kb/s
|
|---|
| 109 | Successfully opened the file.
|
|---|
| 110 | detected 12 logical cores
|
|---|
| 111 | [Parsed_trim_0 @ 0000000002cc0e80] Setting 'start' to value '0'
|
|---|
| 112 | [Parsed_trim_0 @ 0000000002cc0e80] Setting 'end' to value '1'
|
|---|
| 113 | [Parsed_setpts_1 @ 0000000002cc0dc0] Setting 'expr' to value 'PTS-STARTPTS'
|
|---|
| 114 | [Parsed_trim_2 @ 0000000002cc0ce0] Setting 'start' to value '2'
|
|---|
| 115 | [Parsed_trim_2 @ 0000000002cc0ce0] Setting 'end' to value '3'
|
|---|
| 116 | [Parsed_setpts_3 @ 0000000002cc0c20] Setting 'expr' to value 'PTS-STARTPTS'
|
|---|
| 117 | [Parsed_trim_4 @ 0000000002cc0b40] Setting 'start' to value '1'
|
|---|
| 118 | [Parsed_trim_4 @ 0000000002cc0b40] Setting 'end' to value '2'
|
|---|
| 119 | [Parsed_setpts_5 @ 0000000002cc0a80] Setting 'expr' to value 'PTS-STARTPTS'
|
|---|
| 120 | [Parsed_trim_6 @ 0000000002cc09a0] Setting 'start' to value '1'
|
|---|
| 121 | [Parsed_trim_6 @ 0000000002cc09a0] Setting 'end' to value '2'
|
|---|
| 122 | [Parsed_setpts_7 @ 0000000002cc08e0] Setting 'expr' to value 'PTS-STARTPTS'
|
|---|
| 123 | [Parsed_format_8 @ 0000000002cc0800] compat: called with args=[pix_fmts=yuva420p]
|
|---|
| 124 | [Parsed_format_8 @ 0000000002cc0800] Setting 'pix_fmts' to value 'yuva420p'
|
|---|
| 125 | [Parsed_fade_9 @ 0000000002cc0740] Setting 't' to value 'in'
|
|---|
| 126 | [Parsed_fade_9 @ 0000000002cc0740] Setting 'st' to value '0'
|
|---|
| 127 | [Parsed_fade_9 @ 0000000002cc0740] Setting 'd' to value '1'
|
|---|
| 128 | [Parsed_fade_9 @ 0000000002cc0740] Setting 'alpha' to value '1'
|
|---|
| 129 | [Parsed_fade_9 @ 0000000002cc0740] type:in start_time:0.000000 duration:1.000000 alpha:1
|
|---|
| 130 | [Parsed_format_10 @ 0000000002cc0660] compat: called with args=[pix_fmts=yuva420p]
|
|---|
| 131 | [Parsed_format_10 @ 0000000002cc0660] Setting 'pix_fmts' to value 'yuva420p'
|
|---|
| 132 | [Parsed_fade_11 @ 0000000002cc0f60] Setting 't' to value 'out'
|
|---|
| 133 | [Parsed_fade_11 @ 0000000002cc0f60] Setting 'st' to value '0'
|
|---|
| 134 | [Parsed_fade_11 @ 0000000002cc0f60] Setting 'd' to value '1'
|
|---|
| 135 | [Parsed_fade_11 @ 0000000002cc0f60] Setting 'alpha' to value '1'
|
|---|
| 136 | [Parsed_fade_11 @ 0000000002cc0f60] type:out start_time:0.000000 duration:1.000000 alpha:1
|
|---|
| 137 | [Parsed_concat_15 @ 0000000002cc12a0] Setting 'n' to value '3'
|
|---|
| 138 | [Parsed_acrossfade_16 @ 0000000002cc1360] Setting 'd' to value '3'
|
|---|
| 139 | Parsing a group of options: output url fade.m2t.
|
|---|
| 140 | Applying option an (disable audio) with argument 1.
|
|---|
| 141 | Applying option map (set input stream mapping) with argument [output].
|
|---|
| 142 | Applying option map (set input stream mapping) with argument [audio].
|
|---|
| 143 | Successfully parsed a group of options.
|
|---|
| 144 | Opening an output file: fade.m2t.
|
|---|
| 145 | [file @ 0000000002cc5520] Setting default whitelist 'file,crypto'
|
|---|
| 146 | Successfully opened the file.
|
|---|
| 147 | [h264 @ 0000000002ccb1e0] nal_unit_type: 7, nal_ref_idc: 3
|
|---|
| 148 | [h264 @ 0000000002ccb1e0] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 149 | [h264 @ 0000000002cc7340] nal_unit_type: 7, nal_ref_idc: 3
|
|---|
| 150 | [h264 @ 0000000002cc7340] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 151 | Stream mapping:
|
|---|
| 152 | Stream #0:0 (h264) -> trim
|
|---|
| 153 | Stream #0:0 (h264) -> trim
|
|---|
| 154 | Stream #0:1 (mp2) -> acrossfade:crossfade0
|
|---|
| 155 | Stream #1:0 (h264) -> trim
|
|---|
| 156 | Stream #1:0 (h264) -> trim
|
|---|
| 157 | Stream #1:1 (mp2) -> acrossfade:crossfade1
|
|---|
| 158 | concat -> Stream #0:0 (mpeg2video)
|
|---|
| 159 | acrossfade -> Stream #0:1 (mp2)
|
|---|
| 160 | Press [q] to stop, [?] for help
|
|---|
| 161 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 162 | [NULL @ 00000000006ddc60] nal_unit_type: 7, nal_ref_idc: 3
|
|---|
| 163 | [NULL @ 00000000006ddc60] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 164 | [NULL @ 00000000006ddc60] user data:"x264 - core 152 r2851 ba24899 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00"
|
|---|
| 165 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 166 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 167 | [h264 @ 0000000002ccb1e0] nal_unit_type: 7, nal_ref_idc: 3
|
|---|
| 168 | [h264 @ 0000000002ccb1e0] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 169 | [h264 @ 0000000002ccb1e0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 170 | [h264 @ 0000000002ccb1e0] nal_unit_type: 5, nal_ref_idc: 3
|
|---|
| 171 | [h264 @ 0000000002ccb1e0] user data:"x264 - core 152 r2851 ba24899 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00"
|
|---|
| 172 | [h264 @ 0000000002ccb1e0] Reinit context to 1920x1088, pix_fmt: yuv420p
|
|---|
| 173 | [h264 @ 0000000002ccb1e0] no picture
|
|---|
| 174 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 175 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 176 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 177 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 178 | [h264 @ 0000000002ccad00] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 179 | [h264 @ 0000000002ccad00] no picture
|
|---|
| 180 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 181 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 182 | [h264 @ 0000000002cca840] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 183 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 184 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 185 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 186 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 187 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 188 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 189 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 190 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 191 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 192 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 193 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 194 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 195 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 196 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 197 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 198 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 199 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 200 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 201 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 202 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 203 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 204 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 205 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 206 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 207 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 208 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 209 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 210 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 211 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 212 | [h264 @ 0000000002cc81c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 213 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 214 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 215 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 216 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 217 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 218 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 219 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 220 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 221 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 222 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 223 | [h264 @ 0000000002ccb1e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 224 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 225 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 226 | [h264 @ 0000000002ccad00] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 227 | [NULL @ 00000000029e00a0] nal_unit_type: 7, nal_ref_idc: 3
|
|---|
| 228 | [NULL @ 00000000029e00a0] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 229 | [NULL @ 00000000029e00a0] user data:"x264 - core 152 r2851 ba24899 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00"
|
|---|
| 230 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 231 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 232 | [h264 @ 0000000002cc7340] nal_unit_type: 7, nal_ref_idc: 3
|
|---|
| 233 | [h264 @ 0000000002cc7340] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 234 | [h264 @ 0000000002cc7340] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 235 | [h264 @ 0000000002cc7340] nal_unit_type: 5, nal_ref_idc: 3
|
|---|
| 236 | [h264 @ 0000000002cc7340] user data:"x264 - core 152 r2851 ba24899 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00"
|
|---|
| 237 | [h264 @ 0000000002cc7340] Reinit context to 1920x1088, pix_fmt: yuv420p
|
|---|
| 238 | [h264 @ 0000000002cc7340] no picture
|
|---|
| 239 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 240 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 241 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 242 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 243 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 244 | [h264 @ 0000000002cc6e80] no picture
|
|---|
| 245 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 246 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 247 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 248 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 249 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 250 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 251 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 252 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 253 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 254 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 255 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 256 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 257 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 258 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 259 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 260 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 261 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 262 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 263 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 264 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 265 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 266 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 267 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 268 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 269 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 270 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 271 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 272 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 273 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 274 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 275 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 276 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 277 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 278 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 279 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 280 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 281 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 282 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 283 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 284 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 285 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 286 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 287 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 288 | [h264 @ 0000000002cc7340] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 289 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 290 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 291 | [Parsed_trim_0 @ 0000000002cc0740] Setting 'start' to value '0'
|
|---|
| 292 | [Parsed_trim_0 @ 0000000002cc0740] Setting 'end' to value '1'
|
|---|
| 293 | [Parsed_setpts_1 @ 0000000002cc0660] Setting 'expr' to value 'PTS-STARTPTS'
|
|---|
| 294 | [Parsed_trim_2 @ 0000000002cc0f60] Setting 'start' to value '2'
|
|---|
| 295 | [Parsed_trim_2 @ 0000000002cc0f60] Setting 'end' to value '3'
|
|---|
| 296 | [Parsed_setpts_3 @ 0000000002cc1020] Setting 'expr' to value 'PTS-STARTPTS'
|
|---|
| 297 | [Parsed_trim_4 @ 0000000002cc11c0] Setting 'start' to value '1'
|
|---|
| 298 | [Parsed_trim_4 @ 0000000002cc11c0] Setting 'end' to value '2'
|
|---|
| 299 | [Parsed_setpts_5 @ 0000000002cc1100] Setting 'expr' to value 'PTS-STARTPTS'
|
|---|
| 300 | [Parsed_trim_6 @ 0000000002cc12a0] Setting 'start' to value '1'
|
|---|
| 301 | [Parsed_trim_6 @ 0000000002cc12a0] Setting 'end' to value '2'
|
|---|
| 302 | [Parsed_setpts_7 @ 0000000002cc1360] Setting 'expr' to value 'PTS-STARTPTS'
|
|---|
| 303 | [Parsed_format_8 @ 0000000002cc0e80] compat: called with args=[pix_fmts=yuva420p]
|
|---|
| 304 | [Parsed_format_8 @ 0000000002cc0e80] Setting 'pix_fmts' to value 'yuva420p'
|
|---|
| 305 | [Parsed_fade_9 @ 0000000002cc1440] Setting 't' to value 'in'
|
|---|
| 306 | [Parsed_fade_9 @ 0000000002cc1440] Setting 'st' to value '0'
|
|---|
| 307 | [Parsed_fade_9 @ 0000000002cc1440] Setting 'd' to value '1'
|
|---|
| 308 | [Parsed_fade_9 @ 0000000002cc1440] Setting 'alpha' to value '1'
|
|---|
| 309 | [Parsed_fade_9 @ 0000000002cc1440] type:in start_time:0.000000 duration:1.000000 alpha:1
|
|---|
| 310 | [Parsed_format_10 @ 0000000002cc1500] compat: called with args=[pix_fmts=yuva420p]
|
|---|
| 311 | [Parsed_format_10 @ 0000000002cc1500] Setting 'pix_fmts' to value 'yuva420p'
|
|---|
| 312 | [Parsed_fade_11 @ 0000000002cc15e0] Setting 't' to value 'out'
|
|---|
| 313 | [Parsed_fade_11 @ 0000000002cc15e0] Setting 'st' to value '0'
|
|---|
| 314 | [Parsed_fade_11 @ 0000000002cc15e0] Setting 'd' to value '1'
|
|---|
| 315 | [Parsed_fade_11 @ 0000000002cc15e0] Setting 'alpha' to value '1'
|
|---|
| 316 | [Parsed_fade_11 @ 0000000002cc15e0] type:out start_time:0.000000 duration:1.000000 alpha:1
|
|---|
| 317 | [Parsed_concat_15 @ 0000000002cc1920] Setting 'n' to value '3'
|
|---|
| 318 | [Parsed_acrossfade_16 @ 0000000002cc19e0] Setting 'd' to value '3'
|
|---|
| 319 | [graph 0 input from stream 0:0 @ 0000000002cc1ac0] Setting 'video_size' to value '1920x1080'
|
|---|
| 320 | [graph 0 input from stream 0:0 @ 0000000002cc1ac0] Setting 'pix_fmt' to value '0'
|
|---|
| 321 | [graph 0 input from stream 0:0 @ 0000000002cc1ac0] Setting 'time_base' to value '1/90000'
|
|---|
| 322 | [graph 0 input from stream 0:0 @ 0000000002cc1ac0] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 323 | [graph 0 input from stream 0:0 @ 0000000002cc1ac0] Setting 'sws_param' to value 'flags=2'
|
|---|
| 324 | [graph 0 input from stream 0:0 @ 0000000002cc1ac0] Setting 'frame_rate' to value '60000/1001'
|
|---|
| 325 | [graph 0 input from stream 0:0 @ 0000000002cc1ac0] w:1920 h:1080 pixfmt:yuv420p tb:1/90000 fr:60000/1001 sar:1/1 sws_param:flags=2
|
|---|
| 326 | [graph 0 input from stream 1:0 @ 0000000002cc1b80] Setting 'video_size' to value '1920x1080'
|
|---|
| 327 | [graph 0 input from stream 1:0 @ 0000000002cc1b80] Setting 'pix_fmt' to value '0'
|
|---|
| 328 | [graph 0 input from stream 1:0 @ 0000000002cc1b80] Setting 'time_base' to value '1/90000'
|
|---|
| 329 | [graph 0 input from stream 1:0 @ 0000000002cc1b80] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 330 | [graph 0 input from stream 1:0 @ 0000000002cc1b80] Setting 'sws_param' to value 'flags=2'
|
|---|
| 331 | [graph 0 input from stream 1:0 @ 0000000002cc1b80] Setting 'frame_rate' to value '60000/1001'
|
|---|
| 332 | [graph 0 input from stream 1:0 @ 0000000002cc1b80] w:1920 h:1080 pixfmt:yuv420p tb:1/90000 fr:60000/1001 sar:1/1 sws_param:flags=2
|
|---|
| 333 | [graph 0 input from stream 0:0 @ 0000000002cc1c60] Setting 'video_size' to value '1920x1080'
|
|---|
| 334 | [graph 0 input from stream 0:0 @ 0000000002cc1c60] Setting 'pix_fmt' to value '0'
|
|---|
| 335 | [graph 0 input from stream 0:0 @ 0000000002cc1c60] Setting 'time_base' to value '1/90000'
|
|---|
| 336 | [graph 0 input from stream 0:0 @ 0000000002cc1c60] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 337 | [graph 0 input from stream 0:0 @ 0000000002cc1c60] Setting 'sws_param' to value 'flags=2'
|
|---|
| 338 | [graph 0 input from stream 0:0 @ 0000000002cc1c60] Setting 'frame_rate' to value '60000/1001'
|
|---|
| 339 | [graph 0 input from stream 0:0 @ 0000000002cc1c60] w:1920 h:1080 pixfmt:yuv420p tb:1/90000 fr:60000/1001 sar:1/1 sws_param:flags=2
|
|---|
| 340 | [graph 0 input from stream 1:0 @ 0000000002cc1d20] Setting 'video_size' to value '1920x1080'
|
|---|
| 341 | [graph 0 input from stream 1:0 @ 0000000002cc1d20] Setting 'pix_fmt' to value '0'
|
|---|
| 342 | [graph 0 input from stream 1:0 @ 0000000002cc1d20] Setting 'time_base' to value '1/90000'
|
|---|
| 343 | [graph 0 input from stream 1:0 @ 0000000002cc1d20] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 344 | [graph 0 input from stream 1:0 @ 0000000002cc1d20] Setting 'sws_param' to value 'flags=2'
|
|---|
| 345 | [graph 0 input from stream 1:0 @ 0000000002cc1d20] Setting 'frame_rate' to value '60000/1001'
|
|---|
| 346 | [graph 0 input from stream 1:0 @ 0000000002cc1d20] w:1920 h:1080 pixfmt:yuv420p tb:1/90000 fr:60000/1001 sar:1/1 sws_param:flags=2
|
|---|
| 347 | [graph_0_in_0_1 @ 0000000002cc1e00] Setting 'time_base' to value '1/48000'
|
|---|
| 348 | [graph_0_in_0_1 @ 0000000002cc1e00] Setting 'sample_rate' to value '48000'
|
|---|
| 349 | [graph_0_in_0_1 @ 0000000002cc1e00] Setting 'sample_fmt' to value 's16p'
|
|---|
| 350 | [graph_0_in_0_1 @ 0000000002cc1e00] Setting 'channel_layout' to value '0x3'
|
|---|
| 351 | [graph_0_in_0_1 @ 0000000002cc1e00] tb:1/48000 samplefmt:s16p samplerate:48000 chlayout:0x3
|
|---|
| 352 | [graph_0_in_1_1 @ 0000000002cc1ec0] Setting 'time_base' to value '1/48000'
|
|---|
| 353 | [graph_0_in_1_1 @ 0000000002cc1ec0] Setting 'sample_rate' to value '48000'
|
|---|
| 354 | [graph_0_in_1_1 @ 0000000002cc1ec0] Setting 'sample_fmt' to value 's16p'
|
|---|
| 355 | [graph_0_in_1_1 @ 0000000002cc1ec0] Setting 'channel_layout' to value '0x3'
|
|---|
| 356 | [graph_0_in_1_1 @ 0000000002cc1ec0] tb:1/48000 samplefmt:s16p samplerate:48000 chlayout:0x3
|
|---|
| 357 | [format_out_0_1 @ 0000000002cc2060] Setting 'sample_fmts' to value 's16'
|
|---|
| 358 | [format_out_0_1 @ 0000000002cc2060] Setting 'sample_rates' to value '44100|48000|32000|22050|24000|16000'
|
|---|
| 359 | [format_out_0_1 @ 0000000002cc2060] Setting 'channel_layouts' to value '0x4|0x3'
|
|---|
| 360 | [format @ 0000000002cc2200] compat: called with args=[yuv420p|yuv422p]
|
|---|
| 361 | [format @ 0000000002cc2200] Setting 'pix_fmts' to value 'yuv420p|yuv422p'
|
|---|
| 362 | [auto_scaler_0 @ 0000000002cc22e0] w:iw h:ih flags:'bilinear' interl:0
|
|---|
| 363 | [Parsed_format_8 @ 0000000002cc0e80] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_setpts_7' and the filter 'Parsed_format_8'
|
|---|
| 364 | [auto_scaler_1 @ 0000000002cc2480] w:iw h:ih flags:'bilinear' interl:0
|
|---|
| 365 | [Parsed_format_10 @ 0000000002cc1500] auto-inserting filter 'auto_scaler_1' between the filter 'Parsed_setpts_5' and the filter 'Parsed_format_10'
|
|---|
| 366 | [auto_scaler_2 @ 0000000002cc2540] w:iw h:ih flags:'bilinear' interl:0
|
|---|
| 367 | [Parsed_concat_15 @ 0000000002cc1920] auto-inserting filter 'auto_scaler_2' between the filter 'Parsed_overlay_14' and the filter 'Parsed_concat_15'
|
|---|
| 368 | [format_out_0_1 @ 0000000002cc2060] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_acrossfade_16' and the filter 'format_out_0_1'
|
|---|
| 369 | [AVFilterGraph @ 000000000d360e60] query_formats: 27 queried, 27 merged, 6 already done, 0 delayed
|
|---|
| 370 | [auto_resampler_0 @ 0000000002cc23a0] [SWR @ 000000000f890840] Using s16p internally between filters
|
|---|
| 371 | [auto_resampler_0 @ 0000000002cc23a0] ch:2 chl:stereo fmt:s16p r:48000Hz -> ch:2 chl:stereo fmt:s16 r:48000Hz
|
|---|
| 372 | [Parsed_trim_0 @ 0000000002cc0740] TB:0.000011 FRAME_RATE:59.940060 SAMPLE_RATE:nan
|
|---|
| 373 | [Parsed_trim_4 @ 0000000002cc11c0] TB:0.000011 FRAME_RATE:59.940060 SAMPLE_RATE:nan
|
|---|
| 374 | [auto_scaler_1 @ 0000000002cc2480] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:1920 h:1080 fmt:yuva420p sar:1/1 flags:0x2
|
|---|
| 375 | [Parsed_trim_6 @ 0000000002cc12a0] TB:0.000011 FRAME_RATE:59.940060 SAMPLE_RATE:nan
|
|---|
| 376 | [auto_scaler_0 @ 0000000002cc22e0] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:1920 h:1080 fmt:yuva420p sar:1/1 flags:0x2
|
|---|
| 377 | [Parsed_overlay_14 @ 0000000002cc1780] main w:1920 h:1080 fmt:yuva420p overlay w:1920 h:1080 fmt:yuva420p
|
|---|
| 378 | [Parsed_overlay_14 @ 0000000002cc1780] [framesync @ 000000000928cc28] Selected 1/90000 time base
|
|---|
| 379 | [Parsed_overlay_14 @ 0000000002cc1780] [framesync @ 000000000928cc28] Sync level 2
|
|---|
| 380 | [auto_scaler_2 @ 0000000002cc2540] w:1920 h:1080 fmt:yuva420p sar:1/1 -> w:1920 h:1080 fmt:yuv420p sar:1/1 flags:0x2
|
|---|
| 381 | [Parsed_trim_2 @ 0000000002cc0f60] TB:0.000011 FRAME_RATE:59.940060 SAMPLE_RATE:nan
|
|---|
| 382 | [mpeg2video @ 0000000002d46be0] intra_quant_bias = 96 inter_quant_bias = 0
|
|---|
| 383 | Clipping frame in rate conversion by 0.000008
|
|---|
| 384 | [mpegts @ 00000000027e1e20] muxrate VBR, pcr every 5 pkts, sdt every 200, pat/pmt every 40 pkts
|
|---|
| 385 | Output #0, mpegts, to 'fade.m2t':
|
|---|
| 386 | Metadata:
|
|---|
| 387 | encoder : Lavf57.82.101
|
|---|
| 388 | Stream #0:0, 0, 1/90000: Video: mpeg2video (Main), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 59.94 fps, 90k tbn, 59.94 tbc (default)
|
|---|
| 389 | Metadata:
|
|---|
| 390 | encoder : Lavc57.106.101 mpeg2video
|
|---|
| 391 | Side data:
|
|---|
| 392 | cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: -1
|
|---|
| 393 | Stream #0:1, 0, 1/90000: Audio: mp2, 48000 Hz, stereo, s16, 384 kb/s (default)
|
|---|
| 394 | Metadata:
|
|---|
| 395 | encoder : Lavc57.106.101 mp2
|
|---|
| 396 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 397 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 398 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 399 | [h264 @ 0000000002cca840] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 400 | Clipping frame in rate conversion by 0.000298
|
|---|
| 401 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 402 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 403 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 404 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 405 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 406 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 407 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 408 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 409 | Clipping frame in rate conversion by 0.000359
|
|---|
| 410 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 411 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 412 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 413 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 414 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 415 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 416 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 417 | Clipping frame in rate conversion by 0.000359
|
|---|
| 418 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 419 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 420 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 421 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 422 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 423 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 424 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 425 | Clipping frame in rate conversion by 0.000298
|
|---|
| 426 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 427 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 428 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 429 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 430 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 431 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 432 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 433 | [h264 @ 0000000002cc81c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 434 | Clipping frame in rate conversion by 0.000359
|
|---|
| 435 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 436 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 437 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 438 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 439 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 440 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 441 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 442 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 443 | Clipping frame in rate conversion by 0.000359
|
|---|
| 444 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 445 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 446 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 447 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 448 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 449 | [h264 @ 0000000002ccad00] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 450 | Clipping frame in rate conversion by 0.000298
|
|---|
| 451 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 452 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 453 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 454 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 455 | [h264 @ 0000000002cca840] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 456 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 457 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 458 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 459 | Clipping frame in rate conversion by 0.000359
|
|---|
| 460 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 461 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 462 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 463 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 464 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 465 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 466 | Clipping frame in rate conversion by 0.000359
|
|---|
| 467 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 468 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 469 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 470 | nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 471 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 472 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 473 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 474 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 475 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 476 | Clipping frame in rate conversion by 0.000298
|
|---|
| 477 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 478 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 479 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 480 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 481 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 482 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 483 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 484 | Clipping frame in rate conversion by 0.000359
|
|---|
| 485 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 486 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 487 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 488 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 489 | [h264 @ 0000000002cc81c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 490 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 491 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 492 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 493 | Clipping frame in rate conversion by 0.000359
|
|---|
| 494 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 495 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 496 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 497 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 498 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 499 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 500 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 501 | [h264 @ 0000000002ccb1e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 502 | Clipping frame in rate conversion by 0.000298
|
|---|
| 503 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 504 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 505 | [h264 @ 0000000002ccad00] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 506 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 507 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 508 | [h264 @ 0000000002cca840] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 509 | Clipping frame in rate conversion by 0.000359
|
|---|
| 510 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 511 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 512 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 513 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 514 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 515 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 516 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 517 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 518 | Clipping frame in rate conversion by 0.000359
|
|---|
| 519 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 520 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 521 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 522 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 523 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 524 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 525 | Clipping frame in rate conversion by 0.000298
|
|---|
| 526 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 527 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 528 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 529 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 530 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 531 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 532 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 533 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 534 | Clipping frame in rate conversion by 0.000359
|
|---|
| 535 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 536 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 537 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 538 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 539 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 540 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 541 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 542 | [h264 @ 0000000002cc81c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 543 | Clipping frame in rate conversion by 0.000359
|
|---|
| 544 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 545 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 546 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 547 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 548 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 549 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 550 | Clipping frame in rate conversion by 0.000298
|
|---|
| 551 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 552 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 553 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 554 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 555 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 556 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 557 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 558 | [h264 @ 0000000002ccad00] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 559 | Clipping frame in rate conversion by 0.000359
|
|---|
| 560 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 561 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 562 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 563 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 564 | [h264 @ 0000000002cca840] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 565 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 566 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 567 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 568 | Clipping frame in rate conversion by 0.000359
|
|---|
| 569 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 570 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 571 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 572 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 573 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 574 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 575 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 576 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 577 | Clipping frame in rate conversion by 0.000298
|
|---|
| 578 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 579 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 580 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 581 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 582 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 583 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 584 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 585 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 586 | Clipping frame in rate conversion by 0.000359
|
|---|
| 587 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 588 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 589 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 590 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 591 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 592 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 593 | Clipping frame in rate conversion by 0.000359
|
|---|
| 594 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 595 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 596 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 597 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 598 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 599 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 600 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 601 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 602 | Clipping frame in rate conversion by 0.000298
|
|---|
| 603 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 604 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 605 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 606 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 607 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 608 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 609 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 610 | [h264 @ 0000000002ccb1e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 611 | Clipping frame in rate conversion by 0.000359
|
|---|
| 612 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 613 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 614 | [h264 @ 0000000002ccad00] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 615 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 616 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 617 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 618 | Clipping frame in rate conversion by 0.000359
|
|---|
| 619 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 620 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 621 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 622 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 623 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 624 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 625 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 626 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 627 | Clipping frame in rate conversion by 0.000298
|
|---|
| 628 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 629 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 630 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 631 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 632 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 633 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 634 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 635 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 636 | Clipping frame in rate conversion by 0.000359
|
|---|
| 637 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 638 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 639 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 640 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 641 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 642 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 643 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 644 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 645 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 646 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 647 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 648 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 649 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 650 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 651 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 652 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 653 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 654 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 655 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 656 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 657 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 658 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 659 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 660 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 661 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 662 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 663 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 664 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 665 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 666 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 667 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 668 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 669 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 670 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 671 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 672 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 673 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 674 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 675 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 676 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 677 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 678 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 679 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 680 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 681 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 682 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 683 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 684 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 685 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 686 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 687 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 688 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 689 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 690 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 691 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 692 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 693 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 694 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 695 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 696 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 697 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 698 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 699 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 700 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 701 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 702 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 703 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 704 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 705 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 706 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 707 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 708 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 709 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 710 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 711 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 712 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 713 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 714 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 715 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 716 | [h264 @ 0000000002cca840] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 717 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 718 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 719 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 720 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 721 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 722 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 723 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 724 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 725 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 726 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 727 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 728 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 729 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 730 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 731 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 732 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 733 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 734 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 735 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 736 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 737 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 738 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 739 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 740 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 741 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 742 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 743 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 744 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 745 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 746 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 747 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 748 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 749 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 750 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 751 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 752 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 753 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 754 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 755 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 756 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 757 | [h264 @ 0000000002ccb1e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 758 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 759 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 760 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 761 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 762 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 763 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 764 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 765 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 766 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 767 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 768 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 769 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 770 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 771 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 772 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 773 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 774 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 775 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 776 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 777 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 778 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 779 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 780 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 781 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 782 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 783 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 784 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 785 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 786 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 787 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 788 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 789 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 790 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 791 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 792 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 793 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 794 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 795 | [h264 @ 0000000002cc81c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 796 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 797 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 798 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 799 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 800 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 801 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 802 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 803 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 804 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 805 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 806 | [h264 @ 0000000002ccb1e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 807 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 808 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 809 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 810 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 811 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 812 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 813 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 814 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 815 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 816 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 817 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 818 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 819 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 820 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 821 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 822 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 823 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 824 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 825 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 826 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 827 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 828 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 829 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 830 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 831 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 832 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 833 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 834 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 835 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 836 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 837 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 838 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 839 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 840 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 841 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 842 | [h264 @ 0000000002cc81c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 843 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 844 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 845 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 846 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 847 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 848 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 849 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 850 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 851 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 852 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 853 | [h264 @ 0000000002ccb1e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 854 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 855 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 856 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 857 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 858 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 859 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 860 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 861 | [h264 @ 0000000002cca840] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 862 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 863 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 864 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 865 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 866 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 867 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 868 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 869 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 870 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 871 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 872 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 873 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 874 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 875 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 876 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 877 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 878 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 879 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 880 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 881 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 882 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 883 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 884 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 885 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 886 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 887 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 888 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 889 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 890 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 891 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 892 | [h264 @ 0000000002cc81c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 893 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 894 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 895 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 896 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 897 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 898 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 899 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 900 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 901 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 902 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 903 | [h264 @ 0000000002ccb1e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 904 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 905 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 906 | [h264 @ 0000000002ccad00] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 907 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 908 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 909 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 910 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 911 | [h264 @ 0000000002cca840] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 912 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 913 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 914 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 915 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 916 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 917 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 918 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 919 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 920 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 921 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 922 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 923 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 924 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 925 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 926 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 927 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 928 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 929 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 930 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 931 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 932 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 933 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 934 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 935 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 936 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 937 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 938 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 939 | [h264 @ 0000000002cc81c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 940 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 941 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 942 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 943 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 944 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 945 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 946 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 947 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 948 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 949 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 950 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 951 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 952 | [h264 @ 0000000002ccb1e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 953 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 954 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 955 | [h264 @ 0000000002ccad00] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 956 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 957 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 958 | [h264 @ 0000000002cca840] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 959 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 960 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 961 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 962 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 963 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 964 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 965 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 966 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 967 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 968 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 969 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 970 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 971 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 972 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 973 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 974 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 975 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 976 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 977 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 978 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 979 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 980 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 981 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 982 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 983 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 984 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 985 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 986 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 987 | [h264 @ 0000000002cc81c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 988 | [h264 @ 0000000002cc81c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 989 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 990 | [h264 @ 0000000002cc7ce0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 991 | [h264 @ 0000000002cc7ce0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 992 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 993 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 994 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 995 | [h264 @ 0000000002cc7820] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 996 | [h264 @ 0000000002cc7820] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 997 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 998 | [h264 @ 0000000002ccb1e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 999 | [h264 @ 0000000002ccb1e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1000 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1001 | [h264 @ 0000000002ccad00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1002 | [h264 @ 0000000002ccad00] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1003 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1004 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1005 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1006 | [h264 @ 0000000002cca840] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1007 | [h264 @ 0000000002cca840] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1008 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1009 | [h264 @ 0000000002cca360] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1010 | [h264 @ 0000000002cca360] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1011 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1012 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1013 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1014 | [h264 @ 0000000002cc9ea0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1015 | [h264 @ 0000000002cc9ea0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1016 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1017 | [h264 @ 0000000002cc99c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1018 | [h264 @ 0000000002cc99c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1019 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1020 | [h264 @ 0000000002cc9500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1021 | [h264 @ 0000000002cc9500] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1022 | [h264 @ 0000000002cc9020] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1023 | [h264 @ 0000000002cc9020] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1024 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1025 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1026 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1027 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1028 | [h264 @ 0000000002cc8b60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1029 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1030 | [h264 @ 0000000002cc8b60] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1031 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1032 | [h264 @ 0000000002cc8680] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1033 | [h264 @ 0000000002cc8680] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1034 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1035 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1036 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1037 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1038 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1039 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1040 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1041 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1042 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1043 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1044 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1045 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1046 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1047 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1048 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1049 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1050 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1051 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1052 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1053 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1054 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1055 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1056 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1057 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1058 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1059 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1060 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1061 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1062 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1063 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1064 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1065 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1066 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1067 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1068 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1069 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1070 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1071 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1072 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1073 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1074 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1075 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1076 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1077 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1078 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1079 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1080 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1081 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1082 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1083 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1084 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1085 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1086 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1087 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1088 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1089 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1090 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1091 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1092 | [h264 @ 0000000002cc7340] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1093 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1094 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1095 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1096 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1097 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1098 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1099 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1100 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1101 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1102 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1103 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1104 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1105 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1106 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1107 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1108 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1109 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1110 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1111 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1112 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1113 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1114 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1115 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1116 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1117 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1118 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1119 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1120 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1121 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1122 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1123 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1124 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1125 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1126 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1127 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1128 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1129 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1130 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1131 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1132 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1133 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1134 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1135 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1136 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1137 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1138 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1139 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1140 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1141 | [h264 @ 0000000002cc7340] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1142 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1143 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1144 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1145 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1146 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1147 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1148 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1149 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1150 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1151 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1152 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1153 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1154 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1155 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1156 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1157 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1158 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1159 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1160 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1161 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1162 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1163 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1164 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1165 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1166 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1167 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1168 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1169 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1170 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1171 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1172 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1173 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1174 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1175 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1176 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1177 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1178 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1179 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1180 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1181 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1182 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1183 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1184 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1185 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1186 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1187 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1188 | [h264 @ 0000000002cc7340] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1189 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1190 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1191 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1192 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1193 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1194 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1195 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1196 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1197 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1198 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1199 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1200 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1201 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1202 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1203 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1204 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1205 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1206 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1207 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1208 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1209 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1210 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1211 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1212 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1213 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1214 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1215 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1216 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1217 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1218 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1219 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1220 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1221 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1222 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1223 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1224 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1225 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1226 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1227 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1228 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1229 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1230 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1231 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1232 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1233 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1234 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1235 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1236 | [h264 @ 0000000002cc7340] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1237 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1238 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1239 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1240 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1241 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1242 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1243 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1244 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1245 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1246 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1247 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1248 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1249 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1250 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1251 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1252 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1253 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1254 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1255 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1256 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1257 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1258 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1259 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1260 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1261 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1262 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1263 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1264 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1265 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1266 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1267 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1268 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1269 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1270 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1271 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1272 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1273 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1274 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1275 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1276 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1277 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1278 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1279 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1280 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1281 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1282 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1283 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1284 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1285 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1286 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1287 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1288 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1289 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1290 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1291 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1292 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1293 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1294 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1295 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1296 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1297 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1298 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1299 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1300 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1301 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1302 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1303 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1304 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1305 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1306 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1307 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1308 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1309 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1310 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1311 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1312 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1313 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1314 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1315 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1316 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1317 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1318 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1319 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1320 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1321 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1322 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1323 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1324 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1325 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1326 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1327 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1328 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1329 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1330 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1331 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1332 | [h264 @ 0000000002cc7340] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1333 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1334 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1335 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1336 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1337 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1338 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1339 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1340 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1341 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1342 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1343 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1344 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1345 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1346 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1347 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1348 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1349 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1350 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1351 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1352 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1353 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1354 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1355 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1356 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1357 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1358 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1359 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1360 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1361 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1362 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1363 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1364 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1365 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1366 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1367 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1368 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1369 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1370 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1371 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1372 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1373 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1374 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1375 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1376 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1377 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1378 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1379 | [h264 @ 0000000002cc7340] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1380 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1381 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1382 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1383 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1384 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1385 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1386 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1387 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1388 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1389 | nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1390 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1391 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1392 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1393 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1394 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1395 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1396 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1397 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1398 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1399 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1400 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1401 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1402 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1403 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1404 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1405 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1406 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1407 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1408 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1409 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1410 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1411 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1412 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1413 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1414 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1415 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1416 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1417 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1418 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1419 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1420 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1421 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1422 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1423 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1424 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1425 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1426 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1427 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1428 | [h264 @ 0000000002cc7340] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1429 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1430 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1431 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1432 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1433 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1434 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1435 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1436 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1437 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1438 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1439 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1440 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1441 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1442 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1443 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1444 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1445 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1446 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1447 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1448 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1449 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1450 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1451 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1452 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1453 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1454 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1455 | frame= 59 fps=0.0 q=31.0 size= 0kB time=00:00:00.93 bitrate= 0.0kbits/s speed=1.81x
|
|---|
| 1456 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1457 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1458 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1459 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1460 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1461 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1462 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1463 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1464 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1465 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1466 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1467 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1468 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1469 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1470 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1471 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1472 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1473 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1474 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1475 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1476 | [h264 @ 0000000002cc7340] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1477 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1478 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1479 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1480 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1481 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1482 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1483 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1484 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1485 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1486 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1487 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1488 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1489 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1490 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1491 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1492 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1493 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1494 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1495 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1496 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1497 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1498 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1499 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1500 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1501 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1502 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1503 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1504 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1505 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1506 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1507 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1508 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1509 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1510 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1511 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1512 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1513 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1514 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1515 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1516 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1517 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1518 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1519 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1520 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1521 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1522 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1523 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1524 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1525 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1526 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1527 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1528 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1529 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1530 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1531 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1532 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1533 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1534 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1535 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1536 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1537 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1538 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1539 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1540 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1541 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1542 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1543 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1544 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1545 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1546 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1547 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1548 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1549 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1550 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1551 | [h264 @ 0000000002ccbb80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1552 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1553 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1554 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1555 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1556 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1557 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1558 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1559 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1560 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1561 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1562 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1563 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1564 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1565 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1566 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1567 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1568 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1569 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1570 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1571 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1572 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1573 | [h264 @ 0000000002cc7340] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1574 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1575 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1576 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1577 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1578 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1579 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1580 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1581 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1582 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1583 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1584 | [h264 @ 0000000002cc64e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1585 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1586 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1587 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1588 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1589 | [h264 @ 0000000002cc6000] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1590 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1591 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1592 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1593 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1594 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1595 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1596 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1597 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1598 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1599 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1600 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1601 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1602 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1603 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1604 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1605 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1606 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1607 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1608 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1609 | [h264 @ 0000000002ccc9e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1610 | [h264 @ 0000000002ccc9e0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1611 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1612 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1613 | [h264 @ 0000000002cccec0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1614 | [h264 @ 0000000002cccec0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1615 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1616 | [h264 @ 0000000002843d20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1617 | [h264 @ 0000000002843d20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1618 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1619 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1620 | [h264 @ 0000000002cc7340] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1621 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1622 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1623 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1624 | [h264 @ 0000000002cc6e80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1625 | [h264 @ 0000000002cc6e80] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1626 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1627 | [h264 @ 0000000002cc69a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1628 | [h264 @ 0000000002cc69a0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1629 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1630 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1631 | [h264 @ 0000000002cc64e0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1632 | nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1633 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1634 | [h264 @ 0000000002cc6000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1635 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1636 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1637 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1638 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1639 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1640 | [h264 @ 0000000002cc5b40] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1641 | [h264 @ 0000000002cc5b40] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1642 | [h264 @ 0000000002cc5660] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1643 | [h264 @ 0000000002cc5660] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1644 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1645 | [h264 @ 0000000002ccbb80] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1646 | nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1647 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1648 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1649 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1650 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1651 | [h264 @ 0000000002ccc040] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1652 | [h264 @ 0000000002ccc040] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 1653 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1654 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1655 | [h264 @ 0000000002ccc520] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1656 | [h264 @ 0000000002ccc520] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1657 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1658 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1659 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1660 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1661 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1662 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1663 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1664 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1665 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1666 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1667 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1668 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1669 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1670 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 1671 |
|
|---|
| 1672 | Received windows signal 0
|
|---|
| 1673 |
|
|---|
| 1674 | Received windows signal 0
|
|---|
| 1675 |
|
|---|
| 1676 | Received windows signal 0
|
|---|
| 1677 |
|
|---|
| 1678 | Received windows signal 0
|
|---|