| 1 | + FF=/mnt/wrk/ffmpeg/out-0cb19c3/ffmpeg
|
|---|
| 2 | + OUTVID=.
|
|---|
| 3 | + set -e
|
|---|
| 4 | + echo -e 'file start.mkv\nfile end.mkv'
|
|---|
| 5 | + /mnt/wrk/ffmpeg/out-0cb19c3/ffmpeg -y -t 3.003 -i /tmp/P2040190.MOV -an ./start.mkv
|
|---|
| 6 | ffmpeg version N-79649-g0cb19c3 Copyright (c) 2000-2016 the FFmpeg developers
|
|---|
| 7 | built with gcc 6.3.1 (GCC) 20161221 (Red Hat 6.3.1-1)
|
|---|
| 8 | configuration: --disable-network --disable-doc --disable-ffserver --disable-vaapi --disable-vdpau --disable-vda --enable-gpl --enable-libx264
|
|---|
| 9 | libavutil 55. 22.101 / 55. 22.101
|
|---|
| 10 | libavcodec 57. 38.100 / 57. 38.100
|
|---|
| 11 | libavformat 57. 34.103 / 57. 34.103
|
|---|
| 12 | libavdevice 57. 0.101 / 57. 0.101
|
|---|
| 13 | libavfilter 6. 44.100 / 6. 44.100
|
|---|
| 14 | libswscale 4. 1.100 / 4. 1.100
|
|---|
| 15 | libswresample 2. 0.101 / 2. 0.101
|
|---|
| 16 | libpostproc 54. 0.100 / 54. 0.100
|
|---|
| 17 | Guessed Channel Layout for Input Stream #0.1 : stereo
|
|---|
| 18 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/tmp/P2040190.MOV':
|
|---|
| 19 | Metadata:
|
|---|
| 20 | major_brand : qt
|
|---|
| 21 | minor_version : 537986816
|
|---|
| 22 | compatible_brands: qt
|
|---|
| 23 | creation_time : 2017-02-04 15:46:52
|
|---|
| 24 | Duration: 00:23:52.93, start: 0.000000, bitrate: 8057 kb/s
|
|---|
| 25 | Stream #0:0(jpn): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc, smpte170m), 1280x720 [SAR 1:1 DAR 16:9], 6519 kb/s, 29.97 fps, 29.97 tbr, 90k tbn (default)
|
|---|
| 26 | Metadata:
|
|---|
| 27 | creation_time : 2017-02-04 15:46:52
|
|---|
| 28 | Stream #0:1(jpn): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s (default)
|
|---|
| 29 | Metadata:
|
|---|
| 30 | creation_time : 2017-02-04 15:46:52
|
|---|
| 31 | No pixel format specified, yuvj420p for H.264 encoding chosen.
|
|---|
| 32 | Use -pix_fmt yuv420p for compatibility with outdated media players.
|
|---|
| 33 | [libx264 @ 0x3ae31c0] using SAR=1/1
|
|---|
| 34 | [libx264 @ 0x3ae31c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
|
|---|
| 35 | [libx264 @ 0x3ae31c0] profile High, level 3.1
|
|---|
| 36 | [libx264 @ 0x3ae31c0] 264 - core 148 r2708 86b7198 - H.264/MPEG-4 AVC codec - Copyleft 2003-2016 - 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=6 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
|
|---|
| 37 | [matroska @ 0x3ae1660] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
|
|---|
| 38 | Output #0, matroska, to './start.mkv':
|
|---|
| 39 | Metadata:
|
|---|
| 40 | major_brand : qt
|
|---|
| 41 | minor_version : 537986816
|
|---|
| 42 | compatible_brands: qt
|
|---|
| 43 | encoder : Lavf57.34.103
|
|---|
| 44 | Stream #0:0(jpn): Video: h264 (H264 / 0x34363248), yuvj420p(pc), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 29.97 fps, 1k tbn (default)
|
|---|
| 45 | Metadata:
|
|---|
| 46 | creation_time : 2017-02-04 15:46:52
|
|---|
| 47 | encoder : Lavc57.38.100 libx264
|
|---|
| 48 | Side data:
|
|---|
| 49 | cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
|
|---|
| 50 | Stream mapping:
|
|---|
| 51 | Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
|
|---|
| 52 | Press [q] to stop, [?] for help
|
|---|
| 53 | frame= 53 fps=0.0 q=29.0 size= 56kB time=00:00:00.00 bitrate=459712.0kbits/s speed=0.00187x
|
|---|
| 54 | frame= 72 fps= 67 q=29.0 size= 165kB time=00:00:00.63 bitrate=2126.3kbits/s speed=0.591x
|
|---|
| 55 | frame= 90 fps= 36 q=-1.0 Lsize= 431kB time=00:00:02.90 bitrate=1215.8kbits/s speed=1.16x
|
|---|
| 56 | video:430kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.338298%
|
|---|
| 57 | [libx264 @ 0x3ae31c0] frame I:1 Avg QP:23.93 size: 30956
|
|---|
| 58 | [libx264 @ 0x3ae31c0] frame P:26 Avg QP:22.71 size: 9491
|
|---|
| 59 | [libx264 @ 0x3ae31c0] frame B:63 Avg QP:24.20 size: 2562
|
|---|
| 60 | [libx264 @ 0x3ae31c0] consecutive B-frames: 5.6% 2.2% 3.3% 88.9%
|
|---|
| 61 | [libx264 @ 0x3ae31c0] mb I I16..4: 43.8% 36.4% 19.9%
|
|---|
| 62 | [libx264 @ 0x3ae31c0] mb P I16..4: 11.6% 6.2% 0.8% P16..4: 42.4% 5.1% 5.1% 0.0% 0.0% skip:28.8%
|
|---|
| 63 | [libx264 @ 0x3ae31c0] mb B I16..4: 1.3% 1.1% 0.0% B16..8: 31.7% 0.8% 0.1% direct: 4.3% skip:60.7% L0:43.2% L1:53.5% BI: 3.3%
|
|---|
| 64 | [libx264 @ 0x3ae31c0] 8x8 transform intra:36.6% inter:85.5%
|
|---|
| 65 | [libx264 @ 0x3ae31c0] coded y,uvDC,uvAC intra: 17.9% 38.6% 4.5% inter: 5.8% 20.4% 0.3%
|
|---|
| 66 | [libx264 @ 0x3ae31c0] i16 v,h,dc,p: 52% 14% 12% 21%
|
|---|
| 67 | [libx264 @ 0x3ae31c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 9% 60% 1% 1% 2% 1% 1% 1%
|
|---|
| 68 | [libx264 @ 0x3ae31c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 48% 15% 18% 2% 3% 4% 3% 3% 3%
|
|---|
| 69 | [libx264 @ 0x3ae31c0] i8c dc,h,v,p: 57% 19% 23% 1%
|
|---|
| 70 | [libx264 @ 0x3ae31c0] Weighted P-Frames: Y:46.2% UV:19.2%
|
|---|
| 71 | [libx264 @ 0x3ae31c0] ref P L0: 60.0% 16.0% 16.8% 6.2% 1.0%
|
|---|
| 72 | [libx264 @ 0x3ae31c0] ref B L0: 82.9% 15.1% 2.0%
|
|---|
| 73 | [libx264 @ 0x3ae31c0] ref B L1: 91.2% 8.8%
|
|---|
| 74 | [libx264 @ 0x3ae31c0] kb/s:1169.92
|
|---|
| 75 | + /mnt/wrk/ffmpeg/out-0cb19c3/ffmpeg -y -ss 3.003 -t 5 -i /tmp/P2040190.MOV -c:v copy -an ./end.mkv
|
|---|
| 76 | ffmpeg version N-79649-g0cb19c3 Copyright (c) 2000-2016 the FFmpeg developers
|
|---|
| 77 | built with gcc 6.3.1 (GCC) 20161221 (Red Hat 6.3.1-1)
|
|---|
| 78 | configuration: --disable-network --disable-doc --disable-ffserver --disable-vaapi --disable-vdpau --disable-vda --enable-gpl --enable-libx264
|
|---|
| 79 | libavutil 55. 22.101 / 55. 22.101
|
|---|
| 80 | libavcodec 57. 38.100 / 57. 38.100
|
|---|
| 81 | libavformat 57. 34.103 / 57. 34.103
|
|---|
| 82 | libavdevice 57. 0.101 / 57. 0.101
|
|---|
| 83 | libavfilter 6. 44.100 / 6. 44.100
|
|---|
| 84 | libswscale 4. 1.100 / 4. 1.100
|
|---|
| 85 | libswresample 2. 0.101 / 2. 0.101
|
|---|
| 86 | libpostproc 54. 0.100 / 54. 0.100
|
|---|
| 87 | Guessed Channel Layout for Input Stream #0.1 : stereo
|
|---|
| 88 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/tmp/P2040190.MOV':
|
|---|
| 89 | Metadata:
|
|---|
| 90 | major_brand : qt
|
|---|
| 91 | minor_version : 537986816
|
|---|
| 92 | compatible_brands: qt
|
|---|
| 93 | creation_time : 2017-02-04 15:46:52
|
|---|
| 94 | Duration: 00:23:52.93, start: 0.000000, bitrate: 8057 kb/s
|
|---|
| 95 | Stream #0:0(jpn): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc, smpte170m), 1280x720 [SAR 1:1 DAR 16:9], 6519 kb/s, 29.97 fps, 29.97 tbr, 90k tbn (default)
|
|---|
| 96 | Metadata:
|
|---|
| 97 | creation_time : 2017-02-04 15:46:52
|
|---|
| 98 | Stream #0:1(jpn): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s (default)
|
|---|
| 99 | Metadata:
|
|---|
| 100 | creation_time : 2017-02-04 15:46:52
|
|---|
| 101 | [matroska @ 0x2d1a640] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
|
|---|
| 102 | Output #0, matroska, to './end.mkv':
|
|---|
| 103 | Metadata:
|
|---|
| 104 | major_brand : qt
|
|---|
| 105 | minor_version : 537986816
|
|---|
| 106 | compatible_brands: qt
|
|---|
| 107 | encoder : Lavf57.34.103
|
|---|
| 108 | Stream #0:0(jpn): Video: h264 (avc1 / 0x31637661), yuvj420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 6519 kb/s, 29.97 fps, 29.97 tbr, 1k tbn (default)
|
|---|
| 109 | Metadata:
|
|---|
| 110 | creation_time : 2017-02-04 15:46:52
|
|---|
| 111 | Stream mapping:
|
|---|
| 112 | Stream #0:0 -> #0:0 (copy)
|
|---|
| 113 | Press [q] to stop, [?] for help
|
|---|
| 114 | frame= 150 fps=0.0 q=-1.0 Lsize= 3306kB time=00:00:04.97 bitrate=5445.4kbits/s speed=1.4e+03x
|
|---|
| 115 | video:3303kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.075359%
|
|---|
| 116 | + /mnt/wrk/ffmpeg/out-0cb19c3/ffmpeg -y -f concat -i ./list.txt -c:v copy -an ./merge.mkv
|
|---|
| 117 | ffmpeg version N-79649-g0cb19c3 Copyright (c) 2000-2016 the FFmpeg developers
|
|---|
| 118 | built with gcc 6.3.1 (GCC) 20161221 (Red Hat 6.3.1-1)
|
|---|
| 119 | configuration: --disable-network --disable-doc --disable-ffserver --disable-vaapi --disable-vdpau --disable-vda --enable-gpl --enable-libx264
|
|---|
| 120 | libavutil 55. 22.101 / 55. 22.101
|
|---|
| 121 | libavcodec 57. 38.100 / 57. 38.100
|
|---|
| 122 | libavformat 57. 34.103 / 57. 34.103
|
|---|
| 123 | libavdevice 57. 0.101 / 57. 0.101
|
|---|
| 124 | libavfilter 6. 44.100 / 6. 44.100
|
|---|
| 125 | libswscale 4. 1.100 / 4. 1.100
|
|---|
| 126 | libswresample 2. 0.101 / 2. 0.101
|
|---|
| 127 | libpostproc 54. 0.100 / 54. 0.100
|
|---|
| 128 | [matroska,webm @ 0x267c760] Auto-inserting h264_mp4toannexb bitstream filter
|
|---|
| 129 | Input #0, concat, from './list.txt':
|
|---|
| 130 | Duration: N/A, start: 0.000000, bitrate: N/A
|
|---|
| 131 | Stream #0:0(jpn): Video: h264 (High), yuvj420p(pc), 1280x720 [SAR 1:1 DAR 16:9], 29.97 fps, 29.97 tbr, 1k tbn
|
|---|
| 132 | Metadata:
|
|---|
| 133 | ENCODER : Lavc57.38.100 libx264
|
|---|
| 134 | DURATION : 00:00:03.003000000
|
|---|
| 135 | [matroska @ 0x282c900] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
|
|---|
| 136 | Output #0, matroska, to './merge.mkv':
|
|---|
| 137 | Metadata:
|
|---|
| 138 | encoder : Lavf57.34.103
|
|---|
| 139 | Stream #0:0(jpn): Video: h264 (H264 / 0x34363248), yuvj420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 29.97 fps, 29.97 tbr, 1k tbn
|
|---|
| 140 | Metadata:
|
|---|
| 141 | ENCODER : Lavc57.38.100 libx264
|
|---|
| 142 | DURATION : 00:00:03.003000000
|
|---|
| 143 | Stream mapping:
|
|---|
| 144 | Stream #0:0 -> #0:0 (copy)
|
|---|
| 145 | Press [q] to stop, [?] for help
|
|---|
| 146 | [matroska,webm @ 0x267c760] Auto-inserting h264_mp4toannexb bitstream filter
|
|---|
| 147 | frame= 240 fps=0.0 q=-1.0 Lsize= 3736kB time=00:00:07.97 bitrate=3836.8kbits/s speed= 304x
|
|---|
| 148 | video:3733kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.077780%
|
|---|
| 149 | + set +e
|
|---|
| 150 | + ffplay ./merge.mkv
|
|---|
| 151 | ffplay version 3.1.6 Copyright (c) 2003-2016 the FFmpeg developers
|
|---|
| 152 | built with gcc 6.2.1 (GCC) 20160916 (Red Hat 6.2.1-2)
|
|---|
| 153 | configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' --extra-ldflags='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --enable-bzlib --disable-crystalhd --enable-fontconfig --enable-frei0r --enable-gcrypt --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libcdio --enable-indev=jack --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libmp3lame --enable-nvenc --extra-cflags=-I/usr/include/nvenc --enable-openal --enable-opencl --enable-opengl --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-x11grab --enable-avfilter --enable-avresample --enable-postproc --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib64 --enable-libmfx --enable-runtime-cpudetect
|
|---|
| 154 | libavutil 55. 28.100 / 55. 28.100
|
|---|
| 155 | libavcodec 57. 48.101 / 57. 48.101
|
|---|
| 156 | libavformat 57. 41.100 / 57. 41.100
|
|---|
| 157 | libavdevice 57. 0.101 / 57. 0.101
|
|---|
| 158 | libavfilter 6. 47.100 / 6. 47.100
|
|---|
| 159 | libavresample 3. 0. 0 / 3. 0. 0
|
|---|
| 160 | libswscale 4. 1.100 / 4. 1.100
|
|---|
| 161 | libswresample 2. 1.100 / 2. 1.100
|
|---|
| 162 | libpostproc 54. 0.100 / 54. 0.100
|
|---|
| 163 | nan : 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 164 | Input #0, matroska,webm, from './merge.mkv':
|
|---|
| 165 | Metadata:
|
|---|
| 166 | ENCODER : Lavf57.34.103
|
|---|
| 167 | Duration: 00:00:08.01, start: 0.000000, bitrate: 3821 kb/s
|
|---|
| 168 | Stream #0:0(jpn): Video: h264 (High), yuvj420p(pc), 1280x720 [SAR 1:1 DAR 16:9], 29.97 fps, 29.97 tbr, 1k tbn, 59.94 tbc (default)
|
|---|
| 169 | Metadata:
|
|---|
| 170 | ENCODER : Lavc57.38.100 libx264
|
|---|
| 171 | DURATION : 00:00:08.008000000
|
|---|
| 172 | [swscaler @ 0x7fe46413e4c0] deprecated pixel format used, make sure you did set range correctly
|
|---|
| 173 | nan M-V: nan fd= 0 aq= 0KB vq= 153KB sq= 0B f=0/0
|
|---|
| 174 | 0.02 M-V: 0.000 fd= 0 aq= 0KB vq= 147KB sq= 0B f=0/0
|
|---|
| 175 | 0.06 M-V: 0.000 fd= 0 aq= 0KB vq= 146KB sq= 0B f=0/0
|
|---|
| 176 | 0.09 M-V: 0.000 fd= 0 aq= 0KB vq= 146KB sq= 0B f=0/0
|
|---|
| 177 | 0.13 M-V: 0.001 fd= 0 aq= 0KB vq= 131KB sq= 0B f=0/0
|
|---|
| 178 | 0.16 M-V: 0.000 fd= 0 aq= 0KB vq= 136KB sq= 0B f=0/0
|
|---|
| 179 | 0.20 M-V: 0.000 fd= 0 aq= 0KB vq= 136KB sq= 0B f=0/0
|
|---|
| 180 | 0.23 M-V: 0.000 fd= 0 aq= 0KB vq= 135KB sq= 0B f=0/0
|
|---|
| 181 | 0.27 M-V: 0.000 fd= 0 aq= 0KB vq= 125KB sq= 0B f=0/0
|
|---|
| 182 | 0.30 M-V: 0.000 fd= 0 aq= 0KB vq= 129KB sq= 0B f=0/0
|
|---|
| 183 | 0.34 M-V: 0.000 fd= 0 aq= 0KB vq= 123KB sq= 0B f=0/0
|
|---|
| 184 | 0.37 M-V: 0.000 fd= 0 aq= 0KB vq= 125KB sq= 0B f=0/0
|
|---|
| 185 | 0.40 M-V: 0.000 fd= 0 aq= 0KB vq= 116KB sq= 0B f=0/0
|
|---|
| 186 | 0.43 M-V: 0.000 fd= 0 aq= 0KB vq= 118KB sq= 0B f=0/0
|
|---|
| 187 | 0.47 M-V: 0.000 fd= 0 aq= 0KB vq= 118KB sq= 0B f=0/0
|
|---|
| 188 | 0.50 M-V: 0.000 fd= 0 aq= 0KB vq= 116KB sq= 0B f=0/0
|
|---|
| 189 | 0.53 M-V: 0.000 fd= 0 aq= 0KB vq= 110KB sq= 0B f=0/0
|
|---|
| 190 | 0.56 M-V: 0.000 fd= 0 aq= 0KB vq= 113KB sq= 0B f=0/0
|
|---|
| 191 | 0.60 M-V: 0.000 fd= 0 aq= 0KB vq= 113KB sq= 0B f=0/0
|
|---|
| 192 | 0.63 M-V: 0.000 fd= 0 aq= 0KB vq= 113KB sq= 0B f=0/0
|
|---|
| 193 | 0.67 M-V: 0.000 fd= 0 aq= 0KB vq= 103KB sq= 0B f=0/0
|
|---|
| 194 | 0.70 M-V: 0.000 fd= 0 aq= 0KB vq= 108KB sq= 0B f=0/0
|
|---|
| 195 | 0.73 M-V: 0.000 fd= 0 aq= 0KB vq= 108KB sq= 0B f=0/0
|
|---|
| 196 | 0.77 M-V: 0.000 fd= 0 aq= 0KB vq= 108KB sq= 0B f=0/0
|
|---|
| 197 | 0.80 M-V: 0.000 fd= 0 aq= 0KB vq= 100KB sq= 0B f=0/0
|
|---|
| 198 | 0.83 M-V: 0.000 fd= 0 aq= 0KB vq= 106KB sq= 0B f=0/0
|
|---|
| 199 | 0.87 M-V: 0.000 fd= 0 aq= 0KB vq= 108KB sq= 0B f=0/0
|
|---|
| 200 | 0.90 M-V: 0.000 fd= 0 aq= 0KB vq= 108KB sq= 0B f=0/0
|
|---|
| 201 | 0.93 M-V: 0.000 fd= 0 aq= 0KB vq= 101KB sq= 0B f=0/0
|
|---|
| 202 | 0.97 M-V: 0.000 fd= 0 aq= 0KB vq= 111KB sq= 0B f=0/0
|
|---|
| 203 | 1.00 M-V: 0.000 fd= 0 aq= 0KB vq= 113KB sq= 0B f=0/0
|
|---|
| 204 | 1.03 M-V: 0.000 fd= 0 aq= 0KB vq= 115KB sq= 0B f=0/0
|
|---|
| 205 | 1.07 M-V: 0.000 fd= 0 aq= 0KB vq= 109KB sq= 0B f=0/0
|
|---|
| 206 | 1.10 M-V: 0.000 fd= 0 aq= 0KB vq= 120KB sq= 0B f=0/0
|
|---|
| 207 | 1.13 M-V: 0.000 fd= 0 aq= 0KB vq= 121KB sq= 0B f=0/0
|
|---|
| 208 | 1.17 M-V: 0.000 fd= 0 aq= 0KB vq= 122KB sq= 0B f=0/0
|
|---|
| 209 | 1.20 M-V: 0.000 fd= 0 aq= 0KB vq= 117KB sq= 0B f=0/0
|
|---|
| 210 | 1.23 M-V: 0.000 fd= 0 aq= 0KB vq= 122KB sq= 0B f=0/0
|
|---|
| 211 | 1.27 M-V: 0.000 fd= 0 aq= 0KB vq= 127KB sq= 0B f=0/0
|
|---|
| 212 | 1.30 M-V: 0.000 fd= 0 aq= 0KB vq= 131KB sq= 0B f=0/0
|
|---|
| 213 | 1.33 M-V: 0.000 fd= 0 aq= 0KB vq= 131KB sq= 0B f=0/0
|
|---|
| 214 | 1.37 M-V: 0.000 fd= 0 aq= 0KB vq= 137KB sq= 0B f=0/0
|
|---|
| 215 | 1.40 M-V: 0.000 fd= 0 aq= 0KB vq= 138KB sq= 0B f=0/0
|
|---|
| 216 | 1.43 M-V: 0.000 fd= 0 aq= 0KB vq= 138KB sq= 0B f=0/0
|
|---|
| 217 | 1.47 M-V: 0.000 fd= 0 aq= 0KB vq= 136KB sq= 0B f=0/0
|
|---|
| 218 | 1.50 M-V: 0.000 fd= 0 aq= 0KB vq= 140KB sq= 0B f=0/0
|
|---|
| 219 | 1.53 M-V: 0.000 fd= 0 aq= 0KB vq= 142KB sq= 0B f=0/0
|
|---|
| 220 | 1.57 M-V: 0.000 fd= 0 aq= 0KB vq= 143KB sq= 0B f=0/0
|
|---|
| 221 | 1.60 M-V: 0.000 fd= 0 aq= 0KB vq= 139KB sq= 0B f=0/0
|
|---|
| 222 | 1.63 M-V: 0.000 fd= 0 aq= 0KB vq= 140KB sq= 0B f=0/0
|
|---|
| 223 | 1.67 M-V: 0.000 fd= 0 aq= 0KB vq= 139KB sq= 0B f=0/0
|
|---|
| 224 | [NULL @ 0x7fe46c00ca80] non-existing PPS 1 referenced
|
|---|
| 225 | 1.70 M-V: 0.000 fd= 0 aq= 0KB vq= 197KB sq= 0B f=0/0
|
|---|
| 226 | 1.73 M-V: 0.000 fd= 0 aq= 0KB vq= 216KB sq= 0B f=0/0
|
|---|
| 227 | 1.77 M-V: 0.000 fd= 0 aq= 0KB vq= 236KB sq= 0B f=0/0
|
|---|
| 228 | 1.80 M-V: 0.000 fd= 0 aq= 0KB vq= 252KB sq= 0B f=0/0
|
|---|
| 229 | 1.83 M-V: 0.000 fd= 0 aq= 0KB vq= 270KB sq= 0B f=0/0
|
|---|
| 230 | 1.87 M-V: 0.000 fd= 0 aq= 0KB vq= 280KB sq= 0B f=0/0
|
|---|
| 231 | 1.90 M-V: 0.000 fd= 0 aq= 0KB vq= 294KB sq= 0B f=0/0
|
|---|
| 232 | 1.93 M-V: 0.000 fd= 0 aq= 0KB vq= 311KB sq= 0B f=0/0
|
|---|
| 233 | 1.97 M-V: 0.000 fd= 0 aq= 0KB vq= 329KB sq= 0B f=0/0
|
|---|
| 234 | [NULL @ 0x7fe46c00ca80] illegal memory management control operation 9
|
|---|
| 235 | 2.00 M-V: 0.000 fd= 0 aq= 0KB vq= 336KB sq= 0B f=0/0
|
|---|
| 236 | 2.03 M-V: 0.000 fd= 0 aq= 0KB vq= 351KB sq= 0B f=0/0
|
|---|
| 237 | 2.07 M-V: 0.000 fd= 0 aq= 0KB vq= 367KB sq= 0B f=0/0
|
|---|
| 238 | 2.10 M-V: 0.000 fd= 0 aq= 0KB vq= 382KB sq= 0B f=0/0
|
|---|
| 239 | 2.13 M-V: 0.000 fd= 0 aq= 0KB vq= 386KB sq= 0B f=0/0
|
|---|
| 240 | 2.17 M-V: 0.000 fd= 0 aq= 0KB vq= 400KB sq= 0B f=0/0
|
|---|
| 241 | [NULL @ 0x7fe46c00ca80] non-existing PPS 1 referenced
|
|---|
| 242 | 2.20 M-V: 0.000 fd= 0 aq= 0KB vq= 457KB sq= 0B f=0/0
|
|---|
| 243 | 2.23 M-V: 0.000 fd= 0 aq= 0KB vq= 481KB sq= 0B f=0/0
|
|---|
| 244 | 2.27 M-V: 0.000 fd= 0 aq= 0KB vq= 492KB sq= 0B f=0/0
|
|---|
| 245 | 2.30 M-V: 0.000 fd= 0 aq= 0KB vq= 505KB sq= 0B f=0/0
|
|---|
| 246 | 2.33 M-V: 0.000 fd= 0 aq= 0KB vq= 517KB sq= 0B f=0/0
|
|---|
| 247 | 2.37 M-V: 0.000 fd= 0 aq= 0KB vq= 529KB sq= 0B f=0/0
|
|---|
| 248 | 2.40 M-V: 0.000 fd= 0 aq= 0KB vq= 540KB sq= 0B f=0/0
|
|---|
| 249 | 2.43 M-V: 0.000 fd= 0 aq= 0KB vq= 557KB sq= 0B f=0/0
|
|---|
| 250 | 2.47 M-V: 0.000 fd= 0 aq= 0KB vq= 573KB sq= 0B f=0/0
|
|---|
| 251 | 2.50 M-V: 0.000 fd= 0 aq= 0KB vq= 589KB sq= 0B f=0/0
|
|---|
| 252 | 2.53 M-V: 0.000 fd= 0 aq= 0KB vq= 601KB sq= 0B f=0/0
|
|---|
| 253 | 2.57 M-V: 0.000 fd= 0 aq= 0KB vq= 615KB sq= 0B f=0/0
|
|---|
| 254 | 2.60 M-V: 0.000 fd= 0 aq= 0KB vq= 631KB sq= 0B f=0/0
|
|---|
| 255 | 2.63 M-V: 0.000 fd= 0 aq= 0KB vq= 649KB sq= 0B f=0/0
|
|---|
| 256 | 2.67 M-V: 0.000 fd= 0 aq= 0KB vq= 664KB sq= 0B f=0/0
|
|---|
| 257 | [NULL @ 0x7fe46c00ca80] non-existing PPS 1 referenced
|
|---|
| 258 | 2.70 M-V: 0.000 fd= 0 aq= 0KB vq= 722KB sq= 0B f=0/0
|
|---|
| 259 | [h264 @ 0x7fe46c08fdc0] non-existing PPS 1 referenced
|
|---|
| 260 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 261 | [h264 @ 0x7fe46c08fdc0] no frame!
|
|---|
| 262 | 2.73 M-V: 0.000 fd= 0 aq= 0KB vq= 690KB sq= 0B f=0/0
|
|---|
| 263 | [h264 @ 0x7fe46c0878a0] Missing reference picture, default is 0
|
|---|
| 264 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 265 | 2.77 M-V: 0.000 fd= 0 aq= 0KB vq= 686KB sq= 0B f=0/0
|
|---|
| 266 | [h264 @ 0x7fe46c013000] cabac_init_idc 7 overflow
|
|---|
| 267 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 268 | 2.80 M-V: 0.000 fd= 0 aq= 0KB vq= 684KB sq= 0B f=0/0
|
|---|
| 269 | [h264 @ 0x7fe46c041b60] deblocking filter parameters -24 0 out of range
|
|---|
| 270 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 271 | 2.83 M-V: 0.000 fd= 0 aq= 0KB vq= 684KB sq= 0B f=0/0
|
|---|
| 272 | [h264 @ 0x7fe46c0d11a0] top block unavailable for requested intra mode -1
|
|---|
| 273 | [h264 @ 0x7fe46c0d11a0] error while decoding MB 10 0, bytestream 19361
|
|---|
| 274 | [h264 @ 0x7fe46c0d11a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 275 | [h264 @ 0x7fe46c013000] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 276 | [h264 @ 0x7fe46c0878a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 277 | [h264 @ 0x7fe46c08fdc0] top block unavailable for requested intra mode -1
|
|---|
| 278 | [h264 @ 0x7fe46c08fdc0] error while decoding MB 28 0, bytestream 18353
|
|---|
| 279 | [h264 @ 0x7fe46c08fdc0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 280 | [h264 @ 0x7fe46c0d11a0] illegal memory management control operation 9
|
|---|
| 281 | [h264 @ 0x7fe46c0d11a0] cabac_init_idc 30 overflow
|
|---|
| 282 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 283 | [h264 @ 0x7fe46c08fdc0] mmco: unref short failure
|
|---|
| 284 | [h264 @ 0x7fe46c08fdc0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 285 | [NULL @ 0x7fe46c00ca80] illegal memory management control operation 32
|
|---|
| 286 | [h264 @ 0x7fe46c08fdc0] concealing 3108 DC, 3108 AC, 3108 MV errors in P frame
|
|---|
| 287 | [h264 @ 0x7fe46c0878a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 288 | [h264 @ 0x7fe46c0878a0] QP 106 out of range
|
|---|
| 289 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 290 | [h264 @ 0x7fe46c013000] concealing 3354 DC, 3354 AC, 3354 MV errors in P frame
|
|---|
| 291 | [h264 @ 0x7fe46c041b60] concealing 3583 DC, 3583 AC, 3583 MV errors in P frame
|
|---|
| 292 | [h264 @ 0x7fe46c013000] QP 106 out of range
|
|---|
| 293 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 294 | [h264 @ 0x7fe46c041b60] deblocking_filter_idc 17 out of range
|
|---|
| 295 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 296 | [h264 @ 0x7fe46c08fdc0] non-existing PPS 1 referenced
|
|---|
| 297 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 298 | [h264 @ 0x7fe46c08fdc0] no frame!
|
|---|
| 299 | [h264 @ 0x7fe46c0d11a0] top block unavailable for requested intra mode
|
|---|
| 300 | [h264 @ 0x7fe46c0d11a0] error while decoding MB 66 0, bytestream 17171
|
|---|
| 301 | [h264 @ 0x7fe46c0d11a0] concealing 3583 DC, 3583 AC, 3583 MV errors in P frame
|
|---|
| 302 | [h264 @ 0x7fe46c0878a0] Missing reference picture, default is 0
|
|---|
| 303 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 304 | 2.87 M-V: 0.000 fd= 0 aq= 0KB vq= 506KB sq= 0B f=0/0
|
|---|
| 305 | [h264 @ 0x7fe46c013000] cabac_init_idc 31 overflow
|
|---|
| 306 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 307 | [h264 @ 0x7fe46c041b60] deblocking_filter_idc 18 out of range
|
|---|
| 308 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 309 | [NULL @ 0x7fe46c00ca80] non-existing PPS 1 referenced
|
|---|
| 310 | [h264 @ 0x7fe46c0d11a0] QP 106 out of range
|
|---|
| 311 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 312 | [h264 @ 0x7fe46c08fdc0] deblocking_filter_idc 3 out of range
|
|---|
| 313 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 314 | [h264 @ 0x7fe46c0878a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 315 | [h264 @ 0x7fe46c013000] cabac_init_idc 3 overflow
|
|---|
| 316 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 317 | [h264 @ 0x7fe46c041b60] deblocking_filter_idc 20 out of range
|
|---|
| 318 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 319 | [h264 @ 0x7fe46c0d11a0] QP 4294967242 out of range
|
|---|
| 320 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 321 | [h264 @ 0x7fe46c08fdc0] top block unavailable for requested intra mode -1
|
|---|
| 322 | [h264 @ 0x7fe46c08fdc0] error while decoding MB 15 0, bytestream 17356
|
|---|
| 323 | [h264 @ 0x7fe46c08fdc0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 324 | [h264 @ 0x7fe46c0878a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 325 | [h264 @ 0x7fe46c0878a0] deblocking_filter_idc 18 out of range
|
|---|
| 326 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 327 | [h264 @ 0x7fe46c041b60] deblocking_filter_idc 32 out of range
|
|---|
| 328 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 329 | [h264 @ 0x7fe46c0d11a0] deblocking_filter_idc 7 out of range
|
|---|
| 330 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 331 | [h264 @ 0x7fe46c013000] concealing 3577 DC, 3577 AC, 3577 MV errors in P frame
|
|---|
| 332 | [h264 @ 0x7fe46c08fdc0] non-existing PPS 1 referenced
|
|---|
| 333 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 334 | [h264 @ 0x7fe46c08fdc0] no frame!
|
|---|
| 335 | [h264 @ 0x7fe46c0878a0] Missing reference picture, default is 0
|
|---|
| 336 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 337 | [NULL @ 0x7fe46c00ca80] non-existing PPS 1 referenced
|
|---|
| 338 | [h264 @ 0x7fe46c013000] top block unavailable for requested intra mode
|
|---|
| 339 | [h264 @ 0x7fe46c013000] error while decoding MB 31 0, bytestream 22715
|
|---|
| 340 | [h264 @ 0x7fe46c041b60] deblocking_filter_idc 16 out of range
|
|---|
| 341 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 342 | [h264 @ 0x7fe46c013000] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 343 | [h264 @ 0x7fe46c0d11a0] deblocking filter parameters -40 0 out of range
|
|---|
| 344 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 345 | [h264 @ 0x7fe46c0878a0] deblocking_filter_idc 3 out of range
|
|---|
| 346 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 347 | [h264 @ 0x7fe46c08fdc0] concealing 3599 DC, 3599 AC, 3599 MV errors in P frame
|
|---|
| 348 | [h264 @ 0x7fe46c013000] QP 4294967236 out of range
|
|---|
| 349 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 350 | [h264 @ 0x7fe46c041b60] QP 4294967268 out of range
|
|---|
| 351 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 352 | [h264 @ 0x7fe46c0d11a0] deblocking_filter_idc 32 out of range
|
|---|
| 353 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 354 | [h264 @ 0x7fe46c08fdc0] deblocking_filter_idc 32 out of range
|
|---|
| 355 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 356 | [h264 @ 0x7fe46c0878a0] illegal memory management control operation 32
|
|---|
| 357 | [h264 @ 0x7fe46c013000] mmco: unref short failure
|
|---|
| 358 | [h264 @ 0x7fe46c013000] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 359 | [h264 @ 0x7fe46c013000] deblocking filter parameters -18 0 out of range
|
|---|
| 360 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 361 | [h264 @ 0x7fe46c0878a0] top block unavailable for requested intra mode -1
|
|---|
| 362 | [h264 @ 0x7fe46c0878a0] error while decoding MB 32 0, bytestream 21821
|
|---|
| 363 | [h264 @ 0x7fe46c0d11a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 364 | [h264 @ 0x7fe46c0878a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 365 | [h264 @ 0x7fe46c0d11a0] cabac_init_idc 5 overflow
|
|---|
| 366 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 367 | [h264 @ 0x7fe46c08fdc0] non-existing PPS 1 referenced
|
|---|
| 368 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 369 | [h264 @ 0x7fe46c08fdc0] no frame!
|
|---|
| 370 | [h264 @ 0x7fe46c041b60] concealing 3406 DC, 3406 AC, 3406 MV errors in P frame
|
|---|
| 371 | [NULL @ 0x7fe46c00ca80] illegal memory management control operation 32
|
|---|
| 372 | [NULL @ 0x7fe46c00ca80] non-existing PPS 1 referenced
|
|---|
| 373 | [h264 @ 0x7fe46c0878a0] Missing reference picture, default is 0
|
|---|
| 374 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 375 | [h264 @ 0x7fe46c013000] QP 4294967236 out of range
|
|---|
| 376 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 377 | 2.90 M-V: 0.000 fd= 0 aq= 0KB vq= 690KB sq= 0B f=0/0
|
|---|
| 378 | [h264 @ 0x7fe46c041b60] top block unavailable for requested intra mode -1
|
|---|
| 379 | [h264 @ 0x7fe46c041b60] error while decoding MB 2 0, bytestream 19948
|
|---|
| 380 | [h264 @ 0x7fe46c041b60] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 381 | [h264 @ 0x7fe46c0878a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 382 | [h264 @ 0x7fe46c0878a0] QP 106 out of range
|
|---|
| 383 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 384 | [h264 @ 0x7fe46c013000] cabac_init_idc 32 overflow
|
|---|
| 385 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 386 | [h264 @ 0x7fe46c041b60] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 387 | [h264 @ 0x7fe46c041b60] deblocking_filter_idc 22 out of range
|
|---|
| 388 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 389 | [h264 @ 0x7fe46c0d11a0] concealing 3582 DC, 3582 AC, 3582 MV errors in P frame
|
|---|
| 390 | [h264 @ 0x7fe46c0d11a0] deblocking_filter_idc 18 out of range
|
|---|
| 391 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 392 | [h264 @ 0x7fe46c08fdc0] concealing 3485 DC, 3485 AC, 3485 MV errors in P frame
|
|---|
| 393 | [NULL @ 0x7fe46c00ca80] illegal memory management control operation 16
|
|---|
| 394 | [h264 @ 0x7fe46c0878a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 395 | [h264 @ 0x7fe46c0878a0] cabac_init_idc 4 overflow
|
|---|
| 396 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 397 | [h264 @ 0x7fe46c013000] deblocking filter parameters -40 0 out of range
|
|---|
| 398 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 399 | [h264 @ 0x7fe46c041b60] cabac_init_idc 5 overflow
|
|---|
| 400 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 401 | [h264 @ 0x7fe46c08fdc0] concealing 3559 DC, 3559 AC, 3559 MV errors in P frame
|
|---|
| 402 | [h264 @ 0x7fe46c0d11a0] QP 4294967234 out of range
|
|---|
| 403 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 404 | [NULL @ 0x7fe46c00ca80] non-existing PPS 1 referenced
|
|---|
| 405 | 2.93 M-V: 0.000 fd= 0 aq= 0KB vq= 718KB sq= 0B f=0/0
|
|---|
| 406 | [h264 @ 0x7fe46c08fdc0] non-existing PPS 1 referenced
|
|---|
| 407 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 408 | [h264 @ 0x7fe46c08fdc0] no frame!
|
|---|
| 409 | [h264 @ 0x7fe46c0878a0] Missing reference picture, default is 0
|
|---|
| 410 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 411 | [h264 @ 0x7fe46c013000] cabac_init_idc 4 overflow
|
|---|
| 412 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 413 | [h264 @ 0x7fe46c041b60] illegal memory management control operation 32
|
|---|
| 414 | [h264 @ 0x7fe46c0878a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 415 | [h264 @ 0x7fe46c013000] deblocking_filter_idc 32 out of range
|
|---|
| 416 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 417 | [h264 @ 0x7fe46c0d11a0] top block unavailable for requested intra mode -1
|
|---|
| 418 | [h264 @ 0x7fe46c0d11a0] error while decoding MB 10 0, bytestream 19903
|
|---|
| 419 | [h264 @ 0x7fe46c041b60] concealing 3434 DC, 3434 AC, 3434 MV errors in P frame
|
|---|
| 420 | [h264 @ 0x7fe46c0d11a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 421 | [NULL @ 0x7fe46c00ca80] illegal memory management control operation 32
|
|---|
| 422 | [h264 @ 0x7fe46c041b60] cabac_init_idc 3 overflow
|
|---|
| 423 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 424 | [h264 @ 0x7fe46c08fdc0] top block unavailable for requested intra mode -1
|
|---|
| 425 | [h264 @ 0x7fe46c08fdc0] error while decoding MB 5 0, bytestream 19482
|
|---|
| 426 | [h264 @ 0x7fe46c08fdc0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 427 | [h264 @ 0x7fe46c0d11a0] concealing 3562 DC, 3562 AC, 3562 MV errors in P frame
|
|---|
| 428 | [h264 @ 0x7fe46c0878a0] concealing 3581 DC, 3581 AC, 3581 MV errors in P frame
|
|---|
| 429 | [h264 @ 0x7fe46c08fdc0] concealing 3587 DC, 3587 AC, 3587 MV errors in P frame
|
|---|
| 430 | [h264 @ 0x7fe46c0878a0] deblocking filter parameters 38 0 out of range
|
|---|
| 431 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 432 | [h264 @ 0x7fe46c013000] QP 4294967236 out of range
|
|---|
| 433 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 434 | [h264 @ 0x7fe46c0d11a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 435 | [h264 @ 0x7fe46c041b60] top block unavailable for requested intra mode -1
|
|---|
| 436 | [h264 @ 0x7fe46c041b60] error while decoding MB 4 0, bytestream 18305
|
|---|
| 437 | [h264 @ 0x7fe46c0d11a0] top block unavailable for requested intra mode
|
|---|
| 438 | [h264 @ 0x7fe46c0d11a0] error while decoding MB 0 0, bytestream 18709
|
|---|
| 439 | [h264 @ 0x7fe46c041b60] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 440 | [h264 @ 0x7fe46c0d11a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 441 | [NULL @ 0x7fe46c00ca80] non-existing PPS 1 referenced
|
|---|
| 442 | [h264 @ 0x7fe46c08fdc0] non-existing PPS 1 referenced
|
|---|
| 443 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 444 | [h264 @ 0x7fe46c08fdc0] no frame!
|
|---|
| 445 | [h264 @ 0x7fe46c0878a0] Missing reference picture, default is 0
|
|---|
| 446 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 447 | [h264 @ 0x7fe46c013000] QP 56 out of range
|
|---|
| 448 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 449 | 2.96 M-V: 0.000 fd= 0 aq= 0KB vq= 670KB sq= 0B f=0/0
|
|---|
| 450 | [h264 @ 0x7fe46c041b60] QP 116 out of range
|
|---|
| 451 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 452 | [h264 @ 0x7fe46c0d11a0] cabac_init_idc 24 overflow
|
|---|
| 453 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 454 | [h264 @ 0x7fe46c08fdc0] cabac_init_idc 3 overflow
|
|---|
| 455 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 456 | [h264 @ 0x7fe46c0878a0] illegal memory management control operation 16
|
|---|
| 457 | [h264 @ 0x7fe46c013000] mmco: unref short failure
|
|---|
| 458 | [h264 @ 0x7fe46c013000] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 459 | [h264 @ 0x7fe46c0878a0] top block unavailable for requested intra mode
|
|---|
| 460 | [h264 @ 0x7fe46c0878a0] error while decoding MB 44 0, bytestream 17743
|
|---|
| 461 | [h264 @ 0x7fe46c0d11a0] cabac_init_idc 3 overflow
|
|---|
| 462 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 463 | [h264 @ 0x7fe46c08fdc0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 464 | [h264 @ 0x7fe46c0878a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 465 | [h264 @ 0x7fe46c08fdc0] deblocking_filter_idc 3 out of range
|
|---|
| 466 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 467 | [h264 @ 0x7fe46c0878a0] top block unavailable for requested intra mode -1
|
|---|
| 468 | [h264 @ 0x7fe46c0878a0] error while decoding MB 14 0, bytestream 17692
|
|---|
| 469 | [h264 @ 0x7fe46c0878a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 470 | [h264 @ 0x7fe46c041b60] concealing 3599 DC, 3599 AC, 3599 MV errors in P frame
|
|---|
| 471 | [h264 @ 0x7fe46c013000] concealing 2968 DC, 2968 AC, 2968 MV errors in P frame
|
|---|
| 472 | [h264 @ 0x7fe46c013000] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 473 | [h264 @ 0x7fe46c013000] top block unavailable for requested intra mode -1
|
|---|
| 474 | [h264 @ 0x7fe46c013000] error while decoding MB 9 0, bytestream 17228
|
|---|
| 475 | [h264 @ 0x7fe46c013000] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 476 | [h264 @ 0x7fe46c041b60] cabac_init_idc 3 overflow
|
|---|
| 477 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 478 | [h264 @ 0x7fe46c0d11a0] deblocking_filter_idc 28 out of range
|
|---|
| 479 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 480 | [h264 @ 0x7fe46c08fdc0] non-existing PPS 1 referenced
|
|---|
| 481 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 482 | [h264 @ 0x7fe46c08fdc0] no frame!
|
|---|
| 483 | [h264 @ 0x7fe46c0878a0] Missing reference picture, default is 0
|
|---|
| 484 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 485 | [h264 @ 0x7fe46c013000] deblocking_filter_idc 6 out of range
|
|---|
| 486 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 487 | [h264 @ 0x7fe46c041b60] top block unavailable for requested intra mode -1
|
|---|
| 488 | [h264 @ 0x7fe46c041b60] error while decoding MB 27 0, bytestream 19809
|
|---|
| 489 | [h264 @ 0x7fe46c041b60] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 490 | [h264 @ 0x7fe46c0d11a0] deblocking_filter_idc 6 out of range
|
|---|
| 491 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 492 | [h264 @ 0x7fe46c0878a0] deblocking filter parameters -16 0 out of range
|
|---|
| 493 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 494 | [h264 @ 0x7fe46c08fdc0] top block unavailable for requested intra mode -1
|
|---|
| 495 | [h264 @ 0x7fe46c08fdc0] error while decoding MB 38 0, bytestream 18336
|
|---|
| 496 | [h264 @ 0x7fe46c013000] deblocking filter parameters -40 0 out of range
|
|---|
| 497 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 498 | [h264 @ 0x7fe46c08fdc0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 499 | [h264 @ 0x7fe46c041b60] illegal memory management control operation 32
|
|---|
| 500 | [h264 @ 0x7fe46c0d11a0] mmco: unref short failure
|
|---|
| 501 | [h264 @ 0x7fe46c0d11a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 502 | [h264 @ 0x7fe46c0d11a0] QP 104 out of range
|
|---|
| 503 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 504 | [h264 @ 0x7fe46c041b60] concealing 3572 DC, 3572 AC, 3572 MV errors in P frame
|
|---|
| 505 | [h264 @ 0x7fe46c08fdc0] QP 102 out of range
|
|---|
| 506 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 507 | [h264 @ 0x7fe46c0878a0] deblocking_filter_idc 6 out of range
|
|---|
| 508 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 509 | [h264 @ 0x7fe46c013000] concealing 3565 DC, 3565 AC, 3565 MV errors in P frame
|
|---|
| 510 | [NULL @ 0x7fe46c00ca80] non-existing PPS 1 referenced
|
|---|
| 511 | 2.99 M-V: 0.000 fd= 0 aq= 0KB vq= 670KB sq= 0B f=0/0
|
|---|
| 512 | [h264 @ 0x7fe46c0d11a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 513 | [h264 @ 0x7fe46c08fdc0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 514 | [h264 @ 0x7fe46c08fdc0] non-existing PPS 1 referenced
|
|---|
| 515 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 516 | [h264 @ 0x7fe46c08fdc0] no frame!
|
|---|
| 517 | [h264 @ 0x7fe46c0878a0] Missing reference picture, default is 0
|
|---|
| 518 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 519 | [h264 @ 0x7fe46c041b60] top block unavailable for requested intra mode
|
|---|
| 520 | [h264 @ 0x7fe46c041b60] error while decoding MB 65 0, bytestream 20005
|
|---|
| 521 | [h264 @ 0x7fe46c041b60] concealing 3584 DC, 3584 AC, 3584 MV errors in P frame
|
|---|
| 522 | [h264 @ 0x7fe46c013000] concealing 3538 DC, 3538 AC, 3538 MV errors in P frame
|
|---|
| 523 | [h264 @ 0x7fe46c0d11a0] top block unavailable for requested intra mode -1
|
|---|
| 524 | [h264 @ 0x7fe46c0d11a0] error while decoding MB 21 0, bytestream 18926
|
|---|
| 525 | [h264 @ 0x7fe46c041b60] deblocking_filter_idc 21 out of range
|
|---|
| 526 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 527 | [h264 @ 0x7fe46c0d11a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 528 | [NULL @ 0x7fe46c00ca80] non-existing PPS 1 referenced
|
|---|
| 529 | [h264 @ 0x7fe46c0d11a0] QP 102 out of range
|
|---|
| 530 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 531 | [h264 @ 0x7fe46c08fdc0] QP 100 out of range
|
|---|
| 532 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 533 | [h264 @ 0x7fe46c0878a0] QP 4294967284 out of range
|
|---|
| 534 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 535 | [h264 @ 0x7fe46c041b60] QP 52 out of range
|
|---|
| 536 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 537 | [h264 @ 0x7fe46c08fdc0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 538 | [h264 @ 0x7fe46c0d11a0] top block unavailable for requested intra mode -1
|
|---|
| 539 | [h264 @ 0x7fe46c0d11a0] error while decoding MB 31 0, bytestream 17048
|
|---|
| 540 | [h264 @ 0x7fe46c08fdc0] deblocking_filter_idc 3 out of range
|
|---|
| 541 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 542 | [h264 @ 0x7fe46c0d11a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 543 | [h264 @ 0x7fe46c0878a0] QP 4294967226 out of range
|
|---|
| 544 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 545 | [h264 @ 0x7fe46c013000] top block unavailable for requested intra mode
|
|---|
| 546 | [h264 @ 0x7fe46c013000] error while decoding MB 74 0, bytestream 15782
|
|---|
| 547 | [h264 @ 0x7fe46c013000] concealing 3575 DC, 3575 AC, 3575 MV errors in P frame
|
|---|
| 548 | [h264 @ 0x7fe46c013000] deblocking_filter_idc 17 out of range
|
|---|
| 549 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 550 | [h264 @ 0x7fe46c041b60] QP 4294967252 out of range
|
|---|
| 551 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 552 | [h264 @ 0x7fe46c08fdc0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 553 | [h264 @ 0x7fe46c0d11a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 554 | [h264 @ 0x7fe46c08fdc0] non-existing PPS 1 referenced
|
|---|
| 555 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 556 | [h264 @ 0x7fe46c08fdc0] no frame!
|
|---|
| 557 | [h264 @ 0x7fe46c0878a0] Missing reference picture, default is 0
|
|---|
| 558 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 559 | [h264 @ 0x7fe46c013000] top block unavailable for requested intra mode -1
|
|---|
| 560 | [h264 @ 0x7fe46c013000] error while decoding MB 8 0, bytestream 20791
|
|---|
| 561 | [h264 @ 0x7fe46c013000] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 562 | [h264 @ 0x7fe46c041b60] deblocking_filter_idc 22 out of range
|
|---|
| 563 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 564 | [h264 @ 0x7fe46c0d11a0] QP 4294967250 out of range
|
|---|
| 565 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 566 | [h264 @ 0x7fe46c0878a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 567 | [h264 @ 0x7fe46c0878a0] cabac_init_idc 4 overflow
|
|---|
| 568 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 569 | [h264 @ 0x7fe46c013000] QP 4294967250 out of range
|
|---|
| 570 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 571 | [h264 @ 0x7fe46c041b60] cabac_init_idc 25 overflow
|
|---|
| 572 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 573 | [h264 @ 0x7fe46c0d11a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 574 | [h264 @ 0x7fe46c0d11a0] QP 4294967226 out of range
|
|---|
| 575 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 576 | 3.02 M-V: 0.000 fd= 0 aq= 0KB vq= 432KB sq= 0B f=0/0
|
|---|
| 577 | [h264 @ 0x7fe46c08fdc0] concealing 3402 DC, 3402 AC, 3402 MV errors in P frame
|
|---|
| 578 | [h264 @ 0x7fe46c08fdc0] QP 4294967238 out of range
|
|---|
| 579 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 580 | [h264 @ 0x7fe46c0878a0] deblocking_filter_idc 4 out of range
|
|---|
| 581 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 582 | [h264 @ 0x7fe46c041b60] cabac_init_idc 5 overflow
|
|---|
| 583 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 584 | [h264 @ 0x7fe46c013000] concealing 3584 DC, 3584 AC, 3584 MV errors in P frame
|
|---|
| 585 | [h264 @ 0x7fe46c08fdc0] non-existing PPS 1 referenced
|
|---|
| 586 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 587 | [h264 @ 0x7fe46c08fdc0] no frame!
|
|---|
| 588 | [h264 @ 0x7fe46c0d11a0] top block unavailable for requested intra mode
|
|---|
| 589 | [h264 @ 0x7fe46c0d11a0] error while decoding MB 22 0, bytestream 18493
|
|---|
| 590 | [h264 @ 0x7fe46c0878a0] Missing reference picture, default is 0
|
|---|
| 591 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 592 | [h264 @ 0x7fe46c0d11a0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 593 | [h264 @ 0x7fe46c013000] top block unavailable for requested intra mode -1
|
|---|
| 594 | [h264 @ 0x7fe46c013000] error while decoding MB 8 0, bytestream 22461
|
|---|
| 595 | [h264 @ 0x7fe46c041b60] QP 4294967250 out of range
|
|---|
| 596 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 597 | [h264 @ 0x7fe46c013000] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
|
|---|
| 598 | [h264 @ 0x7fe46c0d11a0] QP 4294967230 out of range
|
|---|
| 599 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 600 | [h264 @ 0x7fe46c08fdc0] QP 4294967294 out of range
|
|---|
| 601 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 602 | [h264 @ 0x7fe46c0878a0] deblocking_filter_idc 6 out of range
|
|---|
| 603 | [h264 @ 0x7fe46c0878a0] decode_slice_header error
|
|---|
| 604 | [h264 @ 0x7fe46c013000] cabac_init_idc 4 overflow
|
|---|
| 605 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 606 | [h264 @ 0x7fe46c041b60] cabac_init_idc 3 overflow
|
|---|
| 607 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 608 | [h264 @ 0x7fe46c0d11a0] deblocking_filter_idc 17 out of range
|
|---|
| 609 | [h264 @ 0x7fe46c0d11a0] decode_slice_header error
|
|---|
| 610 | [h264 @ 0x7fe46c08fdc0] cabac_init_idc 16 overflow
|
|---|
| 611 | [h264 @ 0x7fe46c08fdc0] decode_slice_header error
|
|---|
| 612 | [h264 @ 0x7fe46c0878a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 613 | [h264 @ 0x7fe46c013000] deblocking_filter_idc 16 out of range
|
|---|
| 614 | [h264 @ 0x7fe46c013000] decode_slice_header error
|
|---|
| 615 | [h264 @ 0x7fe46c041b60] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 616 | [h264 @ 0x7fe46c041b60] cabac_init_idc 32 overflow
|
|---|
| 617 | [h264 @ 0x7fe46c041b60] decode_slice_header error
|
|---|
| 618 | [h264 @ 0x7fe46c0d11a0] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
|
|---|
| 619 | [h264 @ 0x7fe46c0878a0] concealing 3534 DC, 3534 AC, 3534 MV errors in P frame
|
|---|
| 620 | [h264 @ 0x7fe46c0d11a0] concealing 3572 DC, 3572 AC, 3572 MV errors in P frame
|
|---|
| 621 | 3.05 M-V: 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 622 | 3.09 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 623 | 3.12 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 624 | 3.15 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 625 | 3.18 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 626 | 3.21 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 627 | 3.24 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 628 | 3.27 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 629 | 3.30 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 630 | 3.33 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 631 | 3.36 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 632 | 3.39 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 633 | 3.42 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 634 | 3.45 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 635 | 3.48 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 636 | 3.51 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 637 | 3.54 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 638 | 3.57 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 639 | 3.60 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 640 | 3.63 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 641 | 3.66 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 642 | 3.69 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 643 | 3.72 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 644 | 3.75 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 645 | 3.78 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 646 | 3.82 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 647 | 3.85 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 648 | 3.88 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 649 | 3.91 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 650 | 3.94 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 651 | 3.97 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 652 | 4.00 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 653 | 4.03 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 654 | 4.06 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 655 | 4.09 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 656 | 4.12 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 657 | 4.15 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 658 | 4.18 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 659 | 4.21 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 660 | 4.24 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 661 | 4.27 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 662 | 4.30 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 663 | 4.33 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 664 | 4.36 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 665 | 4.39 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 666 | 4.42 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 667 | 4.45 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 668 | 4.48 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 669 | 4.51 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 670 | 4.54 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 671 | 4.57 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 672 | 4.60 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 673 | 4.63 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 674 | 4.66 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 675 | 4.69 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 676 | 4.73 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 677 | 4.76 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 678 | 4.79 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 679 | 4.82 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 680 | 4.85 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 681 | 4.88 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 682 | 4.91 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 683 | 4.94 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 684 | 4.97 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 685 | 5.00 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 686 | 5.03 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 687 | 5.06 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 688 | 5.09 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 689 | 5.12 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 690 | 5.15 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 691 | 5.18 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 692 | 5.21 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 693 | 5.24 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 694 | 5.27 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 695 | 5.30 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 696 | 5.33 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 697 | 5.36 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 698 | 5.39 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 699 | 5.42 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 700 | 5.45 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 701 | 5.48 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 702 | 5.51 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 703 | 5.54 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 704 | 5.57 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 705 | 5.60 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 706 | 5.63 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 707 | 5.67 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 708 | 5.70 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 709 | 5.73 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 710 | 5.76 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 711 | 5.79 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 712 | 5.82 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 713 | 5.85 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 714 | 5.88 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 715 | 5.91 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 716 | 5.94 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 717 | 5.97 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 718 | 6.00 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 719 | 6.03 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 720 | 6.06 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 721 | 6.09 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 722 | 6.12 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 723 | 6.15 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 724 | 6.18 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 725 | 6.21 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 726 | 6.24 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 727 | 6.27 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 728 | 6.30 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 729 | 6.33 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 730 | 6.36 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 731 | 6.39 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 732 | 6.42 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 733 | 6.45 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 734 | 6.48 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 735 | 6.51 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 736 | 6.54 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 737 | 6.57 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 738 | 6.61 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 739 | 6.64 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 740 | 6.67 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 741 | 6.70 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 742 | 6.73 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 743 | 6.76 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 744 | 6.79 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 745 | 6.82 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 746 | 6.85 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 747 | 6.88 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 748 | 6.91 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 749 | 6.94 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 750 | 6.97 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 751 | 7.00 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 752 | 7.03 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 753 | 7.06 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 754 | 7.09 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 755 | 7.12 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 756 | 7.15 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 757 | 7.18 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 758 | 7.21 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 759 | 7.24 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 760 | 7.27 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 761 | 7.30 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 762 | 7.33 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 763 | 7.36 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 764 | 7.39 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 765 | 7.42 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 766 | 7.45 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 767 | 7.48 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 768 | 7.51 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 769 | 7.55 M-V: 0.105 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|