| 1 | Microsoft Windows [Version 10.0.19044.2364]
|
|---|
| 2 | (c) Microsoft Corporation. All rights reserved.
|
|---|
| 3 |
|
|---|
| 4 | ffmpeg -v 9 -loglevel 99 -i telecine.mp4 -vf "setparams=tff,separatefields,shuffleframes=0 1 2 3 4 3 6 5 8 9,weave" shuffleframes_weave.mp4 -y
|
|---|
| 5 | ffmpeg version N-109420-g262e7439c6-20221214 Copyright (c) 2000-2022 the FFmpeg developers
|
|---|
| 6 | built with gcc 12.2.0 (crosstool-NG 1.25.0.90_cf9beb1)
|
|---|
| 7 | 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-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 --disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm --enable-frei0r --enable-libgme --enable-libkvazaar --enable-libass --enable-libbluray --enable-libjxl --enable-libmp3lame --enable-libopus --enable-librist --enable-libssh --enable-libtheora --enable-libvpx --enable-libwebp --enable-lv2 --disable-libmfx --enable-libvpl --enable-openal --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopenmpt --enable-librav1e --enable-librubberband --enable-schannel --enable-sdl2 --enable-libsoxr --enable-libsrt --enable-libsvtav1 --enable-libtwolame --enable-libuavs3d --disable-libdrm --disable-vaapi --enable-libvidstab --enable-vulkan --enable-libshaderc --enable-libplacebo --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libzimg --enable-libzvbi --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-ldflags=-pthread --extra-ldexeflags= --extra-libs=-lgomp --extra-version=20221214
|
|---|
| 8 | libavutil 57. 43.100 / 57. 43.100
|
|---|
| 9 | libavcodec 59. 55.100 / 59. 55.100
|
|---|
| 10 | libavformat 59. 34.102 / 59. 34.102
|
|---|
| 11 | libavdevice 59. 8.101 / 59. 8.101
|
|---|
| 12 | libavfilter 8. 52.100 / 8. 52.100
|
|---|
| 13 | libswscale 6. 8.112 / 6. 8.112
|
|---|
| 14 | libswresample 4. 9.100 / 4. 9.100
|
|---|
| 15 | libpostproc 56. 7.100 / 56. 7.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 18 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 19 | Reading option '-i' ... matched as input url with argument 'telecine.mp4'.
|
|---|
| 20 | Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'setparams=tff,separatefields,shuffleframes=0 1 2 3 4 3 6 5 8 9,weave'.
|
|---|
| 21 | Reading option 'shuffleframes_weave.mp4' ... matched as output url.
|
|---|
| 22 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 23 | Finished splitting the commandline.
|
|---|
| 24 | Parsing a group of options: global .
|
|---|
| 25 | Applying option v (set logging level) with argument 9.
|
|---|
| 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 telecine.mp4.
|
|---|
| 29 | Successfully parsed a group of options.
|
|---|
| 30 | Opening an input file: telecine.mp4.
|
|---|
| 31 | [NULL @ 000001f545989640] Opening 'telecine.mp4' for reading
|
|---|
| 32 | [file @ 000001f545989c80] Setting default whitelist 'file,crypto,data'
|
|---|
| 33 | Probing mov,mp4,m4a,3gp,3g2,mj2 score:100 size:2048
|
|---|
| 34 | Probing mp3 score:1 size:2048
|
|---|
| 35 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
|
|---|
| 36 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'ftyp' parent:'root' sz: 32 8 181735
|
|---|
| 37 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] ISO: File Type Major Brand: isom
|
|---|
| 38 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'free' parent:'root' sz: 8 40 181735
|
|---|
| 39 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'mdat' parent:'root' sz: 177382 48 181735
|
|---|
| 40 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'moov' parent:'root' sz: 4313 177430 181735
|
|---|
| 41 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'mvhd' parent:'moov' sz: 108 8 4305
|
|---|
| 42 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] time scale = 1000
|
|---|
| 43 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'trak' parent:'moov' sz: 4099 116 4305
|
|---|
| 44 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'tkhd' parent:'trak' sz: 92 8 4091
|
|---|
| 45 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'edts' parent:'trak' sz: 36 100 4091
|
|---|
| 46 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'elst' parent:'edts' sz: 28 8 28
|
|---|
| 47 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] track[0].edit_count = 1
|
|---|
| 48 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] duration=10111 time=2002 rate=1.000000
|
|---|
| 49 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'mdia' parent:'trak' sz: 3963 136 4091
|
|---|
| 50 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'mdhd' parent:'mdia' sz: 32 8 3955
|
|---|
| 51 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'hdlr' parent:'mdia' sz: 45 40 3955
|
|---|
| 52 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] ctype=[0][0][0][0]
|
|---|
| 53 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stype=vide
|
|---|
| 54 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'minf' parent:'mdia' sz: 3878 85 3955
|
|---|
| 55 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'vmhd' parent:'minf' sz: 20 8 3870
|
|---|
| 56 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'dinf' parent:'minf' sz: 36 28 3870
|
|---|
| 57 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'dref' parent:'dinf' sz: 28 8 28
|
|---|
| 58 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] Unknown dref type 0x206c7275 size 12
|
|---|
| 59 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'stbl' parent:'minf' sz: 3814 64 3870
|
|---|
| 60 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'stsd' parent:'stbl' sz: 190 8 3806
|
|---|
| 61 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] size=174 4CC=avc1 codec_type=0
|
|---|
| 62 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'avcC' parent:'stsd' sz: 52 8 88
|
|---|
| 63 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'pasp' parent:'stsd' sz: 16 60 88
|
|---|
| 64 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'btrt' parent:'stsd' sz: 20 76 88
|
|---|
| 65 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'stts' parent:'stbl' sz: 24 198 3806
|
|---|
| 66 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] track[0].stts.entries = 1
|
|---|
| 67 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] sample_count=303, sample_duration=1001
|
|---|
| 68 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'stss' parent:'stbl' sz: 24 222 3806
|
|---|
| 69 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] keyframe_count = 2
|
|---|
| 70 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'ctts' parent:'stbl' sz: 2288 246 3806
|
|---|
| 71 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] track[0].ctts.entries = 284
|
|---|
| 72 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=2002
|
|---|
| 73 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 74 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 75 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 76 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 77 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 78 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 79 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 80 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 81 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 82 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 83 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 84 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 85 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 86 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 87 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 88 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 89 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 90 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 91 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 92 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 93 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 94 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 95 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 96 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 97 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 98 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 99 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 100 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 101 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 102 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 103 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 104 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 105 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 106 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 107 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 108 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 109 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 110 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 111 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 112 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 113 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 114 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 115 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 116 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 117 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 118 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 119 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 120 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 121 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 122 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 123 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 124 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 125 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 126 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 127 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 128 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 129 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 130 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 131 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 132 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 133 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 134 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 135 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 136 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 137 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 138 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 139 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 140 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 141 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 142 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 143 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 144 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 145 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 146 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 147 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 148 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 149 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 150 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 151 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 152 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 153 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 154 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 155 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 156 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 157 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 158 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 159 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 160 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 161 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 162 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 163 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 164 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 165 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 166 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 167 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 168 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 169 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 170 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 171 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 172 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 173 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 174 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 175 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 176 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 177 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 178 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 179 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 180 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 181 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 182 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 183 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 184 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 185 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 186 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 187 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 188 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 189 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 190 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 191 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 192 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 193 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 194 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 195 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 196 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 197 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 198 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 199 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 200 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 201 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 202 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 203 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 204 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 205 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 206 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 207 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 208 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 209 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 210 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 211 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 212 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 213 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 214 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 215 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 216 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 217 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 218 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 219 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 220 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 221 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 222 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 223 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 224 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 225 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 226 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 227 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 228 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 229 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 230 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 231 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 232 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 233 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 234 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 235 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 236 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 237 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 238 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 239 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 240 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 241 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 242 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 243 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 244 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 245 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 246 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 247 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 248 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 249 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 250 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 251 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 252 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 253 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 254 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 255 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 256 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 257 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 258 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 259 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 260 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 261 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 262 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 263 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 264 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 265 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 266 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 267 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 268 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 269 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 270 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 271 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 272 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 273 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 274 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 275 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 276 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 277 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 278 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 279 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 280 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 281 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 282 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 283 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 284 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 285 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 286 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 287 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 288 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 289 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 290 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 291 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 292 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 293 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 294 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 295 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 296 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 297 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 298 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 299 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 300 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 301 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 302 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 303 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 304 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 305 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 306 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 307 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=3, duration=2002
|
|---|
| 308 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=3003
|
|---|
| 309 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 310 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 311 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 312 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 313 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 314 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 315 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 316 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 317 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 318 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 319 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 320 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 321 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 322 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 323 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 324 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 325 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 326 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 327 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 328 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 329 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 330 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 331 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 332 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 333 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 334 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 335 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 336 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 337 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 338 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 339 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 340 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 341 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 342 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 343 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 344 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 345 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 346 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 347 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 348 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 349 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=5005
|
|---|
| 350 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 351 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=0
|
|---|
| 352 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=1001
|
|---|
| 353 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=4004
|
|---|
| 354 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=2, duration=1001
|
|---|
| 355 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] count=1, duration=2002
|
|---|
| 356 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] dts shift 0
|
|---|
| 357 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'stsc' parent:'stbl' sz: 28 2534 3806
|
|---|
| 358 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] track[0].stsc.entries = 1
|
|---|
| 359 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'stsz' parent:'stbl' sz: 1232 2562 3806
|
|---|
| 360 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] sample_size = 0 sample_count = 303
|
|---|
| 361 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'stco' parent:'stbl' sz: 20 3794 3806
|
|---|
| 362 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 0, offset 30, dts 0, size 1299, distance 0, keyframe 1
|
|---|
| 363 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 1, offset 543, dts 1001, size 202, distance 1, keyframe 0
|
|---|
| 364 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 2, offset 60d, dts 2002, size 883, distance 2, keyframe 0
|
|---|
| 365 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 3, offset 980, dts 3003, size 697, distance 3, keyframe 0
|
|---|
| 366 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 4, offset c39, dts 4004, size 448, distance 4, keyframe 0
|
|---|
| 367 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 5, offset df9, dts 5005, size 197, distance 5, keyframe 0
|
|---|
| 368 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 6, offset ebe, dts 6006, size 306, distance 6, keyframe 0
|
|---|
| 369 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 7, offset ff0, dts 7007, size 340, distance 7, keyframe 0
|
|---|
| 370 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 8, offset 1144, dts 8008, size 914, distance 8, keyframe 0
|
|---|
| 371 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 9, offset 14d6, dts 9009, size 574, distance 9, keyframe 0
|
|---|
| 372 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 10, offset 1714, dts 10010, size 202, distance 10, keyframe 0
|
|---|
| 373 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 11, offset 17de, dts 11011, size 954, distance 11, keyframe 0
|
|---|
| 374 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 12, offset 1b98, dts 12012, size 235, distance 12, keyframe 0
|
|---|
| 375 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 13, offset 1c83, dts 13013, size 1088, distance 13, keyframe 0
|
|---|
| 376 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 14, offset 20c3, dts 14014, size 890, distance 14, keyframe 0
|
|---|
| 377 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 15, offset 243d, dts 15015, size 357, distance 15, keyframe 0
|
|---|
| 378 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 16, offset 25a2, dts 16016, size 182, distance 16, keyframe 0
|
|---|
| 379 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 17, offset 2658, dts 17017, size 405, distance 17, keyframe 0
|
|---|
| 380 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 18, offset 27ed, dts 18018, size 364, distance 18, keyframe 0
|
|---|
| 381 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 19, offset 2959, dts 19019, size 477, distance 19, keyframe 0
|
|---|
| 382 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 20, offset 2b36, dts 20020, size 612, distance 20, keyframe 0
|
|---|
| 383 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 21, offset 2d9a, dts 21021, size 306, distance 21, keyframe 0
|
|---|
| 384 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 22, offset 2ecc, dts 22022, size 1115, distance 22, keyframe 0
|
|---|
| 385 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 23, offset 3327, dts 23023, size 840, distance 23, keyframe 0
|
|---|
| 386 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 24, offset 366f, dts 24024, size 828, distance 24, keyframe 0
|
|---|
| 387 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 25, offset 39ab, dts 25025, size 262, distance 25, keyframe 0
|
|---|
| 388 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 26, offset 3ab1, dts 26026, size 744, distance 26, keyframe 0
|
|---|
| 389 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 27, offset 3d99, dts 27027, size 208, distance 27, keyframe 0
|
|---|
| 390 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 28, offset 3e69, dts 28028, size 749, distance 28, keyframe 0
|
|---|
| 391 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 29, offset 4156, dts 29029, size 425, distance 29, keyframe 0
|
|---|
| 392 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 30, offset 42ff, dts 30030, size 190, distance 30, keyframe 0
|
|---|
| 393 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 31, offset 43bd, dts 31031, size 323, distance 31, keyframe 0
|
|---|
| 394 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 32, offset 4500, dts 32032, size 245, distance 32, keyframe 0
|
|---|
| 395 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 33, offset 45f5, dts 33033, size 639, distance 33, keyframe 0
|
|---|
| 396 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 34, offset 4874, dts 34034, size 715, distance 34, keyframe 0
|
|---|
| 397 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 35, offset 4b3f, dts 35035, size 493, distance 35, keyframe 0
|
|---|
| 398 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 36, offset 4d2c, dts 36036, size 737, distance 36, keyframe 0
|
|---|
| 399 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 37, offset 500d, dts 37037, size 1081, distance 37, keyframe 0
|
|---|
| 400 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 38, offset 5446, dts 38038, size 251, distance 38, keyframe 0
|
|---|
| 401 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 39, offset 5541, dts 39039, size 835, distance 39, keyframe 0
|
|---|
| 402 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 40, offset 5884, dts 40040, size 1021, distance 40, keyframe 0
|
|---|
| 403 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 41, offset 5c81, dts 41041, size 228, distance 41, keyframe 0
|
|---|
| 404 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 42, offset 5d65, dts 42042, size 272, distance 42, keyframe 0
|
|---|
| 405 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 43, offset 5e75, dts 43043, size 586, distance 43, keyframe 0
|
|---|
| 406 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 44, offset 60bf, dts 44044, size 392, distance 44, keyframe 0
|
|---|
| 407 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 45, offset 6247, dts 45045, size 747, distance 45, keyframe 0
|
|---|
| 408 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 46, offset 6532, dts 46046, size 261, distance 46, keyframe 0
|
|---|
| 409 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 47, offset 6637, dts 47047, size 243, distance 47, keyframe 0
|
|---|
| 410 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 48, offset 672a, dts 48048, size 822, distance 48, keyframe 0
|
|---|
| 411 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 49, offset 6a60, dts 49049, size 1543, distance 49, keyframe 0
|
|---|
| 412 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 50, offset 7067, dts 50050, size 288, distance 50, keyframe 0
|
|---|
| 413 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 51, offset 7187, dts 51051, size 246, distance 51, keyframe 0
|
|---|
| 414 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 52, offset 727d, dts 52052, size 223, distance 52, keyframe 0
|
|---|
| 415 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 53, offset 735c, dts 53053, size 534, distance 53, keyframe 0
|
|---|
| 416 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 54, offset 7572, dts 54054, size 254, distance 54, keyframe 0
|
|---|
| 417 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 55, offset 7670, dts 55055, size 476, distance 55, keyframe 0
|
|---|
| 418 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 56, offset 784c, dts 56056, size 352, distance 56, keyframe 0
|
|---|
| 419 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 57, offset 79ac, dts 57057, size 367, distance 57, keyframe 0
|
|---|
| 420 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 58, offset 7b1b, dts 58058, size 903, distance 58, keyframe 0
|
|---|
| 421 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 59, offset 7ea2, dts 59059, size 623, distance 59, keyframe 0
|
|---|
| 422 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 60, offset 8111, dts 60060, size 236, distance 60, keyframe 0
|
|---|
| 423 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 61, offset 81fd, dts 61061, size 1093, distance 61, keyframe 0
|
|---|
| 424 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 62, offset 8642, dts 62062, size 1314, distance 62, keyframe 0
|
|---|
| 425 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 63, offset 8b64, dts 63063, size 251, distance 63, keyframe 0
|
|---|
| 426 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 64, offset 8c5f, dts 64064, size 823, distance 64, keyframe 0
|
|---|
| 427 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 65, offset 8f96, dts 65065, size 993, distance 65, keyframe 0
|
|---|
| 428 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 66, offset 9377, dts 66066, size 203, distance 66, keyframe 0
|
|---|
| 429 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 67, offset 9442, dts 67067, size 291, distance 67, keyframe 0
|
|---|
| 430 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 68, offset 9565, dts 68068, size 588, distance 68, keyframe 0
|
|---|
| 431 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 69, offset 97b1, dts 69069, size 380, distance 69, keyframe 0
|
|---|
| 432 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 70, offset 992d, dts 70070, size 744, distance 70, keyframe 0
|
|---|
| 433 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 71, offset 9c15, dts 71071, size 255, distance 71, keyframe 0
|
|---|
| 434 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 72, offset 9d14, dts 72072, size 240, distance 72, keyframe 0
|
|---|
| 435 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 73, offset 9e04, dts 73073, size 778, distance 73, keyframe 0
|
|---|
| 436 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 74, offset a10e, dts 74074, size 1698, distance 74, keyframe 0
|
|---|
| 437 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 75, offset a7b0, dts 75075, size 336, distance 75, keyframe 0
|
|---|
| 438 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 76, offset a900, dts 76076, size 223, distance 76, keyframe 0
|
|---|
| 439 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 77, offset a9df, dts 77077, size 208, distance 77, keyframe 0
|
|---|
| 440 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 78, offset aaaf, dts 78078, size 501, distance 78, keyframe 0
|
|---|
| 441 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 79, offset aca4, dts 79079, size 232, distance 79, keyframe 0
|
|---|
| 442 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 80, offset ad8c, dts 80080, size 460, distance 80, keyframe 0
|
|---|
| 443 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 81, offset af58, dts 81081, size 333, distance 81, keyframe 0
|
|---|
| 444 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 82, offset b0a5, dts 82082, size 339, distance 82, keyframe 0
|
|---|
| 445 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 83, offset b1f8, dts 83083, size 774, distance 83, keyframe 0
|
|---|
| 446 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 84, offset b4fe, dts 84084, size 759, distance 84, keyframe 0
|
|---|
| 447 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 85, offset b7f5, dts 85085, size 231, distance 85, keyframe 0
|
|---|
| 448 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 86, offset b8dc, dts 86086, size 679, distance 86, keyframe 0
|
|---|
| 449 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 87, offset bb83, dts 87087, size 1367, distance 87, keyframe 0
|
|---|
| 450 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 88, offset c0da, dts 88088, size 252, distance 88, keyframe 0
|
|---|
| 451 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 89, offset c1d6, dts 89089, size 793, distance 89, keyframe 0
|
|---|
| 452 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 90, offset c4ef, dts 90090, size 1212, distance 90, keyframe 0
|
|---|
| 453 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 91, offset c9ab, dts 91091, size 295, distance 91, keyframe 0
|
|---|
| 454 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 92, offset cad2, dts 92092, size 286, distance 92, keyframe 0
|
|---|
| 455 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 93, offset cbf0, dts 93093, size 571, distance 93, keyframe 0
|
|---|
| 456 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 94, offset ce2b, dts 94094, size 443, distance 94, keyframe 0
|
|---|
| 457 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 95, offset cfe6, dts 95095, size 849, distance 95, keyframe 0
|
|---|
| 458 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 96, offset d337, dts 96096, size 267, distance 96, keyframe 0
|
|---|
| 459 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 97, offset d442, dts 97097, size 243, distance 97, keyframe 0
|
|---|
| 460 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 98, offset d535, dts 98098, size 866, distance 98, keyframe 0
|
|---|
| 461 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 99, offset d897, dts 99099, size 1273, distance 99, keyframe 0
|
|---|
| 462 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 100, offset dd90, dts 100100, size 262, distance 100, keyframe 0
|
|---|
| 463 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 101, offset de96, dts 101101, size 333, distance 101, keyframe 0
|
|---|
| 464 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 102, offset dfe3, dts 102102, size 796, distance 102, keyframe 0
|
|---|
| 465 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 103, offset e2ff, dts 103103, size 961, distance 103, keyframe 0
|
|---|
| 466 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 104, offset e6c0, dts 104104, size 464, distance 104, keyframe 0
|
|---|
| 467 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 105, offset e890, dts 105105, size 189, distance 105, keyframe 0
|
|---|
| 468 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 106, offset e94d, dts 106106, size 316, distance 106, keyframe 0
|
|---|
| 469 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 107, offset ea89, dts 107107, size 415, distance 107, keyframe 0
|
|---|
| 470 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 108, offset ec28, dts 108108, size 906, distance 108, keyframe 0
|
|---|
| 471 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 109, offset efb2, dts 109109, size 728, distance 109, keyframe 0
|
|---|
| 472 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 110, offset f28a, dts 110110, size 219, distance 110, keyframe 0
|
|---|
| 473 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 111, offset f365, dts 111111, size 698, distance 111, keyframe 0
|
|---|
| 474 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 112, offset f61f, dts 112112, size 1192, distance 112, keyframe 0
|
|---|
| 475 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 113, offset fac7, dts 113113, size 233, distance 113, keyframe 0
|
|---|
| 476 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 114, offset fbb0, dts 114114, size 828, distance 114, keyframe 0
|
|---|
| 477 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 115, offset feec, dts 115115, size 1070, distance 115, keyframe 0
|
|---|
| 478 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 116, offset 1031a, dts 116116, size 258, distance 116, keyframe 0
|
|---|
| 479 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 117, offset 1041c, dts 117117, size 314, distance 117, keyframe 0
|
|---|
| 480 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 118, offset 10556, dts 118118, size 587, distance 118, keyframe 0
|
|---|
| 481 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 119, offset 107a1, dts 119119, size 465, distance 119, keyframe 0
|
|---|
| 482 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 120, offset 10972, dts 120120, size 943, distance 120, keyframe 0
|
|---|
| 483 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 121, offset 10d21, dts 121121, size 261, distance 121, keyframe 0
|
|---|
| 484 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 122, offset 10e26, dts 122122, size 234, distance 122, keyframe 0
|
|---|
| 485 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 123, offset 10f10, dts 123123, size 793, distance 123, keyframe 0
|
|---|
| 486 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 124, offset 11229, dts 124124, size 998, distance 124, keyframe 0
|
|---|
| 487 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 125, offset 1160f, dts 125125, size 236, distance 125, keyframe 0
|
|---|
| 488 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 126, offset 116fb, dts 126126, size 182, distance 126, keyframe 0
|
|---|
| 489 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 127, offset 117b1, dts 127127, size 958, distance 127, keyframe 0
|
|---|
| 490 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 128, offset 11b6f, dts 128128, size 733, distance 128, keyframe 0
|
|---|
| 491 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 129, offset 11e4c, dts 129129, size 558, distance 129, keyframe 0
|
|---|
| 492 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 130, offset 1207a, dts 130130, size 223, distance 130, keyframe 0
|
|---|
| 493 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 131, offset 12159, dts 131131, size 353, distance 131, keyframe 0
|
|---|
| 494 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 132, offset 122ba, dts 132132, size 353, distance 132, keyframe 0
|
|---|
| 495 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 133, offset 1241b, dts 133133, size 938, distance 133, keyframe 0
|
|---|
| 496 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 134, offset 127c5, dts 134134, size 523, distance 134, keyframe 0
|
|---|
| 497 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 135, offset 129d0, dts 135135, size 216, distance 135, keyframe 0
|
|---|
| 498 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 136, offset 12aa8, dts 136136, size 504, distance 136, keyframe 0
|
|---|
| 499 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 137, offset 12ca0, dts 137137, size 1395, distance 137, keyframe 0
|
|---|
| 500 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 138, offset 13213, dts 138138, size 266, distance 138, keyframe 0
|
|---|
| 501 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 139, offset 1331d, dts 139139, size 877, distance 139, keyframe 0
|
|---|
| 502 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 140, offset 1368a, dts 140140, size 445, distance 140, keyframe 0
|
|---|
| 503 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 141, offset 13847, dts 141141, size 524, distance 141, keyframe 0
|
|---|
| 504 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 142, offset 13a53, dts 142142, size 1133, distance 142, keyframe 0
|
|---|
| 505 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 143, offset 13ec0, dts 143143, size 190, distance 143, keyframe 0
|
|---|
| 506 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 144, offset 13f7e, dts 144144, size 699, distance 144, keyframe 0
|
|---|
| 507 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 145, offset 14239, dts 145145, size 1065, distance 145, keyframe 0
|
|---|
| 508 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 146, offset 14662, dts 146146, size 345, distance 146, keyframe 0
|
|---|
| 509 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 147, offset 147bb, dts 147147, size 286, distance 147, keyframe 0
|
|---|
| 510 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 148, offset 148d9, dts 148148, size 926, distance 148, keyframe 0
|
|---|
| 511 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 149, offset 14c77, dts 149149, size 1058, distance 149, keyframe 0
|
|---|
| 512 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 150, offset 15099, dts 150150, size 388, distance 150, keyframe 0
|
|---|
| 513 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 151, offset 1521d, dts 151151, size 156, distance 151, keyframe 0
|
|---|
| 514 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 152, offset 152b9, dts 152152, size 362, distance 152, keyframe 0
|
|---|
| 515 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 153, offset 15423, dts 153153, size 740, distance 153, keyframe 0
|
|---|
| 516 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 154, offset 15707, dts 154154, size 679, distance 154, keyframe 0
|
|---|
| 517 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 155, offset 159ae, dts 155155, size 401, distance 155, keyframe 0
|
|---|
| 518 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 156, offset 15b3f, dts 156156, size 357, distance 156, keyframe 0
|
|---|
| 519 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 157, offset 15ca4, dts 157157, size 887, distance 157, keyframe 0
|
|---|
| 520 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 158, offset 1601b, dts 158158, size 323, distance 158, keyframe 0
|
|---|
| 521 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 159, offset 1615e, dts 159159, size 803, distance 159, keyframe 0
|
|---|
| 522 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 160, offset 16481, dts 160160, size 659, distance 160, keyframe 0
|
|---|
| 523 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 161, offset 16714, dts 161161, size 830, distance 161, keyframe 0
|
|---|
| 524 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 162, offset 16a52, dts 162162, size 1144, distance 162, keyframe 0
|
|---|
| 525 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 163, offset 16eca, dts 163163, size 286, distance 163, keyframe 0
|
|---|
| 526 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 164, offset 16fe8, dts 164164, size 818, distance 164, keyframe 0
|
|---|
| 527 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 165, offset 1731a, dts 165165, size 360, distance 165, keyframe 0
|
|---|
| 528 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 166, offset 17482, dts 166166, size 496, distance 166, keyframe 0
|
|---|
| 529 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 167, offset 17672, dts 167167, size 1082, distance 167, keyframe 0
|
|---|
| 530 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 168, offset 17aac, dts 168168, size 184, distance 168, keyframe 0
|
|---|
| 531 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 169, offset 17b64, dts 169169, size 703, distance 169, keyframe 0
|
|---|
| 532 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 170, offset 17e23, dts 170170, size 792, distance 170, keyframe 0
|
|---|
| 533 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 171, offset 1813b, dts 171171, size 245, distance 171, keyframe 0
|
|---|
| 534 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 172, offset 18230, dts 172172, size 263, distance 172, keyframe 0
|
|---|
| 535 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 173, offset 18337, dts 173173, size 919, distance 173, keyframe 0
|
|---|
| 536 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 174, offset 186ce, dts 174174, size 718, distance 174, keyframe 0
|
|---|
| 537 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 175, offset 1899c, dts 175175, size 375, distance 175, keyframe 0
|
|---|
| 538 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 176, offset 18b13, dts 176176, size 190, distance 176, keyframe 0
|
|---|
| 539 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 177, offset 18bd1, dts 177177, size 891, distance 177, keyframe 0
|
|---|
| 540 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 178, offset 18f4c, dts 178178, size 837, distance 178, keyframe 0
|
|---|
| 541 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 179, offset 19291, dts 179179, size 482, distance 179, keyframe 0
|
|---|
| 542 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 180, offset 19473, dts 180180, size 69, distance 180, keyframe 0
|
|---|
| 543 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 181, offset 194b8, dts 181181, size 335, distance 181, keyframe 0
|
|---|
| 544 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 182, offset 19607, dts 182182, size 406, distance 182, keyframe 0
|
|---|
| 545 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 183, offset 1979d, dts 183183, size 911, distance 183, keyframe 0
|
|---|
| 546 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 184, offset 19b2c, dts 184184, size 664, distance 184, keyframe 0
|
|---|
| 547 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 185, offset 19dc4, dts 185185, size 230, distance 185, keyframe 0
|
|---|
| 548 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 186, offset 19eaa, dts 186186, size 1873, distance 186, keyframe 0
|
|---|
| 549 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 187, offset 1a5fb, dts 187187, size 271, distance 187, keyframe 0
|
|---|
| 550 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 188, offset 1a70a, dts 188188, size 1037, distance 188, keyframe 0
|
|---|
| 551 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 189, offset 1ab17, dts 189189, size 806, distance 189, keyframe 0
|
|---|
| 552 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 190, offset 1ae3d, dts 190190, size 330, distance 190, keyframe 0
|
|---|
| 553 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 191, offset 1af87, dts 191191, size 260, distance 191, keyframe 0
|
|---|
| 554 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 192, offset 1b08b, dts 192192, size 306, distance 192, keyframe 0
|
|---|
| 555 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 193, offset 1b1bd, dts 193193, size 625, distance 193, keyframe 0
|
|---|
| 556 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 194, offset 1b42e, dts 194194, size 263, distance 194, keyframe 0
|
|---|
| 557 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 195, offset 1b535, dts 195195, size 759, distance 195, keyframe 0
|
|---|
| 558 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 196, offset 1b82c, dts 196196, size 227, distance 196, keyframe 0
|
|---|
| 559 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 197, offset 1b90f, dts 197197, size 249, distance 197, keyframe 0
|
|---|
| 560 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 198, offset 1ba08, dts 198198, size 911, distance 198, keyframe 0
|
|---|
| 561 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 199, offset 1bd97, dts 199199, size 800, distance 199, keyframe 0
|
|---|
| 562 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 200, offset 1c0b7, dts 200200, size 356, distance 200, keyframe 0
|
|---|
| 563 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 201, offset 1c21b, dts 201201, size 154, distance 201, keyframe 0
|
|---|
| 564 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 202, offset 1c2b5, dts 202202, size 885, distance 202, keyframe 0
|
|---|
| 565 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 203, offset 1c62a, dts 203203, size 901, distance 203, keyframe 0
|
|---|
| 566 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 204, offset 1c9af, dts 204204, size 420, distance 204, keyframe 0
|
|---|
| 567 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 205, offset 1cb53, dts 205205, size 208, distance 205, keyframe 0
|
|---|
| 568 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 206, offset 1cc23, dts 206206, size 350, distance 206, keyframe 0
|
|---|
| 569 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 207, offset 1cd81, dts 207207, size 424, distance 207, keyframe 0
|
|---|
| 570 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 208, offset 1cf29, dts 208208, size 883, distance 208, keyframe 0
|
|---|
| 571 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 209, offset 1d29c, dts 209209, size 794, distance 209, keyframe 0
|
|---|
| 572 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 210, offset 1d5b6, dts 210210, size 222, distance 210, keyframe 0
|
|---|
| 573 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 211, offset 1d694, dts 211211, size 1750, distance 211, keyframe 0
|
|---|
| 574 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 212, offset 1dd6a, dts 212212, size 276, distance 212, keyframe 0
|
|---|
| 575 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 213, offset 1de7e, dts 213213, size 630, distance 213, keyframe 0
|
|---|
| 576 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 214, offset 1e0f4, dts 214214, size 889, distance 214, keyframe 0
|
|---|
| 577 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 215, offset 1e46d, dts 215215, size 471, distance 215, keyframe 0
|
|---|
| 578 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 216, offset 1e644, dts 216216, size 514, distance 216, keyframe 0
|
|---|
| 579 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 217, offset 1e846, dts 217217, size 1111, distance 217, keyframe 0
|
|---|
| 580 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 218, offset 1ec9d, dts 218218, size 241, distance 218, keyframe 0
|
|---|
| 581 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 219, offset 1ed8e, dts 219219, size 718, distance 219, keyframe 0
|
|---|
| 582 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 220, offset 1f05c, dts 220220, size 1156, distance 220, keyframe 0
|
|---|
| 583 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 221, offset 1f4e0, dts 221221, size 173, distance 221, keyframe 0
|
|---|
| 584 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 222, offset 1f58d, dts 222222, size 292, distance 222, keyframe 0
|
|---|
| 585 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 223, offset 1f6b1, dts 223223, size 954, distance 223, keyframe 0
|
|---|
| 586 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 224, offset 1fa6b, dts 224224, size 2099, distance 224, keyframe 0
|
|---|
| 587 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 225, offset 2029e, dts 225225, size 499, distance 225, keyframe 0
|
|---|
| 588 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 226, offset 20491, dts 226226, size 337, distance 226, keyframe 0
|
|---|
| 589 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 227, offset 205e2, dts 227227, size 233, distance 227, keyframe 0
|
|---|
| 590 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 228, offset 206cb, dts 228228, size 687, distance 228, keyframe 0
|
|---|
| 591 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 229, offset 2097a, dts 229229, size 279, distance 229, keyframe 0
|
|---|
| 592 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 230, offset 20a91, dts 230230, size 520, distance 230, keyframe 0
|
|---|
| 593 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 231, offset 20c99, dts 231231, size 359, distance 231, keyframe 0
|
|---|
| 594 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 232, offset 20e00, dts 232232, size 456, distance 232, keyframe 0
|
|---|
| 595 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 233, offset 20fc8, dts 233233, size 878, distance 233, keyframe 0
|
|---|
| 596 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 234, offset 21336, dts 234234, size 811, distance 234, keyframe 0
|
|---|
| 597 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 235, offset 21661, dts 235235, size 226, distance 235, keyframe 0
|
|---|
| 598 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 236, offset 21743, dts 236236, size 748, distance 236, keyframe 0
|
|---|
| 599 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 237, offset 21a2f, dts 237237, size 1240, distance 237, keyframe 0
|
|---|
| 600 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 238, offset 21f07, dts 238238, size 290, distance 238, keyframe 0
|
|---|
| 601 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 239, offset 22029, dts 239239, size 827, distance 239, keyframe 0
|
|---|
| 602 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 240, offset 22364, dts 240240, size 405, distance 240, keyframe 0
|
|---|
| 603 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 241, offset 224f9, dts 241241, size 529, distance 241, keyframe 0
|
|---|
| 604 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 242, offset 2270a, dts 242242, size 1081, distance 242, keyframe 0
|
|---|
| 605 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 243, offset 22b43, dts 243243, size 207, distance 243, keyframe 0
|
|---|
| 606 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 244, offset 22c12, dts 244244, size 667, distance 244, keyframe 0
|
|---|
| 607 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 245, offset 22ead, dts 245245, size 799, distance 245, keyframe 0
|
|---|
| 608 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 246, offset 231cc, dts 246246, size 241, distance 246, keyframe 0
|
|---|
| 609 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 247, offset 232bd, dts 247247, size 214, distance 247, keyframe 0
|
|---|
| 610 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 248, offset 23393, dts 248248, size 913, distance 248, keyframe 0
|
|---|
| 611 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 249, offset 23724, dts 249249, size 357, distance 249, keyframe 0
|
|---|
| 612 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 250, offset 23889, dts 250250, size 2699, distance 0, keyframe 1
|
|---|
| 613 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 251, offset 24314, dts 251251, size 269, distance 1, keyframe 0
|
|---|
| 614 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 252, offset 24421, dts 252252, size 899, distance 2, keyframe 0
|
|---|
| 615 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 253, offset 247a4, dts 253253, size 699, distance 3, keyframe 0
|
|---|
| 616 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 254, offset 24a5f, dts 254254, size 414, distance 4, keyframe 0
|
|---|
| 617 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 255, offset 24bfd, dts 255255, size 206, distance 5, keyframe 0
|
|---|
| 618 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 256, offset 24ccb, dts 256256, size 342, distance 6, keyframe 0
|
|---|
| 619 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 257, offset 24e21, dts 257257, size 317, distance 7, keyframe 0
|
|---|
| 620 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 258, offset 24f5e, dts 258258, size 888, distance 8, keyframe 0
|
|---|
| 621 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 259, offset 252d6, dts 259259, size 517, distance 9, keyframe 0
|
|---|
| 622 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 260, offset 254db, dts 260260, size 221, distance 10, keyframe 0
|
|---|
| 623 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 261, offset 255b8, dts 261261, size 472, distance 11, keyframe 0
|
|---|
| 624 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 262, offset 25790, dts 262262, size 1353, distance 12, keyframe 0
|
|---|
| 625 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 263, offset 25cd9, dts 263263, size 278, distance 13, keyframe 0
|
|---|
| 626 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 264, offset 25def, dts 264264, size 832, distance 14, keyframe 0
|
|---|
| 627 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 265, offset 2612f, dts 265265, size 1058, distance 15, keyframe 0
|
|---|
| 628 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 266, offset 26551, dts 266266, size 261, distance 16, keyframe 0
|
|---|
| 629 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 267, offset 26656, dts 267267, size 315, distance 17, keyframe 0
|
|---|
| 630 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 268, offset 26791, dts 268268, size 636, distance 18, keyframe 0
|
|---|
| 631 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 269, offset 26a0d, dts 269269, size 382, distance 19, keyframe 0
|
|---|
| 632 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 270, offset 26b8b, dts 270270, size 788, distance 20, keyframe 0
|
|---|
| 633 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 271, offset 26e9f, dts 271271, size 251, distance 21, keyframe 0
|
|---|
| 634 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 272, offset 26f9a, dts 272272, size 271, distance 22, keyframe 0
|
|---|
| 635 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 273, offset 270a9, dts 273273, size 917, distance 23, keyframe 0
|
|---|
| 636 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 274, offset 2743e, dts 274274, size 1056, distance 24, keyframe 0
|
|---|
| 637 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 275, offset 2785e, dts 275275, size 372, distance 25, keyframe 0
|
|---|
| 638 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 276, offset 279d2, dts 276276, size 172, distance 26, keyframe 0
|
|---|
| 639 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 277, offset 27a7e, dts 277277, size 396, distance 27, keyframe 0
|
|---|
| 640 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 278, offset 27c0a, dts 278278, size 762, distance 28, keyframe 0
|
|---|
| 641 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 279, offset 27f04, dts 279279, size 706, distance 29, keyframe 0
|
|---|
| 642 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 280, offset 281c6, dts 280280, size 386, distance 30, keyframe 0
|
|---|
| 643 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 281, offset 28348, dts 281281, size 354, distance 31, keyframe 0
|
|---|
| 644 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 282, offset 284aa, dts 282282, size 843, distance 32, keyframe 0
|
|---|
| 645 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 283, offset 287f5, dts 283283, size 329, distance 33, keyframe 0
|
|---|
| 646 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 284, offset 2893e, dts 284284, size 793, distance 34, keyframe 0
|
|---|
| 647 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 285, offset 28c57, dts 285285, size 648, distance 35, keyframe 0
|
|---|
| 648 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 286, offset 28edf, dts 286286, size 703, distance 36, keyframe 0
|
|---|
| 649 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 287, offset 2919e, dts 287287, size 1121, distance 37, keyframe 0
|
|---|
| 650 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 288, offset 295ff, dts 288288, size 254, distance 38, keyframe 0
|
|---|
| 651 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 289, offset 296fd, dts 289289, size 817, distance 39, keyframe 0
|
|---|
| 652 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 290, offset 29a2e, dts 290290, size 369, distance 40, keyframe 0
|
|---|
| 653 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 291, offset 29b9f, dts 291291, size 507, distance 41, keyframe 0
|
|---|
| 654 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 292, offset 29d9a, dts 292292, size 1043, distance 42, keyframe 0
|
|---|
| 655 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 293, offset 2a1ad, dts 293293, size 123, distance 43, keyframe 0
|
|---|
| 656 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 294, offset 2a228, dts 294294, size 694, distance 44, keyframe 0
|
|---|
| 657 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 295, offset 2a4de, dts 295295, size 769, distance 45, keyframe 0
|
|---|
| 658 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 296, offset 2a7df, dts 296296, size 288, distance 46, keyframe 0
|
|---|
| 659 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 297, offset 2a8ff, dts 297297, size 258, distance 47, keyframe 0
|
|---|
| 660 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 298, offset 2aa01, dts 298298, size 859, distance 48, keyframe 0
|
|---|
| 661 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 299, offset 2ad5c, dts 299299, size 524, distance 49, keyframe 0
|
|---|
| 662 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 300, offset 2af68, dts 300300, size 361, distance 50, keyframe 0
|
|---|
| 663 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 301, offset 2b0d1, dts 301301, size 213, distance 51, keyframe 0
|
|---|
| 664 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] AVIndex stream 0, sample 302, offset 2b1a6, dts 302302, size 872, distance 52, keyframe 0
|
|---|
| 665 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] Processing st: 0, edit list 0 - media time: 2002, duration: 303330
|
|---|
| 666 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 0 ctts: 2002, ctts_index: 0, ctts_count: 303
|
|---|
| 667 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 1001 ctts: 2002, ctts_index: 1, ctts_count: 303
|
|---|
| 668 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 2002 ctts: 3003, ctts_index: 2, ctts_count: 303
|
|---|
| 669 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 3003 ctts: 1001, ctts_index: 3, ctts_count: 303
|
|---|
| 670 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 4004 ctts: 4004, ctts_index: 4, ctts_count: 303
|
|---|
| 671 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 5005 ctts: 1001, ctts_index: 5, ctts_count: 303
|
|---|
| 672 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 6006 ctts: 1001, ctts_index: 6, ctts_count: 303
|
|---|
| 673 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 7007 ctts: 5005, ctts_index: 7, ctts_count: 303
|
|---|
| 674 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 8008 ctts: 2002, ctts_index: 8, ctts_count: 303
|
|---|
| 675 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 9009 ctts: 0, ctts_index: 9, ctts_count: 303
|
|---|
| 676 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 10010 ctts: 1001, ctts_index: 10, ctts_count: 303
|
|---|
| 677 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 11011 ctts: 4004, ctts_index: 11, ctts_count: 303
|
|---|
| 678 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 12012 ctts: 1001, ctts_index: 12, ctts_count: 303
|
|---|
| 679 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 13013 ctts: 1001, ctts_index: 13, ctts_count: 303
|
|---|
| 680 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 14014 ctts: 5005, ctts_index: 14, ctts_count: 303
|
|---|
| 681 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 15015 ctts: 2002, ctts_index: 15, ctts_count: 303
|
|---|
| 682 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 16016 ctts: 0, ctts_index: 16, ctts_count: 303
|
|---|
| 683 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 17017 ctts: 1001, ctts_index: 17, ctts_count: 303
|
|---|
| 684 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 18018 ctts: 5005, ctts_index: 18, ctts_count: 303
|
|---|
| 685 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 19019 ctts: 2002, ctts_index: 19, ctts_count: 303
|
|---|
| 686 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 20020 ctts: 0, ctts_index: 20, ctts_count: 303
|
|---|
| 687 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 21021 ctts: 1001, ctts_index: 21, ctts_count: 303
|
|---|
| 688 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 22022 ctts: 5005, ctts_index: 22, ctts_count: 303
|
|---|
| 689 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 23023 ctts: 2002, ctts_index: 23, ctts_count: 303
|
|---|
| 690 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 24024 ctts: 0, ctts_index: 24, ctts_count: 303
|
|---|
| 691 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 25025 ctts: 1001, ctts_index: 25, ctts_count: 303
|
|---|
| 692 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 26026 ctts: 4004, ctts_index: 26, ctts_count: 303
|
|---|
| 693 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 27027 ctts: 1001, ctts_index: 27, ctts_count: 303
|
|---|
| 694 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 28028 ctts: 1001, ctts_index: 28, ctts_count: 303
|
|---|
| 695 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 29029 ctts: 4004, ctts_index: 29, ctts_count: 303
|
|---|
| 696 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 30030 ctts: 1001, ctts_index: 30, ctts_count: 303
|
|---|
| 697 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 31031 ctts: 1001, ctts_index: 31, ctts_count: 303
|
|---|
| 698 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 32032 ctts: 4004, ctts_index: 32, ctts_count: 303
|
|---|
| 699 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 33033 ctts: 1001, ctts_index: 33, ctts_count: 303
|
|---|
| 700 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 34034 ctts: 1001, ctts_index: 34, ctts_count: 303
|
|---|
| 701 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 35035 ctts: 2002, ctts_index: 35, ctts_count: 303
|
|---|
| 702 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 36036 ctts: 5005, ctts_index: 36, ctts_count: 303
|
|---|
| 703 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 37037 ctts: 2002, ctts_index: 37, ctts_count: 303
|
|---|
| 704 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 38038 ctts: 0, ctts_index: 38, ctts_count: 303
|
|---|
| 705 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 39039 ctts: 1001, ctts_index: 39, ctts_count: 303
|
|---|
| 706 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 40040 ctts: 5005, ctts_index: 40, ctts_count: 303
|
|---|
| 707 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 41041 ctts: 2002, ctts_index: 41, ctts_count: 303
|
|---|
| 708 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 42042 ctts: 0, ctts_index: 42, ctts_count: 303
|
|---|
| 709 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 43043 ctts: 1001, ctts_index: 43, ctts_count: 303
|
|---|
| 710 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 44044 ctts: 2002, ctts_index: 44, ctts_count: 303
|
|---|
| 711 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 45045 ctts: 5005, ctts_index: 45, ctts_count: 303
|
|---|
| 712 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 46046 ctts: 2002, ctts_index: 46, ctts_count: 303
|
|---|
| 713 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 47047 ctts: 0, ctts_index: 47, ctts_count: 303
|
|---|
| 714 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 48048 ctts: 1001, ctts_index: 48, ctts_count: 303
|
|---|
| 715 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 49049 ctts: 5005, ctts_index: 49, ctts_count: 303
|
|---|
| 716 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 50050 ctts: 2002, ctts_index: 50, ctts_count: 303
|
|---|
| 717 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 51051 ctts: 0, ctts_index: 51, ctts_count: 303
|
|---|
| 718 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 52052 ctts: 1001, ctts_index: 52, ctts_count: 303
|
|---|
| 719 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 53053 ctts: 5005, ctts_index: 53, ctts_count: 303
|
|---|
| 720 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 54054 ctts: 2002, ctts_index: 54, ctts_count: 303
|
|---|
| 721 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 55055 ctts: 0, ctts_index: 55, ctts_count: 303
|
|---|
| 722 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 56056 ctts: 1001, ctts_index: 56, ctts_count: 303
|
|---|
| 723 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 57057 ctts: 5005, ctts_index: 57, ctts_count: 303
|
|---|
| 724 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 58058 ctts: 2002, ctts_index: 58, ctts_count: 303
|
|---|
| 725 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 59059 ctts: 0, ctts_index: 59, ctts_count: 303
|
|---|
| 726 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 60060 ctts: 1001, ctts_index: 60, ctts_count: 303
|
|---|
| 727 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 61061 ctts: 5005, ctts_index: 61, ctts_count: 303
|
|---|
| 728 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 62062 ctts: 2002, ctts_index: 62, ctts_count: 303
|
|---|
| 729 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 63063 ctts: 0, ctts_index: 63, ctts_count: 303
|
|---|
| 730 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 64064 ctts: 1001, ctts_index: 64, ctts_count: 303
|
|---|
| 731 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 65065 ctts: 5005, ctts_index: 65, ctts_count: 303
|
|---|
| 732 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 66066 ctts: 2002, ctts_index: 66, ctts_count: 303
|
|---|
| 733 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 67067 ctts: 0, ctts_index: 67, ctts_count: 303
|
|---|
| 734 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 68068 ctts: 1001, ctts_index: 68, ctts_count: 303
|
|---|
| 735 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 69069 ctts: 2002, ctts_index: 69, ctts_count: 303
|
|---|
| 736 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 70070 ctts: 5005, ctts_index: 70, ctts_count: 303
|
|---|
| 737 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 71071 ctts: 2002, ctts_index: 71, ctts_count: 303
|
|---|
| 738 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 72072 ctts: 0, ctts_index: 72, ctts_count: 303
|
|---|
| 739 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 73073 ctts: 1001, ctts_index: 73, ctts_count: 303
|
|---|
| 740 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 74074 ctts: 5005, ctts_index: 74, ctts_count: 303
|
|---|
| 741 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 75075 ctts: 2002, ctts_index: 75, ctts_count: 303
|
|---|
| 742 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 76076 ctts: 0, ctts_index: 76, ctts_count: 303
|
|---|
| 743 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 77077 ctts: 1001, ctts_index: 77, ctts_count: 303
|
|---|
| 744 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 78078 ctts: 5005, ctts_index: 78, ctts_count: 303
|
|---|
| 745 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 79079 ctts: 2002, ctts_index: 79, ctts_count: 303
|
|---|
| 746 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 80080 ctts: 0, ctts_index: 80, ctts_count: 303
|
|---|
| 747 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 81081 ctts: 1001, ctts_index: 81, ctts_count: 303
|
|---|
| 748 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 82082 ctts: 5005, ctts_index: 82, ctts_count: 303
|
|---|
| 749 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 83083 ctts: 2002, ctts_index: 83, ctts_count: 303
|
|---|
| 750 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 84084 ctts: 0, ctts_index: 84, ctts_count: 303
|
|---|
| 751 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 85085 ctts: 1001, ctts_index: 85, ctts_count: 303
|
|---|
| 752 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 86086 ctts: 5005, ctts_index: 86, ctts_count: 303
|
|---|
| 753 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 87087 ctts: 2002, ctts_index: 87, ctts_count: 303
|
|---|
| 754 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 88088 ctts: 0, ctts_index: 88, ctts_count: 303
|
|---|
| 755 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 89089 ctts: 1001, ctts_index: 89, ctts_count: 303
|
|---|
| 756 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 90090 ctts: 5005, ctts_index: 90, ctts_count: 303
|
|---|
| 757 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 91091 ctts: 2002, ctts_index: 91, ctts_count: 303
|
|---|
| 758 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 92092 ctts: 0, ctts_index: 92, ctts_count: 303
|
|---|
| 759 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 93093 ctts: 1001, ctts_index: 93, ctts_count: 303
|
|---|
| 760 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 94094 ctts: 2002, ctts_index: 94, ctts_count: 303
|
|---|
| 761 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 95095 ctts: 5005, ctts_index: 95, ctts_count: 303
|
|---|
| 762 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 96096 ctts: 2002, ctts_index: 96, ctts_count: 303
|
|---|
| 763 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 97097 ctts: 0, ctts_index: 97, ctts_count: 303
|
|---|
| 764 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 98098 ctts: 1001, ctts_index: 98, ctts_count: 303
|
|---|
| 765 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 99099 ctts: 3003, ctts_index: 99, ctts_count: 303
|
|---|
| 766 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 100100 ctts: 1001, ctts_index: 100, ctts_count: 303
|
|---|
| 767 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 101101 ctts: 2002, ctts_index: 101, ctts_count: 303
|
|---|
| 768 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 102102 ctts: 3003, ctts_index: 102, ctts_count: 303
|
|---|
| 769 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 103103 ctts: 1001, ctts_index: 103, ctts_count: 303
|
|---|
| 770 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 104104 ctts: 4004, ctts_index: 104, ctts_count: 303
|
|---|
| 771 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 105105 ctts: 1001, ctts_index: 105, ctts_count: 303
|
|---|
| 772 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 106106 ctts: 1001, ctts_index: 106, ctts_count: 303
|
|---|
| 773 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 107107 ctts: 5005, ctts_index: 107, ctts_count: 303
|
|---|
| 774 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 108108 ctts: 2002, ctts_index: 108, ctts_count: 303
|
|---|
| 775 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 109109 ctts: 0, ctts_index: 109, ctts_count: 303
|
|---|
| 776 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 110110 ctts: 1001, ctts_index: 110, ctts_count: 303
|
|---|
| 777 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 111111 ctts: 5005, ctts_index: 111, ctts_count: 303
|
|---|
| 778 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 112112 ctts: 2002, ctts_index: 112, ctts_count: 303
|
|---|
| 779 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 113113 ctts: 0, ctts_index: 113, ctts_count: 303
|
|---|
| 780 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 114114 ctts: 1001, ctts_index: 114, ctts_count: 303
|
|---|
| 781 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 115115 ctts: 5005, ctts_index: 115, ctts_count: 303
|
|---|
| 782 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 116116 ctts: 2002, ctts_index: 116, ctts_count: 303
|
|---|
| 783 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 117117 ctts: 0, ctts_index: 117, ctts_count: 303
|
|---|
| 784 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 118118 ctts: 1001, ctts_index: 118, ctts_count: 303
|
|---|
| 785 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 119119 ctts: 2002, ctts_index: 119, ctts_count: 303
|
|---|
| 786 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 120120 ctts: 5005, ctts_index: 120, ctts_count: 303
|
|---|
| 787 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 121121 ctts: 2002, ctts_index: 121, ctts_count: 303
|
|---|
| 788 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 122122 ctts: 0, ctts_index: 122, ctts_count: 303
|
|---|
| 789 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 123123 ctts: 1001, ctts_index: 123, ctts_count: 303
|
|---|
| 790 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 124124 ctts: 4004, ctts_index: 124, ctts_count: 303
|
|---|
| 791 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 125125 ctts: 1001, ctts_index: 125, ctts_count: 303
|
|---|
| 792 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 126126 ctts: 1001, ctts_index: 126, ctts_count: 303
|
|---|
| 793 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 127127 ctts: 3003, ctts_index: 127, ctts_count: 303
|
|---|
| 794 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 128128 ctts: 1001, ctts_index: 128, ctts_count: 303
|
|---|
| 795 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 129129 ctts: 4004, ctts_index: 129, ctts_count: 303
|
|---|
| 796 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 130130 ctts: 1001, ctts_index: 130, ctts_count: 303
|
|---|
| 797 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 131131 ctts: 1001, ctts_index: 131, ctts_count: 303
|
|---|
| 798 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 132132 ctts: 5005, ctts_index: 132, ctts_count: 303
|
|---|
| 799 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 133133 ctts: 2002, ctts_index: 133, ctts_count: 303
|
|---|
| 800 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 134134 ctts: 0, ctts_index: 134, ctts_count: 303
|
|---|
| 801 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 135135 ctts: 1001, ctts_index: 135, ctts_count: 303
|
|---|
| 802 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 136136 ctts: 5005, ctts_index: 136, ctts_count: 303
|
|---|
| 803 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 137137 ctts: 2002, ctts_index: 137, ctts_count: 303
|
|---|
| 804 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 138138 ctts: 0, ctts_index: 138, ctts_count: 303
|
|---|
| 805 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 139139 ctts: 1001, ctts_index: 139, ctts_count: 303
|
|---|
| 806 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 140140 ctts: 2002, ctts_index: 140, ctts_count: 303
|
|---|
| 807 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 141141 ctts: 5005, ctts_index: 141, ctts_count: 303
|
|---|
| 808 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 142142 ctts: 2002, ctts_index: 142, ctts_count: 303
|
|---|
| 809 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 143143 ctts: 0, ctts_index: 143, ctts_count: 303
|
|---|
| 810 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 144144 ctts: 1001, ctts_index: 144, ctts_count: 303
|
|---|
| 811 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 145145 ctts: 5005, ctts_index: 145, ctts_count: 303
|
|---|
| 812 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 146146 ctts: 2002, ctts_index: 146, ctts_count: 303
|
|---|
| 813 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 147147 ctts: 0, ctts_index: 147, ctts_count: 303
|
|---|
| 814 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 148148 ctts: 1001, ctts_index: 148, ctts_count: 303
|
|---|
| 815 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 149149 ctts: 4004, ctts_index: 149, ctts_count: 303
|
|---|
| 816 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 150150 ctts: 1001, ctts_index: 150, ctts_count: 303
|
|---|
| 817 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 151151 ctts: 1001, ctts_index: 151, ctts_count: 303
|
|---|
| 818 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 152152 ctts: 5005, ctts_index: 152, ctts_count: 303
|
|---|
| 819 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 153153 ctts: 2002, ctts_index: 153, ctts_count: 303
|
|---|
| 820 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 154154 ctts: 0, ctts_index: 154, ctts_count: 303
|
|---|
| 821 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 155155 ctts: 1001, ctts_index: 155, ctts_count: 303
|
|---|
| 822 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 156156 ctts: 5005, ctts_index: 156, ctts_count: 303
|
|---|
| 823 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 157157 ctts: 2002, ctts_index: 157, ctts_count: 303
|
|---|
| 824 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 158158 ctts: 0, ctts_index: 158, ctts_count: 303
|
|---|
| 825 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 159159 ctts: 1001, ctts_index: 159, ctts_count: 303
|
|---|
| 826 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 160160 ctts: 2002, ctts_index: 160, ctts_count: 303
|
|---|
| 827 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 161161 ctts: 5005, ctts_index: 161, ctts_count: 303
|
|---|
| 828 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 162162 ctts: 2002, ctts_index: 162, ctts_count: 303
|
|---|
| 829 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 163163 ctts: 0, ctts_index: 163, ctts_count: 303
|
|---|
| 830 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 164164 ctts: 1001, ctts_index: 164, ctts_count: 303
|
|---|
| 831 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 165165 ctts: 2002, ctts_index: 165, ctts_count: 303
|
|---|
| 832 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 166166 ctts: 5005, ctts_index: 166, ctts_count: 303
|
|---|
| 833 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 167167 ctts: 2002, ctts_index: 167, ctts_count: 303
|
|---|
| 834 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 168168 ctts: 0, ctts_index: 168, ctts_count: 303
|
|---|
| 835 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 169169 ctts: 1001, ctts_index: 169, ctts_count: 303
|
|---|
| 836 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 170170 ctts: 5005, ctts_index: 170, ctts_count: 303
|
|---|
| 837 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 171171 ctts: 2002, ctts_index: 171, ctts_count: 303
|
|---|
| 838 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 172172 ctts: 0, ctts_index: 172, ctts_count: 303
|
|---|
| 839 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 173173 ctts: 1001, ctts_index: 173, ctts_count: 303
|
|---|
| 840 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 174174 ctts: 4004, ctts_index: 174, ctts_count: 303
|
|---|
| 841 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 175175 ctts: 1001, ctts_index: 175, ctts_count: 303
|
|---|
| 842 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 176176 ctts: 1001, ctts_index: 176, ctts_count: 303
|
|---|
| 843 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 177177 ctts: 3003, ctts_index: 177, ctts_count: 303
|
|---|
| 844 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 178178 ctts: 1001, ctts_index: 178, ctts_count: 303
|
|---|
| 845 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 179179 ctts: 4004, ctts_index: 179, ctts_count: 303
|
|---|
| 846 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 180180 ctts: 1001, ctts_index: 180, ctts_count: 303
|
|---|
| 847 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 181181 ctts: 1001, ctts_index: 181, ctts_count: 303
|
|---|
| 848 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 182182 ctts: 5005, ctts_index: 182, ctts_count: 303
|
|---|
| 849 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 183183 ctts: 2002, ctts_index: 183, ctts_count: 303
|
|---|
| 850 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 184184 ctts: 0, ctts_index: 184, ctts_count: 303
|
|---|
| 851 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 185185 ctts: 1001, ctts_index: 185, ctts_count: 303
|
|---|
| 852 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 186186 ctts: 3003, ctts_index: 186, ctts_count: 303
|
|---|
| 853 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 187187 ctts: 1001, ctts_index: 187, ctts_count: 303
|
|---|
| 854 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 188188 ctts: 3003, ctts_index: 188, ctts_count: 303
|
|---|
| 855 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 189189 ctts: 1001, ctts_index: 189, ctts_count: 303
|
|---|
| 856 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 190190 ctts: 5005, ctts_index: 190, ctts_count: 303
|
|---|
| 857 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 191191 ctts: 2002, ctts_index: 191, ctts_count: 303
|
|---|
| 858 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 192192 ctts: 0, ctts_index: 192, ctts_count: 303
|
|---|
| 859 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 193193 ctts: 1001, ctts_index: 193, ctts_count: 303
|
|---|
| 860 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 194194 ctts: 2002, ctts_index: 194, ctts_count: 303
|
|---|
| 861 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 195195 ctts: 5005, ctts_index: 195, ctts_count: 303
|
|---|
| 862 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 196196 ctts: 2002, ctts_index: 196, ctts_count: 303
|
|---|
| 863 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 197197 ctts: 0, ctts_index: 197, ctts_count: 303
|
|---|
| 864 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 198198 ctts: 1001, ctts_index: 198, ctts_count: 303
|
|---|
| 865 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 199199 ctts: 4004, ctts_index: 199, ctts_count: 303
|
|---|
| 866 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 200200 ctts: 1001, ctts_index: 200, ctts_count: 303
|
|---|
| 867 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 201201 ctts: 1001, ctts_index: 201, ctts_count: 303
|
|---|
| 868 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 202202 ctts: 3003, ctts_index: 202, ctts_count: 303
|
|---|
| 869 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 203203 ctts: 1001, ctts_index: 203, ctts_count: 303
|
|---|
| 870 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 204204 ctts: 4004, ctts_index: 204, ctts_count: 303
|
|---|
| 871 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 205205 ctts: 1001, ctts_index: 205, ctts_count: 303
|
|---|
| 872 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 206206 ctts: 1001, ctts_index: 206, ctts_count: 303
|
|---|
| 873 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 207207 ctts: 5005, ctts_index: 207, ctts_count: 303
|
|---|
| 874 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 208208 ctts: 2002, ctts_index: 208, ctts_count: 303
|
|---|
| 875 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 209209 ctts: 0, ctts_index: 209, ctts_count: 303
|
|---|
| 876 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 210210 ctts: 1001, ctts_index: 210, ctts_count: 303
|
|---|
| 877 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 211211 ctts: 3003, ctts_index: 211, ctts_count: 303
|
|---|
| 878 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 212212 ctts: 1001, ctts_index: 212, ctts_count: 303
|
|---|
| 879 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 213213 ctts: 3003, ctts_index: 213, ctts_count: 303
|
|---|
| 880 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 214214 ctts: 1001, ctts_index: 214, ctts_count: 303
|
|---|
| 881 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 215215 ctts: 2002, ctts_index: 215, ctts_count: 303
|
|---|
| 882 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 216216 ctts: 5005, ctts_index: 216, ctts_count: 303
|
|---|
| 883 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 217217 ctts: 2002, ctts_index: 217, ctts_count: 303
|
|---|
| 884 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 218218 ctts: 0, ctts_index: 218, ctts_count: 303
|
|---|
| 885 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 219219 ctts: 1001, ctts_index: 219, ctts_count: 303
|
|---|
| 886 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 220220 ctts: 5005, ctts_index: 220, ctts_count: 303
|
|---|
| 887 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 221221 ctts: 2002, ctts_index: 221, ctts_count: 303
|
|---|
| 888 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 222222 ctts: 0, ctts_index: 222, ctts_count: 303
|
|---|
| 889 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 223223 ctts: 1001, ctts_index: 223, ctts_count: 303
|
|---|
| 890 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 224224 ctts: 5005, ctts_index: 224, ctts_count: 303
|
|---|
| 891 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 225225 ctts: 2002, ctts_index: 225, ctts_count: 303
|
|---|
| 892 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 226226 ctts: 0, ctts_index: 226, ctts_count: 303
|
|---|
| 893 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 227227 ctts: 1001, ctts_index: 227, ctts_count: 303
|
|---|
| 894 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 228228 ctts: 5005, ctts_index: 228, ctts_count: 303
|
|---|
| 895 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 229229 ctts: 2002, ctts_index: 229, ctts_count: 303
|
|---|
| 896 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 230230 ctts: 0, ctts_index: 230, ctts_count: 303
|
|---|
| 897 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 231231 ctts: 1001, ctts_index: 231, ctts_count: 303
|
|---|
| 898 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 232232 ctts: 5005, ctts_index: 232, ctts_count: 303
|
|---|
| 899 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 233233 ctts: 2002, ctts_index: 233, ctts_count: 303
|
|---|
| 900 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 234234 ctts: 0, ctts_index: 234, ctts_count: 303
|
|---|
| 901 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 235235 ctts: 1001, ctts_index: 235, ctts_count: 303
|
|---|
| 902 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 236236 ctts: 5005, ctts_index: 236, ctts_count: 303
|
|---|
| 903 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 237237 ctts: 2002, ctts_index: 237, ctts_count: 303
|
|---|
| 904 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 238238 ctts: 0, ctts_index: 238, ctts_count: 303
|
|---|
| 905 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 239239 ctts: 1001, ctts_index: 239, ctts_count: 303
|
|---|
| 906 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 240240 ctts: 2002, ctts_index: 240, ctts_count: 303
|
|---|
| 907 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 241241 ctts: 5005, ctts_index: 241, ctts_count: 303
|
|---|
| 908 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 242242 ctts: 2002, ctts_index: 242, ctts_count: 303
|
|---|
| 909 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 243243 ctts: 0, ctts_index: 243, ctts_count: 303
|
|---|
| 910 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 244244 ctts: 1001, ctts_index: 244, ctts_count: 303
|
|---|
| 911 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 245245 ctts: 5005, ctts_index: 245, ctts_count: 303
|
|---|
| 912 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 246246 ctts: 2002, ctts_index: 246, ctts_count: 303
|
|---|
| 913 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 247247 ctts: 0, ctts_index: 247, ctts_count: 303
|
|---|
| 914 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 248248 ctts: 1001, ctts_index: 248, ctts_count: 303
|
|---|
| 915 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 249249 ctts: 2002, ctts_index: 249, ctts_count: 303
|
|---|
| 916 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 250250 ctts: 2002, ctts_index: 250, ctts_count: 303
|
|---|
| 917 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 251251 ctts: 2002, ctts_index: 251, ctts_count: 303
|
|---|
| 918 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 252252 ctts: 3003, ctts_index: 252, ctts_count: 303
|
|---|
| 919 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 253253 ctts: 1001, ctts_index: 253, ctts_count: 303
|
|---|
| 920 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 254254 ctts: 4004, ctts_index: 254, ctts_count: 303
|
|---|
| 921 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 255255 ctts: 1001, ctts_index: 255, ctts_count: 303
|
|---|
| 922 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 256256 ctts: 1001, ctts_index: 256, ctts_count: 303
|
|---|
| 923 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 257257 ctts: 5005, ctts_index: 257, ctts_count: 303
|
|---|
| 924 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 258258 ctts: 2002, ctts_index: 258, ctts_count: 303
|
|---|
| 925 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 259259 ctts: 0, ctts_index: 259, ctts_count: 303
|
|---|
| 926 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 260260 ctts: 1001, ctts_index: 260, ctts_count: 303
|
|---|
| 927 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 261261 ctts: 5005, ctts_index: 261, ctts_count: 303
|
|---|
| 928 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 262262 ctts: 2002, ctts_index: 262, ctts_count: 303
|
|---|
| 929 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 263263 ctts: 0, ctts_index: 263, ctts_count: 303
|
|---|
| 930 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 264264 ctts: 1001, ctts_index: 264, ctts_count: 303
|
|---|
| 931 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 265265 ctts: 5005, ctts_index: 265, ctts_count: 303
|
|---|
| 932 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 266266 ctts: 2002, ctts_index: 266, ctts_count: 303
|
|---|
| 933 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 267267 ctts: 0, ctts_index: 267, ctts_count: 303
|
|---|
| 934 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 268268 ctts: 1001, ctts_index: 268, ctts_count: 303
|
|---|
| 935 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 269269 ctts: 2002, ctts_index: 269, ctts_count: 303
|
|---|
| 936 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 270270 ctts: 5005, ctts_index: 270, ctts_count: 303
|
|---|
| 937 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 271271 ctts: 2002, ctts_index: 271, ctts_count: 303
|
|---|
| 938 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 272272 ctts: 0, ctts_index: 272, ctts_count: 303
|
|---|
| 939 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 273273 ctts: 1001, ctts_index: 273, ctts_count: 303
|
|---|
| 940 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 274274 ctts: 4004, ctts_index: 274, ctts_count: 303
|
|---|
| 941 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 275275 ctts: 1001, ctts_index: 275, ctts_count: 303
|
|---|
| 942 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 276276 ctts: 1001, ctts_index: 276, ctts_count: 303
|
|---|
| 943 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 277277 ctts: 5005, ctts_index: 277, ctts_count: 303
|
|---|
| 944 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 278278 ctts: 2002, ctts_index: 278, ctts_count: 303
|
|---|
| 945 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 279279 ctts: 0, ctts_index: 279, ctts_count: 303
|
|---|
| 946 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 280280 ctts: 1001, ctts_index: 280, ctts_count: 303
|
|---|
| 947 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 281281 ctts: 5005, ctts_index: 281, ctts_count: 303
|
|---|
| 948 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 282282 ctts: 2002, ctts_index: 282, ctts_count: 303
|
|---|
| 949 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 283283 ctts: 0, ctts_index: 283, ctts_count: 303
|
|---|
| 950 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 284284 ctts: 1001, ctts_index: 284, ctts_count: 303
|
|---|
| 951 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 285285 ctts: 2002, ctts_index: 285, ctts_count: 303
|
|---|
| 952 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 286286 ctts: 5005, ctts_index: 286, ctts_count: 303
|
|---|
| 953 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 287287 ctts: 2002, ctts_index: 287, ctts_count: 303
|
|---|
| 954 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 288288 ctts: 0, ctts_index: 288, ctts_count: 303
|
|---|
| 955 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 289289 ctts: 1001, ctts_index: 289, ctts_count: 303
|
|---|
| 956 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 290290 ctts: 2002, ctts_index: 290, ctts_count: 303
|
|---|
| 957 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 291291 ctts: 5005, ctts_index: 291, ctts_count: 303
|
|---|
| 958 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 292292 ctts: 2002, ctts_index: 292, ctts_count: 303
|
|---|
| 959 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 293293 ctts: 0, ctts_index: 293, ctts_count: 303
|
|---|
| 960 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 294294 ctts: 1001, ctts_index: 294, ctts_count: 303
|
|---|
| 961 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 295295 ctts: 5005, ctts_index: 295, ctts_count: 303
|
|---|
| 962 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 296296 ctts: 2002, ctts_index: 296, ctts_count: 303
|
|---|
| 963 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 297297 ctts: 0, ctts_index: 297, ctts_count: 303
|
|---|
| 964 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 298298 ctts: 1001, ctts_index: 298, ctts_count: 303
|
|---|
| 965 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 299299 ctts: 4004, ctts_index: 299, ctts_count: 303
|
|---|
| 966 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 300300 ctts: 1001, ctts_index: 300, ctts_count: 303
|
|---|
| 967 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 301301 ctts: 1001, ctts_index: 301, ctts_count: 303
|
|---|
| 968 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stts: 302302 ctts: 2002, ctts_index: 302, ctts_count: 303
|
|---|
| 969 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] Offset DTS by 2002 to make first pts zero.
|
|---|
| 970 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] Setting codecpar->delay to 2 for stream st: 0
|
|---|
| 971 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'udta' parent:'moov' sz: 98 4215 4305
|
|---|
| 972 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'meta' parent:'udta' sz: 90 8 90
|
|---|
| 973 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'hdlr' parent:'meta' sz: 33 8 78
|
|---|
| 974 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] ctype=[0][0][0][0]
|
|---|
| 975 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stype=mdir
|
|---|
| 976 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'ilst' parent:'meta' sz: 45 41 78
|
|---|
| 977 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] type:'[169]too' parent:'ilst' sz: 37 8 37
|
|---|
| 978 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] on_parse_exit_offset=181735
|
|---|
| 979 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] Before avformat_find_stream_info() pos: 181735 bytes read:37081 seeks:1 nb_streams:1
|
|---|
| 980 | [h264 @ 000001f54598c740] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 981 | [h264 @ 000001f54598c740] Decoding VUI
|
|---|
| 982 | [h264 @ 000001f54598c740] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 983 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 0, dts -66733
|
|---|
| 984 | [h264 @ 000001f54598c740] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 985 | [h264 @ 000001f54598c740] Decoding VUI
|
|---|
| 986 | [h264 @ 000001f54598c740] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 987 | [h264 @ 000001f54598c740] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 988 | [h264 @ 000001f54598c740] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 989 | [h264 @ 000001f54598c740] Format yuv420p chosen by get_format().
|
|---|
| 990 | [h264 @ 000001f54598c740] Reinit context to 320x240, pix_fmt: yuv420p
|
|---|
| 991 | [h264 @ 000001f54598c740] no picture
|
|---|
| 992 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] All info found
|
|---|
| 993 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0: start_time: 0 duration: 10.1101
|
|---|
| 994 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] format: start_time: 0 duration: 10.1101 (estimate from stream) bitrate=143 kb/s
|
|---|
| 995 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] After avformat_find_stream_info() pos: 1347 bytes read:69849 seeks:2 frames:1
|
|---|
| 996 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'telecine.mp4':
|
|---|
| 997 | Metadata:
|
|---|
| 998 | major_brand : isom
|
|---|
| 999 | minor_version : 512
|
|---|
| 1000 | compatible_brands: isomiso2avc1mp41
|
|---|
| 1001 | encoder : Lavf59.34.102
|
|---|
| 1002 | Duration: 00:00:10.11, start: 0.000000, bitrate: 143 kb/s
|
|---|
| 1003 | Stream #0:0[0x1](und), 1, 1/30000: Video: h264 (High), 1 reference frame (avc1 / 0x31637661), yuv420p(progressive, left), 320x240 [SAR 1:1 DAR 4:3], 0/1, 140 kb/s, 29.97 fps, 29.97 tbr, 30k tbn (default)
|
|---|
| 1004 | Metadata:
|
|---|
| 1005 | handler_name : VideoHandler
|
|---|
| 1006 | vendor_id : [0][0][0][0]
|
|---|
| 1007 | encoder : Lavc59.55.100 libx264
|
|---|
| 1008 | Successfully opened the file.
|
|---|
| 1009 | Parsing a group of options: output url shuffleframes_weave.mp4.
|
|---|
| 1010 | Applying option vf (set video filters) with argument setparams=tff,separatefields,shuffleframes=0 1 2 3 4 3 6 5 8 9,weave.
|
|---|
| 1011 | Successfully parsed a group of options.
|
|---|
| 1012 | Opening an output file: shuffleframes_weave.mp4.
|
|---|
| 1013 | [file @ 000001f547869940] Setting default whitelist 'file,crypto,data'
|
|---|
| 1014 | Successfully opened the file.
|
|---|
| 1015 | detected 32 logical cores
|
|---|
| 1016 | [h264 @ 000001f54785ba00] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 1017 | [h264 @ 000001f54785ba00] Decoding VUI
|
|---|
| 1018 | [h264 @ 000001f54785ba00] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 1019 | Stream mapping:
|
|---|
| 1020 | Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
|
|---|
| 1021 | Press [q] to stop, [?] for help
|
|---|
| 1022 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1023 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 1, dts -33367
|
|---|
| 1024 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1025 | [h264 @ 000001f54785ba00] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 1026 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 2, dts 0
|
|---|
| 1027 | [h264 @ 000001f54785ba00] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 1028 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 3, dts 33367
|
|---|
| 1029 | [h264 @ 000001f54785ba00] Format yuv420p chosen by get_format().
|
|---|
| 1030 | [h264 @ 000001f54785ba00] Reinit context to 320x240, pix_fmt: yuv420p
|
|---|
| 1031 | [h264 @ 000001f54785ba00] no picture
|
|---|
| 1032 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1033 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1034 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 4, dts 66733
|
|---|
| 1035 | [h264 @ 000001f547937640] no picture
|
|---|
| 1036 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1037 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1038 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 5, dts 100100
|
|---|
| 1039 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1040 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1041 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 6, dts 133467
|
|---|
| 1042 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1043 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1044 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 7, dts 166833
|
|---|
| 1045 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1046 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1047 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 8, dts 200200
|
|---|
| 1048 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1049 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1050 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 9, dts 233567
|
|---|
| 1051 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1052 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1053 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 10, dts 266933
|
|---|
| 1054 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1055 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1056 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 11, dts 300300
|
|---|
| 1057 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1058 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1059 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 12, dts 333667
|
|---|
| 1060 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1061 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1062 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 13, dts 367033
|
|---|
| 1063 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1064 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1065 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 14, dts 400400
|
|---|
| 1066 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1067 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1068 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 15, dts 433767
|
|---|
| 1069 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1070 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1071 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 16, dts 467133
|
|---|
| 1072 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1073 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1074 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 17, dts 500500
|
|---|
| 1075 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1076 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1077 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 18, dts 533867
|
|---|
| 1078 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1079 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1080 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 19, dts 567233
|
|---|
| 1081 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1082 | [Parsed_setparams_0 @ 000001f5479987c0] Setting 'field_mode' to value 'tff'
|
|---|
| 1083 | [Parsed_shuffleframes_2 @ 000001f5472a6a00] Setting 'mapping' to value '0 1 2 3 4 3 6 5 8 9'
|
|---|
| 1084 | [graph 0 input from stream 0:0 @ 000001f548ebfc40] Setting 'video_size' to value '320x240'
|
|---|
| 1085 | [graph 0 input from stream 0:0 @ 000001f548ebfc40] Setting 'pix_fmt' to value '0'
|
|---|
| 1086 | [graph 0 input from stream 0:0 @ 000001f548ebfc40] Setting 'time_base' to value '1/30000'
|
|---|
| 1087 | [graph 0 input from stream 0:0 @ 000001f548ebfc40] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 1088 | [graph 0 input from stream 0:0 @ 000001f548ebfc40] Setting 'frame_rate' to value '30000/1001'
|
|---|
| 1089 | [graph 0 input from stream 0:0 @ 000001f548ebfc40] w:320 h:240 pixfmt:yuv420p tb:1/30000 fr:30000/1001 sar:1/1
|
|---|
| 1090 | [format @ 000001f548ec0e40] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le|gray|gray10le'
|
|---|
| 1091 | [AVFilterGraph @ 000001f548e833c0] query_formats: 7 queried, 6 merged, 0 already done, 0 delayed
|
|---|
| 1092 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1093 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 20, dts 600600
|
|---|
| 1094 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1095 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1096 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 21, dts 633967
|
|---|
| 1097 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1098 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1099 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 22, dts 667333
|
|---|
| 1100 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1101 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1102 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 23, dts 700700
|
|---|
| 1103 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1104 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 1105 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 24, dts 734067
|
|---|
| 1106 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1107 | [libx264 @ 000001f5472a5fc0] using mv_range_thread = 24
|
|---|
| 1108 | [libx264 @ 000001f5472a5fc0] using SAR=1/1
|
|---|
| 1109 | [libx264 @ 000001f5472a5fc0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
|
|---|
| 1110 | [libx264 @ 000001f5472a5fc0] profile High, level 1.3, 4:2:0, 8-bit
|
|---|
| 1111 | [libx264 @ 000001f5472a5fc0] 264 - core 164 - H.264/MPEG-4 AVC codec - Copyleft 2003-2022 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=7 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
|
|---|
| 1112 | Output #0, mp4, to 'shuffleframes_weave.mp4':
|
|---|
| 1113 | Metadata:
|
|---|
| 1114 | major_brand : isom
|
|---|
| 1115 | minor_version : 512
|
|---|
| 1116 | compatible_brands: isomiso2avc1mp41
|
|---|
| 1117 | encoder : Lavf59.34.102
|
|---|
| 1118 | Stream #0:0(und), 0, 1/30000: Video: h264, 1 reference frame (avc1 / 0x31637661), yuv420p(top coded first (swapped), left), 320x240 (0x0) [SAR 1:1 DAR 4:3], 0/1, q=2-31, 29.97 fps, 30k tbn (default)
|
|---|
| 1119 | Metadata:
|
|---|
| 1120 | handler_name : VideoHandler
|
|---|
| 1121 | vendor_id : [0][0][0][0]
|
|---|
| 1122 | encoder : Lavc59.55.100 libx264
|
|---|
| 1123 | Side data:
|
|---|
| 1124 | cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
|
|---|
| 1125 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 25, dts 767433.0kbits/s speed=N/A
|
|---|
| 1126 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1127 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 26, dts 800800
|
|---|
| 1128 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1129 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 27, dts 834167
|
|---|
| 1130 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1131 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 28, dts 867533
|
|---|
| 1132 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1133 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 29, dts 900900
|
|---|
| 1134 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1135 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 30, dts 934267
|
|---|
| 1136 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1137 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 31, dts 967633
|
|---|
| 1138 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1139 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 32, dts 1001000
|
|---|
| 1140 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1141 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 33, dts 1034367
|
|---|
| 1142 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1143 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 34, dts 1067733
|
|---|
| 1144 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1145 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 35, dts 1101100
|
|---|
| 1146 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1147 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 36, dts 1134467
|
|---|
| 1148 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1149 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 37, dts 1167833
|
|---|
| 1150 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1151 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 38, dts 1201200
|
|---|
| 1152 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1153 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 39, dts 1234567
|
|---|
| 1154 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1155 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 40, dts 1267933
|
|---|
| 1156 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1157 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 41, dts 1301300
|
|---|
| 1158 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1159 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 42, dts 1334667
|
|---|
| 1160 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1161 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 43, dts 1368033
|
|---|
| 1162 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1163 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 44, dts 1401400
|
|---|
| 1164 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1165 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 45, dts 1434767
|
|---|
| 1166 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1167 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 46, dts 1468133
|
|---|
| 1168 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1169 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 47, dts 1501500
|
|---|
| 1170 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1171 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 48, dts 1534867
|
|---|
| 1172 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1173 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 49, dts 1568233
|
|---|
| 1174 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1175 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 50, dts 1601600
|
|---|
| 1176 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1177 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 51, dts 1634967
|
|---|
| 1178 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1179 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 52, dts 1668333
|
|---|
| 1180 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 53, dts 1701700
|
|---|
| 1181 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1182 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1183 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 54, dts 1735067
|
|---|
| 1184 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1185 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 55, dts 1768433
|
|---|
| 1186 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1187 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 56, dts 1801800
|
|---|
| 1188 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1189 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 57, dts 1835167
|
|---|
| 1190 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1191 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 58, dts 1868533
|
|---|
| 1192 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1193 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 59, dts 1901900
|
|---|
| 1194 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1195 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 60, dts 1935267
|
|---|
| 1196 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1197 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 61, dts 1968633
|
|---|
| 1198 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1199 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 62, dts 2002000
|
|---|
| 1200 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1201 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 63, dts 2035367
|
|---|
| 1202 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1203 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 64, dts 2068733
|
|---|
| 1204 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1205 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 65, dts 2102100
|
|---|
| 1206 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1207 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 66, dts 2135467
|
|---|
| 1208 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1209 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 67, dts 2168833
|
|---|
| 1210 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1211 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 68, dts 2202200
|
|---|
| 1212 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1213 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 69, dts 2235567
|
|---|
| 1214 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1215 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 70, dts 2268933
|
|---|
| 1216 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1217 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 71, dts 2302300
|
|---|
| 1218 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1219 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 72, dts 2335667
|
|---|
| 1220 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1221 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 73, dts 2369033
|
|---|
| 1222 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1223 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 74, dts 2402400
|
|---|
| 1224 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1225 | [libx264 @ 000001f5472a5fc0] frame= 0 QP=11.40 NAL=3 Slice:I Poc:0 I:300 P:0 SKIP:0 size=610 bytes
|
|---|
| 1226 | [libx264 @ 000001f5472a5fc0] frame= 1 QP=24.75 NAL=2 Slice:P Poc:2 I:18 P:2 SKIP:280 size=202 bytes
|
|---|
| 1227 | [libx264 @ 000001f5472a5fc0] frame= 2 QP=23.65 NAL=2 Slice:P Poc:6 I:9 P:9 SKIP:282 size=449 bytes
|
|---|
| 1228 | [libx264 @ 000001f5472a5fc0] frame= 3 QP=21.44 NAL=0 Slice:B Poc:4 I:1 P:13 SKIP:286 size=60 bytes
|
|---|
| 1229 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 75, dts 2435767
|
|---|
| 1230 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1231 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 76, dts 2469133
|
|---|
| 1232 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1233 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 77, dts 2502500
|
|---|
| 1234 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1235 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 78, dts 2535867
|
|---|
| 1236 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1237 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 79, dts 2569233
|
|---|
| 1238 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1239 | [libx264 @ 000001f5472a5fc0] frame= 4 QP=23.42 NAL=2 Slice:P Poc:12 I:8 P:20 SKIP:272 size=437 bytes
|
|---|
| 1240 | [libx264 @ 000001f5472a5fc0] frame= 5 QP=27.31 NAL=2 Slice:B Poc:8 I:1 P:23 SKIP:276 size=184 bytes
|
|---|
| 1241 | [libx264 @ 000001f5472a5fc0] frame= 6 QP=26.72 NAL=0 Slice:B Poc:10 I:9 P:12 SKIP:279 size=287 bytes
|
|---|
| 1242 | [libx264 @ 000001f5472a5fc0] frame= 7 QP=21.22 NAL=2 Slice:P Poc:20 I:0 P:25 SKIP:275 size=343 bytes
|
|---|
| 1243 | [libx264 @ 000001f5472a5fc0] frame= 8 QP=27.15 NAL=2 Slice:B Poc:16 I:0 P:22 SKIP:278 size=223 bytes
|
|---|
| 1244 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 80, dts 2602600
|
|---|
| 1245 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1246 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 81, dts 2635967
|
|---|
| 1247 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1248 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 82, dts 2669333
|
|---|
| 1249 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1250 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 83, dts 2702700
|
|---|
| 1251 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1252 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 84, dts 2736067
|
|---|
| 1253 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1254 | [libx264 @ 000001f5472a5fc0] frame= 9 QP=21.81 NAL=0 Slice:B Poc:14 I:0 P:13 SKIP:287 size=41 bytes
|
|---|
| 1255 | [libx264 @ 000001f5472a5fc0] frame= 10 QP=26.59 NAL=0 Slice:B Poc:18 I:6 P:17 SKIP:277 size=195 bytes
|
|---|
| 1256 | [libx264 @ 000001f5472a5fc0] frame= 11 QP=17.70 NAL=2 Slice:P Poc:26 I:14 P:20 SKIP:266 size=773 bytes
|
|---|
| 1257 | [libx264 @ 000001f5472a5fc0] frame= 12 QP=25.07 NAL=2 Slice:B Poc:22 I:3 P:27 SKIP:270 size=287 bytes
|
|---|
| 1258 | [libx264 @ 000001f5472a5fc0] frame= 13 QP=23.20 NAL=0 Slice:B Poc:24 I:5 P:18 SKIP:277 size=183 bytes
|
|---|
| 1259 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 85, dts 2769433
|
|---|
| 1260 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1261 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 86, dts 2802800
|
|---|
| 1262 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1263 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 87, dts 2836167
|
|---|
| 1264 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1265 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 88, dts 2869533
|
|---|
| 1266 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1267 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 89, dts 2902900
|
|---|
| 1268 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1269 | [libx264 @ 000001f5472a5fc0] frame= 14 QP=23.46 NAL=2 Slice:P Poc:32 I:4 P:31 SKIP:265 size=488 bytes
|
|---|
| 1270 | [libx264 @ 000001f5472a5fc0] frame= 15 QP=26.00 NAL=2 Slice:B Poc:28 I:7 P:21 SKIP:272 size=181 bytes
|
|---|
| 1271 | [libx264 @ 000001f5472a5fc0] frame= 16 QP=27.80 NAL=0 Slice:B Poc:30 I:3 P:22 SKIP:275 size=261 bytes
|
|---|
| 1272 | [libx264 @ 000001f5472a5fc0] frame= 17 QP=24.06 NAL=2 Slice:P Poc:40 I:1 P:26 SKIP:273 size=422 bytes
|
|---|
| 1273 | [libx264 @ 000001f5472a5fc0] frame= 18 QP=27.12 NAL=2 Slice:B Poc:36 I:6 P:19 SKIP:275 size=333 bytes
|
|---|
| 1274 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 90, dts 2936267
|
|---|
| 1275 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1276 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 91, dts 2969633
|
|---|
| 1277 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1278 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 92, dts 3003000
|
|---|
| 1279 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1280 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 93, dts 3036367
|
|---|
| 1281 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1282 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 94, dts 3069733
|
|---|
| 1283 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1284 | [libx264 @ 000001f5472a5fc0] frame= 19 QP=24.40 NAL=0 Slice:B Poc:34 I:3 P:17 SKIP:280 size=60 bytes
|
|---|
| 1285 | [libx264 @ 000001f5472a5fc0] frame= 20 QP=27.92 NAL=0 Slice:B Poc:38 I:3 P:25 SKIP:272 size=227 bytes
|
|---|
| 1286 | [libx264 @ 000001f5472a5fc0] frame= 21 QP=24.90 NAL=2 Slice:P Poc:48 I:5 P:28 SKIP:267 size=391 bytes
|
|---|
| 1287 | [libx264 @ 000001f5472a5fc0] frame= 22 QP=23.19 NAL=2 Slice:B Poc:44 I:7 P:20 SKIP:273 size=395 bytes
|
|---|
| 1288 | [libx264 @ 000001f5472a5fc0] frame= 23 QP=23.08 NAL=0 Slice:B Poc:42 I:5 P:15 SKIP:280 size=62 bytes
|
|---|
| 1289 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 95, dts 3103100
|
|---|
| 1290 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1291 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 96, dts 3136467
|
|---|
| 1292 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1293 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 97, dts 3169833
|
|---|
| 1294 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1295 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 98, dts 3203200
|
|---|
| 1296 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1297 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 99, dts 3236567
|
|---|
| 1298 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1299 | [libx264 @ 000001f5472a5fc0] frame= 24 QP=27.77 NAL=0 Slice:B Poc:46 I:3 P:21 SKIP:276 size=323 bytes
|
|---|
| 1300 | [libx264 @ 000001f5472a5fc0] frame= 25 QP=25.28 NAL=2 Slice:P Poc:56 I:12 P:17 SKIP:271 size=1249 bytes
|
|---|
| 1301 | [libx264 @ 000001f5472a5fc0] frame= 26 QP=24.81 NAL=2 Slice:B Poc:52 I:6 P:27 SKIP:267 size=229 bytes
|
|---|
| 1302 | [libx264 @ 000001f5472a5fc0] frame= 27 QP=26.41 NAL=0 Slice:B Poc:50 I:1 P:26 SKIP:273 size=179 bytes
|
|---|
| 1303 | [libx264 @ 000001f5472a5fc0] frame= 28 QP=22.28 NAL=0 Slice:B Poc:54 I:5 P:14 SKIP:281 size=144 bytes
|
|---|
| 1304 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 100, dts 3269933
|
|---|
| 1305 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1306 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 101, dts 3303300
|
|---|
| 1307 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1308 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 102, dts 3336667
|
|---|
| 1309 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1310 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 103, dts 3370033
|
|---|
| 1311 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1312 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 104, dts 3403400
|
|---|
| 1313 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1314 | [libx264 @ 000001f5472a5fc0] frame= 29 QP=21.98 NAL=2 Slice:P Poc:62 I:4 P:22 SKIP:274 size=463 bytes
|
|---|
| 1315 | [libx264 @ 000001f5472a5fc0] frame= 30 QP=26.93 NAL=2 Slice:B Poc:58 I:1 P:22 SKIP:277 size=185 bytes
|
|---|
| 1316 | [libx264 @ 000001f5472a5fc0] frame= 31 QP=27.86 NAL=0 Slice:B Poc:60 I:8 P:13 SKIP:279 size=275 bytes
|
|---|
| 1317 | [libx264 @ 000001f5472a5fc0] frame= 32 QP=23.14 NAL=2 Slice:P Poc:64 I:1 P:16 SKIP:283 size=138 bytes
|
|---|
| 1318 | [libx264 @ 000001f5472a5fc0] frame= 33 QP=23.95 NAL=2 Slice:P Poc:72 I:2 P:21 SKIP:277 size=384 bytes
|
|---|
| 1319 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 105, dts 3436767
|
|---|
| 1320 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1321 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 106, dts 3470133
|
|---|
| 1322 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1323 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 107, dts 3503500
|
|---|
| 1324 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1325 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 108, dts 3536867
|
|---|
| 1326 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1327 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 109, dts 3570233
|
|---|
| 1328 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1329 | [libx264 @ 000001f5472a5fc0] frame= 34 QP=27.27 NAL=2 Slice:B Poc:68 I:2 P:19 SKIP:279 size=191 bytes
|
|---|
| 1330 | [libx264 @ 000001f5472a5fc0] frame= 35 QP=27.72 NAL=0 Slice:B Poc:66 I:2 P:17 SKIP:281 size=268 bytes
|
|---|
| 1331 | [libx264 @ 000001f5472a5fc0] frame= 36 QP=27.77 NAL=0 Slice:B Poc:70 I:0 P:18 SKIP:282 size=212 bytes
|
|---|
| 1332 | [libx264 @ 000001f5472a5fc0] frame= 37 QP=18.89 NAL=2 Slice:P Poc:80 I:11 P:22 SKIP:267 size=934 bytes
|
|---|
| 1333 | [libx264 @ 000001f5472a5fc0] frame= 38 QP=26.52 NAL=2 Slice:B Poc:76 I:2 P:28 SKIP:270 size=233 bytes
|
|---|
| 1334 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 110, dts 3603600
|
|---|
| 1335 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1336 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 111, dts 3636967
|
|---|
| 1337 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1338 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 112, dts 3670333
|
|---|
| 1339 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1340 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 113, dts 3703700
|
|---|
| 1341 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1342 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 114, dts 3737067
|
|---|
| 1343 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1344 | [libx264 @ 000001f5472a5fc0] frame= 39 QP=22.73 NAL=0 Slice:B Poc:74 I:1 P:24 SKIP:275 size=84 bytes
|
|---|
| 1345 | [libx264 @ 000001f5472a5fc0] frame= 40 QP=20.13 NAL=0 Slice:B Poc:78 I:7 P:15 SKIP:278 size=211 bytes
|
|---|
| 1346 | [libx264 @ 000001f5472a5fc0] frame= 41 QP=23.01 NAL=2 Slice:P Poc:88 I:6 P:13 SKIP:281 size=344 bytes
|
|---|
| 1347 | [libx264 @ 000001f5472a5fc0] frame= 42 QP=26.25 NAL=2 Slice:B Poc:84 I:1 P:19 SKIP:280 size=256 bytes
|
|---|
| 1348 | [libx264 @ 000001f5472a5fc0] frame= 43 QP=26.32 NAL=0 Slice:B Poc:82 I:0 P:15 SKIP:285 size=46 bytes
|
|---|
| 1349 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 115, dts 3770433
|
|---|
| 1350 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1351 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 116, dts 3803800
|
|---|
| 1352 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1353 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 117, dts 3837167
|
|---|
| 1354 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1355 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 118, dts 3870533
|
|---|
| 1356 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1357 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 119, dts 3903900
|
|---|
| 1358 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1359 | [libx264 @ 000001f5472a5fc0] frame= 44 QP=27.50 NAL=0 Slice:B Poc:86 I:4 P:14 SKIP:282 size=342 bytes
|
|---|
| 1360 | [libx264 @ 000001f5472a5fc0] frame= 45 QP=18.70 NAL=2 Slice:P Poc:96 I:3 P:18 SKIP:279 size=434 bytes
|
|---|
| 1361 | [libx264 @ 000001f5472a5fc0] frame= 46 QP=26.22 NAL=2 Slice:B Poc:92 I:2 P:19 SKIP:279 size=210 bytes
|
|---|
| 1362 | [libx264 @ 000001f5472a5fc0] frame= 47 QP=27.85 NAL=0 Slice:B Poc:90 I:0 P:19 SKIP:281 size=189 bytes
|
|---|
| 1363 | [libx264 @ 000001f5472a5fc0] frame= 48 QP=21.21 NAL=0 Slice:B Poc:94 I:5 P:10 SKIP:285 size=151 bytes
|
|---|
| 1364 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 120, dts 3937267
|
|---|
| 1365 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1366 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 121, dts 3970633
|
|---|
| 1367 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1368 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 122, dts 4004000
|
|---|
| 1369 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1370 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 123, dts 4037367
|
|---|
| 1371 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1372 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 124, dts 4070733
|
|---|
| 1373 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1374 | [libx264 @ 000001f5472a5fc0] frame= 49 QP=20.15 NAL=2 Slice:P Poc:104 I:19 P:14 SKIP:267 size=748 bytes
|
|---|
| 1375 | [libx264 @ 000001f5472a5fc0] frame= 50 QP=26.83 NAL=2 Slice:B Poc:100 I:1 P:29 SKIP:270 size=232 bytes
|
|---|
| 1376 | [libx264 @ 000001f5472a5fc0] frame= 51 QP=27.86 NAL=0 Slice:B Poc:98 I:2 P:26 SKIP:272 size=204 bytes
|
|---|
| 1377 | [libx264 @ 000001f5472a5fc0] frame= 52 QP=23.46 NAL=0 Slice:B Poc:102 I:6 P:15 SKIP:279 size=55 bytes
|
|---|
| 1378 | [libx264 @ 000001f5472a5fc0] frame= 53 QP=22.81 NAL=2 Slice:P Poc:112 I:2 P:30 SKIP:268 size=582 bytes
|
|---|
| 1379 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 125, dts 4104100
|
|---|
| 1380 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1381 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 126, dts 4137467
|
|---|
| 1382 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1383 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 127, dts 4170833
|
|---|
| 1384 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1385 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 128, dts 4204200
|
|---|
| 1386 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1387 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 129, dts 4237567
|
|---|
| 1388 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1389 | [libx264 @ 000001f5472a5fc0] frame= 54 QP=27.16 NAL=2 Slice:B Poc:108 I:3 P:26 SKIP:271 size=187 bytes
|
|---|
| 1390 | [libx264 @ 000001f5472a5fc0] frame= 55 QP=27.30 NAL=0 Slice:B Poc:106 I:5 P:21 SKIP:274 size=341 bytes
|
|---|
| 1391 | [libx264 @ 000001f5472a5fc0] frame= 56 QP=27.42 NAL=0 Slice:B Poc:110 I:9 P:19 SKIP:272 size=320 bytes
|
|---|
| 1392 | [libx264 @ 000001f5472a5fc0] frame= 57 QP=16.19 NAL=2 Slice:P Poc:120 I:0 P:29 SKIP:271 size=418 bytes
|
|---|
| 1393 | [libx264 @ 000001f5472a5fc0] frame= 58 QP=26.79 NAL=2 Slice:B Poc:116 I:0 P:26 SKIP:274 size=273 bytes
|
|---|
| 1394 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 130, dts 4270933
|
|---|
| 1395 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1396 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 131, dts 4304300
|
|---|
| 1397 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1398 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 132, dts 4337667
|
|---|
| 1399 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1400 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 133, dts 4371033
|
|---|
| 1401 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1402 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 134, dts 4404400
|
|---|
| 1403 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1404 | [libx264 @ 000001f5472a5fc0] frame= 59 QP=28.08 NAL=0 Slice:B Poc:114 I:0 P:18 SKIP:282 size=53 bytes
|
|---|
| 1405 | [libx264 @ 000001f5472a5fc0] frame= 60 QP=27.90 NAL=0 Slice:B Poc:118 I:3 P:14 SKIP:283 size=177 bytes
|
|---|
| 1406 | [libx264 @ 000001f5472a5fc0] frame= 61 QP=23.96 NAL=2 Slice:P Poc:126 I:13 P:18 SKIP:269 size=1373 bytes
|
|---|
| 1407 | [libx264 @ 000001f5472a5fc0] frame= 62 QP=25.07 NAL=2 Slice:B Poc:122 I:1 P:25 SKIP:274 size=244 bytes
|
|---|
| 1408 | [libx264 @ 000001f5472a5fc0] frame= 63 QP=23.90 NAL=0 Slice:B Poc:124 I:2 P:20 SKIP:278 size=97 bytes
|
|---|
| 1409 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 135, dts 4437767
|
|---|
| 1410 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1411 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 136, dts 4471133
|
|---|
| 1412 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1413 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 137, dts 4504500
|
|---|
| 1414 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1415 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 138, dts 4537867
|
|---|
| 1416 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 139, dts 4571233
|
|---|
| 1417 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1418 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1419 | [libx264 @ 000001f5472a5fc0] frame= 64 QP=23.00 NAL=2 Slice:P Poc:132 I:4 P:38 SKIP:258 size=564 bytes
|
|---|
| 1420 | [libx264 @ 000001f5472a5fc0] frame= 65 QP=25.27 NAL=2 Slice:B Poc:128 I:6 P:23 SKIP:271 size=217 bytes
|
|---|
| 1421 | [libx264 @ 000001f5472a5fc0] frame= 66 QP=27.84 NAL=0 Slice:B Poc:130 I:6 P:14 SKIP:280 size=256 bytes
|
|---|
| 1422 | [libx264 @ 000001f5472a5fc0] frame= 67 QP=24.15 NAL=2 Slice:P Poc:140 I:1 P:21 SKIP:278 size=338 bytes
|
|---|
| 1423 | [libx264 @ 000001f5472a5fc0] frame= 68 QP=27.14 NAL=2 Slice:B Poc:136 I:6 P:12 SKIP:282 size=332 bytes
|
|---|
| 1424 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 140, dts 4604600
|
|---|
| 1425 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1426 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 141, dts 4637967
|
|---|
| 1427 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1428 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 142, dts 4671333
|
|---|
| 1429 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1430 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 143, dts 4704700
|
|---|
| 1431 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1432 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 144, dts 4738067
|
|---|
| 1433 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1434 | [libx264 @ 000001f5472a5fc0] frame= 69 QP=24.94 NAL=0 Slice:B Poc:134 I:0 P:13 SKIP:287 size=51 bytes
|
|---|
| 1435 | [libx264 @ 000001f5472a5fc0] frame= 70 QP=27.92 NAL=0 Slice:B Poc:138 I:1 P:16 SKIP:283 size=198 bytes
|
|---|
| 1436 | [libx264 @ 000001f5472a5fc0] frame= 71 QP=25.14 NAL=2 Slice:P Poc:146 I:1 P:14 SKIP:285 size=402 bytes
|
|---|
| 1437 | [libx264 @ 000001f5472a5fc0] frame= 72 QP=26.22 NAL=2 Slice:B Poc:142 I:5 P:15 SKIP:280 size=259 bytes
|
|---|
| 1438 | [libx264 @ 000001f5472a5fc0] frame= 73 QP=23.25 NAL=0 Slice:B Poc:144 I:5 P:11 SKIP:284 size=158 bytes
|
|---|
| 1439 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 145, dts 4771433
|
|---|
| 1440 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1441 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 146, dts 4804800
|
|---|
| 1442 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1443 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 147, dts 4838167
|
|---|
| 1444 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1445 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 148, dts 4871533
|
|---|
| 1446 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1447 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 149, dts 4904900
|
|---|
| 1448 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1449 | [libx264 @ 000001f5472a5fc0] frame= 74 QP=14.22 NAL=2 Slice:P Poc:154 I:10 P:28 SKIP:262 size=864 bytes
|
|---|
| 1450 | [libx264 @ 000001f5472a5fc0] frame= 75 QP=26.16 NAL=2 Slice:B Poc:150 I:1 P:35 SKIP:264 size=249 bytes
|
|---|
| 1451 | [libx264 @ 000001f5472a5fc0] frame= 76 QP=25.00 NAL=0 Slice:B Poc:148 I:2 P:27 SKIP:271 size=207 bytes
|
|---|
| 1452 | [libx264 @ 000001f5472a5fc0] frame= 77 QP=27.86 NAL=0 Slice:B Poc:152 I:3 P:21 SKIP:276 size=55 bytes
|
|---|
| 1453 | [libx264 @ 000001f5472a5fc0] frame= 78 QP=22.56 NAL=2 Slice:P Poc:162 I:5 P:29 SKIP:266 size=519 bytes
|
|---|
| 1454 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 150, dts 4938267
|
|---|
| 1455 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1456 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 151, dts 4971633
|
|---|
| 1457 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1458 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 152, dts 5005000
|
|---|
| 1459 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1460 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 153, dts 5038367
|
|---|
| 1461 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1462 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 154, dts 5071733
|
|---|
| 1463 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1464 | [libx264 @ 000001f5472a5fc0] frame= 79 QP=27.09 NAL=2 Slice:B Poc:158 I:3 P:25 SKIP:272 size=188 bytes
|
|---|
| 1465 | [libx264 @ 000001f5472a5fc0] frame= 80 QP=27.38 NAL=0 Slice:B Poc:156 I:3 P:23 SKIP:274 size=331 bytes
|
|---|
| 1466 | [libx264 @ 000001f5472a5fc0] frame= 81 QP=27.85 NAL=0 Slice:B Poc:160 I:8 P:23 SKIP:269 size=345 bytes
|
|---|
| 1467 | [libx264 @ 000001f5472a5fc0] frame= 82 QP=16.90 NAL=2 Slice:P Poc:170 I:3 P:33 SKIP:264 size=397 bytes
|
|---|
| 1468 | [libx264 @ 000001f5472a5fc0] frame= 83 QP=27.41 NAL=2 Slice:B Poc:166 I:0 P:29 SKIP:271 size=242 bytes
|
|---|
| 1469 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 155, dts 5105100
|
|---|
| 1470 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1471 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 156, dts 5138467
|
|---|
| 1472 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1473 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 157, dts 5171833
|
|---|
| 1474 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1475 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 158, dts 5205200
|
|---|
| 1476 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1477 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 159, dts 5238567
|
|---|
| 1478 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1479 | [libx264 @ 000001f5472a5fc0] frame= 84 QP=26.83 NAL=0 Slice:B Poc:164 I:0 P:16 SKIP:284 size=42 bytes
|
|---|
| 1480 | [libx264 @ 000001f5472a5fc0] frame= 85 QP=21.78 NAL=0 Slice:B Poc:168 I:3 P:16 SKIP:281 size=209 bytes
|
|---|
| 1481 | [libx264 @ 000001f5472a5fc0] frame= 86 QP=17.13 NAL=2 Slice:P Poc:176 I:10 P:26 SKIP:264 size=1053 bytes
|
|---|
| 1482 | [libx264 @ 000001f5472a5fc0] frame= 87 QP=24.90 NAL=2 Slice:B Poc:172 I:2 P:33 SKIP:265 size=239 bytes
|
|---|
| 1483 | [libx264 @ 000001f5472a5fc0] frame= 88 QP=23.46 NAL=0 Slice:B Poc:174 I:0 P:19 SKIP:281 size=50 bytes
|
|---|
| 1484 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 160, dts 5271933
|
|---|
| 1485 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1486 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 161, dts 5305300
|
|---|
| 1487 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1488 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 162, dts 5338667
|
|---|
| 1489 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1490 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 163, dts 5372033
|
|---|
| 1491 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1492 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 164, dts 5405400
|
|---|
| 1493 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1494 | [libx264 @ 000001f5472a5fc0] frame= 89 QP=23.83 NAL=2 Slice:P Poc:182 I:4 P:31 SKIP:265 size=463 bytes
|
|---|
| 1495 | [libx264 @ 000001f5472a5fc0] frame= 90 QP=27.49 NAL=2 Slice:B Poc:178 I:7 P:25 SKIP:268 size=183 bytes
|
|---|
| 1496 | [libx264 @ 000001f5472a5fc0] frame= 91 QP=27.79 NAL=0 Slice:B Poc:180 I:5 P:21 SKIP:274 size=247 bytes
|
|---|
| 1497 | [libx264 @ 000001f5472a5fc0] frame= 92 QP=24.39 NAL=2 Slice:P Poc:190 I:0 P:35 SKIP:265 size=395 bytes
|
|---|
| 1498 | [libx264 @ 000001f5472a5fc0] frame= 93 QP=27.21 NAL=2 Slice:B Poc:186 I:4 P:22 SKIP:274 size=328 bytes
|
|---|
| 1499 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 165, dts 5438767
|
|---|
| 1500 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1501 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 166, dts 5472133
|
|---|
| 1502 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1503 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 167, dts 5505500
|
|---|
| 1504 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1505 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 168, dts 5538867
|
|---|
| 1506 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1507 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 169, dts 5572233
|
|---|
| 1508 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1509 | [libx264 @ 000001f5472a5fc0] frame= 94 QP=28.08 NAL=0 Slice:B Poc:184 I:2 P:23 SKIP:275 size=80 bytes
|
|---|
| 1510 | [libx264 @ 000001f5472a5fc0] frame= 95 QP=27.75 NAL=0 Slice:B Poc:188 I:3 P:23 SKIP:274 size=206 bytes
|
|---|
| 1511 | [libx264 @ 000001f5472a5fc0] frame= 96 QP=22.21 NAL=2 Slice:P Poc:198 I:4 P:27 SKIP:269 size=360 bytes
|
|---|
| 1512 | [libx264 @ 000001f5472a5fc0] frame= 97 QP=23.26 NAL=2 Slice:B Poc:194 I:6 P:25 SKIP:269 size=401 bytes
|
|---|
| 1513 | [libx264 @ 000001f5472a5fc0] frame= 98 QP=18.80 NAL=0 Slice:B Poc:192 I:5 P:18 SKIP:277 size=76 bytes
|
|---|
| 1514 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 170, dts 5605600
|
|---|
| 1515 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1516 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 171, dts 5638967
|
|---|
| 1517 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1518 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 172, dts 5672333
|
|---|
| 1519 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1520 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 173, dts 5705700
|
|---|
| 1521 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1522 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 174, dts 5739067
|
|---|
| 1523 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1524 | [libx264 @ 000001f5472a5fc0] frame= 99 QP=27.83 NAL=0 Slice:B Poc:196 I:2 P:24 SKIP:274 size=332 bytes
|
|---|
| 1525 | [libx264 @ 000001f5472a5fc0] frame= 100 QP=25.30 NAL=2 Slice:P Poc:206 I:13 P:18 SKIP:269 size=1398 bytes
|
|---|
| 1526 | [libx264 @ 000001f5472a5fc0] frame= 101 QP=24.11 NAL=2 Slice:B Poc:202 I:7 P:26 SKIP:267 size=258 bytes
|
|---|
| 1527 | [libx264 @ 000001f5472a5fc0] frame= 102 QP=28.02 NAL=0 Slice:B Poc:200 I:2 P:25 SKIP:273 size=192 bytes
|
|---|
| 1528 | [libx264 @ 000001f5472a5fc0] frame= 103 QP=22.05 NAL=0 Slice:B Poc:204 I:6 P:17 SKIP:277 size=158 bytes
|
|---|
| 1529 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 175, dts 5772433
|
|---|
| 1530 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1531 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 176, dts 5805800
|
|---|
| 1532 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1533 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 177, dts 5839167
|
|---|
| 1534 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1535 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 178, dts 5872533
|
|---|
| 1536 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1537 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 179, dts 5905900
|
|---|
| 1538 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1539 | [libx264 @ 000001f5472a5fc0] frame= 104 QP=22.66 NAL=2 Slice:P Poc:212 I:1 P:34 SKIP:265 size=578 bytes
|
|---|
| 1540 | [libx264 @ 000001f5472a5fc0] frame= 105 QP=26.99 NAL=2 Slice:B Poc:208 I:0 P:33 SKIP:267 size=179 bytes
|
|---|
| 1541 | [libx264 @ 000001f5472a5fc0] frame= 106 QP=27.85 NAL=0 Slice:B Poc:210 I:7 P:26 SKIP:267 size=303 bytes
|
|---|
| 1542 | [libx264 @ 000001f5472a5fc0] frame= 107 QP=15.19 NAL=2 Slice:P Poc:220 I:3 P:34 SKIP:263 size=386 bytes
|
|---|
| 1543 | [libx264 @ 000001f5472a5fc0] frame= 108 QP=26.92 NAL=2 Slice:B Poc:216 I:0 P:25 SKIP:275 size=277 bytes
|
|---|
| 1544 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 180, dts 5939267
|
|---|
| 1545 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1546 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 181, dts 5972633
|
|---|
| 1547 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1548 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 182, dts 6006000
|
|---|
| 1549 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1550 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 183, dts 6039367
|
|---|
| 1551 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1552 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 184, dts 6072733
|
|---|
| 1553 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1554 | [libx264 @ 000001f5472a5fc0] frame= 109 QP=27.79 NAL=0 Slice:B Poc:214 I:0 P:24 SKIP:276 size=53 bytes
|
|---|
| 1555 | [libx264 @ 000001f5472a5fc0] frame= 110 QP=27.72 NAL=0 Slice:B Poc:218 I:2 P:17 SKIP:281 size=201 bytes
|
|---|
| 1556 | [libx264 @ 000001f5472a5fc0] frame= 111 QP=23.16 NAL=2 Slice:P Poc:222 I:4 P:30 SKIP:266 size=347 bytes
|
|---|
| 1557 | [libx264 @ 000001f5472a5fc0] frame= 112 QP=24.43 NAL=2 Slice:P Poc:230 I:7 P:32 SKIP:261 size=829 bytes
|
|---|
| 1558 | [libx264 @ 000001f5472a5fc0] frame= 113 QP=25.96 NAL=2 Slice:B Poc:226 I:1 P:29 SKIP:270 size=237 bytes
|
|---|
| 1559 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 185, dts 6106100
|
|---|
| 1560 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1561 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 186, dts 6139467
|
|---|
| 1562 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1563 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 187, dts 6172833
|
|---|
| 1564 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1565 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 188, dts 6206200
|
|---|
| 1566 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1567 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 189, dts 6239567
|
|---|
| 1568 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1569 | [libx264 @ 000001f5472a5fc0] frame= 114 QP=24.49 NAL=0 Slice:B Poc:224 I:0 P:23 SKIP:277 size=68 bytes
|
|---|
| 1570 | [libx264 @ 000001f5472a5fc0] frame= 115 QP=27.92 NAL=0 Slice:B Poc:228 I:4 P:15 SKIP:281 size=202 bytes
|
|---|
| 1571 | [libx264 @ 000001f5472a5fc0] frame= 116 QP=15.88 NAL=2 Slice:P Poc:238 I:0 P:22 SKIP:278 size=406 bytes
|
|---|
| 1572 | [libx264 @ 000001f5472a5fc0] frame= 117 QP=26.18 NAL=2 Slice:B Poc:234 I:1 P:17 SKIP:282 size=237 bytes
|
|---|
| 1573 | [libx264 @ 000001f5472a5fc0] frame= 118 QP=27.62 NAL=0 Slice:B Poc:232 I:1 P:17 SKIP:282 size=51 bytes
|
|---|
| 1574 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 190, dts 6272933
|
|---|
| 1575 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1576 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 191, dts 6306300
|
|---|
| 1577 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1578 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 192, dts 6339667
|
|---|
| 1579 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1580 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 193, dts 6373033
|
|---|
| 1581 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1582 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 194, dts 6406400
|
|---|
| 1583 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1584 | [libx264 @ 000001f5472a5fc0] frame= 119 QP=27.50 NAL=0 Slice:B Poc:236 I:5 P:11 SKIP:284 size=347 bytes
|
|---|
| 1585 | [libx264 @ 000001f5472a5fc0] frame= 120 QP=22.65 NAL=2 Slice:P Poc:246 I:2 P:15 SKIP:283 size=634 bytes
|
|---|
| 1586 | [libx264 @ 000001f5472a5fc0] frame= 121 QP=26.27 NAL=2 Slice:B Poc:242 I:4 P:16 SKIP:280 size=205 bytes
|
|---|
| 1587 | [libx264 @ 000001f5472a5fc0] frame= 122 QP=27.30 NAL=0 Slice:B Poc:240 I:0 P:17 SKIP:283 size=181 bytes
|
|---|
| 1588 | [libx264 @ 000001f5472a5fc0] frame= 123 QP=23.23 NAL=0 Slice:B Poc:244 I:3 P:10 SKIP:287 size=144 bytes
|
|---|
| 1589 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 195, dts 6439767
|
|---|
| 1590 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1591 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 196, dts 6473133
|
|---|
| 1592 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1593 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 197, dts 6506500
|
|---|
| 1594 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1595 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 198, dts 6539867
|
|---|
| 1596 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1597 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 199, dts 6573233
|
|---|
| 1598 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1599 | [libx264 @ 000001f5472a5fc0] frame= 124 QP=16.68 NAL=2 Slice:P Poc:252 I:21 P:26 SKIP:253 size=985 bytes
|
|---|
| 1600 | [libx264 @ 000001f5472a5fc0] frame= 125 QP=23.64 NAL=2 Slice:B Poc:248 I:0 P:33 SKIP:267 size=194 bytes
|
|---|
| 1601 | [libx264 @ 000001f5472a5fc0] frame= 126 QP=27.71 NAL=0 Slice:B Poc:250 I:2 P:35 SKIP:263 size=167 bytes
|
|---|
| 1602 | [libx264 @ 000001f5472a5fc0] frame= 127 QP=14.99 NAL=2 Slice:P Poc:256 I:9 P:16 SKIP:275 size=579 bytes
|
|---|
| 1603 | [libx264 @ 000001f5472a5fc0] frame= 128 QP=20.64 NAL=0 Slice:B Poc:254 I:3 P:13 SKIP:284 size=73 bytes
|
|---|
| 1604 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 200, dts 6606600
|
|---|
| 1605 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1606 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 201, dts 6639967
|
|---|
| 1607 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1608 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 202, dts 6673333
|
|---|
| 1609 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1610 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 203, dts 6706700
|
|---|
| 1611 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1612 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 204, dts 6740067
|
|---|
| 1613 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1614 | [libx264 @ 000001f5472a5fc0] frame= 129 QP=23.36 NAL=2 Slice:P Poc:262 I:9 P:15 SKIP:276 size=580 bytes
|
|---|
| 1615 | [libx264 @ 000001f5472a5fc0] frame= 130 QP=22.76 NAL=2 Slice:B Poc:258 I:1 P:26 SKIP:273 size=221 bytes
|
|---|
| 1616 | [libx264 @ 000001f5472a5fc0] frame= 131 QP=27.78 NAL=0 Slice:B Poc:260 I:4 P:21 SKIP:275 size=300 bytes
|
|---|
| 1617 | [libx264 @ 000001f5472a5fc0] frame= 132 QP=24.43 NAL=2 Slice:P Poc:270 I:3 P:24 SKIP:273 size=321 bytes
|
|---|
| 1618 | [libx264 @ 000001f5472a5fc0] frame= 133 QP=26.90 NAL=2 Slice:B Poc:266 I:0 P:24 SKIP:276 size=227 bytes
|
|---|
| 1619 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 205, dts 6773433
|
|---|
| 1620 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1621 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 206, dts 6806800
|
|---|
| 1622 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1623 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 207, dts 6840167
|
|---|
| 1624 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1625 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 208, dts 6873533
|
|---|
| 1626 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1627 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 209, dts 6906900
|
|---|
| 1628 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1629 | [libx264 @ 000001f5472a5fc0] frame= 134 QP=27.79 NAL=0 Slice:B Poc:264 I:0 P:12 SKIP:288 size=38 bytes
|
|---|
| 1630 | [libx264 @ 000001f5472a5fc0] frame= 135 QP=26.80 NAL=0 Slice:B Poc:268 I:2 P:20 SKIP:278 size=194 bytes
|
|---|
| 1631 | [libx264 @ 000001f5472a5fc0] frame= 136 QP=16.62 NAL=2 Slice:P Poc:278 I:31 P:18 SKIP:251 size=519 bytes
|
|---|
| 1632 | [libx264 @ 000001f5472a5fc0] frame= 137 QP=25.41 NAL=2 Slice:B Poc:274 I:1 P:33 SKIP:266 size=313 bytes
|
|---|
| 1633 | [libx264 @ 000001f5472a5fc0] frame= 138 QP=14.00 NAL=0 Slice:B Poc:272 I:1 P:19 SKIP:280 size=41 bytes
|
|---|
| 1634 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 210, dts 6940267
|
|---|
| 1635 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1636 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 211, dts 6973633
|
|---|
| 1637 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1638 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 212, dts 7007000
|
|---|
| 1639 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1640 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 213, dts 7040367
|
|---|
| 1641 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1642 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 214, dts 7073733
|
|---|
| 1643 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1644 | [libx264 @ 000001f5472a5fc0] frame= 139 QP=26.96 NAL=0 Slice:B Poc:276 I:4 P:28 SKIP:268 size=249 bytes
|
|---|
| 1645 | [libx264 @ 000001f5472a5fc0] frame= 140 QP=24.13 NAL=2 Slice:P Poc:280 I:5 P:31 SKIP:264 size=430 bytes
|
|---|
| 1646 | [libx264 @ 000001f5472a5fc0] frame= 141 QP=25.22 NAL=2 Slice:P Poc:288 I:10 P:15 SKIP:275 size=437 bytes
|
|---|
| 1647 | [libx264 @ 000001f5472a5fc0] frame= 142 QP=25.42 NAL=2 Slice:B Poc:284 I:1 P:24 SKIP:275 size=239 bytes
|
|---|
| 1648 | [libx264 @ 000001f5472a5fc0] frame= 143 QP=27.79 NAL=0 Slice:B Poc:282 I:0 P:18 SKIP:282 size=48 bytes
|
|---|
| 1649 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 215, dts 7107100
|
|---|
| 1650 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1651 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 216, dts 7140467
|
|---|
| 1652 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1653 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 217, dts 7173833
|
|---|
| 1654 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1655 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 218, dts 7207200
|
|---|
| 1656 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1657 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 219, dts 7240567
|
|---|
| 1658 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1659 | [libx264 @ 000001f5472a5fc0] frame= 144 QP=26.12 NAL=0 Slice:B Poc:286 I:8 P:23 SKIP:269 size=430 bytes
|
|---|
| 1660 | [libx264 @ 000001f5472a5fc0] frame= 145 QP=14.73 NAL=2 Slice:P Poc:292 I:10 P:32 SKIP:258 size=331 bytes
|
|---|
| 1661 | [libx264 @ 000001f5472a5fc0] frame= 146 QP=27.11 NAL=0 Slice:B Poc:290 I:0 P:34 SKIP:266 size=226 bytes
|
|---|
| 1662 | [libx264 @ 000001f5472a5fc0] frame= 147 QP=22.15 NAL=2 Slice:P Poc:294 I:4 P:15 SKIP:281 size=188 bytes
|
|---|
| 1663 | [libx264 @ 000001f5472a5fc0] frame= 148 QP=23.38 NAL=2 Slice:P Poc:302 I:21 P:23 SKIP:256 size=1013 bytes
|
|---|
| 1664 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 220, dts 7273933
|
|---|
| 1665 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1666 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 221, dts 7307300
|
|---|
| 1667 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1668 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 222, dts 7340667
|
|---|
| 1669 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1670 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 223, dts 7374033
|
|---|
| 1671 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1672 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 224, dts 7407400
|
|---|
| 1673 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1674 | [libx264 @ 000001f5472a5fc0] frame= 149 QP=25.55 NAL=2 Slice:B Poc:298 I:3 P:36 SKIP:261 size=403 bytes
|
|---|
| 1675 | [libx264 @ 000001f5472a5fc0] frame= 150 QP=26.53 NAL=0 Slice:B Poc:296 I:4 P:26 SKIP:270 size=400 bytes
|
|---|
| 1676 | [libx264 @ 000001f5472a5fc0] frame= 151 QP=27.26 NAL=0 Slice:B Poc:300 I:0 P:32 SKIP:268 size=153 bytes
|
|---|
| 1677 | [libx264 @ 000001f5472a5fc0] frame= 152 QP=16.51 NAL=2 Slice:P Poc:310 I:6 P:17 SKIP:277 size=347 bytes
|
|---|
| 1678 | [libx264 @ 000001f5472a5fc0] frame= 153 QP=26.17 NAL=2 Slice:B Poc:306 I:6 P:20 SKIP:274 size=418 bytes
|
|---|
| 1679 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 225, dts 7440767
|
|---|
| 1680 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1681 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 226, dts 7474133
|
|---|
| 1682 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1683 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 227, dts 7507500
|
|---|
| 1684 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1685 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 228, dts 7540867
|
|---|
| 1686 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1687 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 229, dts 7574233
|
|---|
| 1688 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1689 | [libx264 @ 000001f5472a5fc0] frame= 154 QP=21.45 NAL=0 Slice:B Poc:304 I:1 P:17 SKIP:282 size=67 bytes
|
|---|
| 1690 | [libx264 @ 000001f5472a5fc0] frame= 155 QP=23.65 NAL=0 Slice:B Poc:308 I:4 P:21 SKIP:275 size=381 bytes
|
|---|
| 1691 | [libx264 @ 000001f5472a5fc0] frame= 156 QP=23.12 NAL=2 Slice:P Poc:314 I:8 P:12 SKIP:280 size=659 bytes
|
|---|
| 1692 | [libx264 @ 000001f5472a5fc0] frame= 157 QP=26.30 NAL=0 Slice:B Poc:312 I:2 P:13 SKIP:285 size=52 bytes
|
|---|
| 1693 | [libx264 @ 000001f5472a5fc0] frame= 158 QP=17.04 NAL=2 Slice:P Poc:322 I:2 P:26 SKIP:272 size=486 bytes
|
|---|
| 1694 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 230, dts 7607600
|
|---|
| 1695 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1696 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 231, dts 7640967
|
|---|
| 1697 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1698 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 232, dts 7674333
|
|---|
| 1699 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1700 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 233, dts 7707700
|
|---|
| 1701 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1702 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 234, dts 7741067
|
|---|
| 1703 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1704 | [libx264 @ 000001f5472a5fc0] frame= 159 QP=24.21 NAL=2 Slice:B Poc:318 I:1 P:21 SKIP:278 size=237 bytes
|
|---|
| 1705 | [libx264 @ 000001f5472a5fc0] frame= 160 QP=27.54 NAL=0 Slice:B Poc:316 I:0 P:20 SKIP:280 size=191 bytes
|
|---|
| 1706 | [libx264 @ 000001f5472a5fc0] frame= 161 QP=25.05 NAL=0 Slice:B Poc:320 I:0 P:22 SKIP:278 size=273 bytes
|
|---|
| 1707 | [libx264 @ 000001f5472a5fc0] frame= 162 QP=24.81 NAL=2 Slice:P Poc:330 I:7 P:35 SKIP:258 size=881 bytes
|
|---|
| 1708 | [libx264 @ 000001f5472a5fc0] frame= 163 QP=27.19 NAL=2 Slice:B Poc:326 I:0 P:32 SKIP:268 size=218 bytes
|
|---|
| 1709 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 235, dts 7774433
|
|---|
| 1710 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1711 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 236, dts 7807800
|
|---|
| 1712 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1713 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 237, dts 7841167
|
|---|
| 1714 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1715 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 238, dts 7874533
|
|---|
| 1716 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1717 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 239, dts 7907900
|
|---|
| 1718 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1719 | [libx264 @ 000001f5472a5fc0] frame= 164 QP=25.83 NAL=0 Slice:B Poc:324 I:1 P:20 SKIP:279 size=45 bytes
|
|---|
| 1720 | [libx264 @ 000001f5472a5fc0] frame= 165 QP=27.39 NAL=0 Slice:B Poc:328 I:5 P:21 SKIP:274 size=189 bytes
|
|---|
| 1721 | [libx264 @ 000001f5472a5fc0] frame= 166 QP=18.78 NAL=2 Slice:P Poc:332 I:4 P:23 SKIP:273 size=394 bytes
|
|---|
| 1722 | [libx264 @ 000001f5472a5fc0] frame= 167 QP=23.10 NAL=2 Slice:P Poc:338 I:10 P:15 SKIP:275 size=399 bytes
|
|---|
| 1723 | [libx264 @ 000001f5472a5fc0] frame= 168 QP=27.41 NAL=2 Slice:B Poc:334 I:1 P:16 SKIP:283 size=55 bytes
|
|---|
| 1724 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 240, dts 7941267
|
|---|
| 1725 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1726 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 241, dts 7974633
|
|---|
| 1727 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1728 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 242, dts 8008000
|
|---|
| 1729 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1730 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 243, dts 8041367
|
|---|
| 1731 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1732 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 244, dts 8074733
|
|---|
| 1733 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1734 | [libx264 @ 000001f5472a5fc0] frame= 169 QP=26.54 NAL=0 Slice:B Poc:336 I:8 P:14 SKIP:278 size=416 bytes
|
|---|
| 1735 | [libx264 @ 000001f5472a5fc0] frame= 170 QP=14.86 NAL=2 Slice:P Poc:346 I:4 P:23 SKIP:273 size=480 bytes
|
|---|
| 1736 | [libx264 @ 000001f5472a5fc0] frame= 171 QP=25.28 NAL=2 Slice:B Poc:342 I:2 P:23 SKIP:275 size=249 bytes
|
|---|
| 1737 | [libx264 @ 000001f5472a5fc0] frame= 172 QP=26.98 NAL=0 Slice:B Poc:340 I:2 P:24 SKIP:274 size=210 bytes
|
|---|
| 1738 | [libx264 @ 000001f5472a5fc0] frame= 173 QP=20.12 NAL=0 Slice:B Poc:344 I:1 P:16 SKIP:283 size=100 bytes
|
|---|
| 1739 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 245, dts 8108100
|
|---|
| 1740 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1741 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 246, dts 8141467
|
|---|
| 1742 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1743 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 247, dts 8174833
|
|---|
| 1744 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1745 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 248, dts 8208200
|
|---|
| 1746 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1747 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 249, dts 8241567
|
|---|
| 1748 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1749 | [libx264 @ 000001f5472a5fc0] frame= 174 QP=25.26 NAL=2 Slice:P Poc:354 I:18 P:34 SKIP:248 size=798 bytes
|
|---|
| 1750 | [libx264 @ 000001f5472a5fc0] frame= 175 QP=25.91 NAL=2 Slice:B Poc:350 I:1 P:40 SKIP:259 size=256 bytes
|
|---|
| 1751 | [libx264 @ 000001f5472a5fc0] frame= 176 QP=25.83 NAL=0 Slice:B Poc:348 I:2 P:30 SKIP:268 size=233 bytes
|
|---|
| 1752 | [libx264 @ 000001f5472a5fc0] frame= 177 QP=27.79 NAL=0 Slice:B Poc:352 I:3 P:23 SKIP:274 size=60 bytes
|
|---|
| 1753 | [libx264 @ 000001f5472a5fc0] frame= 178 QP=24.10 NAL=2 Slice:P Poc:356 I:6 P:39 SKIP:255 size=586 bytes
|
|---|
| 1754 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 250, dts 8274933
|
|---|
| 1755 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1756 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 251, dts 8308300
|
|---|
| 1757 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1758 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 252, dts 8341667
|
|---|
| 1759 | [h264 @ 000001f54738e5c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 1760 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 253, dts 8375033
|
|---|
| 1761 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1762 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 254, dts 8408400
|
|---|
| 1763 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1764 | [libx264 @ 000001f5472a5fc0] frame= 179 QP=23.80 NAL=2 Slice:P Poc:362 I:11 P:26 SKIP:263 size=541 bytes
|
|---|
| 1765 | [libx264 @ 000001f5472a5fc0] frame= 180 QP=26.77 NAL=2 Slice:B Poc:358 I:4 P:34 SKIP:262 size=207 bytes
|
|---|
| 1766 | [libx264 @ 000001f5472a5fc0] frame= 181 QP=26.74 NAL=0 Slice:B Poc:360 I:11 P:27 SKIP:262 size=338 bytes
|
|---|
| 1767 | [libx264 @ 000001f5472a5fc0] frame= 182 QP=23.61 NAL=2 Slice:P Poc:370 I:0 P:49 SKIP:251 size=441 bytes
|
|---|
| 1768 | [libx264 @ 000001f5472a5fc0] frame= 183 QP=26.68 NAL=2 Slice:B Poc:366 I:0 P:38 SKIP:262 size=264 bytes
|
|---|
| 1769 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 255, dts 8441767
|
|---|
| 1770 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1771 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 256, dts 8475133
|
|---|
| 1772 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1773 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 257, dts 8508500
|
|---|
| 1774 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1775 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 258, dts 8541867
|
|---|
| 1776 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1777 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 259, dts 8575233
|
|---|
| 1778 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1779 | [libx264 @ 000001f5472a5fc0] frame= 184 QP=25.22 NAL=0 Slice:B Poc:364 I:0 P:29 SKIP:271 size=64 bytes
|
|---|
| 1780 | [libx264 @ 000001f5472a5fc0] frame= 185 QP=25.49 NAL=0 Slice:B Poc:368 I:4 P:21 SKIP:275 size=218 bytes
|
|---|
| 1781 | [libx264 @ 000001f5472a5fc0] frame= 186 QP=23.95 NAL=2 Slice:P Poc:378 I:18 P:28 SKIP:254 size=1038 bytes
|
|---|
| 1782 | [libx264 @ 000001f5472a5fc0] frame= 187 QP=25.52 NAL=2 Slice:B Poc:374 I:1 P:35 SKIP:264 size=372 bytes
|
|---|
| 1783 | [libx264 @ 000001f5472a5fc0] frame= 188 QP=14.00 NAL=0 Slice:B Poc:372 I:0 P:25 SKIP:275 size=48 bytes
|
|---|
| 1784 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 260, dts 8608600
|
|---|
| 1785 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1786 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 261, dts 8641967
|
|---|
| 1787 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1788 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 262, dts 8675333
|
|---|
| 1789 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1790 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 263, dts 8708700
|
|---|
| 1791 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1792 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 264, dts 8742067
|
|---|
| 1793 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1794 | [libx264 @ 000001f5472a5fc0] frame= 189 QP=27.79 NAL=0 Slice:B Poc:376 I:1 P:25 SKIP:274 size=173 bytes
|
|---|
| 1795 | [libx264 @ 000001f5472a5fc0] frame= 190 QP=19.63 NAL=2 Slice:P Poc:382 I:1 P:20 SKIP:279 size=265 bytes
|
|---|
| 1796 | [libx264 @ 000001f5472a5fc0] frame= 191 QP=27.23 NAL=0 Slice:B Poc:380 I:4 P:16 SKIP:280 size=278 bytes
|
|---|
| 1797 | [libx264 @ 000001f5472a5fc0] frame= 192 QP=24.73 NAL=2 Slice:P Poc:388 I:3 P:18 SKIP:279 size=378 bytes
|
|---|
| 1798 | [libx264 @ 000001f5472a5fc0] frame= 193 QP=13.00 NAL=2 Slice:B Poc:384 I:0 P:14 SKIP:286 size=34 bytes
|
|---|
| 1799 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 265, dts 8775433
|
|---|
| 1800 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1801 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 266, dts 8808800
|
|---|
| 1802 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1803 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 267, dts 8842167
|
|---|
| 1804 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1805 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 268, dts 8875533
|
|---|
| 1806 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1807 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 269, dts 8908900
|
|---|
| 1808 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1809 | [libx264 @ 000001f5472a5fc0] frame= 194 QP=26.57 NAL=0 Slice:B Poc:386 I:7 P:14 SKIP:279 size=443 bytes
|
|---|
| 1810 | [libx264 @ 000001f5472a5fc0] frame= 195 QP=24.18 NAL=2 Slice:P Poc:392 I:3 P:20 SKIP:277 size=259 bytes
|
|---|
| 1811 | [libx264 @ 000001f5472a5fc0] frame= 196 QP=26.99 NAL=0 Slice:B Poc:390 I:0 P:22 SKIP:278 size=209 bytes
|
|---|
| 1812 | [libx264 @ 000001f5472a5fc0] frame= 197 QP=23.58 NAL=2 Slice:P Poc:400 I:3 P:38 SKIP:259 size=790 bytes
|
|---|
| 1813 | [libx264 @ 000001f5472a5fc0] frame= 198 QP=26.40 NAL=2 Slice:B Poc:396 I:1 P:27 SKIP:272 size=318 bytes
|
|---|
| 1814 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 270, dts 8942267
|
|---|
| 1815 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1816 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 271, dts 8975633
|
|---|
| 1817 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1818 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 272, dts 9009000
|
|---|
| 1819 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1820 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 273, dts 9042367
|
|---|
| 1821 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1822 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 274, dts 9075733
|
|---|
| 1823 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1824 | [libx264 @ 000001f5472a5fc0] frame= 199 QP=22.03 NAL=0 Slice:B Poc:394 I:3 P:14 SKIP:283 size=97 bytes
|
|---|
| 1825 | [libx264 @ 000001f5472a5fc0] frame= 200 QP=26.53 NAL=0 Slice:B Poc:398 I:2 P:28 SKIP:270 size=218 bytes
|
|---|
| 1826 | [libx264 @ 000001f5472a5fc0] frame= 201 QP=18.98 NAL=2 Slice:P Poc:408 I:3 P:24 SKIP:273 size=348 bytes
|
|---|
| 1827 | [libx264 @ 000001f5472a5fc0] frame= 202 QP=26.07 NAL=2 Slice:B Poc:404 I:1 P:38 SKIP:261 size=264 bytes
|
|---|
| 1828 | [libx264 @ 000001f5472a5fc0] frame= 203 QP=24.93 NAL=0 Slice:B Poc:402 I:1 P:29 SKIP:270 size=78 bytes
|
|---|
| 1829 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 275, dts 9109100
|
|---|
| 1830 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1831 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 276, dts 9142467
|
|---|
| 1832 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1833 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 277, dts 9175833
|
|---|
| 1834 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1835 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 278, dts 9209200
|
|---|
| 1836 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1837 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 279, dts 9242567
|
|---|
| 1838 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1839 | [libx264 @ 000001f5472a5fc0] frame= 204 QP=26.59 NAL=0 Slice:B Poc:406 I:2 P:31 SKIP:267 size=348 bytes
|
|---|
| 1840 | [libx264 @ 000001f5472a5fc0] frame= 205 QP=15.61 NAL=2 Slice:P Poc:416 I:1 P:47 SKIP:252 size=626 bytes
|
|---|
| 1841 | [libx264 @ 000001f5472a5fc0] frame= 206 QP=25.86 NAL=2 Slice:B Poc:412 I:2 P:34 SKIP:264 size=276 bytes
|
|---|
| 1842 | [libx264 @ 000001f5472a5fc0] frame= 207 QP=26.85 NAL=0 Slice:B Poc:410 I:8 P:34 SKIP:258 size=347 bytes
|
|---|
| 1843 | [libx264 @ 000001f5472a5fc0] frame= 208 QP=14.00 NAL=0 Slice:B Poc:414 I:1 P:21 SKIP:278 size=43 bytes
|
|---|
| 1844 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 280, dts 9275933
|
|---|
| 1845 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1846 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 281, dts 9309300
|
|---|
| 1847 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1848 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 282, dts 9342667
|
|---|
| 1849 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1850 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 283, dts 9376033
|
|---|
| 1851 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1852 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 284, dts 9409400
|
|---|
| 1853 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1854 | [libx264 @ 000001f5472a5fc0] frame= 209 QP=24.20 NAL=2 Slice:P Poc:420 I:4 P:28 SKIP:268 size=355 bytes
|
|---|
| 1855 | [libx264 @ 000001f5472a5fc0] frame= 210 QP=27.67 NAL=0 Slice:B Poc:418 I:2 P:24 SKIP:274 size=200 bytes
|
|---|
| 1856 | [libx264 @ 000001f5472a5fc0] frame= 211 QP=15.93 NAL=2 Slice:P Poc:422 I:3 P:38 SKIP:259 size=352 bytes
|
|---|
| 1857 | [libx264 @ 000001f5472a5fc0] frame= 212 QP=22.91 NAL=2 Slice:P Poc:430 I:17 P:20 SKIP:263 size=792 bytes
|
|---|
| 1858 | [libx264 @ 000001f5472a5fc0] frame= 213 QP=27.32 NAL=2 Slice:B Poc:426 I:7 P:29 SKIP:264 size=252 bytes
|
|---|
| 1859 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 285, dts 9442767
|
|---|
| 1860 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1861 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 286, dts 9476133
|
|---|
| 1862 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1863 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 287, dts 9509500
|
|---|
| 1864 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1865 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 288, dts 9542867
|
|---|
| 1866 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1867 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 289, dts 9576233
|
|---|
| 1868 | [h264 @ 000001f547995400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1869 | [libx264 @ 000001f5472a5fc0] frame= 214 QP=24.85 NAL=0 Slice:B Poc:424 I:0 P:21 SKIP:279 size=48 bytes
|
|---|
| 1870 | [libx264 @ 000001f5472a5fc0] frame= 215 QP=27.79 NAL=0 Slice:B Poc:428 I:14 P:29 SKIP:257 size=190 bytes
|
|---|
| 1871 | [libx264 @ 000001f5472a5fc0] frame= 216 QP=24.65 NAL=2 Slice:P Poc:438 I:10 P:14 SKIP:276 size=443 bytes
|
|---|
| 1872 | [libx264 @ 000001f5472a5fc0] frame= 217 QP=22.10 NAL=2 Slice:B Poc:434 I:2 P:30 SKIP:268 size=268 bytes
|
|---|
| 1873 | [libx264 @ 000001f5472a5fc0] frame= 218 QP=26.25 NAL=0 Slice:B Poc:432 I:1 P:21 SKIP:278 size=53 bytes
|
|---|
| 1874 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 290, dts 9609600
|
|---|
| 1875 | [h264 @ 000001f54785ba00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1876 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 291, dts 9642967
|
|---|
| 1877 | [h264 @ 000001f547937640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1878 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 292, dts 9676333
|
|---|
| 1879 | [h264 @ 000001f547867a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1880 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 293, dts 9709700
|
|---|
| 1881 | [h264 @ 000001f547b163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1882 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 294, dts 9743067
|
|---|
| 1883 | [h264 @ 000001f547369a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1884 | [libx264 @ 000001f5472a5fc0] frame= 219 QP=26.93 NAL=0 Slice:B Poc:436 I:4 P:35 SKIP:261 size=404 bytes
|
|---|
| 1885 | [libx264 @ 000001f5472a5fc0] frame= 220 QP=15.66 NAL=2 Slice:P Poc:442 I:8 P:39 SKIP:253 size=307 bytes
|
|---|
| 1886 | [libx264 @ 000001f5472a5fc0] frame= 221 QP=27.18 NAL=0 Slice:B Poc:440 I:3 P:35 SKIP:262 size=232 bytes
|
|---|
| 1887 | [libx264 @ 000001f5472a5fc0] frame= 222 QP=15.06 NAL=2 Slice:P Poc:448 I:4 P:34 SKIP:262 size=409 bytes
|
|---|
| 1888 | [libx264 @ 000001f5472a5fc0] frame= 223 QP=18.85 NAL=2 Slice:B Poc:444 I:4 P:23 SKIP:273 size=136 bytes
|
|---|
| 1889 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 295, dts 9776433
|
|---|
| 1890 | [h264 @ 000001f54736a100] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1891 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 296, dts 9809800
|
|---|
| 1892 | [h264 @ 000001f54736a7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1893 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 297, dts 9843167
|
|---|
| 1894 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 298, dts 9876533
|
|---|
| 1895 | [h264 @ 000001f547e5b180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1896 | [h264 @ 000001f547f163c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1897 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 299, dts 9909900
|
|---|
| 1898 | [h264 @ 000001f547fd1b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1899 | [libx264 @ 000001f5472a5fc0] frame= 224 QP=24.77 NAL=0 Slice:B Poc:446 I:4 P:31 SKIP:265 size=396 bytes
|
|---|
| 1900 | [libx264 @ 000001f5472a5fc0] frame= 225 QP=23.17 NAL=2 Slice:P Poc:452 I:25 P:28 SKIP:247 size=1278 bytes
|
|---|
| 1901 | [libx264 @ 000001f5472a5fc0] frame= 226 QP=27.79 NAL=0 Slice:B Poc:450 I:1 P:38 SKIP:261 size=168 bytes
|
|---|
| 1902 | [libx264 @ 000001f5472a5fc0] frame= 227 QP=25.27 NAL=2 Slice:P Poc:460 I:8 P:26 SKIP:266 size=581 bytes
|
|---|
| 1903 | [libx264 @ 000001f5472a5fc0] frame= 228 QP=26.01 NAL=2 Slice:B Poc:456 I:3 P:40 SKIP:257 size=431 bytes
|
|---|
| 1904 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 300, dts 9943267
|
|---|
| 1905 | [h264 @ 000001f54738e5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1906 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 301, dts 9976633
|
|---|
| 1907 | [h264 @ 000001f547d79640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1908 | [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f545989640] stream 0, sample 302, dts 10010000
|
|---|
| 1909 | [h264 @ 000001f547d82840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1910 | EOF in input file 0
|
|---|
| 1911 | Terminating demuxer thread 0
|
|---|
| 1912 | [h264 @ 000001f547995000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1913 | [h264 @ 000001f547994c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1914 | [libx264 @ 000001f5472a5fc0] frame= 229 QP=27.79 NAL=0 Slice:B Poc:454 I:1 P:28 SKIP:271 size=52 bytes
|
|---|
| 1915 | [libx264 @ 000001f5472a5fc0] frame= 230 QP=23.19 NAL=0 Slice:B Poc:458 I:7 P:34 SKIP:259 size=418 bytes
|
|---|
| 1916 | [libx264 @ 000001f5472a5fc0] frame= 231 QP=17.56 NAL=2 Slice:P Poc:468 I:9 P:24 SKIP:267 size=444 bytes
|
|---|
| 1917 | [libx264 @ 000001f5472a5fc0] frame= 232 QP=25.44 NAL=2 Slice:B Poc:464 I:5 P:38 SKIP:257 size=554 bytes
|
|---|
| 1918 | [libx264 @ 000001f5472a5fc0] frame= 233 QP=27.79 NAL=0 Slice:B Poc:462 I:0 P:30 SKIP:270 size=52 bytes
|
|---|
| 1919 | [libx264 @ 000001f5472a5fc0] frame= 234 QP=25.14 NAL=0 Slice:B Poc:466 I:2 P:34 SKIP:264 size=355 bytes
|
|---|
| 1920 | [libx264 @ 000001f5472a5fc0] frame= 235 QP=15.39 NAL=2 Slice:P Poc:474 I:7 P:41 SKIP:252 size=802 bytes
|
|---|
| 1921 | [libx264 @ 000001f5472a5fc0] frame= 236 QP=27.16 NAL=2 Slice:B Poc:470 I:1 P:34 SKIP:265 size=251 bytes
|
|---|
| 1922 | [libx264 @ 000001f5472a5fc0] frame= 237 QP=21.85 NAL=0 Slice:B Poc:472 I:1 P:29 SKIP:270 size=66 bytes
|
|---|
| 1923 | [libx264 @ 000001f5472a5fc0] frame= 238 QP=19.55 NAL=2 Slice:P Poc:482 I:2 P:44 SKIP:254 size=842 bytes
|
|---|
| 1924 | [libx264 @ 000001f5472a5fc0] frame= 239 QP=26.67 NAL=2 Slice:B Poc:478 I:6 P:27 SKIP:267 size=192 bytes
|
|---|
| 1925 | [libx264 @ 000001f5472a5fc0] frame= 240 QP=27.28 NAL=0 Slice:B Poc:476 I:1 P:25 SKIP:274 size=188 bytes
|
|---|
| 1926 | [libx264 @ 000001f5472a5fc0] frame= 241 QP=27.16 NAL=0 Slice:B Poc:480 I:3 P:18 SKIP:279 size=239 bytes
|
|---|
| 1927 | [libx264 @ 000001f5472a5fc0] frame= 242 QP=24.22 NAL=2 Slice:P Poc:488 I:3 P:18 SKIP:279 size=319 bytes
|
|---|
| 1928 | [libx264 @ 000001f5472a5fc0] frame= 243 QP=27.41 NAL=2 Slice:B Poc:484 I:1 P:14 SKIP:285 size=56 bytes
|
|---|
| 1929 | [libx264 @ 000001f5472a5fc0] frame= 244 QP=26.54 NAL=0 Slice:B Poc:486 I:9 P:12 SKIP:279 size=404 bytes
|
|---|
| 1930 | [libx264 @ 000001f5472a5fc0] frame= 245 QP=23.79 NAL=2 Slice:P Poc:492 I:6 P:20 SKIP:274 size=285 bytes
|
|---|
| 1931 | [libx264 @ 000001f5472a5fc0] frame= 246 QP=27.67 NAL=0 Slice:B Poc:490 I:3 P:20 SKIP:277 size=176 bytes
|
|---|
| 1932 | [libx264 @ 000001f5472a5fc0] frame= 247 QP=27.40 NAL=2 Slice:P Poc:498 I:3 P:18 SKIP:279 size=273 bytes
|
|---|
| 1933 | [libx264 @ 000001f5472a5fc0] frame= 248 QP=20.77 NAL=2 Slice:B Poc:494 I:2 P:15 SKIP:283 size=75 bytes
|
|---|
| 1934 | [out_0_0 @ 000001f548ec0d40] EOF on sink link out_0_0:default.
|
|---|
| 1935 | No more output streams to write to, finishing.
|
|---|
| 1936 | [libx264 @ 000001f5472a5fc0] frame= 249 QP=26.86 NAL=0 Slice:B Poc:496 I:5 P:17 SKIP:278 size=370 bytes
|
|---|
| 1937 | [libx264 @ 000001f5472a5fc0] frame= 250 QP=8.78 NAL=3 Slice:I Poc:0 I:300 P:0 SKIP:0 size=2718 bytes
|
|---|
| 1938 | [libx264 @ 000001f5472a5fc0] frame= 251 QP=22.96 NAL=2 Slice:P Poc:8 I:5 P:22 SKIP:273 size=414 bytes
|
|---|
| 1939 | [libx264 @ 000001f5472a5fc0] frame= 252 QP=22.60 NAL=2 Slice:B Poc:4 I:2 P:22 SKIP:276 size=263 bytes
|
|---|
| 1940 | [libx264 @ 000001f5472a5fc0] frame= 253 QP=26.25 NAL=0 Slice:B Poc:2 I:3 P:14 SKIP:283 size=49 bytes
|
|---|
| 1941 | [libx264 @ 000001f5472a5fc0] frame= 254 QP=26.84 NAL=0 Slice:B Poc:6 I:5 P:14 SKIP:281 size=290 bytes
|
|---|
| 1942 | [libx264 @ 000001f5472a5fc0] frame= 255 QP=23.69 NAL=2 Slice:P Poc:12 I:4 P:16 SKIP:280 size=358 bytes
|
|---|
| 1943 | [libx264 @ 000001f5472a5fc0] frame= 256 QP=27.78 NAL=0 Slice:B Poc:10 I:6 P:15 SKIP:279 size=342 bytes
|
|---|
| 1944 | [libx264 @ 000001f5472a5fc0] frame= 257 QP=24.37 NAL=2 Slice:P Poc:20 I:1 P:25 SKIP:274 size=300 bytes
|
|---|
| 1945 | [libx264 @ 000001f5472a5fc0] frame= 258 QP=26.91 NAL=2 Slice:B Poc:16 I:1 P:21 SKIP:278 size=235 bytes
|
|---|
| 1946 | [libx264 @ 000001f5472a5fc0] frame= 259 QP=26.32 NAL=0 Slice:B Poc:14 I:0 P:14 SKIP:286 size=36 bytes
|
|---|
| 1947 | [libx264 @ 000001f5472a5fc0] frame= 260 QP=26.54 NAL=0 Slice:B Poc:18 I:3 P:20 SKIP:277 size=206 bytes
|
|---|
| 1948 | [libx264 @ 000001f5472a5fc0] frame= 261 QP=13.80 NAL=2 Slice:P Poc:28 I:20 P:14 SKIP:266 size=483 bytes
|
|---|
| 1949 | [libx264 @ 000001f5472a5fc0] frame= 262 QP=24.30 NAL=2 Slice:B Poc:24 I:0 P:31 SKIP:269 size=288 bytes
|
|---|
| 1950 | [libx264 @ 000001f5472a5fc0] frame= 263 QP=26.39 NAL=0 Slice:B Poc:22 I:0 P:17 SKIP:283 size=51 bytes
|
|---|
| 1951 | [libx264 @ 000001f5472a5fc0] frame= 264 QP=25.85 NAL=0 Slice:B Poc:26 I:1 P:27 SKIP:272 size=210 bytes
|
|---|
| 1952 | [libx264 @ 000001f5472a5fc0] frame= 265 QP=19.56 NAL=2 Slice:P Poc:32 I:1 P:22 SKIP:277 size=261 bytes
|
|---|
| 1953 | [libx264 @ 000001f5472a5fc0] frame= 266 QP=26.99 NAL=0 Slice:B Poc:30 I:5 P:19 SKIP:276 size=287 bytes
|
|---|
| 1954 | [libx264 @ 000001f5472a5fc0] frame= 267 QP=24.00 NAL=2 Slice:P Poc:38 I:5 P:19 SKIP:276 size=363 bytes
|
|---|
| 1955 | [libx264 @ 000001f5472a5fc0] frame= 268 QP=24.09 NAL=2 Slice:B Poc:34 I:1 P:14 SKIP:285 size=61 bytes
|
|---|
| 1956 | [libx264 @ 000001f5472a5fc0] frame= 269 QP=27.05 NAL=0 Slice:B Poc:36 I:6 P:14 SKIP:280 size=429 bytes
|
|---|
| 1957 | [libx264 @ 000001f5472a5fc0] frame= 270 QP=21.10 NAL=2 Slice:P Poc:46 I:1 P:26 SKIP:273 size=393 bytes
|
|---|
| 1958 | [libx264 @ 000001f5472a5fc0] frame= 271 QP=24.82 NAL=2 Slice:B Poc:42 I:4 P:18 SKIP:278 size=227 bytes
|
|---|
| 1959 | [libx264 @ 000001f5472a5fc0] frame= 272 QP=27.06 NAL=0 Slice:B Poc:40 I:1 P:24 SKIP:275 size=247 bytes
|
|---|
| 1960 | [libx264 @ 000001f5472a5fc0] frame= 273 QP=20.18 NAL=0 Slice:B Poc:44 I:4 P:14 SKIP:282 size=126 bytes
|
|---|
| 1961 | [libx264 @ 000001f5472a5fc0] frame= 274 QP=23.32 NAL=2 Slice:P Poc:52 I:17 P:17 SKIP:266 size=938 bytes
|
|---|
| 1962 | [libx264 @ 000001f5472a5fc0] frame= 275 QP=26.12 NAL=2 Slice:B Poc:48 I:0 P:32 SKIP:268 size=285 bytes
|
|---|
| 1963 | [libx264 @ 000001f5472a5fc0] frame= 276 QP=27.79 NAL=0 Slice:B Poc:50 I:0 P:31 SKIP:269 size=151 bytes
|
|---|
| 1964 | [libx264 @ 000001f5472a5fc0] frame= 277 QP=17.67 NAL=2 Slice:P Poc:60 I:4 P:13 SKIP:283 size=317 bytes
|
|---|
| 1965 | [libx264 @ 000001f5472a5fc0] frame= 278 QP=22.77 NAL=2 Slice:B Poc:56 I:1 P:20 SKIP:279 size=79 bytes
|
|---|
| 1966 | [libx264 @ 000001f5472a5fc0] frame= 279 QP=25.08 NAL=0 Slice:B Poc:54 I:1 P:16 SKIP:283 size=53 bytes
|
|---|
| 1967 | [libx264 @ 000001f5472a5fc0] frame= 280 QP=23.65 NAL=0 Slice:B Poc:58 I:2 P:23 SKIP:275 size=371 bytes
|
|---|
| 1968 | [libx264 @ 000001f5472a5fc0] frame= 281 QP=23.30 NAL=2 Slice:P Poc:64 I:5 P:15 SKIP:280 size=503 bytes
|
|---|
| 1969 | [libx264 @ 000001f5472a5fc0] frame= 282 QP=14.00 NAL=0 Slice:B Poc:62 I:0 P:15 SKIP:285 size=34 bytes
|
|---|
| 1970 | [libx264 @ 000001f5472a5fc0] frame= 283 QP=15.04 NAL=2 Slice:P Poc:70 I:3 P:24 SKIP:273 size=422 bytes
|
|---|
| 1971 | [libx264 @ 000001f5472a5fc0] frame= 284 QP=22.88 NAL=2 Slice:B Poc:66 I:0 P:24 SKIP:276 size=246 bytes
|
|---|
| 1972 | [libx264 @ 000001f5472a5fc0] frame= 285 QP=27.10 NAL=0 Slice:B Poc:68 I:6 P:17 SKIP:277 size=253 bytes
|
|---|
| 1973 | [libx264 @ 000001f5472a5fc0] frame= 286 QP=26.19 NAL=2 Slice:P Poc:78 I:13 P:27 SKIP:260 size=719 bytes
|
|---|
| 1974 | [libx264 @ 000001f5472a5fc0] frame= 287 QP=24.88 NAL=2 Slice:B Poc:74 I:1 P:30 SKIP:269 size=320 bytes
|
|---|
| 1975 | [libx264 @ 000001f5472a5fc0] frame= 288 QP=24.22 NAL=0 Slice:B Poc:72 I:2 P:13 SKIP:285 size=44 bytes
|
|---|
| 1976 | [libx264 @ 000001f5472a5fc0] frame= 289 QP=27.76 NAL=0 Slice:B Poc:76 I:1 P:30 SKIP:269 size=213 bytes
|
|---|
| 1977 | [libx264 @ 000001f5472a5fc0] frame= 290 QP=16.58 NAL=2 Slice:P Poc:80 I:3 P:16 SKIP:281 size=337 bytes
|
|---|
| 1978 | [libx264 @ 000001f5472a5fc0] frame= 291 QP=23.60 NAL=2 Slice:P Poc:82 I:1 P:25 SKIP:274 size=374 bytes
|
|---|
| 1979 | [libx264 @ 000001f5472a5fc0] frame= 292 QP=23.58 NAL=2 Slice:P Poc:84 I:2 P:6 SKIP:292 size=76 bytes
|
|---|
| 1980 | [libx264 @ 000001f5472a5fc0] frame= 293 QP=24.89 NAL=2 Slice:P Poc:92 I:8 P:13 SKIP:279 size=314 bytes
|
|---|
| 1981 | [libx264 @ 000001f5472a5fc0] frame= 294 QP=26.14 NAL=2 Slice:B Poc:88 I:3 P:19 SKIP:278 size=261 bytes
|
|---|
| 1982 | [libx264 @ 000001f5472a5fc0] frame= 295 QP=26.56 NAL=0 Slice:B Poc:86 I:5 P:17 SKIP:278 size=411 bytes
|
|---|
| 1983 | [libx264 @ 000001f5472a5fc0] frame= 296 QP=27.55 NAL=0 Slice:B Poc:90 I:0 P:23 SKIP:277 size=168 bytes
|
|---|
| 1984 | [libx264 @ 000001f5472a5fc0] frame= 297 QP=25.32 NAL=2 Slice:P Poc:98 I:0 P:19 SKIP:281 size=270 bytes
|
|---|
| 1985 | [libx264 @ 000001f5472a5fc0] frame= 298 QP=21.17 NAL=2 Slice:B Poc:94 I:2 P:13 SKIP:285 size=101 bytes
|
|---|
| 1986 | [libx264 @ 000001f5472a5fc0] frame= 299 QP=26.86 NAL=0 Slice:B Poc:96 I:2 P:18 SKIP:280 size=328 bytes
|
|---|
| 1987 | All streams finished for output file #0
|
|---|
| 1988 | Terminating muxer thread 0
|
|---|
| 1989 | [AVIOContext @ 000001f54785b5c0] Statistics: 100963 bytes written, 2 seeks, 4 writeouts
|
|---|
| 1990 | frame= 300 fps=0.0 q=-1.0 Lsize= 99kB time=00:00:09.90 bitrate= 81.5kbits/s speed=19.1x
|
|---|
| 1991 | video:94kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 4.416221%
|
|---|
| 1992 | Input file #0 (telecine.mp4):
|
|---|
| 1993 | Input stream #0:0 (video): 303 packets read (177374 bytes); 303 frames decoded;
|
|---|
| 1994 | Total: 303 packets (177374 bytes) demuxed
|
|---|
| 1995 | Output file #0 (shuffleframes_weave.mp4):
|
|---|
| 1996 | Output stream #0:0 (video): 300 frames encoded; 300 packets muxed (96689 bytes);
|
|---|
| 1997 | Total: 300 packets (96689 bytes) muxed
|
|---|
| 1998 | 303 frames successfully decoded, 0 decoding errors
|
|---|
| 1999 | [libx264 @ 000001f5472a5fc0] frame I:2 Avg QP:10.09 size: 1664
|
|---|
| 2000 | [libx264 @ 000001f5472a5fc0] frame P:95 Avg QP:21.46 size: 526
|
|---|
| 2001 | [libx264 @ 000001f5472a5fc0] frame B:203 Avg QP:25.55 size: 211
|
|---|
| 2002 | [libx264 @ 000001f5472a5fc0] consecutive B-frames: 4.3% 8.7% 23.0% 64.0%
|
|---|
| 2003 | [libx264 @ 000001f5472a5fc0] mb I I16..4: 89.0% 0.3% 10.7%
|
|---|
| 2004 | [libx264 @ 000001f5472a5fc0] mb P I16..4: 0.6% 0.5% 1.1% P16..4: 3.6% 2.4% 2.0% 0.0% 0.0% skip:89.8%
|
|---|
| 2005 | [libx264 @ 000001f5472a5fc0] mb B I16..4: 0.5% 0.1% 0.3% B16..8: 4.7% 1.8% 0.8% direct: 0.1% skip:91.6% L0:55.8% L1:42.0% BI: 2.2%
|
|---|
| 2006 | [libx264 @ 000001f5472a5fc0] 8x8 transform intra:11.7% inter:9.3%
|
|---|
| 2007 | [libx264 @ 000001f5472a5fc0] coded y,uvDC,uvAC intra: 26.2% 45.6% 42.1% inter: 1.5% 2.9% 2.1%
|
|---|
| 2008 | [libx264 @ 000001f5472a5fc0] i16 v,h,dc,p: 85% 6% 9% 0%
|
|---|
| 2009 | [libx264 @ 000001f5472a5fc0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27% 4% 65% 1% 0% 0% 0% 1% 1%
|
|---|
| 2010 | [libx264 @ 000001f5472a5fc0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 35% 20% 27% 5% 3% 2% 2% 4% 2%
|
|---|
| 2011 | [libx264 @ 000001f5472a5fc0] i8c dc,h,v,p: 53% 14% 32% 2%
|
|---|
| 2012 | [libx264 @ 000001f5472a5fc0] Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 2013 | [libx264 @ 000001f5472a5fc0] ref P L0: 50.9% 6.4% 25.7% 17.0%
|
|---|
| 2014 | [libx264 @ 000001f5472a5fc0] ref B L0: 70.1% 21.6% 8.3%
|
|---|
| 2015 | [libx264 @ 000001f5472a5fc0] ref B L1: 93.5% 6.5%
|
|---|
| 2016 | [libx264 @ 000001f5472a5fc0] kb/s:76.73
|
|---|
| 2017 | [AVIOContext @ 000001f54598a0c0] Statistics: 218768 bytes read, 2 seeks
|
|---|