| 1 | ffmpeg started on 2024-03-17 at 13:37:42
|
|---|
| 2 | Report written to "ffmpeg-20240317-133742.log"
|
|---|
| 3 | Log level: 48
|
|---|
| 4 | Command line:
|
|---|
| 5 | ffmpeg-dev -report -y -i in.mp4 -an -c:v av1_nvenc out.mp4
|
|---|
| 6 | ffmpeg version N-114212-gf5441e441f-20240316 Copyright (c) 2000-2024 the FFmpeg developers
|
|---|
| 7 | built with gcc 13.2.0 (crosstool-NG 1.26.0.65_ecc5e41)
|
|---|
| 8 | configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=mingw32 --enable-gpl --enable-version3 --disable-debug --disable-w32threads --enable-pthreads --enable-iconv --enable-libxml2 --enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-libharfbuzz --enable-libvorbis --enable-opencl --disable-libpulse --enable-libvmaf --disable-libxcb --disable-xlib --enable-amf --enable-libaom --enable-libaribb24 --enable-avisynth --enable-chromaprint --enable-libdav1d --enable-libdavs2 --enable-libdvdread --enable-libdvdnav --disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm --enable-frei0r --enable-libgme --enable-libkvazaar --enable-libaribcaption --enable-libass --enable-libbluray --enable-libjxl --enable-libmp3lame --enable-libopus --enable-librist --enable-libssh --enable-libtheora --enable-libvpx --enable-libwebp --enable-lv2 --enable-libvpl --enable-openal libavutil 59. 1.100 / 59. 1.100
|
|---|
| 9 | libavcodec 61. 1.101 / 61. 1.101
|
|---|
| 10 | libavformat 61. 0.100 / 61. 0.100
|
|---|
| 11 | libavdevice 61. 0.100 / 61. 0.100
|
|---|
| 12 | libavfilter 10. 0.100 / 10. 0.100
|
|---|
| 13 | libswscale 8. 0.100 / 8. 0.100
|
|---|
| 14 | libswresample 5. 0.100 / 5. 0.100
|
|---|
| 15 | libpostproc 58. 0.100 / 58. 0.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 18 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 19 | Reading option '-i' ... matched as input url with argument 'in.mp4'.
|
|---|
| 20 | Reading option '-an' ... matched as option 'an' (disable audio) with argument '1'.
|
|---|
| 21 | Reading option '-c:v' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'av1_nvenc'.
|
|---|
| 22 | Reading option 'out.mp4' ... matched as output url.
|
|---|
| 23 | Finished splitting the commandline.
|
|---|
| 24 | Parsing a group of options: global .
|
|---|
| 25 | Applying option report (generate a report) with argument 1.
|
|---|
| 26 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 27 | Successfully parsed a group of options.
|
|---|
| 28 | Parsing a group of options: input url in.mp4.
|
|---|
| 29 | Successfully parsed a group of options.
|
|---|
| 30 | Opening an input file: in.mp4.
|
|---|
| 31 | [AVFormatContext @ 00000160e015fbc0] Opening 'in.mp4' for reading
|
|---|
| 32 | [file @ 00000160e0180400] Setting default whitelist 'file,crypto,data'
|
|---|
| 33 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
|
|---|
| 34 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] ISO: File Type Major Brand: mp42
|
|---|
| 35 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] Unknown dref type 0x206c7275 size 12
|
|---|
| 36 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] Processing st: 0, edit list 0 - media time: 0, duration: 480256
|
|---|
| 37 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] Unknown dref type 0x206c7275 size 12
|
|---|
| 38 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] Processing st: 1, edit list 0 - media time: 1001, duration: 299299
|
|---|
| 39 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] Offset DTS by 1001 to make first pts zero.
|
|---|
| 40 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] Setting codecpar->delay to 1 for stream st: 1
|
|---|
| 41 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] Before avformat_find_stream_info() pos: 6575 bytes read:32768 seeks:0 nb_streams:2
|
|---|
| 42 | Transform tree:
|
|---|
| 43 | mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 44 | fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 45 | Transform tree:
|
|---|
| 46 | mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 47 | fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 48 | Transform tree:
|
|---|
| 49 | mdct_inv_float_avx2 - type: mdct_float, len: 120, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 50 | fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 60, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 51 | fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 52 | Transform tree:
|
|---|
| 53 | mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 54 | fft_sr_asm_float_avx2 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 55 | Transform tree:
|
|---|
| 56 | mdct_inv_float_avx2 - type: mdct_float, len: 480, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 57 | fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 240, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 58 | fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 59 | Transform tree:
|
|---|
| 60 | mdct_inv_float_avx2 - type: mdct_float, len: 512, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 61 | fft_sr_asm_float_avx2 - type: fft_float, len: 256, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 62 | Transform tree:
|
|---|
| 63 | mdct_inv_float_avx2 - type: mdct_float, len: 960, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 64 | fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 480, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 65 | fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 66 | Transform tree:
|
|---|
| 67 | mdct_inv_float_avx2 - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 68 | fft_sr_asm_float_avx2 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 69 | Transform tree:
|
|---|
| 70 | mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
|
|---|
| 71 | fft_sr_ns_float_avx2 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
|
|---|
| 72 | [h264 @ 00000160e01a44c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 73 | [h264 @ 00000160e01a44c0] Decoding VUI
|
|---|
| 74 | [h264 @ 00000160e01a44c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 75 | [h264 @ 00000160e01a44c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 76 | [h264 @ 00000160e01a44c0] Decoding VUI
|
|---|
| 77 | [h264 @ 00000160e01a44c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 78 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 79 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 80 | [h264 @ 00000160e01a44c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 81 | [h264 @ 00000160e01a44c0] Format yuv420p chosen by get_format().
|
|---|
| 82 | [h264 @ 00000160e01a44c0] Reinit context to 1280x720, pix_fmt: yuv420p
|
|---|
| 83 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 84 | [h264 @ 00000160e01a44c0] no picture
|
|---|
| 85 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 86 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 87 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 88 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 89 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 90 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 91 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 92 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 93 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 94 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] All info found
|
|---|
| 95 | [mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e015fbc0] After avformat_find_stream_info() pos: 199905 bytes read:211626 seeks:0 frames:11
|
|---|
| 96 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 97 | Metadata:
|
|---|
| 98 | major_brand : mp42
|
|---|
| 99 | minor_version : 0
|
|---|
| 100 | compatible_brands: isommp42
|
|---|
| 101 | creation_time : 2018-03-09T19:22:17.000000Z
|
|---|
| 102 | Duration: 00:00:10.01, start: 0.000000, bitrate: 8464 kb/s
|
|---|
| 103 | Stream #0:0[0x2](eng), 1, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 155 kb/s (default)
|
|---|
| 104 | Metadata:
|
|---|
| 105 | creation_time : 2018-03-09T19:22:17.000000Z
|
|---|
| 106 | handler_name : Mainconcept MP4 Sound Media Handler
|
|---|
| 107 | vendor_id : [0][0][0][0]
|
|---|
| 108 | Stream #0:1[0x1](eng), 10, 1/30000: Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], 8326 kb/s, 29.97 fps, 29.97 tbr, 30k tbn (default)
|
|---|
| 109 | Metadata:
|
|---|
| 110 | creation_time : 2018-03-09T19:22:17.000000Z
|
|---|
| 111 | handler_name : Mainconcept MP4 Video Media Handler
|
|---|
| 112 | vendor_id : [0][0][0][0]
|
|---|
| 113 | encoder : AVC Coding
|
|---|
| 114 | Successfully opened the file.
|
|---|
| 115 | Parsing a group of options: output url out.mp4.
|
|---|
| 116 | Applying option an (disable audio) with argument 1.
|
|---|
| 117 | Applying option c:v (select encoder/decoder ('copy' to copy stream without reencoding)) with argument av1_nvenc.
|
|---|
| 118 | Successfully parsed a group of options.
|
|---|
| 119 | Opening an output file: out.mp4.
|
|---|
| 120 | [out#0/mp4 @ 00000160e0178dc0] No explicit maps, mapping streams automatically...
|
|---|
| 121 | [vost#0:0/av1_nvenc @ 00000160e2180900] Created video stream from input stream 0:1
|
|---|
| 122 | detected 8 logical cores
|
|---|
| 123 | [h264 @ 00000160e01a44c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 124 | [h264 @ 00000160e01a44c0] Decoding VUI
|
|---|
| 125 | [h264 @ 00000160e01a44c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 126 | [file @ 00000160e01d0180] Setting default whitelist 'file,crypto,data'
|
|---|
| 127 | Successfully opened the file.
|
|---|
| 128 | Stream mapping:
|
|---|
| 129 | Stream #0:1 -> #0:0 (h264 (native) -> av1 (av1_nvenc))
|
|---|
| 130 | [vost#0:0/av1_nvenc @ 00000160e2180900] Starting thread...
|
|---|
| 131 | [vf#0:0 @ 00000160e0160f80] Starting thread...
|
|---|
| 132 | [vist#0:1/h264 @ 00000160e1bdbd40] [dec:h264 @ 00000160e01bf940] Starting thread...
|
|---|
| 133 | [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e018adc0] Starting thread...
|
|---|
| 134 | Press [q] to stop, [?] for help
|
|---|
| 135 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 136 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 137 | [h264 @ 00000160e01a44c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 138 | [h264 @ 00000160e01a44c0] Format yuv420p chosen by get_format().
|
|---|
| 139 | [h264 @ 00000160e01a44c0] Reinit context to 1280x720, pix_fmt: yuv420p
|
|---|
| 140 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 141 | [h264 @ 00000160e01a44c0] no picture
|
|---|
| 142 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 143 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 144 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 145 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 146 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 147 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 148 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 149 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 150 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 151 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 152 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 153 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 154 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 155 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 156 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 157 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 158 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 159 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 160 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 161 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 162 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 163 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 164 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 165 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 166 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 167 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 168 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 169 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 170 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 171 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 172 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 173 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 174 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 175 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 176 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 177 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 178 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 179 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 180 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 181 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 182 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 183 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 184 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 185 | [graph 0 input from stream 0:1 @ 00000160e228ff40] Setting 'video_size' to value '1280x720'
|
|---|
| 186 | [graph 0 input from stream 0:1 @ 00000160e228ff40] Setting 'pix_fmt' to value '0'
|
|---|
| 187 | [graph 0 input from stream 0:1 @ 00000160e228ff40] Setting 'time_base' to value '1/30000'
|
|---|
| 188 | [graph 0 input from stream 0:1 @ 00000160e228ff40] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 189 | [graph 0 input from stream 0:1 @ 00000160e228ff40] Setting 'colorspace' to value '1'
|
|---|
| 190 | [graph 0 input from stream 0:1 @ 00000160e228ff40] Setting 'range' to value '1'
|
|---|
| 191 | [graph 0 input from stream 0:1 @ 00000160e228ff40] Setting 'frame_rate' to value '30000/1001'
|
|---|
| 192 | [graph 0 input from stream 0:1 @ 00000160e228ff40] w:1280 h:720 pixfmt:yuv420p tb:1/30000 fr:30000/1001 sar:1/1 csp:bt709 range:tv
|
|---|
| 193 | [format @ 00000160e0237900] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|bgra|rgb0|rgba|x2rgb10le|x2bgr10le|gbrp|gbrp16le|cuda|d3d11'
|
|---|
| 194 | [AVFilterGraph @ 00000160e203b540] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
|
|---|
| 195 | [graph 0 input from stream 0:1 @ 00000160e228ff40] video frame properties congruent with link at pts_time: 0
|
|---|
| 196 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 197 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 198 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 199 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 200 | [av1_nvenc @ 00000160e01a56c0] Loaded lib: nvcuda.dll
|
|---|
| 201 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuInit
|
|---|
| 202 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDriverGetVersion
|
|---|
| 203 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDeviceGetCount
|
|---|
| 204 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDeviceGet
|
|---|
| 205 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDeviceGetAttribute
|
|---|
| 206 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 207 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDeviceGetName
|
|---|
| 208 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDeviceComputeCapability
|
|---|
| 209 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuCtxCreate_v2
|
|---|
| 210 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuCtxGetCurrent
|
|---|
| 211 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuCtxSetLimit
|
|---|
| 212 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuCtxPushCurrent_v2
|
|---|
| 213 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuCtxPopCurrent_v2
|
|---|
| 214 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuCtxDestroy_v2
|
|---|
| 215 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemAlloc_v2
|
|---|
| 216 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemAllocPitch_v2
|
|---|
| 217 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemAllocManaged
|
|---|
| 218 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemsetD8Async
|
|---|
| 219 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemFree_v2
|
|---|
| 220 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemcpy
|
|---|
| 221 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemcpyAsync
|
|---|
| 222 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemcpy2D_v2
|
|---|
| 223 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemcpy2DAsync_v2
|
|---|
| 224 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemcpyHtoD_v2
|
|---|
| 225 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 226 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemcpyHtoDAsync_v2
|
|---|
| 227 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemcpyDtoH_v2
|
|---|
| 228 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemcpyDtoHAsync_v2
|
|---|
| 229 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 230 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemcpyDtoD_v2
|
|---|
| 231 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMemcpyDtoDAsync_v2
|
|---|
| 232 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuGetErrorName
|
|---|
| 233 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuGetErrorString
|
|---|
| 234 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuCtxGetDevice
|
|---|
| 235 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDevicePrimaryCtxRetain
|
|---|
| 236 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDevicePrimaryCtxRelease
|
|---|
| 237 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDevicePrimaryCtxSetFlags
|
|---|
| 238 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDevicePrimaryCtxGetState
|
|---|
| 239 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDevicePrimaryCtxReset
|
|---|
| 240 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuStreamCreate
|
|---|
| 241 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 242 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuStreamQuery
|
|---|
| 243 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuStreamSynchronize
|
|---|
| 244 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuStreamDestroy_v2
|
|---|
| 245 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuStreamAddCallback
|
|---|
| 246 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuStreamWaitEvent
|
|---|
| 247 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuEventCreate
|
|---|
| 248 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuEventDestroy_v2
|
|---|
| 249 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuEventSynchronize
|
|---|
| 250 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuEventQuery
|
|---|
| 251 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuEventRecord
|
|---|
| 252 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuLaunchKernel
|
|---|
| 253 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuLinkCreate
|
|---|
| 254 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuLinkAddData
|
|---|
| 255 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuLinkComplete
|
|---|
| 256 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuLinkDestroy
|
|---|
| 257 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuModuleLoadData
|
|---|
| 258 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuModuleUnload
|
|---|
| 259 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuModuleGetFunction
|
|---|
| 260 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuModuleGetGlobal
|
|---|
| 261 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuTexObjectCreate
|
|---|
| 262 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuTexObjectDestroy
|
|---|
| 263 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuGLGetDevices_v2
|
|---|
| 264 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuGraphicsGLRegisterImage
|
|---|
| 265 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuGraphicsUnregisterResource
|
|---|
| 266 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuGraphicsMapResources
|
|---|
| 267 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuGraphicsUnmapResources
|
|---|
| 268 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuGraphicsSubResourceGetMappedArray
|
|---|
| 269 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuGraphicsResourceGetMappedPointer_v2
|
|---|
| 270 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDeviceGetUuid
|
|---|
| 271 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDeviceGetUuid_v2
|
|---|
| 272 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDeviceGetLuid
|
|---|
| 273 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDeviceGetByPCIBusId
|
|---|
| 274 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDeviceGetPCIBusId
|
|---|
| 275 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuImportExternalMemory
|
|---|
| 276 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDestroyExternalMemory
|
|---|
| 277 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuExternalMemoryGetMappedBuffer
|
|---|
| 278 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
|
|---|
| 279 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMipmappedArrayGetLevel
|
|---|
| 280 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuMipmappedArrayDestroy
|
|---|
| 281 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuImportExternalSemaphore
|
|---|
| 282 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuDestroyExternalSemaphore
|
|---|
| 283 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuSignalExternalSemaphoresAsync
|
|---|
| 284 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuWaitExternalSemaphoresAsync
|
|---|
| 285 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuArrayCreate_v2
|
|---|
| 286 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuArray3DCreate_v2
|
|---|
| 287 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuArrayDestroy
|
|---|
| 288 | [av1_nvenc @ 00000160e01a56c0] Cannot load optional cuEGLStreamProducerConnect
|
|---|
| 289 | [av1_nvenc @ 00000160e01a56c0] Cannot load optional cuEGLStreamProducerDisconnect
|
|---|
| 290 | [av1_nvenc @ 00000160e01a56c0] Cannot load optional cuEGLStreamConsumerDisconnect
|
|---|
| 291 | [av1_nvenc @ 00000160e01a56c0] Cannot load optional cuEGLStreamProducerPresentFrame
|
|---|
| 292 | [av1_nvenc @ 00000160e01a56c0] Cannot load optional cuEGLStreamProducerReturnFrame
|
|---|
| 293 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuD3D11GetDevice
|
|---|
| 294 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuD3D11GetDevices
|
|---|
| 295 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: cuGraphicsD3D11RegisterResource
|
|---|
| 296 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 297 | [av1_nvenc @ 00000160e01a56c0] Loaded lib: nvEncodeAPI64.dll
|
|---|
| 298 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: NvEncodeAPICreateInstance
|
|---|
| 299 | [av1_nvenc @ 00000160e01a56c0] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
|
|---|
| 300 | [av1_nvenc @ 00000160e01a56c0] Loaded Nvenc version 12.2
|
|---|
| 301 | [av1_nvenc @ 00000160e01a56c0] Nvenc initialized successfully
|
|---|
| 302 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 303 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 304 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 305 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 306 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 307 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 308 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 309 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 310 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 311 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 312 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 313 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 314 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 315 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 316 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 317 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 318 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 319 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 320 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 321 | [av1_nvenc @ 00000160e01a56c0] 1 CUDA capable devices found
|
|---|
| 322 | [av1_nvenc @ 00000160e01a56c0] [ GPU #0 - < NVIDIA GeForce RTX 4070 Ti > has Compute SM 8.9 ]
|
|---|
| 323 | [av1_nvenc @ 00000160e01a56c0] supports NVENC
|
|---|
| 324 | Output #0, mp4, to 'out.mp4':
|
|---|
| 325 | Metadata:
|
|---|
| 326 | major_brand : mp42
|
|---|
| 327 | minor_version : 0
|
|---|
| 328 | compatible_brands: isommp42
|
|---|
| 329 | encoder : Lavf61.0.100
|
|---|
| 330 | Stream #0:0(eng), 0, 1/30000: Video: av1 (Main) (av01 / 0x31307661), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 2000 kb/s, 29.97 fps, 30k tbn (default)
|
|---|
| 331 | Metadata:
|
|---|
| 332 | creation_time : 2018-03-09T19:22:17.000000Z
|
|---|
| 333 | handler_name : Mainconcept MP4 Video Media Handler
|
|---|
| 334 | vendor_id : [0][0][0][0]
|
|---|
| 335 | encoder : Lavc61.1.101 av1_nvenc
|
|---|
| 336 | Side data:
|
|---|
| 337 | cpb: bitrate max/min/avg: 0/0/2000000 buffer size: 4000000 vbv_delay: N/A
|
|---|
| 338 | [out#0/mp4 @ 00000160e0178dc0] Starting thread...
|
|---|
| 339 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 340 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 341 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 342 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 343 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 344 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 345 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 346 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 347 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 348 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 349 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 350 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 351 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 352 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 353 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 354 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 355 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 356 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 357 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 358 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 359 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 360 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 361 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 362 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 363 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 364 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 365 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 366 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 367 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 368 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 369 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 370 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 371 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 372 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 373 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 374 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 375 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 376 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 377 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 378 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 379 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 380 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 381 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 382 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 383 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 384 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 385 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 386 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 387 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 388 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 389 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 390 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 391 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 392 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 393 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 394 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 395 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 396 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 397 | [h264 @ 00000160e01c7100] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 398 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 399 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 400 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 401 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 402 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 403 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 404 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 405 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 406 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 407 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 408 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 409 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 410 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 411 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 412 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 413 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 414 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 415 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 416 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 417 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 418 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 419 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 420 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 421 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 422 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 423 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 424 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 425 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 426 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 427 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 428 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 429 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 430 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 431 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 432 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 433 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 434 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 435 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 436 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 437 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 438 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 439 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 440 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 441 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 442 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 443 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 444 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 445 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 446 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 447 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 448 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 449 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 450 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 451 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 452 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 453 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 454 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 455 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 456 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 457 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 458 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 459 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 460 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 461 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 462 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 463 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 464 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 465 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 466 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 467 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 468 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 469 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 470 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 471 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 472 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 473 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 474 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 475 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 476 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 477 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 478 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 479 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 480 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 481 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 482 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 483 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 484 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 485 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 486 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 487 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 488 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 489 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 490 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 491 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 492 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 493 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 494 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 495 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 496 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 497 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 498 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 499 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 500 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 501 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 502 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 503 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 504 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 505 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 506 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 507 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 508 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 509 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 510 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 511 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 512 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 513 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 514 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 515 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 516 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 517 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 518 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 519 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 520 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 521 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 522 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 523 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 524 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 525 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 526 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 527 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 528 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 529 | [h264 @ 00000160e01c6640] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 530 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 531 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 532 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 533 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 534 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 535 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 536 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 537 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 538 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 539 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 540 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 541 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 542 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 543 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 544 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 545 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 546 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 547 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 548 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 549 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 550 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 551 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 552 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 553 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 554 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 555 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 556 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 557 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 558 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 559 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 560 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 561 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 562 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 563 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 564 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 565 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 566 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 567 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 568 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 569 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 570 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 571 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 572 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 573 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 574 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 575 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 576 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 577 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 578 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 579 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 580 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 581 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 582 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 583 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 584 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 585 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 586 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 587 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 588 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 589 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 590 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 591 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 592 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 593 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 594 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 595 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 596 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 597 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 598 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 599 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 600 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 601 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 602 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 603 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 604 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 605 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 606 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 607 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 608 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 609 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 610 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 611 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 612 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 613 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 614 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 615 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 616 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 617 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 618 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 619 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 620 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 621 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 622 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 623 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 624 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 625 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 626 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 627 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 628 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 629 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 630 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 631 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 632 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 633 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 634 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 635 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 636 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 637 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 638 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 639 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 640 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 641 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 642 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 643 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 644 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 645 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 646 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 647 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 648 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 649 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 650 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 651 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 652 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 653 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 654 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 655 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 656 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 657 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 658 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 659 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 660 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 661 | [h264 @ 00000160e01a44c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 662 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 663 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 664 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 665 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 666 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 667 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 668 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 669 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 670 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 671 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 672 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 673 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 674 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 675 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 676 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 677 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 678 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 679 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 680 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 681 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 682 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 683 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 684 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 685 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 686 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 687 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 688 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 689 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 690 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 691 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 692 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 693 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 694 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 695 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 696 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 697 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 698 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 699 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 700 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 701 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 702 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 703 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 704 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 705 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 706 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 707 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 708 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 709 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 710 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 711 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 712 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 713 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 714 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 715 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 716 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 717 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 718 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 719 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 720 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 721 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 722 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 723 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 724 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 725 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 726 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 727 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 728 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 729 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 730 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 731 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 732 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 733 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 734 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 735 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 736 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 737 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 738 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 739 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 740 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 741 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 742 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 743 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 744 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 745 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 746 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 747 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 748 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 749 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 750 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 751 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 752 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 753 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 754 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 755 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 756 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 757 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 758 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 759 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 760 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 761 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 762 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 763 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 764 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 765 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 766 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 767 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 768 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 769 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 770 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 771 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 772 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 773 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 774 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 775 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 776 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 777 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 778 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 779 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 780 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 781 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 782 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 783 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 784 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 785 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 786 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 787 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 788 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 789 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 790 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 791 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 792 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 793 | [h264 @ 00000160e01c7100] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 794 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 795 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 796 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 797 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 798 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 799 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 800 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 801 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 802 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 803 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 804 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 805 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 806 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 807 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 808 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 809 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 810 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 811 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 812 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 813 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 814 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 815 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 816 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 817 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 818 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 819 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 820 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 821 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 822 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 823 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 824 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 825 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 826 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 827 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 828 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 829 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 830 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 831 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 832 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 833 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 834 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 835 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 836 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 837 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 838 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 839 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 840 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 841 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 842 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 843 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 844 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 845 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 846 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 847 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 848 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 849 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 850 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 851 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 852 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 853 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 854 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 855 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 856 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 857 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 858 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 859 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 860 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 861 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 862 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 863 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 864 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 865 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 866 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 867 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 868 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 869 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 870 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 871 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 872 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 873 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 874 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 875 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 876 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 877 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 878 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 879 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 880 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 881 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 882 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 883 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 884 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 885 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 886 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 887 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 888 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 889 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 890 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 891 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 892 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 893 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 894 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 895 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 896 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 897 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 898 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 899 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 900 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 901 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 902 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 903 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 904 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 905 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 906 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 907 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 908 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 909 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 910 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 911 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 912 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 913 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 914 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 915 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 916 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 917 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 918 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 919 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 920 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 921 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 922 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 923 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 924 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 925 | [h264 @ 00000160e01c6640] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 926 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 927 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 928 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 929 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 930 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 931 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 932 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 933 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 934 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 935 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 936 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 937 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 938 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 939 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 940 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 941 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 942 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 943 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 944 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 945 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 946 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 947 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 948 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 949 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 950 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 951 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 952 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 953 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 954 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 955 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 956 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 957 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 958 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 959 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 960 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 961 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 962 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 963 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 964 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 965 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 966 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 967 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 968 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 969 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 970 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 971 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 972 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 973 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 974 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 975 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 976 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 977 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 978 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 979 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 980 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 981 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 982 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 983 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 984 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 985 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 986 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 987 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 988 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 989 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 990 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 991 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 992 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 993 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 994 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 995 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 996 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 997 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 998 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 999 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1000 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1001 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1002 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1003 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1004 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1005 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1006 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1007 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1008 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1009 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1010 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1011 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1012 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1013 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1014 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1015 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1016 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1017 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1018 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1019 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1020 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1021 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1022 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1023 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1024 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1025 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1026 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1027 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1028 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1029 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1030 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1031 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1032 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1033 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1034 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1035 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1036 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1037 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1038 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1039 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1040 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1041 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1042 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1043 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1044 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1045 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1046 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1047 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1048 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1049 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1050 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1051 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1052 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1053 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1054 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1055 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1056 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1057 | [h264 @ 00000160e01a44c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 1058 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1059 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1060 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1061 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1062 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1063 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1064 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1065 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1066 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1067 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1068 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1069 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1070 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1071 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1072 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1073 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1074 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1075 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1076 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1077 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1078 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1079 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1080 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1081 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1082 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1083 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1084 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1085 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1086 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1087 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1088 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1089 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1090 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1091 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1092 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1093 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1094 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1095 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1096 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1097 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1098 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1099 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1100 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1101 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1102 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1103 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1104 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1105 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1106 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1107 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1108 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1109 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1110 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1111 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1112 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1113 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1114 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1115 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1116 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1117 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1118 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1119 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1120 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1121 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1122 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1123 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1124 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1125 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1126 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1127 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1128 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1129 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1130 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1131 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1132 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1133 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1134 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1135 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1136 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1137 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1138 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1139 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1140 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1141 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1142 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1143 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1144 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1145 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1146 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1147 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1148 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1149 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1150 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1151 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1152 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1153 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1154 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1155 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1156 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1157 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1158 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1159 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1160 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1161 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1162 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1163 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1164 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1165 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1166 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1167 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1168 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1169 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1170 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1171 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1172 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1173 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1174 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1175 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1176 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1177 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1178 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1179 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1180 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1181 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1182 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1183 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1184 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1185 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1186 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1187 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1188 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1189 | [h264 @ 00000160e01c7100] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 1190 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1191 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1192 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1193 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1194 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1195 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1196 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1197 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1198 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1199 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1200 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1201 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1202 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1203 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1204 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1205 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1206 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1207 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1208 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1209 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1210 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1211 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1212 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1213 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1214 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1215 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1216 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1217 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1218 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1219 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1220 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1221 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1222 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1223 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1224 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1225 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1226 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1227 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1228 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1229 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1230 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1231 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1232 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1233 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1234 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1235 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1236 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1237 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1238 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1239 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1240 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1241 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1242 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1243 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1244 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1245 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1246 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1247 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1248 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1249 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1250 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1251 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1252 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1253 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1254 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1255 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1256 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1257 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1258 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1259 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1260 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1261 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1262 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1263 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1264 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1265 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1266 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1267 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1268 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1269 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1270 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1271 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1272 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1273 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1274 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1275 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1276 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1277 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1278 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1279 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1280 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1281 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1282 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1283 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1284 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1285 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1286 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1287 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1288 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1289 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1290 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1291 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1292 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1293 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1294 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1295 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1296 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1297 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1298 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1299 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1300 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1301 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1302 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1303 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1304 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1305 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1306 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1307 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1308 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1309 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1310 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1311 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1312 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1313 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1314 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1315 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1316 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1317 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1318 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1319 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1320 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1321 | [h264 @ 00000160e01c6640] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 1322 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1323 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1324 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1325 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1326 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1327 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1328 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1329 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1330 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1331 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1332 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1333 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1334 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1335 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1336 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1337 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1338 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1339 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1340 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1341 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1342 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1343 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1344 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1345 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1346 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1347 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1348 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1349 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1350 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1351 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1352 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1353 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1354 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1355 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1356 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1357 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1358 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1359 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1360 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1361 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1362 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1363 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1364 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1365 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1366 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1367 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1368 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1369 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1370 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1371 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1372 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1373 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1374 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1375 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1376 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1377 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1378 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1379 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1380 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1381 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1382 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1383 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1384 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1385 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1386 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1387 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1388 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1389 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1390 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1391 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1392 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1393 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1394 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1395 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1396 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1397 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1398 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1399 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1400 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1401 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1402 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1403 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1404 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1405 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1406 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1407 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1408 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1409 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1410 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1411 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1412 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1413 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1414 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1415 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1416 | [h264 @ 00000160e01a44c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1417 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1418 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1419 | [h264 @ 00000160e01a5340] ct_type:1 pic_struct:0
|
|---|
| 1420 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1421 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1422 | [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e018adc0] EOF while reading input
|
|---|
| 1423 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1424 | [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e018adc0] Terminating thread with return code 0 (success)
|
|---|
| 1425 | [h264 @ 00000160e01c8a80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1426 | [h264 @ 00000160e01c8a80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1427 | [h264 @ 00000160e01c8a80] ct_type:1 pic_struct:0
|
|---|
| 1428 | [h264 @ 00000160e01c6640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1429 | [h264 @ 00000160e01c6640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1430 | [h264 @ 00000160e01c6640] ct_type:1 pic_struct:0
|
|---|
| 1431 | [h264 @ 00000160e01c6d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1432 | [h264 @ 00000160e01c6d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1433 | [h264 @ 00000160e01c6d80] ct_type:1 pic_struct:0
|
|---|
| 1434 | [h264 @ 00000160e01c69c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1435 | [h264 @ 00000160e01c69c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1436 | [h264 @ 00000160e01c69c0] ct_type:1 pic_struct:0
|
|---|
| 1437 | [h264 @ 00000160e01c7100] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1438 | [h264 @ 00000160e01c7100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1439 | [h264 @ 00000160e01c7100] ct_type:1 pic_struct:0
|
|---|
| 1440 | [h264 @ 00000160e01c9c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1441 | [h264 @ 00000160e01c9c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1442 | [h264 @ 00000160e01c9c80] ct_type:1 pic_struct:0
|
|---|
| 1443 | [h264 @ 00000160e01c8340] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1444 | [h264 @ 00000160e01c8340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1445 | [h264 @ 00000160e01c8340] ct_type:1 pic_struct:0
|
|---|
| 1446 | [h264 @ 00000160e01a44c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1447 | [h264 @ 00000160e01a44c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 1448 | [h264 @ 00000160e01a44c0] ct_type:1 pic_struct:0
|
|---|
| 1449 | [h264 @ 00000160e01c86c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1450 | [h264 @ 00000160e01c86c0] NALFF: Consumed only 361 bytes instead of 365
|
|---|
| 1451 | [h264 @ 00000160e01c86c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1452 | [h264 @ 00000160e01c86c0] nal_unit_type: 10(End of sequence), nal_ref_idc: 0
|
|---|
| 1453 | [h264 @ 00000160e01c86c0] ct_type:1 pic_struct:0
|
|---|
| 1454 | [vist#0:1/h264 @ 00000160e1bdbd40] [dec:h264 @ 00000160e01bf940] Decoder thread received EOF packet
|
|---|
| 1455 | [vist#0:1/h264 @ 00000160e1bdbd40] [dec:h264 @ 00000160e01bf940] Decoder returned EOF, finishing
|
|---|
| 1456 | [vist#0:1/h264 @ 00000160e1bdbd40] [dec:h264 @ 00000160e01bf940] Terminating thread with return code 0 (success)
|
|---|
| 1457 | [out_0_0 @ 00000160e3d4ee80] EOF on sink link out_0_0:default.
|
|---|
| 1458 | [vf#0:0 @ 00000160e0160f80] Filtergraph returned EOF, finishing
|
|---|
| 1459 | [vf#0:0 @ 00000160e0160f80] All consumers returned EOF
|
|---|
| 1460 | [vf#0:0 @ 00000160e0160f80] Terminating thread with return code 0 (success)
|
|---|
| 1461 | [vost#0:0/av1_nvenc @ 00000160e2180900] Encoder thread received EOF
|
|---|
| 1462 | [vost#0:0/av1_nvenc @ 00000160e2180900] Terminating thread with return code 0 (success)
|
|---|
| 1463 | [out#0/mp4 @ 00000160e0178dc0] All streams finished
|
|---|
| 1464 | [out#0/mp4 @ 00000160e0178dc0] Terminating thread with return code 0 (success)
|
|---|
| 1465 | [AVIOContext @ 00000160e01d0d00] Statistics: 2421689 bytes written, 2 seeks, 13 writeouts
|
|---|
| 1466 | [out#0/mp4 @ 00000160e0178dc0] Output file #0 (out.mp4):
|
|---|
| 1467 | [out#0/mp4 @ 00000160e0178dc0] Output stream #0:0 (video): 299 frames encoded; 299 packets muxed (2420167 bytes);
|
|---|
| 1468 | [out#0/mp4 @ 00000160e0178dc0] Total: 299 packets (2420167 bytes) muxed
|
|---|
| 1469 | [out#0/mp4 @ 00000160e0178dc0] video:2363KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.062723%
|
|---|
| 1470 | frame= 299 fps=0.0 q=30.0 Lsize= 2365KiB time=00:00:09.97 bitrate=1941.9kbits/s speed=21.8x
|
|---|
| 1471 | [av1_nvenc @ 00000160e01a56c0] Nvenc unloaded
|
|---|
| 1472 | [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e018adc0] Input file #0 (in.mp4):
|
|---|
| 1473 | [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e018adc0] Input stream #0:1 (video): 299 packets read (10384394 bytes); 299 frames decoded; 0 decode errors;
|
|---|
| 1474 | [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 00000160e018adc0] Total: 299 packets (10384394 bytes) demuxed
|
|---|
| 1475 | [AVIOContext @ 00000160e0182b80] Statistics: 10585787 bytes read, 0 seeks
|
|---|