| 1 | ffmpeg started on 2023-06-11 at 02:33:20
|
|---|
| 2 | Report written to "ffmpeg-20230611-023320.log"
|
|---|
| 3 | Log level: 99
|
|---|
| 4 | Command line:
|
|---|
| 5 | ffmpeg -report -v 9 -loglevel 99 -i segfault.mkv -vcodec libx265 -acodec copy out.mkv
|
|---|
| 6 | ffmpeg version n6.0 Copyright (c) 2000-2023 the FFmpeg developers
|
|---|
| 7 | built with gcc 11 (Ubuntu 11.3.0-1ubuntu1~22.04.1)
|
|---|
| 8 | configuration: --prefix=../ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/eli/workspace/ffmpeg_sources/ffmpeg_build/include --extra-ldflags=-L/home/eli/workspace/ffmpeg_sources/ffmpeg_build/lib --extra-libs='-lpthread -lm' --ld=g++ --bindir=/home/eli/bin --disable-debug --enable-gpl --enable-gnutls --enable-libaom --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libsvtav1 --enable-libdav1d --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-nonfree
|
|---|
| 9 | libavutil 58. 2.100 / 58. 2.100
|
|---|
| 10 | libavcodec 60. 3.100 / 60. 3.100
|
|---|
| 11 | libavformat 60. 3.100 / 60. 3.100
|
|---|
| 12 | libavdevice 60. 1.100 / 60. 1.100
|
|---|
| 13 | libavfilter 9. 3.100 / 9. 3.100
|
|---|
| 14 | libswscale 7. 1.100 / 7. 1.100
|
|---|
| 15 | libswresample 4. 10.100 / 4. 10.100
|
|---|
| 16 | libpostproc 57. 1.100 / 57. 1.100
|
|---|
| 17 | Splitting the commandline.
|
|---|
| 18 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 19 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 20 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 21 | Reading option '-i' ... matched as input url with argument 'segfault.mkv'.
|
|---|
| 22 | Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'libx265'.
|
|---|
| 23 | Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'copy'.
|
|---|
| 24 | Reading option 'out.mkv' ... matched as output url.
|
|---|
| 25 | Finished splitting the commandline.
|
|---|
| 26 | Parsing a group of options: global .
|
|---|
| 27 | Applying option report (generate a report) with argument 1.
|
|---|
| 28 | Applying option v (set logging level) with argument 9.
|
|---|
| 29 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 30 | Successfully parsed a group of options.
|
|---|
| 31 | Parsing a group of options: input url segfault.mkv.
|
|---|
| 32 | Successfully parsed a group of options.
|
|---|
| 33 | Opening an input file: segfault.mkv.
|
|---|
| 34 | [NULL @ 0x5609a24e7080] Opening 'segfault.mkv' for reading
|
|---|
| 35 | [file @ 0x5609a24e7880] Setting default whitelist 'file,crypto,data'
|
|---|
| 36 | Probing matroska,webm score:100 size:2048
|
|---|
| 37 | [matroska,webm @ 0x5609a24e7080] Format matroska,webm probed with size=2048 and score=100
|
|---|
| 38 | st:0 removing common factor 1000000 from timebase
|
|---|
| 39 | st:1 removing common factor 1000000 from timebase
|
|---|
| 40 | st:2 removing common factor 1000000 from timebase
|
|---|
| 41 | [matroska,webm @ 0x5609a24e7080] Before avformat_find_stream_info() pos: 2718 bytes read:32768 seeks:0 nb_streams:3
|
|---|
| 42 | [h264 @ 0x5609a24f91c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 43 | [h264 @ 0x5609a24f91c0] Decoding VUI
|
|---|
| 44 | [h264 @ 0x5609a24f91c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 45 | For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
|
|---|
| 46 | 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 544
|
|---|
| 47 | 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
|
|---|
| 48 | 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
|
|---|
| 49 | For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
|
|---|
| 50 | 1: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
|
|---|
| 51 | 2: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
|
|---|
| 52 | 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
|
|---|
| 53 | Transform tree:
|
|---|
| 54 | mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 55 | fft_sr_asm_float_avx2 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 56 | For transform of length 256, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
|
|---|
| 57 | 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 544
|
|---|
| 58 | 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
|
|---|
| 59 | 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
|
|---|
| 60 | For transform of length 128, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
|
|---|
| 61 | 1: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
|
|---|
| 62 | 2: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
|
|---|
| 63 | 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
|
|---|
| 64 | Transform tree:
|
|---|
| 65 | mdct_inv_float_avx2 - type: mdct_float, len: 256, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 66 | fft_sr_asm_float_avx2 - type: fft_float, len: 128, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 67 | [h264 @ 0x5609a24f91c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 68 | [h264 @ 0x5609a24f91c0] Decoding VUI
|
|---|
| 69 | [h264 @ 0x5609a24f91c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 70 | [h264 @ 0x5609a24f91c0] Decoding VUI
|
|---|
| 71 | [h264 @ 0x5609a24f91c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 72 | [h264 @ 0x5609a24f91c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 73 | [h264 @ 0x5609a24f91c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 74 | [h264 @ 0x5609a24f91c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 75 | [h264 @ 0x5609a24f91c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 76 | [h264 @ 0x5609a24f91c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 77 | [h264 @ 0x5609a24f91c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 78 | [h264 @ 0x5609a24f91c0] Decoding VUI
|
|---|
| 79 | [h264 @ 0x5609a24f91c0] Format yuv420p chosen by get_format().
|
|---|
| 80 | [h264 @ 0x5609a24f91c0] Reinit context to 1920x1088, pix_fmt: yuv420p
|
|---|
| 81 | [h264 @ 0x5609a24f91c0] no picture
|
|---|
| 82 | [matroska,webm @ 0x5609a24e7080] All info found
|
|---|
| 83 | [matroska,webm @ 0x5609a24e7080] stream 0: start_time: 0.083 duration: NOPTS
|
|---|
| 84 | [matroska,webm @ 0x5609a24e7080] stream 1: start_time: 0.083 duration: NOPTS
|
|---|
| 85 | [matroska,webm @ 0x5609a24e7080] stream 2: start_time: 0.083 duration: 15.389
|
|---|
| 86 | [matroska,webm @ 0x5609a24e7080] format: start_time: 0.083 duration: 15.389 (estimate from stream) bitrate=2864 kb/s
|
|---|
| 87 | [matroska,webm @ 0x5609a24e7080] After avformat_find_stream_info() pos: 9732 bytes read:32768 seeks:0 frames:6
|
|---|
| 88 | Input #0, matroska,webm, from 'segfault.mkv':
|
|---|
| 89 | Metadata:
|
|---|
| 90 | title : Family.Guy.S14E20.Road.to.India.1080p.AMZN.WEBRip.DD5.1.x264-CasStudio
|
|---|
| 91 | ENCODER : Lavf60.3.100
|
|---|
| 92 | Duration: 00:00:15.39, start: 0.083000, bitrate: 2864 kb/s
|
|---|
| 93 | Stream #0:0(eng), 4, 1/1000: Video: h264 (High), 1 reference frame, yuv420p(tv, bt709, progressive, left), 1920x1080 (1920x1088) [SAR 1:1 DAR 16:9], 0/1, Closed Captions, 23.98 fps, 23.98 tbr, 1k tbn (default)
|
|---|
| 94 | Metadata:
|
|---|
| 95 | BPS : 1850243
|
|---|
| 96 | BPS-eng : 1850243
|
|---|
| 97 | DURATION-eng : 00:21:38.756000000
|
|---|
| 98 | NUMBER_OF_FRAMES: 31139
|
|---|
| 99 | NUMBER_OF_FRAMES-eng: 31139
|
|---|
| 100 | NUMBER_OF_BYTES : 300376935
|
|---|
| 101 | NUMBER_OF_BYTES-eng: 300376935
|
|---|
| 102 | _STATISTICS_WRITING_APP: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 103 | _STATISTICS_WRITING_APP-eng: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 104 | _STATISTICS_WRITING_DATE_UTC: 2016-09-29 23:28:59
|
|---|
| 105 | _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-29 23:28:59
|
|---|
| 106 | _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 107 | _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 108 | DURATION : 00:00:15.389000000
|
|---|
| 109 | Stream #0:1(eng), 2, 1/1000: Audio: eac3, 48000 Hz, 5.1(side), fltp, 640 kb/s (default)
|
|---|
| 110 | Metadata:
|
|---|
| 111 | BPS : 640000
|
|---|
| 112 | BPS-eng : 640000
|
|---|
| 113 | DURATION-eng : 00:21:38.688000000
|
|---|
| 114 | NUMBER_OF_FRAMES: 40584
|
|---|
| 115 | NUMBER_OF_FRAMES-eng: 40584
|
|---|
| 116 | NUMBER_OF_BYTES : 103895040
|
|---|
| 117 | NUMBER_OF_BYTES-eng: 103895040
|
|---|
| 118 | _STATISTICS_WRITING_APP: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 119 | _STATISTICS_WRITING_APP-eng: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 120 | _STATISTICS_WRITING_DATE_UTC: 2016-09-29 23:28:59
|
|---|
| 121 | _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-29 23:28:59
|
|---|
| 122 | _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 123 | _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 124 | DURATION : 00:00:15.091000000
|
|---|
| 125 | Stream #0:2(eng), 0, 1/1000: Subtitle: subrip
|
|---|
| 126 | Metadata:
|
|---|
| 127 | BPS : 111
|
|---|
| 128 | BPS-eng : 111
|
|---|
| 129 | DURATION-eng : 00:20:54.921000000
|
|---|
| 130 | NUMBER_OF_FRAMES: 562
|
|---|
| 131 | NUMBER_OF_FRAMES-eng: 562
|
|---|
| 132 | NUMBER_OF_BYTES : 17444
|
|---|
| 133 | NUMBER_OF_BYTES-eng: 17444
|
|---|
| 134 | _STATISTICS_WRITING_APP: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 135 | _STATISTICS_WRITING_APP-eng: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 136 | _STATISTICS_WRITING_DATE_UTC: 2016-09-29 23:28:59
|
|---|
| 137 | _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-29 23:28:59
|
|---|
| 138 | _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 139 | _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 140 | DURATION : 00:00:11.295000000
|
|---|
| 141 | Successfully opened the file.
|
|---|
| 142 | Parsing a group of options: output url out.mkv.
|
|---|
| 143 | Applying option vcodec (force video codec ('copy' to copy stream)) with argument libx265.
|
|---|
| 144 | Applying option acodec (force audio codec ('copy' to copy stream)) with argument copy.
|
|---|
| 145 | Successfully parsed a group of options.
|
|---|
| 146 | Opening an output file: out.mkv.
|
|---|
| 147 | [file @ 0x5609a24ff0c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 148 | Successfully opened the file.
|
|---|
| 149 | detected 24 logical cores
|
|---|
| 150 | [h264 @ 0x5609a2513a00] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 151 | [h264 @ 0x5609a2513a00] Decoding VUI
|
|---|
| 152 | [h264 @ 0x5609a2513a00] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 153 | Stream mapping:
|
|---|
| 154 | Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
|
|---|
| 155 | Stream #0:1 -> #0:1 (copy)
|
|---|
| 156 | Stream #0:2 -> #0:2 (subrip (srt) -> ass (ssa))
|
|---|
| 157 | Press [q] to stop, [?] for help
|
|---|
| 158 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 159 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 160 | [h264 @ 0x5609a2513a00] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 161 | [h264 @ 0x5609a2513a00] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 162 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 163 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 164 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 165 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 166 | [h264 @ 0x5609a2513a00] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 167 | [h264 @ 0x5609a2513a00] Decoding VUI
|
|---|
| 168 | [h264 @ 0x5609a2513a00] Format yuv420p chosen by get_format().
|
|---|
| 169 | [h264 @ 0x5609a2513a00] Reinit context to 1920x1088, pix_fmt: yuv420p
|
|---|
| 170 | [h264 @ 0x5609a2513a00] no picture
|
|---|
| 171 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 172 | [h264 @ 0x5609a25f1d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 173 | [h264 @ 0x5609a25f1d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 174 | [h264 @ 0x5609a25f1d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 175 | [h264 @ 0x5609a25f1d00] no picture
|
|---|
| 176 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 177 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 178 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 179 | [h264 @ 0x5609a259e7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 180 | [h264 @ 0x5609a259e7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 181 | [h264 @ 0x5609a259e7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 182 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 183 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 184 | [h264 @ 0x5609a28e23c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 185 | [h264 @ 0x5609a28e23c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 186 | [h264 @ 0x5609a28e23c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 187 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 188 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 189 | [h264 @ 0x5609a29b1740] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 190 | [h264 @ 0x5609a29b1740] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 191 | [h264 @ 0x5609a29b1740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 192 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 193 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 194 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 195 | [h264 @ 0x5609a2a80e40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 196 | [h264 @ 0x5609a2a80e40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 197 | [h264 @ 0x5609a2a80e40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 198 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 199 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 200 | [h264 @ 0x5609a2b50640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 201 | [h264 @ 0x5609a2b50640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 202 | [h264 @ 0x5609a2b50640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 203 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 204 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 205 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 206 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 207 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 208 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 209 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 210 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 211 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 212 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 213 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 214 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 215 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 216 | [h264 @ 0x5609a2dbf080] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 217 | [h264 @ 0x5609a2dbf080] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 218 | [h264 @ 0x5609a2dbf080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 219 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 220 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 221 | [h264 @ 0x5609a2e8e940] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 222 | [h264 @ 0x5609a2e8e940] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 223 | [h264 @ 0x5609a2e8e940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 224 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 225 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 226 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 227 | [h264 @ 0x5609a2f5e200] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 228 | [h264 @ 0x5609a2f5e200] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 229 | [h264 @ 0x5609a2f5e200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 230 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 231 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 232 | [h264 @ 0x5609a302dac0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 233 | [h264 @ 0x5609a302dac0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 234 | [h264 @ 0x5609a302dac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 235 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 236 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 237 | [h264 @ 0x5609a30fd380] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 238 | [h264 @ 0x5609a30fd380] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 239 | [h264 @ 0x5609a30fd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 240 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 241 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 242 | [h264 @ 0x5609a31ccc40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 243 | [h264 @ 0x5609a31ccc40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 244 | [h264 @ 0x5609a31ccc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 245 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 246 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 247 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 248 | [h264 @ 0x5609a329c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 249 | [h264 @ 0x5609a329c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 250 | [h264 @ 0x5609a329c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 251 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 252 | [vost#0:0/libx265 @ 0x5609a250dac0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 253 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 254 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 255 | [h264 @ 0x5609a2513a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 256 | [h264 @ 0x5609a25f1d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 257 | [h264 @ 0x5609a25f1d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 258 | [h264 @ 0x5609a25f1d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 259 | [graph 0 input from stream 0:0 @ 0x5609a3f56640] Setting 'video_size' to value '1920x1080'
|
|---|
| 260 | [graph 0 input from stream 0:0 @ 0x5609a3f56640] Setting 'pix_fmt' to value '0'
|
|---|
| 261 | [graph 0 input from stream 0:0 @ 0x5609a3f56640] Setting 'time_base' to value '1/1000'
|
|---|
| 262 | [graph 0 input from stream 0:0 @ 0x5609a3f56640] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 263 | [graph 0 input from stream 0:0 @ 0x5609a3f56640] Setting 'frame_rate' to value '24000/1001'
|
|---|
| 264 | [graph 0 input from stream 0:0 @ 0x5609a3f56640] w:1920 h:1080 pixfmt:yuv420p tb:1/1000 fr:24000/1001 sar:1/1
|
|---|
| 265 | [format @ 0x5609a3f5c700] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|gbrp|yuv420p10le|yuv422p10le|yuv444p10le|gbrp10le|yuv420p12le|yuv422p12le|yuv444p12le|gbrp12le|gray|gray10le|gray12le'
|
|---|
| 266 | [AVFilterGraph @ 0x5609a3f5ac40] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
|
|---|
| 267 | [matroska @ 0x5609a2517840] get_metadata_duration returned: 15389000
|
|---|
| 268 | [matroska @ 0x5609a2517840] Write early duration from metadata = 15389
|
|---|
| 269 | configurationVersion: 1
|
|---|
| 270 | general_profile_space: 0
|
|---|
| 271 | general_tier_flag: 0
|
|---|
| 272 | general_profile_idc: 1
|
|---|
| 273 | general_profile_compatibility_flags: 0x60000000
|
|---|
| 274 | general_constraint_indicator_flags: 0x900000000000
|
|---|
| 275 | general_level_idc: 120
|
|---|
| 276 | min_spatial_segmentation_idc: 0
|
|---|
| 277 | parallelismType: 0
|
|---|
| 278 | chromaFormat: 1
|
|---|
| 279 | bitDepthLumaMinus8: 0
|
|---|
| 280 | bitDepthChromaMinus8: 0
|
|---|
| 281 | avgFrameRate: 0
|
|---|
| 282 | constantFrameRate: 0
|
|---|
| 283 | numTemporalLayers: 1
|
|---|
| 284 | temporalIdNested: 1
|
|---|
| 285 | lengthSizeMinusOne: 3
|
|---|
| 286 | numOfArrays: 4
|
|---|
| 287 | array_completeness[0]: 0
|
|---|
| 288 | NAL_unit_type[0]: 32
|
|---|
| 289 | numNalus[0]: 1
|
|---|
| 290 | nalUnitLength[0][0]: 24
|
|---|
| 291 | array_completeness[1]: 0
|
|---|
| 292 | NAL_unit_type[1]: 33
|
|---|
| 293 | numNalus[1]: 1
|
|---|
| 294 | nalUnitLength[1][0]: 44
|
|---|
| 295 | array_completeness[2]: 0
|
|---|
| 296 | NAL_unit_type[2]: 34
|
|---|
| 297 | numNalus[2]: 1
|
|---|
| 298 | nalUnitLength[2][0]: 7
|
|---|
| 299 | array_completeness[3]: 0
|
|---|
| 300 | NAL_unit_type[3]: 39
|
|---|
| 301 | numNalus[3]: 1
|
|---|
| 302 | nalUnitLength[3][0]: 2337
|
|---|
| 303 | Output #0, matroska, to 'out.mkv':
|
|---|
| 304 | Metadata:
|
|---|
| 305 | title : Family.Guy.S14E20.Road.to.India.1080p.AMZN.WEBRip.DD5.1.x264-CasStudio
|
|---|
| 306 | encoder : Lavf60.3.100
|
|---|
| 307 | Stream #0:0(eng), 0, 1/1000: Video: hevc, 1 reference frame, yuv420p(tv, bt709, progressive, left), 1920x1080 (0x0) [SAR 1:1 DAR 16:9], 0/1, q=2-31, 23.98 fps, 1k tbn (default)
|
|---|
| 308 | Metadata:
|
|---|
| 309 | BPS : 1850243
|
|---|
| 310 | BPS-eng : 1850243
|
|---|
| 311 | DURATION-eng : 00:21:38.756000000
|
|---|
| 312 | NUMBER_OF_FRAMES: 31139
|
|---|
| 313 | NUMBER_OF_FRAMES-eng: 31139
|
|---|
| 314 | NUMBER_OF_BYTES : 300376935
|
|---|
| 315 | NUMBER_OF_BYTES-eng: 300376935
|
|---|
| 316 | _STATISTICS_WRITING_APP: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 317 | _STATISTICS_WRITING_APP-eng: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 318 | _STATISTICS_WRITING_DATE_UTC: 2016-09-29 23:28:59
|
|---|
| 319 | _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-29 23:28:59
|
|---|
| 320 | _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 321 | _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 322 | DURATION : 00:00:15.389000000
|
|---|
| 323 | encoder : Lavc60.3.100 libx265
|
|---|
| 324 | Side data:
|
|---|
| 325 | cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
|
|---|
| 326 | Stream #0:1(eng), 0, 1/1000: Audio: eac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1(side), fltp, 640 kb/s (default)
|
|---|
| 327 | Metadata:
|
|---|
| 328 | BPS : 640000
|
|---|
| 329 | BPS-eng : 640000
|
|---|
| 330 | DURATION-eng : 00:21:38.688000000
|
|---|
| 331 | NUMBER_OF_FRAMES: 40584
|
|---|
| 332 | NUMBER_OF_FRAMES-eng: 40584
|
|---|
| 333 | NUMBER_OF_BYTES : 103895040
|
|---|
| 334 | NUMBER_OF_BYTES-eng: 103895040
|
|---|
| 335 | _STATISTICS_WRITING_APP: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 336 | _STATISTICS_WRITING_APP-eng: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 337 | _STATISTICS_WRITING_DATE_UTC: 2016-09-29 23:28:59
|
|---|
| 338 | _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-29 23:28:59
|
|---|
| 339 | _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 340 | _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 341 | DURATION : 00:00:15.091000000
|
|---|
| 342 | Stream #0:2(eng), 0, 1/1000: Subtitle: ass
|
|---|
| 343 | Metadata:
|
|---|
| 344 | BPS : 111
|
|---|
| 345 | BPS-eng : 111
|
|---|
| 346 | DURATION-eng : 00:20:54.921000000
|
|---|
| 347 | NUMBER_OF_FRAMES: 562
|
|---|
| 348 | NUMBER_OF_FRAMES-eng: 562
|
|---|
| 349 | NUMBER_OF_BYTES : 17444
|
|---|
| 350 | NUMBER_OF_BYTES-eng: 17444
|
|---|
| 351 | _STATISTICS_WRITING_APP: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 352 | _STATISTICS_WRITING_APP-eng: mkvmerge v9.4.2 ('So High') 64bit
|
|---|
| 353 | _STATISTICS_WRITING_DATE_UTC: 2016-09-29 23:28:59
|
|---|
| 354 | _STATISTICS_WRITING_DATE_UTC-eng: 2016-09-29 23:28:59
|
|---|
| 355 | _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 356 | _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 357 | DURATION : 00:00:11.295000000
|
|---|
| 358 | encoder : Lavc60.3.100 ssa
|
|---|
| 359 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.000008
|
|---|
| 360 | frame= 0 fps=0.0 q=0.0 size= 6kB time=00:00:00.60 bitrate= 76.0kbits/s speed=20.1x
|
|---|
| 361 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 362 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 363 | [h264 @ 0x5609a259e7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 364 | [h264 @ 0x5609a259e7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 365 | [h264 @ 0x5609a259e7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 366 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 367 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 368 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 369 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.009972
|
|---|
| 370 | [h264 @ 0x5609a28e23c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 371 | [h264 @ 0x5609a28e23c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 372 | [h264 @ 0x5609a28e23c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 373 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 374 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 375 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.002983
|
|---|
| 376 | [h264 @ 0x5609a29b1740] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 377 | [h264 @ 0x5609a29b1740] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 378 | [h264 @ 0x5609a29b1740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 379 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 380 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 381 | [h264 @ 0x5609a2a80e40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 382 | [h264 @ 0x5609a2a80e40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 383 | [h264 @ 0x5609a2a80e40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 384 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 385 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 386 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 387 | [h264 @ 0x5609a2b50640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 388 | [h264 @ 0x5609a2b50640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 389 | [h264 @ 0x5609a2b50640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 390 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 391 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 392 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.005974
|
|---|
| 393 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 394 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 395 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 396 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 397 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 398 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 399 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 400 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 401 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 402 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 403 | [h264 @ 0x5609a2dbf080] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 404 | [h264 @ 0x5609a2dbf080] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 405 | [h264 @ 0x5609a2dbf080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 406 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 407 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 408 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 409 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.008995
|
|---|
| 410 | [h264 @ 0x5609a2e8e940] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 411 | [h264 @ 0x5609a2e8e940] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 412 | [h264 @ 0x5609a2e8e940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 413 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 414 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 415 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.001976
|
|---|
| 416 | [h264 @ 0x5609a2f5e200] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 417 | [h264 @ 0x5609a2f5e200] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 418 | [h264 @ 0x5609a2f5e200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 419 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 420 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 421 | [h264 @ 0x5609a302dac0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 422 | [h264 @ 0x5609a302dac0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 423 | [h264 @ 0x5609a302dac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 424 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 425 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 426 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 427 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.011986
|
|---|
| 428 | [h264 @ 0x5609a30fd380] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 429 | [h264 @ 0x5609a30fd380] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 430 | [h264 @ 0x5609a30fd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 431 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 432 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 433 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.004997
|
|---|
| 434 | [h264 @ 0x5609a31ccc40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 435 | [h264 @ 0x5609a31ccc40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 436 | [h264 @ 0x5609a31ccc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 437 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 438 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 439 | [h264 @ 0x5609a329c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 440 | [h264 @ 0x5609a329c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 441 | [h264 @ 0x5609a329c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 442 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 443 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 444 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 445 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 446 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 447 | [h264 @ 0x5609a2513a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 448 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 449 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 450 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.007988
|
|---|
| 451 | [h264 @ 0x5609a25f1d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 452 | [h264 @ 0x5609a25f1d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 453 | [h264 @ 0x5609a25f1d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 454 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 455 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 456 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.000999
|
|---|
| 457 | [h264 @ 0x5609a259e7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 458 | [h264 @ 0x5609a259e7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 459 | [h264 @ 0x5609a259e7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 460 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 461 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 462 | [h264 @ 0x5609a28e23c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 463 | [h264 @ 0x5609a28e23c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 464 | [h264 @ 0x5609a28e23c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 465 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 466 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 467 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 468 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.010979
|
|---|
| 469 | [h264 @ 0x5609a29b1740] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 470 | [h264 @ 0x5609a29b1740] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 471 | [h264 @ 0x5609a29b1740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 472 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 473 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 474 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.003990
|
|---|
| 475 | [h264 @ 0x5609a2a80e40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 476 | [h264 @ 0x5609a2a80e40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 477 | [h264 @ 0x5609a2a80e40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 478 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 479 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 480 | [h264 @ 0x5609a2b50640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 481 | [h264 @ 0x5609a2b50640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 482 | [h264 @ 0x5609a2b50640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 483 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 484 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 485 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 486 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 487 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 488 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 489 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 490 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 491 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 492 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 493 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 494 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.006981
|
|---|
| 495 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 496 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 497 | [h264 @ 0x5609a2dbf080] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 498 | [h264 @ 0x5609a2dbf080] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 499 | [h264 @ 0x5609a2dbf080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 500 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 501 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 502 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 503 | [h264 @ 0x5609a2e8e940] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 504 | [h264 @ 0x5609a2e8e940] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 505 | [h264 @ 0x5609a2e8e940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 506 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 507 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 508 | [h264 @ 0x5609a2f5e200] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 509 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.009972
|
|---|
| 510 | [h264 @ 0x5609a2f5e200] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 511 | [h264 @ 0x5609a2f5e200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 512 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 513 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 514 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.002983
|
|---|
| 515 | [h264 @ 0x5609a302dac0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 516 | [h264 @ 0x5609a302dac0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 517 | [h264 @ 0x5609a302dac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 518 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 519 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 520 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 521 | [h264 @ 0x5609a30fd380] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 522 | [h264 @ 0x5609a30fd380] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 523 | [h264 @ 0x5609a30fd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 524 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 525 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 526 | [h264 @ 0x5609a31ccc40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 527 | [h264 @ 0x5609a31ccc40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 528 | [h264 @ 0x5609a31ccc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 529 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 530 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 531 | [h264 @ 0x5609a329c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 532 | [h264 @ 0x5609a329c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 533 | [h264 @ 0x5609a329c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 534 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.005974
|
|---|
| 535 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 536 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 537 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 538 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 539 | [h264 @ 0x5609a2513a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 540 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 541 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 542 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 543 | [h264 @ 0x5609a25f1d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 544 | [h264 @ 0x5609a25f1d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 545 | [h264 @ 0x5609a25f1d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 546 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 547 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 548 | [h264 @ 0x5609a259e7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 549 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.008995
|
|---|
| 550 | [h264 @ 0x5609a259e7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 551 | [h264 @ 0x5609a259e7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 552 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 553 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 554 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.001976
|
|---|
| 555 | [h264 @ 0x5609a28e23c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 556 | [h264 @ 0x5609a28e23c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 557 | [h264 @ 0x5609a28e23c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 558 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 559 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 560 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 561 | [h264 @ 0x5609a29b1740] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 562 | [h264 @ 0x5609a29b1740] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 563 | [h264 @ 0x5609a29b1740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 564 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 565 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 566 | [h264 @ 0x5609a2a80e40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 567 | [h264 @ 0x5609a2a80e40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 568 | [h264 @ 0x5609a2a80e40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 569 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.011986
|
|---|
| 570 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 571 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 572 | [h264 @ 0x5609a2b50640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 573 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.004997
|
|---|
| 574 | [h264 @ 0x5609a2b50640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 575 | [h264 @ 0x5609a2b50640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 576 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 577 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 578 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 579 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 580 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 581 | [h264 @ 0x5609a2c1ff00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 582 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 583 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 584 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 585 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 586 | [h264 @ 0x5609a2cef7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 587 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 588 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 589 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.007988
|
|---|
| 590 | [h264 @ 0x5609a2dbf080] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 591 | [h264 @ 0x5609a2dbf080] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 592 | [h264 @ 0x5609a2dbf080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 593 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 594 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 595 | [h264 @ 0x5609a2e8e940] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 596 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.000999
|
|---|
| 597 | [h264 @ 0x5609a2e8e940] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 598 | [h264 @ 0x5609a2e8e940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 599 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 600 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 601 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 602 | [h264 @ 0x5609a2f5e200] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 603 | [h264 @ 0x5609a2f5e200] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 604 | [h264 @ 0x5609a2f5e200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 605 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 606 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 607 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.010979
|
|---|
| 608 | [h264 @ 0x5609a302dac0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 609 | [h264 @ 0x5609a302dac0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 610 | [h264 @ 0x5609a302dac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 611 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 612 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 613 | [h264 @ 0x5609a30fd380] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 614 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.003990
|
|---|
| 615 | [h264 @ 0x5609a30fd380] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 616 | [h264 @ 0x5609a30fd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 617 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 618 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 619 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 620 | [h264 @ 0x5609a31ccc40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 621 | [h264 @ 0x5609a31ccc40] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 622 | [h264 @ 0x5609a31ccc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 623 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 624 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 625 | [h264 @ 0x5609a329c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 626 | [h264 @ 0x5609a329c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 627 | [h264 @ 0x5609a329c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 628 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 629 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 630 | [vost#0:0/libx265 @ 0x5609a250dac0] Clipping frame in rate conversion by 0.006981
|
|---|
| 631 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 632 | [h264 @ 0x5609a2513a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 633 | [h264 @ 0x5609a2513a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 634 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 635 | [sost#0:2/ssa @ 0x5609a2509e80] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 636 | [matroska @ 0x5609a2517840] Starting new cluster with timestamp 0 at offset 5776 bytes
|
|---|
| 637 | [h264 @ 0x5609a25f1d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 638 | [h264 @ 0x5609a25f1d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 639 | [h264 @ 0x5609a25f1d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 640 | [matroska @ 0x5609a2517840] Writing block of size 685 with pts 0, dts -83, duration 42 at relative offset 9 in cluster at offset 5776. TrackNumber 1, keyframe 1
|
|---|
| 641 | [matroska @ 0x5609a2517840] Writing block of size 201 with pts 209, dts -42, duration 42 at relative offset 702 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 642 | [matroska @ 0x5609a2517840] Writing block of size 191 with pts 125, dts 0, duration 42 at relative offset 911 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 643 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 0, dts 0, duration 32 at relative offset 1110 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 644 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 32, dts 32, duration 32 at relative offset 3677 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 645 | [matroska @ 0x5609a2517840] Writing block of size 188 with pts 42, dts 42, duration 42 at relative offset 6244 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 646 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 64, dts 64, duration 32 at relative offset 6440 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 647 | [matroska @ 0x5609a2517840] Writing block of size 218 with pts 83, dts 83, duration 42 at relative offset 9007 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 648 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 96, dts 96, duration 32 at relative offset 9233 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 649 | [matroska @ 0x5609a2517840] Writing block of size 217 with pts 167, dts 125, duration 42 at relative offset 11800 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 650 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 128, dts 128, duration 32 at relative offset 12025 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 651 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 160, dts 160, duration 32 at relative offset 14592 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 652 | [matroska @ 0x5609a2517840] Writing block of size 233 with pts 417, dts 167, duration 42 at relative offset 17159 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 653 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 192, dts 192, duration 32 at relative offset 17400 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 654 | [matroska @ 0x5609a2517840] Writing block of size 223 with pts 334, dts 209, duration 42 at relative offset 19967 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 655 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 224, dts 224, duration 32 at relative offset 20198 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 656 | [matroska @ 0x5609a2517840] Writing block of size 219 with pts 250, dts 250, duration 42 at relative offset 22765 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 657 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 256, dts 256, duration 32 at relative offset 22992 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 658 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 288, dts 288, duration 32 at relative offset 25559 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 659 | [matroska @ 0x5609a2517840] Writing block of size 189 with pts 292, dts 292, duration 42 at relative offset 28126 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 660 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 320, dts 320, duration 32 at relative offset 28323 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 661 | [matroska @ 0x5609a2517840] Writing block of size 188 with pts 375, dts 334, duration 42 at relative offset 30890 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 662 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 352, dts 352, duration 32 at relative offset 31086 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 663 | [matroska @ 0x5609a2517840] Writing block of size 233 with pts 584, dts 375, duration 42 at relative offset 33653 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 664 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 384, dts 384, duration 32 at relative offset 33894 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 665 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 416, dts 416, duration 32 at relative offset 36461 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 666 | [matroska @ 0x5609a2517840] Writing block of size 223 with pts 501, dts 417, duration 42 at relative offset 39028 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 667 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 448, dts 448, duration 32 at relative offset 39259 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 668 | [matroska @ 0x5609a2517840] Writing block of size 188 with pts 459, dts 459, duration 42 at relative offset 41826 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 669 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 480, dts 480, duration 32 at relative offset 42022 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 670 | [matroska @ 0x5609a2517840] Writing block of size 188 with pts 542, dts 501, duration 42 at relative offset 44589 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 671 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 512, dts 512, duration 32 at relative offset 44785 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 672 | [matroska @ 0x5609a2517840] Writing block of size 203 with pts 792, dts 542, duration 42 at relative offset 47352 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 673 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 544, dts 544, duration 32 at relative offset 47563 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 674 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 576, dts 576, duration 32 at relative offset 50130 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 675 | [matroska @ 0x5609a2517840] Writing block of size 193 with pts 709, dts 584, duration 42 at relative offset 52697 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 676 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 608, dts 608, duration 32 at relative offset 52898 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 677 | [matroska @ 0x5609a2517840] Writing block of size 189 with pts 626, dts 626, duration 42 at relative offset 55465 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|
| 678 | [matroska @ 0x5609a2517840] Writing block of size 2560 with pts 640, dts 640, duration 32 at relative offset 55662 in cluster at offset 5776. TrackNumber 2, keyframe 1
|
|---|
| 679 | [matroska @ 0x5609a2517840] Writing block of size 219 with pts 667, dts 667, duration 42 at relative offset 58229 in cluster at offset 5776. TrackNumber 1, keyframe 0
|
|---|