| 1 | ffmpeg started on 2014-05-05 at 13:58:09
|
|---|
| 2 | Report written to "ffmpeg-20140505-135809.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -report -f alsa -ac 2 -i hw:0 -f x11grab -r 30 -s 1600x900 -i :0.0 -acodec mp3 -vcodec libx264 -preset ultrafast -threads 0 -f matroska -y ofile.mkv
|
|---|
| 5 | ffmpeg version 2.2.1 Copyright (c) 2000-2014 the FFmpeg developers
|
|---|
| 6 | built on Apr 10 2014 16:26:13 with gcc 4.8.2 (GCC) 20140206 (prerelease)
|
|---|
| 7 | configuration: --prefix=/usr --disable-debug --disable-static --enable-avresample --enable-dxva2 --enable-fontconfig --enable-gnutls --enable-gpl --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-pic --enable-postproc --enable-runtime-cpudetect --enable-shared --enable-swresample --enable-vdpau --enable-version3 --enable-x11grab
|
|---|
| 8 | libavutil 52. 66.100 / 52. 66.100
|
|---|
| 9 | libavcodec 55. 52.102 / 55. 52.102
|
|---|
| 10 | libavformat 55. 33.100 / 55. 33.100
|
|---|
| 11 | libavdevice 55. 10.100 / 55. 10.100
|
|---|
| 12 | libavfilter 4. 2.100 / 4. 2.100
|
|---|
| 13 | libavresample 1. 2. 0 / 1. 2. 0
|
|---|
| 14 | libswscale 2. 5.102 / 2. 5.102
|
|---|
| 15 | libswresample 0. 18.100 / 0. 18.100
|
|---|
| 16 | libpostproc 52. 3.100 / 52. 3.100
|
|---|
| 17 | Splitting the commandline.
|
|---|
| 18 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 19 | Reading option '-f' ... matched as option 'f' (force format) with argument 'alsa'.
|
|---|
| 20 | Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
|
|---|
| 21 | Reading option '-i' ... matched as input file with argument 'hw:0'.
|
|---|
| 22 | Reading option '-f' ... matched as option 'f' (force format) with argument 'x11grab'.
|
|---|
| 23 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '30'.
|
|---|
| 24 | Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument '1600x900'.
|
|---|
| 25 | Reading option '-i' ... matched as input file with argument ':0.0'.
|
|---|
| 26 | Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'mp3'.
|
|---|
| 27 | Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'libx264'.
|
|---|
| 28 | Reading option '-preset' ... matched as AVOption 'preset' with argument 'ultrafast'.
|
|---|
| 29 | Reading option '-threads' ... matched as AVOption 'threads' with argument '0'.
|
|---|
| 30 | Reading option '-f' ... matched as option 'f' (force format) with argument 'matroska'.
|
|---|
| 31 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 32 | Reading option 'ofile.mkv' ... matched as output file.
|
|---|
| 33 | Finished splitting the commandline.
|
|---|
| 34 | Parsing a group of options: global .
|
|---|
| 35 | Applying option report (generate a report) with argument 1.
|
|---|
| 36 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 37 | Successfully parsed a group of options.
|
|---|
| 38 | Parsing a group of options: input file hw:0.
|
|---|
| 39 | Applying option f (force format) with argument alsa.
|
|---|
| 40 | Applying option ac (set number of audio channels) with argument 2.
|
|---|
| 41 | Successfully parsed a group of options.
|
|---|
| 42 | Opening an input file: hw:0.
|
|---|
| 43 | [alsa @ 0xca0c20] All info found
|
|---|
| 44 | Guessed Channel Layout for Input Stream #0.0 : stereo
|
|---|
| 45 | Input #0, alsa, from 'hw:0':
|
|---|
| 46 | Duration: N/A, start: 1399319889.776894, bitrate: 1536 kb/s
|
|---|
| 47 | Stream #0:0, 1, 1/1000000: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
|
|---|
| 48 | Successfully opened the file.
|
|---|
| 49 | Parsing a group of options: input file :0.0.
|
|---|
| 50 | Applying option f (force format) with argument x11grab.
|
|---|
| 51 | Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 30.
|
|---|
| 52 | Applying option s (set frame size (WxH or abbreviation)) with argument 1600x900.
|
|---|
| 53 | Successfully parsed a group of options.
|
|---|
| 54 | Opening an input file: :0.0.
|
|---|
| 55 | [x11grab @ 0xcb1540] device: :0.0 -> display: :0.0 x: 0 y: 0 width: 1600 height: 900
|
|---|
| 56 | [x11grab @ 0xcb1540] shared memory extension found
|
|---|
| 57 | [x11grab @ 0xcb1540] All info found
|
|---|
| 58 | Input #1, x11grab, from ':0.0':
|
|---|
| 59 | Duration: N/A, start: 1399319889.813696, bitrate: 1382400 kb/s
|
|---|
| 60 | Stream #1:0, 1, 1/1000000: Video: rawvideo (BGR[0] / 0x524742), bgr0, 1600x900, 1382400 kb/s, 30 tbr, 1000k tbn, 30 tbc
|
|---|
| 61 | Successfully opened the file.
|
|---|
| 62 | Parsing a group of options: output file ofile.mkv.
|
|---|
| 63 | Applying option acodec (force audio codec ('copy' to copy stream)) with argument mp3.
|
|---|
| 64 | Applying option vcodec (force video codec ('copy' to copy stream)) with argument libx264.
|
|---|
| 65 | Applying option f (force format) with argument matroska.
|
|---|
| 66 | Successfully parsed a group of options.
|
|---|
| 67 | Opening an output file: ofile.mkv.
|
|---|
| 68 | Matched encoder 'libmp3lame' for codec 'mp3'.
|
|---|
| 69 | Successfully opened the file.
|
|---|
| 70 | detected 4 logical cores
|
|---|
| 71 | [graph 0 input from stream 1:0 @ 0xcc8780] Setting 'video_size' to value '1600x900'
|
|---|
| 72 | [graph 0 input from stream 1:0 @ 0xcc8780] Setting 'pix_fmt' to value '298'
|
|---|
| 73 | [graph 0 input from stream 1:0 @ 0xcc8780] Setting 'time_base' to value '1/30'
|
|---|
| 74 | [graph 0 input from stream 1:0 @ 0xcc8780] Setting 'pixel_aspect' to value '0/1'
|
|---|
| 75 | [graph 0 input from stream 1:0 @ 0xcc8780] Setting 'sws_param' to value 'flags=2'
|
|---|
| 76 | [graph 0 input from stream 1:0 @ 0xcc8780] Setting 'frame_rate' to value '30/1'
|
|---|
| 77 | [graph 0 input from stream 1:0 @ 0xcc8780] w:1600 h:900 pixfmt:bgr0 tb:1/30 fr:30/1 sar:0/1 sws_param:flags=2
|
|---|
| 78 | [force CFR for input from stream 1:0 @ 0xcca920] Setting 'expr' to value 'N'
|
|---|
| 79 | [format @ 0xcca1c0] compat: called with args=[yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16]
|
|---|
| 80 | [format @ 0xcca1c0] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16'
|
|---|
| 81 | [auto-inserted scaler 0 @ 0xc9a040] Setting 'flags' to value '0x4'
|
|---|
| 82 | [auto-inserted scaler 0 @ 0xc9a040] w:iw h:ih flags:'0x4' interl:0
|
|---|
| 83 | [format @ 0xcca1c0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'Parsed_null_0' and the filter 'format'
|
|---|
| 84 | [AVFilterGraph @ 0xc8a240] query_formats: 5 queried, 3 merged, 1 already done, 0 delayed
|
|---|
| 85 | [auto-inserted scaler 0 @ 0xc9a040] picking yuv444p out of 7 ref:bgr0 alpha:0
|
|---|
| 86 | [graph 0 input from stream 1:0 @ 0xcc8780] TB:0.033333 FRAME_RATE:30.000000 SAMPLE_RATE:nan
|
|---|
| 87 | [auto-inserted scaler 0 @ 0xc9a040] w:1600 h:900 fmt:bgr0 sar:0/1 -> w:1600 h:900 fmt:yuv444p sar:0/1 flags:0x4
|
|---|
| 88 | No pixel format specified, yuv444p for H.264 encoding chosen.
|
|---|
| 89 | Use -pix_fmt yuv420p for compatibility with outdated media players.
|
|---|
| 90 | [graph 1 input from stream 0:0 @ 0xc91540] Setting 'time_base' to value '1/48000'
|
|---|
| 91 | [graph 1 input from stream 0:0 @ 0xc91540] Setting 'sample_rate' to value '48000'
|
|---|
| 92 | [graph 1 input from stream 0:0 @ 0xc91540] Setting 'sample_fmt' to value 's16'
|
|---|
| 93 | [graph 1 input from stream 0:0 @ 0xc91540] Setting 'channel_layout' to value '0x3'
|
|---|
| 94 | [graph 1 input from stream 0:0 @ 0xc91540] tb:1/48000 samplefmt:s16 samplerate:48000 chlayout:0x3
|
|---|
| 95 | [audio format for output stream 0:1 @ 0xca0740] Setting 'sample_fmts' to value 's32p|fltp|s16p'
|
|---|
| 96 | [audio format for output stream 0:1 @ 0xca0740] Setting 'sample_rates' to value '44100|48000|32000|22050|24000|16000|11025|12000|8000'
|
|---|
| 97 | [audio format for output stream 0:1 @ 0xca0740] Setting 'channel_layouts' to value '0x4|0x3'
|
|---|
| 98 | [audio format for output stream 0:1 @ 0xca0740] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:1'
|
|---|
| 99 | [AVFilterGraph @ 0xcca100] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
|
|---|
| 100 | [auto-inserted resampler 0 @ 0xcd8580] ch:2 chl:stereo fmt:s16 r:48000Hz -> ch:2 chl:stereo fmt:s16p r:48000Hz
|
|---|
| 101 | [libx264 @ 0xcc7b00] using mv_range_thread = 72
|
|---|
| 102 | [libx264 @ 0xcc7b00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
|
|---|
| 103 | [libx264 @ 0xcc7b00] profile High 4:4:4 Predictive, level 4.0, 4:4:4 8-bit
|
|---|
| 104 | [libx264 @ 0xcc7b00] 264 - core 142 r2397 aff928d - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=0 ref=1 deblock=0:0:0 analyse=0:0 me=dia subme=0 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=6 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=25 scenecut=0 intra_refresh=0 rc=crf mbtree=0 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=0
|
|---|
| 105 | Output #0, matroska, to 'ofile.mkv':
|
|---|
| 106 | Metadata:
|
|---|
| 107 | encoder : Lavf55.33.100
|
|---|
| 108 | Stream #0:0, 0, 1/1000: Video: h264 (libx264) (H264 / 0x34363248), yuv444p, 1600x900, q=-1--1, 1k tbn, 30 tbc
|
|---|
| 109 | Stream #0:1, 0, 1/1000: Audio: mp3 (libmp3lame) (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16p
|
|---|
| 110 | Stream mapping:
|
|---|
| 111 | Stream #1:0 -> #0:0 (rawvideo -> libx264)
|
|---|
| 112 | Stream #0:0 -> #0:1 (pcm_s16le -> libmp3lame)
|
|---|
| 113 | Press [q] to stop, [?] for help
|
|---|
| 114 | [force CFR for input from stream 1:0 @ 0xcca920] N:0 PTS:0 T:0.000000 POS:nan INTERLACED:0 -> PTS:0 T:0.000000
|
|---|
| 115 | [force CFR for input from stream 1:0 @ 0xcca920] N:1 PTS:46523 T:1550.766667 POS:nan INTERLACED:0 -> PTS:1 T:0.033333
|
|---|
| 116 | [force CFR for input from stream 1:0 @ 0xcca920] N:2 PTS:66681 T:2222.700000 POS:nan INTERLACED:0 -> PTS:2 T:0.066667
|
|---|
| 117 | [force CFR for input from stream 1:0 @ 0xcca920] N:3 PTS:100046 T:3334.866667 POS:nan INTERLACED:0 -> PTS:3 T:0.100000
|
|---|
| 118 | [force CFR for input from stream 1:0 @ 0xcca920] N:4 PTS:133328 T:4444.266667 POS:nan INTERLACED:0 -> PTS:4 T:0.133333
|
|---|
| 119 | [force CFR for input from stream 1:0 @ 0xcca920] N:5 PTS:166669 T:5555.633333 POS:nan INTERLACED:0 -> PTS:5 T:0.166667
|
|---|
| 120 | [force CFR for input from stream 1:0 @ 0xcca920] N:6 PTS:200001 T:6666.700000 POS:nan INTERLACED:0 -> PTS:6 T:0.200000
|
|---|
| 121 | [force CFR for input from stream 1:0 @ 0xcca920] N:7 PTS:233343 T:7778.100000 POS:nan INTERLACED:0 -> PTS:7 T:0.233333
|
|---|
| 122 | [libx264 @ 0xcc7b00] frame= 0 QP=20.00 NAL=3 Slice:I Poc:0 I:5700 P:0 SKIP:0 size=623123 bytes
|
|---|
| 123 | [matroska @ 0xcc7140] Writing block at offset 640, size 384, pts 0, dts 0, duration 24, flags 128
|
|---|
| 124 | [matroska @ 0xcc7140] Writing block at offset 1031, size 623722, pts 23, dts 23, duration 33, flags 128
|
|---|
| 125 | [force CFR for input from stream 1:0 @ 0xcca920] N:8 PTS:266719 T:8890.633333 POS:nan INTERLACED:0 -> PTS:8 T:0.266667
|
|---|
| 126 | [libx264 @ 0xcc7b00] frame= 1 QP=28.00 NAL=2 Slice:P Poc:2 I:564 P:439 SKIP:4697 size=97801 bytes
|
|---|
| 127 | [matroska @ 0xcc7140] Writing block at offset 624762, size 384, pts 24, dts 24, duration 24, flags 128
|
|---|
| 128 | [matroska @ 0xcc7140] Writing block at offset 625153, size 384, pts 48, dts 48, duration 24, flags 128
|
|---|
| 129 | [matroska @ 0xcc7140] Writing block at offset 625544, size 97801, pts 56, dts 56, duration 33, flags 0
|
|---|
| 130 | [force CFR for input from stream 1:0 @ 0xcca920] N:9 PTS:299996 T:9999.866667 POS:nan INTERLACED:0 -> PTS:9 T:0.300000
|
|---|
| 131 | [libx264 @ 0xcc7b00] frame= 2 QP=25.00 NAL=2 Slice:P Poc:4 I:26 P:766 SKIP:4908 size=25441 bytes
|
|---|
| 132 | [matroska @ 0xcc7140] Writing block at offset 723353, size 384, pts 72, dts 72, duration 24, flags 128
|
|---|
| 133 | [matroska @ 0xcc7140] Writing block at offset 723744, size 25441, pts 90, dts 90, duration 33, flags 0
|
|---|
| 134 | [force CFR for input from stream 1:0 @ 0xcca920] N:10 PTS:333328 T:11110.933333 POS:nan INTERLACED:0 -> PTS:10 T:0.333333
|
|---|
| 135 | [libx264 @ 0xcc7b00] frame= 3 QP=22.00 NAL=2 Slice:P Poc:6 I:28 P:801 SKIP:4871 size=38716 bytes
|
|---|
| 136 | [matroska @ 0xcc7140] Writing block at offset 749193, size 384, pts 96, dts 96, duration 24, flags 128
|
|---|
| 137 | [matroska @ 0xcc7140] Writing block at offset 749584, size 384, pts 120, dts 120, duration 24, flags 128
|
|---|
| 138 | [matroska @ 0xcc7140] Writing block at offset 749975, size 38716, pts 123, dts 123, duration 33, flags 0
|
|---|
| 139 | frame= 11 fps=0.0 q=14.0 size= 770kB time=00:00:00.19 bitrate=32692.2kbits/s
|
|---|
| 140 | [force CFR for input from stream 1:0 @ 0xcca920] N:11 PTS:560197 T:18673.233333 POS:nan INTERLACED:0 -> PTS:11 T:0.366667
|
|---|
| 141 | [libx264 @ 0xcc7b00] frame= 4 QP=20.00 NAL=2 Slice:P Poc:8 I:4 P:874 SKIP:4822 size=28203 bytes
|
|---|
| 142 | [matroska @ 0xcc7140] Writing block at offset 788699, size 384, pts 144, dts 144, duration 24, flags 128
|
|---|
| 143 | [matroska @ 0xcc7140] Writing block at offset 789090, size 28203, pts 156, dts 156, duration 33, flags 0
|
|---|
| 144 | [force CFR for input from stream 1:0 @ 0xcca920] N:12 PTS:679263 T:22642.100000 POS:nan INTERLACED:0 -> PTS:12 T:0.400000
|
|---|
| 145 | [libx264 @ 0xcc7b00] frame= 5 QP=18.00 NAL=2 Slice:P Poc:10 I:2 P:1464 SKIP:4234 size=36991 bytes
|
|---|
| 146 | [matroska @ 0xcc7140] Writing block at offset 817301, size 384, pts 168, dts 168, duration 24, flags 128
|
|---|
| 147 | [matroska @ 0xcc7140] Writing block at offset 817692, size 36991, pts 190, dts 190, duration 33, flags 0
|
|---|
| 148 | [force CFR for input from stream 1:0 @ 0xcca920] N:13 PTS:686174 T:22872.466667 POS:nan INTERLACED:0 -> PTS:13 T:0.433333
|
|---|
| 149 | [libx264 @ 0xcc7b00] frame= 6 QP=16.00 NAL=2 Slice:P Poc:12 I:97 P:4179 SKIP:1424 size=234172 bytes
|
|---|
| 150 | [matroska @ 0xcc7140] Writing block at offset 854691, size 384, pts 192, dts 192, duration 24, flags 128
|
|---|
| 151 | [matroska @ 0xcc7140] Writing block at offset 855082, size 384, pts 216, dts 216, duration 24, flags 128
|
|---|
| 152 | [matroska @ 0xcc7140] Writing block at offset 855473, size 234172, pts 223, dts 223, duration 33, flags 0
|
|---|
| 153 | [force CFR for input from stream 1:0 @ 0xcca920] N:14 PTS:696975 T:23232.500000 POS:nan INTERLACED:0 -> PTS:14 T:0.466667
|
|---|
| 154 | [libx264 @ 0xcc7b00] frame= 7 QP=15.00 NAL=2 Slice:P Poc:14 I:131 P:3774 SKIP:1795 size=160779 bytes
|
|---|
| 155 | [matroska @ 0xcc7140] Writing block at offset 1089653, size 384, pts 240, dts 240, duration 24, flags 128
|
|---|
| 156 | [matroska @ 0xcc7140] Writing block at offset 1090044, size 160779, pts 256, dts 256, duration 33, flags 0
|
|---|
| 157 | [force CFR for input from stream 1:0 @ 0xcca920] N:15 PTS:709420 T:23647.333333 POS:nan INTERLACED:0 -> PTS:15 T:0.500000
|
|---|
| 158 | [libx264 @ 0xcc7b00] frame= 8 QP=14.00 NAL=2 Slice:P Poc:16 I:42 P:3963 SKIP:1695 size=123582 bytes
|
|---|
| 159 | [matroska @ 0xcc7140] Writing block at offset 1250831, size 384, pts 264, dts 264, duration 24, flags 128
|
|---|
| 160 | [matroska @ 0xcc7140] Writing block at offset 1251222, size 384, pts 288, dts 288, duration 24, flags 128
|
|---|
| 161 | [matroska @ 0xcc7140] Writing block at offset 1251613, size 123582, pts 290, dts 290, duration 33, flags 0
|
|---|
| 162 | [force CFR for input from stream 1:0 @ 0xcca920] N:16 PTS:720089 T:24002.966667 POS:nan INTERLACED:0 -> PTS:16 T:0.533333
|
|---|
| 163 | [libx264 @ 0xcc7b00] frame= 9 QP=14.00 NAL=2 Slice:P Poc:18 I:1 P:54 SKIP:5645 size=302 bytes
|
|---|
| 164 | [matroska @ 0xcc7140] Writing block at offset 1375203, size 384, pts 312, dts 312, duration 24, flags 128
|
|---|
| 165 | [matroska @ 0xcc7140] Writing block at offset 1375594, size 302, pts 323, dts 323, duration 33, flags 0
|
|---|
| 166 | [force CFR for input from stream 1:0 @ 0xcca920] N:17 PTS:733346 T:24444.866667 POS:nan INTERLACED:0 -> PTS:17 T:0.566667
|
|---|
| 167 | [libx264 @ 0xcc7b00] frame= 10 QP=13.00 NAL=2 Slice:P Poc:20 I:132 P:3017 SKIP:2551 size=78432 bytes
|
|---|
| 168 | [matroska @ 0xcc7140] Writing block at offset 1375903, size 384, pts 336, dts 336, duration 24, flags 128
|
|---|
| 169 | [matroska @ 0xcc7140] Writing block at offset 1376294, size 78432, pts 356, dts 356, duration 33, flags 0
|
|---|
| 170 | [force CFR for input from stream 1:0 @ 0xcca920] N:18 PTS:843696 T:28123.200000 POS:nan INTERLACED:0 -> PTS:18 T:0.600000
|
|---|
| 171 | [libx264 @ 0xcc7b00] frame= 11 QP=13.00 NAL=2 Slice:P Poc:22 I:0 P:91 SKIP:5609 size=551 bytes
|
|---|
| 172 | [matroska @ 0xcc7140] Writing block at offset 1454734, size 384, pts 360, dts 360, duration 24, flags 128
|
|---|
| 173 | [matroska @ 0xcc7140] Writing block at offset 1455125, size 384, pts 384, dts 384, duration 24, flags 128
|
|---|
| 174 | [matroska @ 0xcc7140] Writing block at offset 1455516, size 551, pts 390, dts 390, duration 33, flags 0
|
|---|
| 175 | [force CFR for input from stream 1:0 @ 0xcca920] N:19 PTS:850990 T:28366.333333 POS:nan INTERLACED:0 -> PTS:19 T:0.633333
|
|---|
| 176 | [libx264 @ 0xcc7b00] frame= 12 QP=13.00 NAL=2 Slice:P Poc:24 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 177 | [matroska @ 0xcc7140] Writing block at offset 1456074, size 384, pts 408, dts 408, duration 24, flags 128
|
|---|
| 178 | [matroska @ 0xcc7140] Writing block at offset 1456465, size 12, pts 423, dts 423, duration 33, flags 0
|
|---|
| 179 | [force CFR for input from stream 1:0 @ 0xcca920] N:20 PTS:866674 T:28889.133333 POS:nan INTERLACED:0 -> PTS:20 T:0.666667
|
|---|
| 180 | [libx264 @ 0xcc7b00] frame= 13 QP=13.00 NAL=2 Slice:P Poc:26 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 181 | [matroska @ 0xcc7140] Writing block at offset 1456483, size 384, pts 432, dts 432, duration 24, flags 128
|
|---|
| 182 | [matroska @ 0xcc7140] Writing block at offset 1456874, size 12, pts 456, dts 456, duration 33, flags 0
|
|---|
| 183 | [force CFR for input from stream 1:0 @ 0xcca920] N:21 PTS:900003 T:30000.100000 POS:nan INTERLACED:0 -> PTS:21 T:0.700000
|
|---|
| 184 | [libx264 @ 0xcc7b00] frame= 14 QP=17.00 NAL=2 Slice:P Poc:28 I:8 P:103 SKIP:5589 size=8368 bytes
|
|---|
| 185 | [matroska @ 0xcc7140] Writing block at offset 1456892, size 384, pts 456, dts 456, duration 24, flags 128
|
|---|
| 186 | [matroska @ 0xcc7140] Writing block at offset 1457283, size 384, pts 480, dts 480, duration 24, flags 128
|
|---|
| 187 | [matroska @ 0xcc7140] Writing block at offset 1457674, size 8368, pts 490, dts 490, duration 33, flags 0
|
|---|
| 188 | [force CFR for input from stream 1:0 @ 0xcca920] N:22 PTS:933340 T:31111.333333 POS:nan INTERLACED:0 -> PTS:22 T:0.733333
|
|---|
| 189 | [libx264 @ 0xcc7b00] frame= 15 QP=16.00 NAL=2 Slice:P Poc:30 I:0 P:31 SKIP:5669 size=897 bytes
|
|---|
| 190 | [matroska @ 0xcc7140] Writing block at offset 1466049, size 384, pts 504, dts 504, duration 24, flags 128
|
|---|
| 191 | [matroska @ 0xcc7140] Writing block at offset 1466440, size 897, pts 523, dts 523, duration 33, flags 0
|
|---|
| 192 | [force CFR for input from stream 1:0 @ 0xcca920] N:23 PTS:966666 T:32222.200000 POS:nan INTERLACED:0 -> PTS:23 T:0.766667
|
|---|
| 193 | [libx264 @ 0xcc7b00] frame= 16 QP=15.00 NAL=2 Slice:P Poc:32 I:0 P:45 SKIP:5655 size=804 bytes
|
|---|
| 194 | [matroska @ 0xcc7140] Writing block at offset 1467344, size 384, pts 528, dts 528, duration 24, flags 128
|
|---|
| 195 | [matroska @ 0xcc7140] Writing block at offset 1467735, size 384, pts 552, dts 552, duration 24, flags 128
|
|---|
| 196 | [matroska @ 0xcc7140] Writing block at offset 1468126, size 804, pts 556, dts 556, duration 33, flags 0
|
|---|
| 197 | [force CFR for input from stream 1:0 @ 0xcca920] N:24 PTS:1000002 T:33333.400000 POS:nan INTERLACED:0 -> PTS:24 T:0.800000
|
|---|
| 198 | [libx264 @ 0xcc7b00] frame= 17 QP=14.00 NAL=2 Slice:P Poc:34 I:0 P:66 SKIP:5634 size=1299 bytes
|
|---|
| 199 | [matroska @ 0xcc7140] Writing block at offset 1468937, size 384, pts 576, dts 576, duration 24, flags 128
|
|---|
| 200 | [matroska @ 0xcc7140] Writing block at offset 1469328, size 1299, pts 590, dts 590, duration 33, flags 0
|
|---|
| 201 | [force CFR for input from stream 1:0 @ 0xcca920] N:25 PTS:1033359 T:34445.300000 POS:nan INTERLACED:0 -> PTS:25 T:0.833333
|
|---|
| 202 | [libx264 @ 0xcc7b00] frame= 18 QP=13.00 NAL=2 Slice:P Poc:36 I:0 P:425 SKIP:5275 size=4752 bytes
|
|---|
| 203 | [matroska @ 0xcc7140] Writing block at offset 1470634, size 384, pts 600, dts 600, duration 24, flags 128
|
|---|
| 204 | [matroska @ 0xcc7140] Writing block at offset 1471025, size 4752, pts 623, dts 623, duration 33, flags 0
|
|---|
| 205 | frame= 26 fps= 25 q=13.0 size= 1441kB time=00:00:00.63 bitrate=18651.3kbits/s
|
|---|
| 206 | [force CFR for input from stream 1:0 @ 0xcca920] N:26 PTS:1066665 T:35555.500000 POS:nan INTERLACED:0 -> PTS:26 T:0.866667
|
|---|
| 207 | [libx264 @ 0xcc7b00] frame= 19 QP=13.00 NAL=2 Slice:P Poc:38 I:0 P:7 SKIP:5693 size=53 bytes
|
|---|
| 208 | [matroska @ 0xcc7140] Writing block at offset 1475784, size 384, pts 624, dts 624, duration 24, flags 128
|
|---|
| 209 | [matroska @ 0xcc7140] Writing block at offset 1476175, size 384, pts 648, dts 648, duration 24, flags 128
|
|---|
| 210 | [matroska @ 0xcc7140] Writing block at offset 1476566, size 53, pts 656, dts 656, duration 33, flags 0
|
|---|
| 211 | [force CFR for input from stream 1:0 @ 0xcca920] N:27 PTS:1100017 T:36667.233333 POS:nan INTERLACED:0 -> PTS:27 T:0.900000
|
|---|
| 212 | [libx264 @ 0xcc7b00] frame= 20 QP=13.00 NAL=2 Slice:P Poc:40 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 213 | [matroska @ 0xcc7140] Writing block at offset 1476625, size 384, pts 672, dts 672, duration 24, flags 128
|
|---|
| 214 | [matroska @ 0xcc7140] Writing block at offset 1477016, size 12, pts 690, dts 690, duration 33, flags 0
|
|---|
| 215 | [force CFR for input from stream 1:0 @ 0xcca920] N:28 PTS:1133326 T:37777.533333 POS:nan INTERLACED:0 -> PTS:28 T:0.933333
|
|---|
| 216 | [libx264 @ 0xcc7b00] frame= 21 QP=13.00 NAL=2 Slice:P Poc:42 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 217 | [matroska @ 0xcc7140] Writing block at offset 1477034, size 384, pts 696, dts 696, duration 24, flags 128
|
|---|
| 218 | [matroska @ 0xcc7140] Writing block at offset 1477425, size 384, pts 720, dts 720, duration 24, flags 128
|
|---|
| 219 | [matroska @ 0xcc7140] Writing block at offset 1477816, size 12, pts 723, dts 723, duration 33, flags 0
|
|---|
| 220 | [force CFR for input from stream 1:0 @ 0xcca920] N:29 PTS:1166687 T:38889.566667 POS:nan INTERLACED:0 -> PTS:29 T:0.966667
|
|---|
| 221 | [libx264 @ 0xcc7b00] frame= 22 QP=13.00 NAL=2 Slice:P Poc:44 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 222 | [matroska @ 0xcc7140] Writing block at offset 1477834, size 384, pts 744, dts 744, duration 24, flags 128
|
|---|
| 223 | [matroska @ 0xcc7140] Writing block at offset 1478225, size 12, pts 756, dts 756, duration 33, flags 0
|
|---|
| 224 | [force CFR for input from stream 1:0 @ 0xcca920] N:30 PTS:1200001 T:40000.033333 POS:nan INTERLACED:0 -> PTS:30 T:1.000000
|
|---|
| 225 | [libx264 @ 0xcc7b00] frame= 23 QP=13.00 NAL=2 Slice:P Poc:46 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 226 | [matroska @ 0xcc7140] Writing block at offset 1478243, size 384, pts 768, dts 768, duration 24, flags 128
|
|---|
| 227 | [matroska @ 0xcc7140] Writing block at offset 1478634, size 12, pts 790, dts 790, duration 33, flags 0
|
|---|
| 228 | [force CFR for input from stream 1:0 @ 0xcca920] N:31 PTS:1233326 T:41110.866667 POS:nan INTERLACED:0 -> PTS:31 T:1.033333
|
|---|
| 229 | [libx264 @ 0xcc7b00] frame= 24 QP=13.00 NAL=2 Slice:P Poc:48 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 230 | [matroska @ 0xcc7140] Writing block at offset 1478652, size 384, pts 792, dts 792, duration 24, flags 128
|
|---|
| 231 | [matroska @ 0xcc7140] Writing block at offset 1479043, size 384, pts 816, dts 816, duration 24, flags 128
|
|---|
| 232 | [matroska @ 0xcc7140] Writing block at offset 1479434, size 12, pts 823, dts 823, duration 33, flags 0
|
|---|
| 233 | [force CFR for input from stream 1:0 @ 0xcca920] N:32 PTS:1266682 T:42222.733333 POS:nan INTERLACED:0 -> PTS:32 T:1.066667
|
|---|
| 234 | [libx264 @ 0xcc7b00] frame= 25 QP=13.00 NAL=2 Slice:P Poc:50 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 235 | [matroska @ 0xcc7140] Writing block at offset 1479452, size 384, pts 840, dts 840, duration 24, flags 128
|
|---|
| 236 | [matroska @ 0xcc7140] Writing block at offset 1479843, size 12, pts 856, dts 856, duration 33, flags 0
|
|---|
| 237 | [force CFR for input from stream 1:0 @ 0xcca920] N:33 PTS:1299990 T:43333.000000 POS:nan INTERLACED:0 -> PTS:33 T:1.100000
|
|---|
| 238 | [libx264 @ 0xcc7b00] frame= 26 QP=13.00 NAL=2 Slice:P Poc:52 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 239 | [matroska @ 0xcc7140] Writing block at offset 1479861, size 384, pts 864, dts 864, duration 24, flags 128
|
|---|
| 240 | [matroska @ 0xcc7140] Writing block at offset 1480252, size 384, pts 888, dts 888, duration 24, flags 128
|
|---|
| 241 | [matroska @ 0xcc7140] Writing block at offset 1480643, size 12, pts 890, dts 890, duration 33, flags 0
|
|---|
| 242 | [force CFR for input from stream 1:0 @ 0xcca920] N:34 PTS:1333347 T:44444.900000 POS:nan INTERLACED:0 -> PTS:34 T:1.133333
|
|---|
| 243 | [libx264 @ 0xcc7b00] frame= 27 QP=17.00 NAL=2 Slice:P Poc:54 I:2 P:86 SKIP:5612 size=2515 bytes
|
|---|
| 244 | [matroska @ 0xcc7140] Writing block at offset 1480661, size 384, pts 912, dts 912, duration 24, flags 128
|
|---|
| 245 | [matroska @ 0xcc7140] Writing block at offset 1481052, size 2515, pts 923, dts 923, duration 33, flags 0
|
|---|
| 246 | [force CFR for input from stream 1:0 @ 0xcca920] N:35 PTS:1366692 T:45556.400000 POS:nan INTERLACED:0 -> PTS:35 T:1.166667
|
|---|
| 247 | [libx264 @ 0xcc7b00] frame= 28 QP=16.00 NAL=2 Slice:P Poc:56 I:0 P:12 SKIP:5688 size=297 bytes
|
|---|
| 248 | [matroska @ 0xcc7140] Writing block at offset 1483574, size 384, pts 936, dts 936, duration 24, flags 128
|
|---|
| 249 | [matroska @ 0xcc7140] Writing block at offset 1483965, size 297, pts 956, dts 956, duration 33, flags 0
|
|---|
| 250 | [force CFR for input from stream 1:0 @ 0xcca920] N:36 PTS:1400016 T:46667.200000 POS:nan INTERLACED:0 -> PTS:36 T:1.200000
|
|---|
| 251 | [libx264 @ 0xcc7b00] frame= 29 QP=16.00 NAL=2 Slice:P Poc:58 I:15 P:72 SKIP:5613 size=8160 bytes
|
|---|
| 252 | [matroska @ 0xcc7140] Writing block at offset 1484269, size 384, pts 960, dts 960, duration 24, flags 128
|
|---|
| 253 | [matroska @ 0xcc7140] Writing block at offset 1484660, size 384, pts 984, dts 984, duration 24, flags 128
|
|---|
| 254 | [matroska @ 0xcc7140] Writing block at offset 1485051, size 8160, pts 990, dts 990, duration 33, flags 0
|
|---|
| 255 | [force CFR for input from stream 1:0 @ 0xcca920] N:37 PTS:1433314 T:47777.133333 POS:nan INTERLACED:0 -> PTS:37 T:1.233333
|
|---|
| 256 | [libx264 @ 0xcc7b00] frame= 30 QP=15.00 NAL=2 Slice:P Poc:60 I:0 P:43 SKIP:5657 size=667 bytes
|
|---|
| 257 | [matroska @ 0xcc7140] Writing block at offset 1493218, size 384, pts 1008, dts 1008, duration 24, flags 128
|
|---|
| 258 | [matroska @ 0xcc7140] Writing block at offset 1493609, size 667, pts 1023, dts 1023, duration 33, flags 0
|
|---|
| 259 | [force CFR for input from stream 1:0 @ 0xcca920] N:38 PTS:1466666 T:48888.866667 POS:nan INTERLACED:0 -> PTS:38 T:1.266667
|
|---|
| 260 | [libx264 @ 0xcc7b00] frame= 31 QP=14.00 NAL=2 Slice:P Poc:62 I:0 P:76 SKIP:5624 size=1307 bytes
|
|---|
| 261 | [matroska @ 0xcc7140] Writing block at offset 1494283, size 384, pts 1032, dts 1032, duration 24, flags 128
|
|---|
| 262 | [matroska @ 0xcc7140] Writing block at offset 1494674, size 1307, pts 1056, dts 1056, duration 33, flags 0
|
|---|
| 263 | [force CFR for input from stream 1:0 @ 0xcca920] N:39 PTS:1500000 T:50000.000000 POS:nan INTERLACED:0 -> PTS:39 T:1.300000
|
|---|
| 264 | [libx264 @ 0xcc7b00] frame= 32 QP=14.00 NAL=2 Slice:P Poc:64 I:0 P:1 SKIP:5699 size=18 bytes
|
|---|
| 265 | [matroska @ 0xcc7140] Writing block at offset 1495988, size 384, pts 1056, dts 1056, duration 24, flags 128
|
|---|
| 266 | [matroska @ 0xcc7140] Writing block at offset 1496379, size 384, pts 1080, dts 1080, duration 24, flags 128
|
|---|
| 267 | [matroska @ 0xcc7140] Writing block at offset 1496770, size 18, pts 1090, dts 1090, duration 33, flags 0
|
|---|
| 268 | [force CFR for input from stream 1:0 @ 0xcca920] N:40 PTS:1533346 T:51111.533333 POS:nan INTERLACED:0 -> PTS:40 T:1.333333
|
|---|
| 269 | [libx264 @ 0xcc7b00] frame= 33 QP=13.00 NAL=2 Slice:P Poc:66 I:5 P:196 SKIP:5499 size=2789 bytes
|
|---|
| 270 | [matroska @ 0xcc7140] Writing block at offset 1496794, size 384, pts 1104, dts 1104, duration 24, flags 128
|
|---|
| 271 | [matroska @ 0xcc7140] Writing block at offset 1497185, size 2789, pts 1123, dts 1123, duration 33, flags 0
|
|---|
| 272 | [force CFR for input from stream 1:0 @ 0xcca920] N:41 PTS:1566670 T:52222.333333 POS:nan INTERLACED:0 -> PTS:41 T:1.366667
|
|---|
| 273 | [libx264 @ 0xcc7b00] frame= 34 QP=13.00 NAL=2 Slice:P Poc:68 I:0 P:3 SKIP:5697 size=33 bytes
|
|---|
| 274 | [matroska @ 0xcc7140] Writing block at offset 1499981, size 384, pts 1128, dts 1128, duration 24, flags 128
|
|---|
| 275 | [matroska @ 0xcc7140] Writing block at offset 1500372, size 384, pts 1152, dts 1152, duration 24, flags 128
|
|---|
| 276 | [matroska @ 0xcc7140] Writing block at offset 1500763, size 33, pts 1156, dts 1156, duration 33, flags 0
|
|---|
| 277 | frame= 42 fps= 27 q=13.0 size= 1466kB time=00:00:01.48 bitrate=8063.4kbits/s
|
|---|
| 278 | [force CFR for input from stream 1:0 @ 0xcca920] N:42 PTS:1600048 T:53334.933333 POS:nan INTERLACED:0 -> PTS:42 T:1.400000
|
|---|
| 279 | [libx264 @ 0xcc7b00] frame= 35 QP=13.00 NAL=2 Slice:P Poc:70 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 280 | [matroska @ 0xcc7140] Writing block at offset 1500802, size 384, pts 1176, dts 1176, duration 24, flags 128
|
|---|
| 281 | [matroska @ 0xcc7140] Writing block at offset 1501193, size 12, pts 1190, dts 1190, duration 33, flags 0
|
|---|
| 282 | [force CFR for input from stream 1:0 @ 0xcca920] N:43 PTS:1633357 T:54445.233333 POS:nan INTERLACED:0 -> PTS:43 T:1.433333
|
|---|
| 283 | [libx264 @ 0xcc7b00] frame= 36 QP=13.00 NAL=2 Slice:P Poc:72 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 284 | [matroska @ 0xcc7140] Writing block at offset 1501211, size 384, pts 1200, dts 1200, duration 24, flags 128
|
|---|
| 285 | [matroska @ 0xcc7140] Writing block at offset 1501602, size 12, pts 1223, dts 1223, duration 33, flags 0
|
|---|
| 286 | [force CFR for input from stream 1:0 @ 0xcca920] N:44 PTS:1666691 T:55556.366667 POS:nan INTERLACED:0 -> PTS:44 T:1.466667
|
|---|
| 287 | [libx264 @ 0xcc7b00] frame= 37 QP=13.00 NAL=2 Slice:P Poc:74 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 288 | [matroska @ 0xcc7140] Writing block at offset 1501620, size 384, pts 1224, dts 1224, duration 24, flags 128
|
|---|
| 289 | [matroska @ 0xcc7140] Writing block at offset 1502011, size 384, pts 1248, dts 1248, duration 24, flags 128
|
|---|
| 290 | [matroska @ 0xcc7140] Writing block at offset 1502402, size 12, pts 1256, dts 1256, duration 33, flags 0
|
|---|
| 291 | [force CFR for input from stream 1:0 @ 0xcca920] N:45 PTS:1699993 T:56666.433333 POS:nan INTERLACED:0 -> PTS:45 T:1.500000
|
|---|
| 292 | [libx264 @ 0xcc7b00] frame= 38 QP=13.00 NAL=2 Slice:P Poc:76 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 293 | [matroska @ 0xcc7140] Writing block at offset 1502420, size 384, pts 1272, dts 1272, duration 24, flags 128
|
|---|
| 294 | [matroska @ 0xcc7140] Writing block at offset 1502811, size 12, pts 1290, dts 1290, duration 33, flags 0
|
|---|
| 295 | [force CFR for input from stream 1:0 @ 0xcca920] N:46 PTS:1733326 T:57777.533333 POS:nan INTERLACED:0 -> PTS:46 T:1.533333
|
|---|
| 296 | [libx264 @ 0xcc7b00] frame= 39 QP=13.00 NAL=2 Slice:P Poc:78 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 297 | [matroska @ 0xcc7140] Writing block at offset 1502829, size 384, pts 1296, dts 1296, duration 24, flags 128
|
|---|
| 298 | [matroska @ 0xcc7140] Writing block at offset 1503220, size 384, pts 1320, dts 1320, duration 24, flags 128
|
|---|
| 299 | [matroska @ 0xcc7140] Writing block at offset 1503611, size 12, pts 1323, dts 1323, duration 33, flags 0
|
|---|
| 300 | [force CFR for input from stream 1:0 @ 0xcca920] N:47 PTS:1766658 T:58888.600000 POS:nan INTERLACED:0 -> PTS:47 T:1.566667
|
|---|
| 301 | [libx264 @ 0xcc7b00] frame= 40 QP=13.00 NAL=2 Slice:P Poc:80 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 302 | [matroska @ 0xcc7140] Writing block at offset 1503629, size 384, pts 1344, dts 1344, duration 24, flags 128
|
|---|
| 303 | [matroska @ 0xcc7140] Writing block at offset 1504020, size 12, pts 1356, dts 1356, duration 33, flags 0
|
|---|
| 304 | [force CFR for input from stream 1:0 @ 0xcca920] N:48 PTS:1800030 T:60001.000000 POS:nan INTERLACED:0 -> PTS:48 T:1.600000
|
|---|
| 305 | [libx264 @ 0xcc7b00] frame= 41 QP=13.00 NAL=2 Slice:P Poc:82 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 306 | [matroska @ 0xcc7140] Writing block at offset 1504038, size 384, pts 1368, dts 1368, duration 24, flags 128
|
|---|
| 307 | [matroska @ 0xcc7140] Writing block at offset 1504429, size 12, pts 1390, dts 1390, duration 33, flags 0
|
|---|
| 308 | [force CFR for input from stream 1:0 @ 0xcca920] N:49 PTS:1833339 T:61111.300000 POS:nan INTERLACED:0 -> PTS:49 T:1.633333
|
|---|
| 309 | [libx264 @ 0xcc7b00] frame= 42 QP=18.00 NAL=2 Slice:P Poc:84 I:1 P:87 SKIP:5612 size=2894 bytes
|
|---|
| 310 | [matroska @ 0xcc7140] Writing block at offset 1504447, size 384, pts 1392, dts 1392, duration 24, flags 128
|
|---|
| 311 | [matroska @ 0xcc7140] Writing block at offset 1504838, size 384, pts 1416, dts 1416, duration 24, flags 128
|
|---|
| 312 | [matroska @ 0xcc7140] Writing block at offset 1505229, size 2894, pts 1423, dts 1423, duration 33, flags 0
|
|---|
| 313 | [force CFR for input from stream 1:0 @ 0xcca920] N:50 PTS:1866703 T:62223.433333 POS:nan INTERLACED:0 -> PTS:50 T:1.666667
|
|---|
| 314 | [libx264 @ 0xcc7b00] frame= 43 QP=16.00 NAL=2 Slice:P Poc:86 I:0 P:17 SKIP:5683 size=736 bytes
|
|---|
| 315 | [matroska @ 0xcc7140] Writing block at offset 1508130, size 384, pts 1440, dts 1440, duration 24, flags 128
|
|---|
| 316 | [matroska @ 0xcc7140] Writing block at offset 1508521, size 736, pts 1456, dts 1456, duration 33, flags 0
|
|---|
| 317 | [force CFR for input from stream 1:0 @ 0xcca920] N:51 PTS:1900020 T:63334.000000 POS:nan INTERLACED:0 -> PTS:51 T:1.700000
|
|---|
| 318 | [libx264 @ 0xcc7b00] frame= 44 QP=15.00 NAL=2 Slice:P Poc:88 I:0 P:16 SKIP:5684 size=244 bytes
|
|---|
| 319 | [matroska @ 0xcc7140] Writing block at offset 1509264, size 384, pts 1464, dts 1464, duration 24, flags 128
|
|---|
| 320 | [matroska @ 0xcc7140] Writing block at offset 1509655, size 384, pts 1488, dts 1488, duration 24, flags 128
|
|---|
| 321 | [matroska @ 0xcc7140] Writing block at offset 1510046, size 244, pts 1490, dts 1490, duration 33, flags 0
|
|---|
| 322 | [force CFR for input from stream 1:0 @ 0xcca920] N:52 PTS:1933348 T:64444.933333 POS:nan INTERLACED:0 -> PTS:52 T:1.733333
|
|---|
| 323 | [libx264 @ 0xcc7b00] frame= 45 QP=14.00 NAL=2 Slice:P Poc:90 I:0 P:27 SKIP:5673 size=448 bytes
|
|---|
| 324 | [matroska @ 0xcc7140] Writing block at offset 1510297, size 384, pts 1512, dts 1512, duration 24, flags 128
|
|---|
| 325 | [matroska @ 0xcc7140] Writing block at offset 1510688, size 448, pts 1523, dts 1523, duration 33, flags 0
|
|---|
| 326 | [force CFR for input from stream 1:0 @ 0xcca920] N:53 PTS:1966663 T:65555.433333 POS:nan INTERLACED:0 -> PTS:53 T:1.766667
|
|---|
| 327 | [libx264 @ 0xcc7b00] frame= 46 QP=14.00 NAL=2 Slice:P Poc:92 I:0 P:1 SKIP:5699 size=18 bytes
|
|---|
| 328 | [matroska @ 0xcc7140] Writing block at offset 1511143, size 384, pts 1536, dts 1536, duration 24, flags 128
|
|---|
| 329 | [matroska @ 0xcc7140] Writing block at offset 1511534, size 18, pts 1556, dts 1556, duration 33, flags 0
|
|---|
| 330 | [force CFR for input from stream 1:0 @ 0xcca920] N:54 PTS:1999985 T:66666.166667 POS:nan INTERLACED:0 -> PTS:54 T:1.800000
|
|---|
| 331 | [libx264 @ 0xcc7b00] frame= 47 QP=13.00 NAL=2 Slice:P Poc:94 I:1 P:125 SKIP:5574 size=1237 bytes
|
|---|
| 332 | [matroska @ 0xcc7140] Writing block at offset 1511558, size 384, pts 1560, dts 1560, duration 24, flags 128
|
|---|
| 333 | [matroska @ 0xcc7140] Writing block at offset 1511949, size 384, pts 1584, dts 1584, duration 24, flags 128
|
|---|
| 334 | [matroska @ 0xcc7140] Writing block at offset 1512340, size 1237, pts 1590, dts 1590, duration 33, flags 0
|
|---|
| 335 | [force CFR for input from stream 1:0 @ 0xcca920] N:55 PTS:2033330 T:67777.666667 POS:nan INTERLACED:0 -> PTS:55 T:1.833333
|
|---|
| 336 | [libx264 @ 0xcc7b00] frame= 48 QP=13.00 NAL=2 Slice:P Poc:96 I:0 P:1 SKIP:5699 size=18 bytes
|
|---|
| 337 | [matroska @ 0xcc7140] Writing block at offset 1513584, size 384, pts 1608, dts 1608, duration 24, flags 128
|
|---|
| 338 | [matroska @ 0xcc7140] Writing block at offset 1513975, size 18, pts 1623, dts 1623, duration 33, flags 0
|
|---|
| 339 | [force CFR for input from stream 1:0 @ 0xcca920] N:56 PTS:2066663 T:68888.766667 POS:nan INTERLACED:0 -> PTS:56 T:1.866667
|
|---|
| 340 | [libx264 @ 0xcc7b00] frame= 49 QP=13.00 NAL=2 Slice:P Poc:98 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 341 | [matroska @ 0xcc7140] Writing block at offset 1513999, size 384, pts 1632, dts 1632, duration 24, flags 128
|
|---|
| 342 | [matroska @ 0xcc7140] Writing block at offset 1514390, size 12, pts 1656, dts 1656, duration 33, flags 0
|
|---|
| 343 | frame= 57 fps= 28 q=13.0 size= 1479kB time=00:00:02.01 bitrate=6006.6kbits/s
|
|---|
| 344 | [force CFR for input from stream 1:0 @ 0xcca920] N:57 PTS:2099994 T:69999.800000 POS:nan INTERLACED:0 -> PTS:57 T:1.900000
|
|---|
| 345 | [libx264 @ 0xcc7b00] frame= 50 QP=13.00 NAL=2 Slice:P Poc:100 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 346 | [matroska @ 0xcc7140] Writing block at offset 1514408, size 384, pts 1656, dts 1656, duration 24, flags 128
|
|---|
| 347 | [matroska @ 0xcc7140] Writing block at offset 1514799, size 384, pts 1680, dts 1680, duration 24, flags 128
|
|---|
| 348 | [matroska @ 0xcc7140] Writing block at offset 1515190, size 12, pts 1690, dts 1690, duration 33, flags 0
|
|---|
| 349 | [force CFR for input from stream 1:0 @ 0xcca920] N:58 PTS:2133378 T:71112.600000 POS:nan INTERLACED:0 -> PTS:58 T:1.933333
|
|---|
| 350 | [libx264 @ 0xcc7b00] frame= 51 QP=13.00 NAL=2 Slice:P Poc:102 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 351 | [matroska @ 0xcc7140] Writing block at offset 1515208, size 384, pts 1704, dts 1704, duration 24, flags 128
|
|---|
| 352 | [matroska @ 0xcc7140] Writing block at offset 1515599, size 12, pts 1723, dts 1723, duration 33, flags 0
|
|---|
| 353 | [force CFR for input from stream 1:0 @ 0xcca920] N:59 PTS:2166691 T:72223.033333 POS:nan INTERLACED:0 -> PTS:59 T:1.966667
|
|---|
| 354 | [libx264 @ 0xcc7b00] frame= 52 QP=13.00 NAL=2 Slice:P Poc:104 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 355 | [matroska @ 0xcc7140] Writing block at offset 1515617, size 384, pts 1728, dts 1728, duration 24, flags 128
|
|---|
| 356 | [matroska @ 0xcc7140] Writing block at offset 1516008, size 384, pts 1752, dts 1752, duration 24, flags 128
|
|---|
| 357 | [matroska @ 0xcc7140] Writing block at offset 1516399, size 12, pts 1756, dts 1756, duration 33, flags 0
|
|---|
| 358 | [force CFR for input from stream 1:0 @ 0xcca920] N:60 PTS:2199995 T:73333.166667 POS:nan INTERLACED:0 -> PTS:60 T:2.000000
|
|---|
| 359 | [libx264 @ 0xcc7b00] frame= 53 QP=13.00 NAL=2 Slice:P Poc:106 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 360 | [matroska @ 0xcc7140] Writing block at offset 1516417, size 384, pts 1776, dts 1776, duration 24, flags 128
|
|---|
| 361 | [matroska @ 0xcc7140] Writing block at offset 1516808, size 12, pts 1790, dts 1790, duration 33, flags 0
|
|---|
| 362 | [force CFR for input from stream 1:0 @ 0xcca920] N:61 PTS:2233324 T:74444.133333 POS:nan INTERLACED:0 -> PTS:61 T:2.033333
|
|---|
| 363 | [libx264 @ 0xcc7b00] frame= 54 QP=13.00 NAL=2 Slice:P Poc:108 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 364 | [matroska @ 0xcc7140] Writing block at offset 1516826, size 384, pts 1800, dts 1800, duration 24, flags 128
|
|---|
| 365 | [matroska @ 0xcc7140] Writing block at offset 1517217, size 12, pts 1823, dts 1823, duration 33, flags 0
|
|---|
| 366 | [force CFR for input from stream 1:0 @ 0xcca920] N:62 PTS:2266668 T:75555.600000 POS:nan INTERLACED:0 -> PTS:62 T:2.066667
|
|---|
| 367 | [libx264 @ 0xcc7b00] frame= 55 QP=13.00 NAL=2 Slice:P Poc:110 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 368 | [matroska @ 0xcc7140] Writing block at offset 1517235, size 384, pts 1824, dts 1824, duration 24, flags 128
|
|---|
| 369 | [matroska @ 0xcc7140] Writing block at offset 1517626, size 384, pts 1848, dts 1848, duration 24, flags 128
|
|---|
| 370 | [matroska @ 0xcc7140] Writing block at offset 1518017, size 12, pts 1856, dts 1856, duration 33, flags 0
|
|---|
| 371 | [force CFR for input from stream 1:0 @ 0xcca920] N:63 PTS:2299993 T:76666.433333 POS:nan INTERLACED:0 -> PTS:63 T:2.100000
|
|---|
| 372 | [libx264 @ 0xcc7b00] frame= 56 QP=13.00 NAL=2 Slice:P Poc:112 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 373 | [matroska @ 0xcc7140] Writing block at offset 1518035, size 384, pts 1872, dts 1872, duration 24, flags 128
|
|---|
| 374 | [matroska @ 0xcc7140] Writing block at offset 1518426, size 12, pts 1890, dts 1890, duration 33, flags 0
|
|---|
| 375 | [force CFR for input from stream 1:0 @ 0xcca920] N:64 PTS:2333329 T:77777.633333 POS:nan INTERLACED:0 -> PTS:64 T:2.133333
|
|---|
| 376 | [libx264 @ 0xcc7b00] frame= 57 QP=19.00 NAL=2 Slice:P Poc:114 I:34 P:49 SKIP:5617 size=1781 bytes
|
|---|
| 377 | [matroska @ 0xcc7140] Writing block at offset 1518444, size 384, pts 1896, dts 1896, duration 24, flags 128
|
|---|
| 378 | [matroska @ 0xcc7140] Writing block at offset 1518835, size 384, pts 1920, dts 1920, duration 24, flags 128
|
|---|
| 379 | [matroska @ 0xcc7140] Writing block at offset 1519226, size 1781, pts 1923, dts 1923, duration 33, flags 0
|
|---|
| 380 | [force CFR for input from stream 1:0 @ 0xcca920] N:65 PTS:2366703 T:78890.100000 POS:nan INTERLACED:0 -> PTS:65 T:2.166667
|
|---|
| 381 | [libx264 @ 0xcc7b00] frame= 58 QP=17.00 NAL=2 Slice:P Poc:116 I:0 P:12 SKIP:5688 size=314 bytes
|
|---|
| 382 | [matroska @ 0xcc7140] Writing block at offset 1521014, size 384, pts 1944, dts 1944, duration 24, flags 128
|
|---|
| 383 | [matroska @ 0xcc7140] Writing block at offset 1521405, size 314, pts 1956, dts 1956, duration 33, flags 0
|
|---|
| 384 | [force CFR for input from stream 1:0 @ 0xcca920] N:66 PTS:2399996 T:79999.866667 POS:nan INTERLACED:0 -> PTS:66 T:2.200000
|
|---|
| 385 | [libx264 @ 0xcc7b00] frame= 59 QP=16.00 NAL=2 Slice:P Poc:118 I:0 P:13 SKIP:5687 size=356 bytes
|
|---|
| 386 | [matroska @ 0xcc7140] Writing block at offset 1521726, size 384, pts 1968, dts 1968, duration 24, flags 128
|
|---|
| 387 | [matroska @ 0xcc7140] Writing block at offset 1522117, size 356, pts 1990, dts 1990, duration 33, flags 0
|
|---|
| 388 | [force CFR for input from stream 1:0 @ 0xcca920] N:67 PTS:2433331 T:81111.033333 POS:nan INTERLACED:0 -> PTS:67 T:2.233333
|
|---|
| 389 | [libx264 @ 0xcc7b00] frame= 60 QP=15.00 NAL=2 Slice:P Poc:120 I:0 P:11 SKIP:5689 size=155 bytes
|
|---|
| 390 | [matroska @ 0xcc7140] Writing block at offset 1522480, size 384, pts 1992, dts 1992, duration 24, flags 128
|
|---|
| 391 | [matroska @ 0xcc7140] Writing block at offset 1522871, size 384, pts 2016, dts 2016, duration 24, flags 128
|
|---|
| 392 | [matroska @ 0xcc7140] Writing block at offset 1523262, size 155, pts 2023, dts 2023, duration 33, flags 0
|
|---|
| 393 | [force CFR for input from stream 1:0 @ 0xcca920] N:68 PTS:2466672 T:82222.400000 POS:nan INTERLACED:0 -> PTS:68 T:2.266667
|
|---|
| 394 | [libx264 @ 0xcc7b00] frame= 61 QP=14.00 NAL=2 Slice:P Poc:122 I:0 P:16 SKIP:5684 size=274 bytes
|
|---|
| 395 | [matroska @ 0xcc7140] Writing block at offset 1523424, size 384, pts 2040, dts 2040, duration 24, flags 128
|
|---|
| 396 | [matroska @ 0xcc7140] Writing block at offset 1523815, size 274, pts 2056, dts 2056, duration 33, flags 0
|
|---|
| 397 | [force CFR for input from stream 1:0 @ 0xcca920] N:69 PTS:2499998 T:83333.266667 POS:nan INTERLACED:0 -> PTS:69 T:2.300000
|
|---|
| 398 | [libx264 @ 0xcc7b00] frame= 62 QP=13.00 NAL=2 Slice:P Poc:124 I:0 P:44 SKIP:5656 size=589 bytes
|
|---|
| 399 | [matroska @ 0xcc7140] Writing block at offset 1524096, size 384, pts 2064, dts 2064, duration 24, flags 128
|
|---|
| 400 | [matroska @ 0xcc7140] Writing block at offset 1524487, size 384, pts 2088, dts 2088, duration 24, flags 128
|
|---|
| 401 | [matroska @ 0xcc7140] Writing block at offset 1524878, size 589, pts 2090, dts 2090, duration 33, flags 0
|
|---|
| 402 | [force CFR for input from stream 1:0 @ 0xcca920] N:70 PTS:2533332 T:84444.400000 POS:nan INTERLACED:0 -> PTS:70 T:2.333333
|
|---|
| 403 | [libx264 @ 0xcc7b00] frame= 63 QP=13.00 NAL=2 Slice:P Poc:126 I:0 P:1 SKIP:5699 size=19 bytes
|
|---|
| 404 | [matroska @ 0xcc7140] Writing block at offset 1525474, size 384, pts 2112, dts 2112, duration 24, flags 128
|
|---|
| 405 | [matroska @ 0xcc7140] Writing block at offset 1525865, size 19, pts 2123, dts 2123, duration 33, flags 0
|
|---|
| 406 | [force CFR for input from stream 1:0 @ 0xcca920] N:71 PTS:2566685 T:85556.166667 POS:nan INTERLACED:0 -> PTS:71 T:2.366667
|
|---|
| 407 | [libx264 @ 0xcc7b00] frame= 64 QP=13.00 NAL=2 Slice:P Poc:128 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 408 | [matroska @ 0xcc7140] Writing block at offset 1525890, size 384, pts 2136, dts 2136, duration 24, flags 128
|
|---|
| 409 | [matroska @ 0xcc7140] Writing block at offset 1526281, size 12, pts 2156, dts 2156, duration 33, flags 0
|
|---|
| 410 | frame= 72 fps= 28 q=13.0 size= 1491kB time=00:00:02.49 bitrate=4890.0kbits/s
|
|---|
| 411 | [force CFR for input from stream 1:0 @ 0xcca920] N:72 PTS:2600023 T:86667.433333 POS:nan INTERLACED:0 -> PTS:72 T:2.400000
|
|---|
| 412 | [libx264 @ 0xcc7b00] frame= 65 QP=13.00 NAL=2 Slice:P Poc:130 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 413 | [matroska @ 0xcc7140] Writing block at offset 1526299, size 384, pts 2160, dts 2160, duration 24, flags 128
|
|---|
| 414 | [matroska @ 0xcc7140] Writing block at offset 1526690, size 384, pts 2184, dts 2184, duration 24, flags 128
|
|---|
| 415 | [matroska @ 0xcc7140] Writing block at offset 1527081, size 12, pts 2190, dts 2190, duration 33, flags 0
|
|---|
| 416 | [force CFR for input from stream 1:0 @ 0xcca920] N:73 PTS:2633334 T:87777.800000 POS:nan INTERLACED:0 -> PTS:73 T:2.433333
|
|---|
| 417 | [libx264 @ 0xcc7b00] frame= 66 QP=14.00 NAL=2 Slice:P Poc:132 I:3 P:54 SKIP:5643 size=4802 bytes
|
|---|
| 418 | [matroska @ 0xcc7140] Writing block at offset 1527099, size 384, pts 2208, dts 2208, duration 24, flags 128
|
|---|
| 419 | [matroska @ 0xcc7140] Writing block at offset 1527490, size 4802, pts 2223, dts 2223, duration 33, flags 0
|
|---|
| 420 | [force CFR for input from stream 1:0 @ 0xcca920] N:74 PTS:2666682 T:88889.400000 POS:nan INTERLACED:0 -> PTS:74 T:2.466667
|
|---|
| 421 | [libx264 @ 0xcc7b00] frame= 67 QP=13.00 NAL=2 Slice:P Poc:134 I:0 P:53 SKIP:5647 size=868 bytes
|
|---|
| 422 | [matroska @ 0xcc7140] Writing block at offset 1532299, size 384, pts 2232, dts 2232, duration 24, flags 128
|
|---|
| 423 | [matroska @ 0xcc7140] Writing block at offset 1532690, size 868, pts 2256, dts 2256, duration 33, flags 0
|
|---|
| 424 | [force CFR for input from stream 1:0 @ 0xcca920] N:75 PTS:2699996 T:89999.866667 POS:nan INTERLACED:0 -> PTS:75 T:2.500000
|
|---|
| 425 | [libx264 @ 0xcc7b00] frame= 68 QP=13.00 NAL=2 Slice:P Poc:136 I:0 P:2 SKIP:5698 size=28 bytes
|
|---|
| 426 | [matroska @ 0xcc7140] Writing block at offset 1533565, size 384, pts 2256, dts 2256, duration 24, flags 128
|
|---|
| 427 | [matroska @ 0xcc7140] Writing block at offset 1533956, size 384, pts 2280, dts 2280, duration 24, flags 128
|
|---|
| 428 | [matroska @ 0xcc7140] Writing block at offset 1534347, size 28, pts 2290, dts 2290, duration 33, flags 0
|
|---|
| 429 | [force CFR for input from stream 1:0 @ 0xcca920] N:76 PTS:2733323 T:91110.766667 POS:nan INTERLACED:0 -> PTS:76 T:2.533333
|
|---|
| 430 | [libx264 @ 0xcc7b00] frame= 69 QP=13.00 NAL=2 Slice:P Poc:138 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 431 | [matroska @ 0xcc7140] Writing block at offset 1534381, size 384, pts 2304, dts 2304, duration 24, flags 128
|
|---|
| 432 | [matroska @ 0xcc7140] Writing block at offset 1534772, size 12, pts 2323, dts 2323, duration 33, flags 0
|
|---|
| 433 | [force CFR for input from stream 1:0 @ 0xcca920] N:77 PTS:2766661 T:92222.033333 POS:nan INTERLACED:0 -> PTS:77 T:2.566667
|
|---|
| 434 | [libx264 @ 0xcc7b00] frame= 70 QP=13.00 NAL=2 Slice:P Poc:140 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 435 | [matroska @ 0xcc7140] Writing block at offset 1534790, size 384, pts 2328, dts 2328, duration 24, flags 128
|
|---|
| 436 | [matroska @ 0xcc7140] Writing block at offset 1535181, size 384, pts 2352, dts 2352, duration 24, flags 128
|
|---|
| 437 | [matroska @ 0xcc7140] Writing block at offset 1535572, size 12, pts 2356, dts 2356, duration 33, flags 0
|
|---|
| 438 | [force CFR for input from stream 1:0 @ 0xcca920] N:78 PTS:2800013 T:93333.766667 POS:nan INTERLACED:0 -> PTS:78 T:2.600000
|
|---|
| 439 | [libx264 @ 0xcc7b00] frame= 71 QP=13.00 NAL=2 Slice:P Poc:142 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 440 | [matroska @ 0xcc7140] Writing block at offset 1535590, size 384, pts 2376, dts 2376, duration 24, flags 128
|
|---|
| 441 | [matroska @ 0xcc7140] Writing block at offset 1535981, size 12, pts 2390, dts 2390, duration 33, flags 0
|
|---|
| 442 | [force CFR for input from stream 1:0 @ 0xcca920] N:79 PTS:2833324 T:94444.133333 POS:nan INTERLACED:0 -> PTS:79 T:2.633333
|
|---|
| 443 | [libx264 @ 0xcc7b00] frame= 72 QP=18.00 NAL=2 Slice:P Poc:144 I:1 P:73 SKIP:5626 size=1573 bytes
|
|---|
| 444 | [matroska @ 0xcc7140] Writing block at offset 1535999, size 384, pts 2400, dts 2400, duration 24, flags 128
|
|---|
| 445 | [matroska @ 0xcc7140] Writing block at offset 1536390, size 1573, pts 2423, dts 2423, duration 33, flags 0
|
|---|
| 446 | [force CFR for input from stream 1:0 @ 0xcca920] N:80 PTS:2866689 T:95556.300000 POS:nan INTERLACED:0 -> PTS:80 T:2.666667
|
|---|
| 447 | [libx264 @ 0xcc7b00] frame= 73 QP=17.00 NAL=2 Slice:P Poc:146 I:0 P:8 SKIP:5692 size=179 bytes
|
|---|
| 448 | [matroska @ 0xcc7140] Writing block at offset 1537970, size 384, pts 2424, dts 2424, duration 24, flags 128
|
|---|
| 449 | [matroska @ 0xcc7140] Writing block at offset 1538361, size 384, pts 2448, dts 2448, duration 24, flags 128
|
|---|
| 450 | [matroska @ 0xcc7140] Writing block at offset 1538752, size 179, pts 2456, dts 2456, duration 33, flags 0
|
|---|
| 451 | [force CFR for input from stream 1:0 @ 0xcca920] N:81 PTS:2900047 T:96668.233333 POS:nan INTERLACED:0 -> PTS:81 T:2.700000
|
|---|
| 452 | [libx264 @ 0xcc7b00] frame= 74 QP=15.00 NAL=2 Slice:P Poc:148 I:0 P:12 SKIP:5688 size=410 bytes
|
|---|
| 453 | [matroska @ 0xcc7140] Writing block at offset 1538938, size 384, pts 2472, dts 2472, duration 24, flags 128
|
|---|
| 454 | [matroska @ 0xcc7140] Writing block at offset 1539329, size 410, pts 2490, dts 2490, duration 33, flags 0
|
|---|
| 455 | [force CFR for input from stream 1:0 @ 0xcca920] N:82 PTS:2933327 T:97777.566667 POS:nan INTERLACED:0 -> PTS:82 T:2.733333
|
|---|
| 456 | [libx264 @ 0xcc7b00] frame= 75 QP=14.00 NAL=2 Slice:P Poc:150 I:0 P:12 SKIP:5688 size=184 bytes
|
|---|
| 457 | [matroska @ 0xcc7140] Writing block at offset 1539746, size 384, pts 2496, dts 2496, duration 24, flags 128
|
|---|
| 458 | [matroska @ 0xcc7140] Writing block at offset 1540137, size 384, pts 2520, dts 2520, duration 24, flags 128
|
|---|
| 459 | [matroska @ 0xcc7140] Writing block at offset 1540528, size 184, pts 2523, dts 2523, duration 33, flags 0
|
|---|
| 460 | [force CFR for input from stream 1:0 @ 0xcca920] N:83 PTS:2966692 T:98889.733333 POS:nan INTERLACED:0 -> PTS:83 T:2.766667
|
|---|
| 461 | [libx264 @ 0xcc7b00] frame= 76 QP=14.00 NAL=2 Slice:P Poc:152 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 462 | [matroska @ 0xcc7140] Writing block at offset 1540719, size 384, pts 2544, dts 2544, duration 24, flags 128
|
|---|
| 463 | [matroska @ 0xcc7140] Writing block at offset 1541110, size 12, pts 2556, dts 2556, duration 33, flags 0
|
|---|
| 464 | [force CFR for input from stream 1:0 @ 0xcca920] N:84 PTS:3000017 T:100000.566667 POS:nan INTERLACED:0 -> PTS:84 T:2.800000
|
|---|
| 465 | [libx264 @ 0xcc7b00] frame= 77 QP=13.00 NAL=2 Slice:P Poc:154 I:1 P:50 SKIP:5649 size=610 bytes
|
|---|
| 466 | [matroska @ 0xcc7140] Writing block at offset 1541128, size 384, pts 2568, dts 2568, duration 24, flags 128
|
|---|
| 467 | [matroska @ 0xcc7140] Writing block at offset 1541519, size 610, pts 2590, dts 2590, duration 33, flags 0
|
|---|
| 468 | [force CFR for input from stream 1:0 @ 0xcca920] N:85 PTS:3033333 T:101111.100000 POS:nan INTERLACED:0 -> PTS:85 T:2.833333
|
|---|
| 469 | [libx264 @ 0xcc7b00] frame= 78 QP=13.00 NAL=2 Slice:P Poc:156 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 470 | [matroska @ 0xcc7140] Writing block at offset 1542136, size 384, pts 2592, dts 2592, duration 24, flags 128
|
|---|
| 471 | [matroska @ 0xcc7140] Writing block at offset 1542527, size 384, pts 2616, dts 2616, duration 24, flags 128
|
|---|
| 472 | [matroska @ 0xcc7140] Writing block at offset 1542918, size 12, pts 2623, dts 2623, duration 33, flags 0
|
|---|
| 473 | [force CFR for input from stream 1:0 @ 0xcca920] N:86 PTS:3066683 T:102222.766667 POS:nan INTERLACED:0 -> PTS:86 T:2.866667
|
|---|
| 474 | [libx264 @ 0xcc7b00] frame= 79 QP=13.00 NAL=2 Slice:P Poc:158 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 475 | [matroska @ 0xcc7140] Writing block at offset 1542936, size 384, pts 2640, dts 2640, duration 24, flags 128
|
|---|
| 476 | [matroska @ 0xcc7140] Writing block at offset 1543327, size 12, pts 2656, dts 2656, duration 33, flags 0
|
|---|
| 477 | frame= 87 fps= 28 q=13.0 size= 1507kB time=00:00:03.02 bitrate=4081.6kbits/s
|
|---|
| 478 | [force CFR for input from stream 1:0 @ 0xcca920] N:87 PTS:3100044 T:103334.800000 POS:nan INTERLACED:0 -> PTS:87 T:2.900000
|
|---|
| 479 | [libx264 @ 0xcc7b00] frame= 80 QP=13.00 NAL=2 Slice:P Poc:160 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 480 | [matroska @ 0xcc7140] Writing block at offset 1543345, size 384, pts 2664, dts 2664, duration 24, flags 128
|
|---|
| 481 | [matroska @ 0xcc7140] Writing block at offset 1543736, size 384, pts 2688, dts 2688, duration 24, flags 128
|
|---|
| 482 | [matroska @ 0xcc7140] Writing block at offset 1544127, size 12, pts 2690, dts 2690, duration 33, flags 0
|
|---|
| 483 | [force CFR for input from stream 1:0 @ 0xcca920] N:88 PTS:3133333 T:104444.433333 POS:nan INTERLACED:0 -> PTS:88 T:2.933333
|
|---|
| 484 | [libx264 @ 0xcc7b00] frame= 81 QP=13.00 NAL=2 Slice:P Poc:162 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 485 | [matroska @ 0xcc7140] Writing block at offset 1544145, size 384, pts 2712, dts 2712, duration 24, flags 128
|
|---|
| 486 | [matroska @ 0xcc7140] Writing block at offset 1544536, size 12, pts 2723, dts 2723, duration 33, flags 0
|
|---|
| 487 | [force CFR for input from stream 1:0 @ 0xcca920] N:89 PTS:3166664 T:105555.466667 POS:nan INTERLACED:0 -> PTS:89 T:2.966667
|
|---|
| 488 | [libx264 @ 0xcc7b00] frame= 82 QP=13.00 NAL=2 Slice:P Poc:164 I:0 P:3 SKIP:5697 size=281 bytes
|
|---|
| 489 | [matroska @ 0xcc7140] Writing block at offset 1544554, size 384, pts 2736, dts 2736, duration 24, flags 128
|
|---|
| 490 | [matroska @ 0xcc7140] Writing block at offset 1544945, size 281, pts 2756, dts 2756, duration 33, flags 0
|
|---|
| 491 | [force CFR for input from stream 1:0 @ 0xcca920] N:90 PTS:3200015 T:106667.166667 POS:nan INTERLACED:0 -> PTS:90 T:3.000000
|
|---|
| 492 | [libx264 @ 0xcc7b00] frame= 83 QP=13.00 NAL=2 Slice:P Poc:166 I:0 P:4 SKIP:5696 size=340 bytes
|
|---|
| 493 | [matroska @ 0xcc7140] Writing block at offset 1545233, size 384, pts 2760, dts 2760, duration 24, flags 128
|
|---|
| 494 | [matroska @ 0xcc7140] Writing block at offset 1545624, size 384, pts 2784, dts 2784, duration 24, flags 128
|
|---|
| 495 | [matroska @ 0xcc7140] Writing block at offset 1546015, size 340, pts 2790, dts 2790, duration 33, flags 0
|
|---|
| 496 | [force CFR for input from stream 1:0 @ 0xcca920] N:91 PTS:3233379 T:107779.300000 POS:nan INTERLACED:0 -> PTS:91 T:3.033333
|
|---|
| 497 | [libx264 @ 0xcc7b00] frame= 84 QP=13.00 NAL=2 Slice:P Poc:168 I:0 P:4 SKIP:5696 size=339 bytes
|
|---|
| 498 | [matroska @ 0xcc7140] Writing block at offset 1546362, size 384, pts 2808, dts 2808, duration 24, flags 128
|
|---|
| 499 | [matroska @ 0xcc7140] Writing block at offset 1546753, size 339, pts 2823, dts 2823, duration 33, flags 0
|
|---|
| 500 | [force CFR for input from stream 1:0 @ 0xcca920] N:92 PTS:3266688 T:108889.600000 POS:nan INTERLACED:0 -> PTS:92 T:3.066667
|
|---|
| 501 | [libx264 @ 0xcc7b00] frame= 85 QP=13.00 NAL=2 Slice:P Poc:170 I:0 P:4 SKIP:5696 size=451 bytes
|
|---|
| 502 | [matroska @ 0xcc7140] Writing block at offset 1547099, size 384, pts 2832, dts 2832, duration 24, flags 128
|
|---|
| 503 | [matroska @ 0xcc7140] Writing block at offset 1547490, size 451, pts 2856, dts 2856, duration 33, flags 0
|
|---|
| 504 | [force CFR for input from stream 1:0 @ 0xcca920] N:93 PTS:3300021 T:110000.700000 POS:nan INTERLACED:0 -> PTS:93 T:3.100000
|
|---|
| 505 | [libx264 @ 0xcc7b00] frame= 86 QP=13.00 NAL=2 Slice:P Poc:172 I:0 P:4 SKIP:5696 size=405 bytes
|
|---|
| 506 | [matroska @ 0xcc7140] Writing block at offset 1547948, size 384, pts 2856, dts 2856, duration 24, flags 128
|
|---|
| 507 | [matroska @ 0xcc7140] Writing block at offset 1548339, size 384, pts 2880, dts 2880, duration 24, flags 128
|
|---|
| 508 | [matroska @ 0xcc7140] Writing block at offset 1548730, size 405, pts 2890, dts 2890, duration 33, flags 0
|
|---|
| 509 | [force CFR for input from stream 1:0 @ 0xcca920] N:94 PTS:3333869 T:111128.966667 POS:nan INTERLACED:0 -> PTS:94 T:3.133333
|
|---|
| 510 | [libx264 @ 0xcc7b00] frame= 87 QP=13.00 NAL=2 Slice:P Poc:174 I:0 P:2 SKIP:5698 size=134 bytes
|
|---|
| 511 | [matroska @ 0xcc7140] Writing block at offset 1549142, size 384, pts 2904, dts 2904, duration 24, flags 128
|
|---|
| 512 | [matroska @ 0xcc7140] Writing block at offset 1549533, size 134, pts 2923, dts 2923, duration 33, flags 0
|
|---|
| 513 | [force CFR for input from stream 1:0 @ 0xcca920] N:95 PTS:3366686 T:112222.866667 POS:nan INTERLACED:0 -> PTS:95 T:3.166667
|
|---|
| 514 | [libx264 @ 0xcc7b00] frame= 88 QP=17.00 NAL=2 Slice:P Poc:176 I:6 P:85 SKIP:5609 size=1926 bytes
|
|---|
| 515 | [matroska @ 0xcc7140] Writing block at offset 1549674, size 384, pts 2928, dts 2928, duration 24, flags 128
|
|---|
| 516 | [matroska @ 0xcc7140] Writing block at offset 1550065, size 384, pts 2952, dts 2952, duration 24, flags 128
|
|---|
| 517 | [matroska @ 0xcc7140] Writing block at offset 1550456, size 1926, pts 2956, dts 2956, duration 33, flags 0
|
|---|
| 518 | [force CFR for input from stream 1:0 @ 0xcca920] N:96 PTS:3399992 T:113333.066667 POS:nan INTERLACED:0 -> PTS:96 T:3.200000
|
|---|
| 519 | [libx264 @ 0xcc7b00] frame= 89 QP=16.00 NAL=2 Slice:P Poc:178 I:0 P:13 SKIP:5687 size=390 bytes
|
|---|
| 520 | [matroska @ 0xcc7140] Writing block at offset 1552389, size 384, pts 2976, dts 2976, duration 24, flags 128
|
|---|
| 521 | [matroska @ 0xcc7140] Writing block at offset 1552780, size 390, pts 2990, dts 2990, duration 33, flags 0
|
|---|
| 522 | [force CFR for input from stream 1:0 @ 0xcca920] N:97 PTS:3433349 T:114444.966667 POS:nan INTERLACED:0 -> PTS:97 T:3.233333
|
|---|
| 523 | [libx264 @ 0xcc7b00] frame= 90 QP=15.00 NAL=2 Slice:P Poc:180 I:1 P:16 SKIP:5683 size=569 bytes
|
|---|
| 524 | [matroska @ 0xcc7140] Writing block at offset 1553177, size 384, pts 3000, dts 3000, duration 24, flags 128
|
|---|
| 525 | [matroska @ 0xcc7140] Writing block at offset 1553568, size 569, pts 3023, dts 3023, duration 33, flags 0
|
|---|
| 526 | [force CFR for input from stream 1:0 @ 0xcca920] N:98 PTS:3466655 T:115555.166667 POS:nan INTERLACED:0 -> PTS:98 T:3.266667
|
|---|
| 527 | [libx264 @ 0xcc7b00] frame= 91 QP=14.00 NAL=2 Slice:P Poc:182 I:1 P:24 SKIP:5675 size=613 bytes
|
|---|
| 528 | [matroska @ 0xcc7140] Writing block at offset 1554144, size 384, pts 3024, dts 3024, duration 24, flags 128
|
|---|
| 529 | [matroska @ 0xcc7140] Writing block at offset 1554535, size 384, pts 3048, dts 3048, duration 24, flags 128
|
|---|
| 530 | [matroska @ 0xcc7140] Writing block at offset 1554926, size 613, pts 3056, dts 3056, duration 33, flags 0
|
|---|
| 531 | [force CFR for input from stream 1:0 @ 0xcca920] N:99 PTS:3499993 T:116666.433333 POS:nan INTERLACED:0 -> PTS:99 T:3.300000
|
|---|
| 532 | [libx264 @ 0xcc7b00] frame= 92 QP=14.00 NAL=2 Slice:P Poc:184 I:0 P:4 SKIP:5696 size=101 bytes
|
|---|
| 533 | [matroska @ 0xcc7140] Writing block at offset 1555546, size 384, pts 3072, dts 3072, duration 24, flags 128
|
|---|
| 534 | [matroska @ 0xcc7140] Writing block at offset 1555937, size 101, pts 3090, dts 3090, duration 33, flags 0
|
|---|
| 535 | [force CFR for input from stream 1:0 @ 0xcca920] N:100 PTS:3533332 T:117777.733333 POS:nan INTERLACED:0 -> PTS:100 T:3.333333
|
|---|
| 536 | [libx264 @ 0xcc7b00] frame= 93 QP=13.00 NAL=2 Slice:P Poc:186 I:1 P:64 SKIP:5635 size=781 bytes
|
|---|
| 537 | [matroska @ 0xcc7140] Writing block at offset 1556044, size 384, pts 3096, dts 3096, duration 24, flags 128
|
|---|
| 538 | [matroska @ 0xcc7140] Writing block at offset 1556435, size 384, pts 3120, dts 3120, duration 24, flags 128
|
|---|
| 539 | [matroska @ 0xcc7140] Writing block at offset 1556826, size 781, pts 3123, dts 3123, duration 33, flags 0
|
|---|
| 540 | [force CFR for input from stream 1:0 @ 0xcca920] N:101 PTS:3566665 T:118888.833333 POS:nan INTERLACED:0 -> PTS:101 T:3.366667
|
|---|
| 541 | [libx264 @ 0xcc7b00] frame= 94 QP=13.00 NAL=2 Slice:P Poc:188 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 542 | [matroska @ 0xcc7140] Writing block at offset 1557614, size 384, pts 3144, dts 3144, duration 24, flags 128
|
|---|
| 543 | [matroska @ 0xcc7140] Writing block at offset 1558005, size 12, pts 3156, dts 3156, duration 33, flags 0
|
|---|
| 544 | frame= 102 fps= 29 q=13.0 size= 1522kB time=00:00:03.52 bitrate=3531.9kbits/s
|
|---|
| 545 | [force CFR for input from stream 1:0 @ 0xcca920] N:102 PTS:3599998 T:119999.933333 POS:nan INTERLACED:0 -> PTS:102 T:3.400000
|
|---|
| 546 | [libx264 @ 0xcc7b00] frame= 95 QP=13.00 NAL=2 Slice:P Poc:190 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 547 | [matroska @ 0xcc7140] Writing block at offset 1558023, size 384, pts 3168, dts 3168, duration 24, flags 128
|
|---|
| 548 | [matroska @ 0xcc7140] Writing block at offset 1558414, size 12, pts 3190, dts 3190, duration 33, flags 0
|
|---|
| 549 | [force CFR for input from stream 1:0 @ 0xcca920] N:103 PTS:3633341 T:121111.366667 POS:nan INTERLACED:0 -> PTS:103 T:3.433333
|
|---|
| 550 | [libx264 @ 0xcc7b00] frame= 96 QP=13.00 NAL=2 Slice:P Poc:192 I:0 P:2 SKIP:5698 size=24 bytes
|
|---|
| 551 | [matroska @ 0xcc7140] Writing block at offset 1558432, size 384, pts 3192, dts 3192, duration 24, flags 128
|
|---|
| 552 | [matroska @ 0xcc7140] Writing block at offset 1558823, size 384, pts 3216, dts 3216, duration 24, flags 128
|
|---|
| 553 | [matroska @ 0xcc7140] Writing block at offset 1559214, size 24, pts 3223, dts 3223, duration 33, flags 0
|
|---|
| 554 | [force CFR for input from stream 1:0 @ 0xcca920] N:104 PTS:3666674 T:122222.466667 POS:nan INTERLACED:0 -> PTS:104 T:3.466667
|
|---|
| 555 | [libx264 @ 0xcc7b00] frame= 97 QP=13.00 NAL=2 Slice:P Poc:194 I:0 P:2 SKIP:5698 size=23 bytes
|
|---|
| 556 | [matroska @ 0xcc7140] Writing block at offset 1559244, size 384, pts 3240, dts 3240, duration 24, flags 128
|
|---|
| 557 | [matroska @ 0xcc7140] Writing block at offset 1559635, size 23, pts 3256, dts 3256, duration 33, flags 0
|
|---|
| 558 | [force CFR for input from stream 1:0 @ 0xcca920] N:105 PTS:3699993 T:123333.100000 POS:nan INTERLACED:0 -> PTS:105 T:3.500000
|
|---|
| 559 | [libx264 @ 0xcc7b00] frame= 98 QP=13.00 NAL=2 Slice:P Poc:196 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 560 | [matroska @ 0xcc7140] Writing block at offset 1559664, size 384, pts 3264, dts 3264, duration 24, flags 128
|
|---|
| 561 | [matroska @ 0xcc7140] Writing block at offset 1560055, size 384, pts 3288, dts 3288, duration 24, flags 128
|
|---|
| 562 | [matroska @ 0xcc7140] Writing block at offset 1560446, size 12, pts 3290, dts 3290, duration 33, flags 0
|
|---|
| 563 | [force CFR for input from stream 1:0 @ 0xcca920] N:106 PTS:3733333 T:124444.433333 POS:nan INTERLACED:0 -> PTS:106 T:3.533333
|
|---|
| 564 | [libx264 @ 0xcc7b00] frame= 99 QP=13.00 NAL=2 Slice:P Poc:198 I:0 P:0 SKIP:5700 size=12 bytes
|
|---|
| 565 | [matroska @ 0xcc7140] Writing block at offset 1560464, size 384, pts 3312, dts 3312, duration 24, flags 128
|
|---|
| 566 | [matroska @ 0xcc7140] Writing block at offset 1560855, size 12, pts 3323, dts 3323, duration 33, flags 0
|
|---|
| 567 | [force CFR for input from stream 1:0 @ 0xcca920] N:107 PTS:3766670 T:125555.666667 POS:nan INTERLACED:0 -> PTS:107 T:3.566667
|
|---|
| 568 | [libx264 @ 0xcc7b00] frame= 100 QP=13.00 NAL=2 Slice:P Poc:200 I:0 P:2 SKIP:5698 size=19 bytes
|
|---|
| 569 | [matroska @ 0xcc7140] Writing block at offset 1560873, size 384, pts 3336, dts 3336, duration 24, flags 128
|
|---|
| 570 | [matroska @ 0xcc7140] Writing block at offset 1561264, size 19, pts 3356, dts 3356, duration 33, flags 0
|
|---|
| 571 | [force CFR for input from stream 1:0 @ 0xcca920] N:108 PTS:3799994 T:126666.466667 POS:nan INTERLACED:0 -> PTS:108 T:3.600000
|
|---|
| 572 | [libx264 @ 0xcc7b00] frame= 101 QP=14.00 NAL=2 Slice:P Poc:202 I:4 P:58 SKIP:5638 size=4566 bytes
|
|---|
| 573 | [matroska @ 0xcc7140] Writing block at offset 1561289, size 384, pts 3360, dts 3360, duration 24, flags 128
|
|---|
| 574 | [matroska @ 0xcc7140] Writing block at offset 1561680, size 384, pts 3384, dts 3384, duration 24, flags 128
|
|---|
| 575 | [matroska @ 0xcc7140] Writing block at offset 1562071, size 4566, pts 3390, dts 3390, duration 33, flags 0
|
|---|
| 576 | [force CFR for input from stream 1:0 @ 0xcca920] N:109 PTS:3833353 T:127778.433333 POS:nan INTERLACED:0 -> PTS:109 T:3.633333
|
|---|
| 577 | [libx264 @ 0xcc7b00] frame= 102 QP=13.00 NAL=2 Slice:P Poc:204 I:0 P:55 SKIP:5645 size=801 bytes
|
|---|
| 578 | [matroska @ 0xcc7140] Writing block at offset 1566644, size 384, pts 3408, dts 3408, duration 24, flags 128
|
|---|
| 579 | [matroska @ 0xcc7140] Writing block at offset 1567035, size 801, pts 3423, dts 3423, duration 33, flags 0
|
|---|
| 580 | [force CFR for input from stream 1:0 @ 0xcca920] N:110 PTS:3866664 T:128888.800000 POS:nan INTERLACED:0 -> PTS:110 T:3.666667
|
|---|
| 581 | [libx264 @ 0xcc7b00] frame= 103 QP=18.00 NAL=2 Slice:P Poc:206 I:2 P:86 SKIP:5612 size=1753 bytes
|
|---|
| 582 | [matroska @ 0xcc7140] Writing block at offset 1567843, size 384, pts 3432, dts 3432, duration 24, flags 128
|
|---|
| 583 | [matroska @ 0xcc7140] Writing block at offset 1568234, size 1753, pts 3456, dts 3456, duration 33, flags 0
|
|---|
| 584 | [force CFR for input from stream 1:0 @ 0xcca920] N:111 PTS:3899993 T:129999.766667 POS:nan INTERLACED:0 -> PTS:111 T:3.700000
|
|---|
| 585 | [libx264 @ 0xcc7b00] frame= 104 QP=16.00 NAL=2 Slice:P Poc:208 I:2 P:14 SKIP:5684 size=723 bytes
|
|---|
| 586 | [matroska @ 0xcc7140] Writing block at offset 1569994, size 384, pts 3456, dts 3456, duration 24, flags 128
|
|---|
| 587 | [matroska @ 0xcc7140] Writing block at offset 1570385, size 384, pts 3480, dts 3480, duration 24, flags 128
|
|---|
| 588 | [matroska @ 0xcc7140] Writing block at offset 1570776, size 723, pts 3490, dts 3490, duration 33, flags 0
|
|---|
| 589 | [force CFR for input from stream 1:0 @ 0xcca920] N:112 PTS:3933334 T:131111.133333 POS:nan INTERLACED:0 -> PTS:112 T:3.733333
|
|---|
| 590 | [libx264 @ 0xcc7b00] frame= 105 QP=16.00 NAL=2 Slice:P Poc:210 I:30 P:66 SKIP:5604 size=1968 bytes
|
|---|
| 591 | [matroska @ 0xcc7140] Writing block at offset 1571506, size 384, pts 3504, dts 3504, duration 24, flags 128
|
|---|
| 592 | [matroska @ 0xcc7140] Writing block at offset 1571897, size 1968, pts 3523, dts 3523, duration 33, flags 0
|
|---|
| 593 | [force CFR for input from stream 1:0 @ 0xcca920] N:113 PTS:3966678 T:132222.600000 POS:nan INTERLACED:0 -> PTS:113 T:3.766667
|
|---|
| 594 | [libx264 @ 0xcc7b00] frame= 106 QP=17.00 NAL=2 Slice:P Poc:212 I:73 P:58 SKIP:5569 size=12152 bytes
|
|---|
| 595 | [matroska @ 0xcc7140] Writing block at offset 1573872, size 384, pts 3528, dts 3528, duration 24, flags 128
|
|---|
| 596 | [matroska @ 0xcc7140] Writing block at offset 1574263, size 384, pts 3552, dts 3552, duration 24, flags 128
|
|---|
| 597 | [matroska @ 0xcc7140] Writing block at offset 1574654, size 12152, pts 3556, dts 3556, duration 33, flags 0
|
|---|
| 598 | [force CFR for input from stream 1:0 @ 0xcca920] N:114 PTS:3999997 T:133333.233333 POS:nan INTERLACED:0 -> PTS:114 T:3.800000
|
|---|
| 599 | [libx264 @ 0xcc7b00] frame= 107 QP=22.00 NAL=2 Slice:P Poc:214 I:48 P:59 SKIP:5593 size=4077 bytes
|
|---|
| 600 | [matroska @ 0xcc7140] Writing block at offset 1586813, size 384, pts 3576, dts 3576, duration 24, flags 128
|
|---|
| 601 | [matroska @ 0xcc7140] Writing block at offset 1587204, size 4077, pts 3590, dts 3590, duration 33, flags 0
|
|---|
| 602 | [force CFR for input from stream 1:0 @ 0xcca920] N:115 PTS:4033336 T:134444.533333 POS:nan INTERLACED:0 -> PTS:115 T:3.833333
|
|---|
| 603 | [libx264 @ 0xcc7b00] frame= 108 QP=24.00 NAL=2 Slice:P Poc:216 I:65 P:80 SKIP:5555 size=5511 bytes
|
|---|
| 604 | [matroska @ 0xcc7140] Writing block at offset 1591288, size 384, pts 3600, dts 3600, duration 24, flags 128
|
|---|
| 605 | [matroska @ 0xcc7140] Writing block at offset 1591679, size 5511, pts 3623, dts 3623, duration 33, flags 0
|
|---|
| 606 | [force CFR for input from stream 1:0 @ 0xcca920] N:116 PTS:4066683 T:135556.100000 POS:nan INTERLACED:0 -> PTS:116 T:3.866667
|
|---|
| 607 | [libx264 @ 0xcc7b00] frame= 109 QP=22.00 NAL=2 Slice:P Poc:218 I:40 P:64 SKIP:5596 size=1713 bytes
|
|---|
| 608 | [matroska @ 0xcc7140] Writing block at offset 1597197, size 384, pts 3624, dts 3624, duration 24, flags 128
|
|---|
| 609 | [matroska @ 0xcc7140] Writing block at offset 1597588, size 384, pts 3648, dts 3648, duration 24, flags 128
|
|---|
| 610 | [matroska @ 0xcc7140] Writing block at offset 1597979, size 1713, pts 3656, dts 3656, duration 33, flags 0
|
|---|
| 611 | frame= 117 fps= 29 q=18.0 size= 1562kB time=00:00:04.00 bitrate=3192.2kbits/s
|
|---|
| 612 | [force CFR for input from stream 1:0 @ 0xcca920] N:117 PTS:4099998 T:136666.600000 POS:nan INTERLACED:0 -> PTS:117 T:3.900000
|
|---|
| 613 | [libx264 @ 0xcc7b00] frame= 110 QP=20.00 NAL=2 Slice:P Poc:220 I:38 P:108 SKIP:5554 size=4096 bytes
|
|---|
| 614 | [matroska @ 0xcc7140] Writing block at offset 1599699, size 384, pts 3672, dts 3672, duration 24, flags 128
|
|---|
| 615 | [matroska @ 0xcc7140] Writing block at offset 1600090, size 4096, pts 3690, dts 3690, duration 33, flags 0
|
|---|
| 616 | [force CFR for input from stream 1:0 @ 0xcca920] N:118 PTS:4133385 T:137779.500000 POS:nan INTERLACED:0 -> PTS:118 T:3.933333
|
|---|
| 617 | [libx264 @ 0xcc7b00] frame= 111 QP=20.00 NAL=2 Slice:P Poc:222 I:49 P:77 SKIP:5574 size=4855 bytes
|
|---|
| 618 | [matroska @ 0xcc7140] Writing block at offset 1604193, size 384, pts 3696, dts 3696, duration 24, flags 128
|
|---|
| 619 | [matroska @ 0xcc7140] Writing block at offset 1604584, size 384, pts 3720, dts 3720, duration 24, flags 128
|
|---|
| 620 | [matroska @ 0xcc7140] Writing block at offset 1604975, size 4855, pts 3723, dts 3723, duration 33, flags 0
|
|---|
| 621 | [force CFR for input from stream 1:0 @ 0xcca920] N:119 PTS:4166658 T:138888.600000 POS:nan INTERLACED:0 -> PTS:119 T:3.966667
|
|---|
| 622 | [libx264 @ 0xcc7b00] frame= 112 QP=21.00 NAL=2 Slice:P Poc:224 I:60 P:93 SKIP:5547 size=5366 bytes
|
|---|
| 623 | [matroska @ 0xcc7140] Writing block at offset 1609837, size 384, pts 3744, dts 3744, duration 24, flags 128
|
|---|
| 624 | [matroska @ 0xcc7140] Writing block at offset 1610228, size 5366, pts 3756, dts 3756, duration 33, flags 0
|
|---|
| 625 | [force CFR for input from stream 1:0 @ 0xcca920] N:120 PTS:4200000 T:140000.000000 POS:nan INTERLACED:0 -> PTS:120 T:4.000000
|
|---|
| 626 | [libx264 @ 0xcc7b00] frame= 113 QP=19.00 NAL=2 Slice:P Poc:226 I:68 P:84 SKIP:5548 size=7673 bytes
|
|---|
| 627 | [matroska @ 0xcc7140] Writing block at offset 1615601, size 384, pts 3768, dts 3768, duration 24, flags 128
|
|---|
| 628 | [matroska @ 0xcc7140] Writing block at offset 1615992, size 7673, pts 3790, dts 3790, duration 33, flags 0
|
|---|
| 629 | [force CFR for input from stream 1:0 @ 0xcca920] N:121 PTS:4233328 T:141110.933333 POS:nan INTERLACED:0 -> PTS:121 T:4.033333
|
|---|
| 630 | [libx264 @ 0xcc7b00] frame= 114 QP=18.00 NAL=2 Slice:P Poc:228 I:19 P:105 SKIP:5576 size=4716 bytes
|
|---|
| 631 | [matroska @ 0xcc7140] Writing block at offset 1623672, size 384, pts 3792, dts 3792, duration 24, flags 128
|
|---|
| 632 | [matroska @ 0xcc7140] Writing block at offset 1624063, size 384, pts 3816, dts 3816, duration 24, flags 128
|
|---|
| 633 | [matroska @ 0xcc7140] Writing block at offset 1624454, size 4716, pts 3823, dts 3823, duration 33, flags 0
|
|---|
| 634 | [force CFR for input from stream 1:0 @ 0xcca920] N:122 PTS:4266665 T:142222.166667 POS:nan INTERLACED:0 -> PTS:122 T:4.066667
|
|---|
| 635 | [libx264 @ 0xcc7b00] frame= 115 QP=17.00 NAL=2 Slice:P Poc:230 I:46 P:143 SKIP:5511 size=8612 bytes
|
|---|
| 636 | [matroska @ 0xcc7140] Writing block at offset 1629177, size 384, pts 3840, dts 3840, duration 24, flags 128
|
|---|
| 637 | [matroska @ 0xcc7140] Writing block at offset 1629568, size 8612, pts 3856, dts 3856, duration 33, flags 0
|
|---|
| 638 | [force CFR for input from stream 1:0 @ 0xcca920] N:123 PTS:4299989 T:143332.966667 POS:nan INTERLACED:0 -> PTS:123 T:4.100000
|
|---|
| 639 | [libx264 @ 0xcc7b00] frame= 116 QP=16.00 NAL=2 Slice:P Poc:232 I:45 P:177 SKIP:5478 size=12826 bytes
|
|---|
| 640 | [matroska @ 0xcc7140] Writing block at offset 1638187, size 384, pts 3864, dts 3864, duration 24, flags 128
|
|---|
| 641 | [matroska @ 0xcc7140] Writing block at offset 1638578, size 384, pts 3888, dts 3888, duration 24, flags 128
|
|---|
| 642 | [matroska @ 0xcc7140] Writing block at offset 1638969, size 12826, pts 3890, dts 3890, duration 33, flags 0
|
|---|
| 643 | [force CFR for input from stream 1:0 @ 0xcca920] N:124 PTS:4333322 T:144444.066667 POS:nan INTERLACED:0 -> PTS:124 T:4.133333
|
|---|
| 644 | [libx264 @ 0xcc7b00] frame= 117 QP=15.00 NAL=2 Slice:P Poc:234 I:6 P:168 SKIP:5526 size=2330 bytes
|
|---|
| 645 | [matroska @ 0xcc7140] Writing block at offset 1651802, size 384, pts 3912, dts 3912, duration 24, flags 128
|
|---|
| 646 | [matroska @ 0xcc7140] Writing block at offset 1652193, size 2330, pts 3923, dts 3923, duration 33, flags 0
|
|---|
| 647 | [force CFR for input from stream 1:0 @ 0xcca920] N:125 PTS:4366661 T:145555.366667 POS:nan INTERLACED:0 -> PTS:125 T:4.166667
|
|---|
| 648 | [libx264 @ 0xcc7b00] frame= 118 QP=20.00 NAL=2 Slice:P Poc:236 I:4 P:88 SKIP:5608 size=3008 bytes
|
|---|
| 649 | [matroska @ 0xcc7140] Writing block at offset 1654530, size 384, pts 3936, dts 3936, duration 24, flags 128
|
|---|
| 650 | [matroska @ 0xcc7140] Writing block at offset 1654921, size 3008, pts 3956, dts 3956, duration 33, flags 0
|
|---|
| 651 | [force CFR for input from stream 1:0 @ 0xcca920] N:126 PTS:4400005 T:146666.833333 POS:nan INTERLACED:0 -> PTS:126 T:4.200000
|
|---|
| 652 | [libx264 @ 0xcc7b00] frame= 119 QP=18.00 NAL=2 Slice:P Poc:238 I:0 P:45 SKIP:5655 size=673 bytes
|
|---|
| 653 | [matroska @ 0xcc7140] Writing block at offset 1657936, size 384, pts 3960, dts 3960, duration 24, flags 128
|
|---|
| 654 | [matroska @ 0xcc7140] Writing block at offset 1658327, size 384, pts 3984, dts 3984, duration 24, flags 128
|
|---|
| 655 | [matroska @ 0xcc7140] Writing block at offset 1658718, size 673, pts 3990, dts 3990, duration 33, flags 0
|
|---|
| 656 | [force CFR for input from stream 1:0 @ 0xcca920] N:127 PTS:4433433 T:147781.100000 POS:nan INTERLACED:0 -> PTS:127 T:4.233333
|
|---|
| 657 | [libx264 @ 0xcc7b00] frame= 120 QP=16.00 NAL=2 Slice:P Poc:240 I:0 P:63 SKIP:5637 size=952 bytes
|
|---|
| 658 | [matroska @ 0xcc7140] Writing block at offset 1659398, size 384, pts 4008, dts 4008, duration 24, flags 128
|
|---|
| 659 | [matroska @ 0xcc7140] Writing block at offset 1659789, size 952, pts 4023, dts 4023, duration 33, flags 0
|
|---|
| 660 | [force CFR for input from stream 1:0 @ 0xcca920] N:128 PTS:4466662 T:148888.733333 POS:nan INTERLACED:0 -> PTS:128 T:4.266667
|
|---|
| 661 | [libx264 @ 0xcc7b00] frame= 121 QP=15.00 NAL=2 Slice:P Poc:242 I:0 P:31 SKIP:5669 size=299 bytes
|
|---|
| 662 | [matroska @ 0xcc7140] Writing block at offset 1660748, size 384, pts 4032, dts 4032, duration 24, flags 128
|
|---|
| 663 | [matroska @ 0xcc7140] Writing block at offset 1661139, size 299, pts 4056, dts 4056, duration 33, flags 0
|
|---|
| 664 | [force CFR for input from stream 1:0 @ 0xcca920] N:129 PTS:4499995 T:149999.833333 POS:nan INTERLACED:0 -> PTS:129 T:4.300000
|
|---|
| 665 | [libx264 @ 0xcc7b00] frame= 122 QP=16.00 NAL=2 Slice:P Poc:244 I:84 P:90 SKIP:5526 size=14432 bytes
|
|---|
| 666 | [matroska @ 0xcc7140] Writing block at offset 1661445, size 384, pts 4056, dts 4056, duration 24, flags 128
|
|---|
| 667 | [matroska @ 0xcc7140] Writing block at offset 1661836, size 384, pts 4080, dts 4080, duration 24, flags 128
|
|---|
| 668 | [matroska @ 0xcc7140] Writing block at offset 1662227, size 14432, pts 4090, dts 4090, duration 33, flags 0
|
|---|
| 669 | [force CFR for input from stream 1:0 @ 0xcca920] N:130 PTS:4533330 T:151111.000000 POS:nan INTERLACED:0 -> PTS:130 T:4.333333
|
|---|
| 670 | [libx264 @ 0xcc7b00] frame= 123 QP=16.00 NAL=2 Slice:P Poc:246 I:67 P:105 SKIP:5528 size=11922 bytes
|
|---|
| 671 | [matroska @ 0xcc7140] Writing block at offset 1676666, size 384, pts 4104, dts 4104, duration 24, flags 128
|
|---|
| 672 | [matroska @ 0xcc7140] Writing block at offset 1677057, size 11922, pts 4123, dts 4123, duration 33, flags 0
|
|---|
| 673 | [force CFR for input from stream 1:0 @ 0xcca920] N:131 PTS:4566662 T:152222.066667 POS:nan INTERLACED:0 -> PTS:131 T:4.366667
|
|---|
| 674 | [libx264 @ 0xcc7b00] frame= 124 QP=18.00 NAL=2 Slice:P Poc:248 I:52 P:122 SKIP:5526 size=11343 bytes
|
|---|
| 675 | [matroska @ 0xcc7140] Writing block at offset 1688986, size 384, pts 4128, dts 4128, duration 24, flags 128
|
|---|
| 676 | [matroska @ 0xcc7140] Writing block at offset 1689377, size 384, pts 4152, dts 4152, duration 24, flags 128
|
|---|
| 677 | [matroska @ 0xcc7140] Writing block at offset 1689768, size 11343, pts 4156, dts 4156, duration 33, flags 0
|
|---|
| 678 | [force CFR for input from stream 1:0 @ 0xcca920] N:132 PTS:4599994 T:153333.133333 POS:nan INTERLACED:0 -> PTS:132 T:4.400000
|
|---|
| 679 | [libx264 @ 0xcc7b00] frame= 125 QP=25.00 NAL=2 Slice:P Poc:250 I:85 P:137 SKIP:5478 size=17989 bytes
|
|---|
| 680 | [matroska @ 0xcc7140] Writing block at offset 1701118, size 384, pts 4176, dts 4176, duration 24, flags 128
|
|---|
| 681 | [matroska @ 0xcc7140] Writing block at offset 1701509, size 17989, pts 4190, dts 4190, duration 33, flags 0
|
|---|
| 682 | frame= 133 fps= 29 q=26.0 size= 1679kB time=00:00:04.51 bitrate=3048.1kbits/s
|
|---|
| 683 | [force CFR for input from stream 1:0 @ 0xcca920] N:133 PTS:4633347 T:154444.900000 POS:nan INTERLACED:0 -> PTS:133 T:4.433333
|
|---|
| 684 | [libx264 @ 0xcc7b00] frame= 126 QP=26.00 NAL=2 Slice:P Poc:252 I:215 P:281 SKIP:5204 size=54561 bytes
|
|---|
| 685 | [matroska @ 0xcc7140] Writing block at offset 1719506, size 384, pts 4200, dts 4200, duration 24, flags 128
|
|---|
| 686 | [matroska @ 0xcc7140] Writing block at offset 1719897, size 54561, pts 4223, dts 4223, duration 33, flags 0
|
|---|
| 687 | [force CFR for input from stream 1:0 @ 0xcca920] N:134 PTS:4666686 T:155556.200000 POS:nan INTERLACED:0 -> PTS:134 T:4.466667
|
|---|
| 688 | [libx264 @ 0xcc7b00] frame= 127 QP=26.00 NAL=2 Slice:P Poc:254 I:66 P:287 SKIP:5347 size=11452 bytes
|
|---|
| 689 | [matroska @ 0xcc7140] Writing block at offset 1774466, size 384, pts 4224, dts 4224, duration 24, flags 128
|
|---|
| 690 | [matroska @ 0xcc7140] Writing block at offset 1774857, size 384, pts 4248, dts 4248, duration 24, flags 128
|
|---|
| 691 | [matroska @ 0xcc7140] Writing block at offset 1775248, size 11452, pts 4256, dts 4256, duration 33, flags 0
|
|---|
| 692 | [force CFR for input from stream 1:0 @ 0xcca920] N:135 PTS:4700090 T:156669.666667 POS:nan INTERLACED:0 -> PTS:135 T:4.500000
|
|---|
| 693 | [libx264 @ 0xcc7b00] frame= 128 QP=26.00 NAL=2 Slice:P Poc:256 I:88 P:170 SKIP:5442 size=17163 bytes
|
|---|
| 694 | [matroska @ 0xcc7140] Writing block at offset 1786707, size 384, pts 4272, dts 4272, duration 24, flags 128
|
|---|
| 695 | [matroska @ 0xcc7140] Writing block at offset 1787098, size 17163, pts 4290, dts 4290, duration 33, flags 0
|
|---|
| 696 | [force CFR for input from stream 1:0 @ 0xcca920] N:136 PTS:4733324 T:157777.466667 POS:nan INTERLACED:0 -> PTS:136 T:4.533333
|
|---|
| 697 | [libx264 @ 0xcc7b00] frame= 129 QP=24.00 NAL=2 Slice:P Poc:258 I:48 P:491 SKIP:5161 size=15670 bytes
|
|---|
| 698 | [matroska @ 0xcc7140] Writing block at offset 1804269, size 384, pts 4296, dts 4296, duration 24, flags 128
|
|---|
| 699 | [matroska @ 0xcc7140] Writing block at offset 1804660, size 384, pts 4320, dts 4320, duration 24, flags 128
|
|---|
| 700 | [matroska @ 0xcc7140] Writing block at offset 1805051, size 15670, pts 4323, dts 4323, duration 33, flags 0
|
|---|
| 701 | [force CFR for input from stream 1:0 @ 0xcca920] N:137 PTS:4766696 T:158889.866667 POS:nan INTERLACED:0 -> PTS:137 T:4.566667
|
|---|
| 702 | [libx264 @ 0xcc7b00] frame= 130 QP=26.00 NAL=2 Slice:P Poc:260 I:349 P:388 SKIP:4963 size=81472 bytes
|
|---|
| 703 | [matroska @ 0xcc7140] Writing block at offset 1820728, size 384, pts 4344, dts 4344, duration 24, flags 128
|
|---|
| 704 | [matroska @ 0xcc7140] Writing block at offset 1821119, size 81472, pts 4356, dts 4356, duration 33, flags 0
|
|---|
| 705 | [force CFR for input from stream 1:0 @ 0xcca920] N:138 PTS:4800013 T:160000.433333 POS:nan INTERLACED:0 -> PTS:138 T:4.600000
|
|---|
| 706 | [libx264 @ 0xcc7b00] frame= 131 QP=24.00 NAL=2 Slice:P Poc:262 I:82 P:569 SKIP:5049 size=17822 bytes
|
|---|
| 707 | [matroska @ 0xcc7140] Writing block at offset 1902599, size 384, pts 4368, dts 4368, duration 24, flags 128
|
|---|
| 708 | [matroska @ 0xcc7140] Writing block at offset 1902990, size 17822, pts 4390, dts 4390, duration 33, flags 0
|
|---|
| 709 | [force CFR for input from stream 1:0 @ 0xcca920] N:139 PTS:4833375 T:161112.500000 POS:nan INTERLACED:0 -> PTS:139 T:4.633333
|
|---|
| 710 | [libx264 @ 0xcc7b00] frame= 132 QP=23.00 NAL=2 Slice:P Poc:264 I:75 P:688 SKIP:4937 size=9406 bytes
|
|---|
| 711 | [matroska @ 0xcc7140] Writing block at offset 1920820, size 384, pts 4392, dts 4392, duration 24, flags 128
|
|---|
| 712 | [matroska @ 0xcc7140] Writing block at offset 1921211, size 384, pts 4416, dts 4416, duration 24, flags 128
|
|---|
| 713 | [matroska @ 0xcc7140] Writing block at offset 1921602, size 9406, pts 4423, dts 4423, duration 33, flags 0
|
|---|
| 714 | [force CFR for input from stream 1:0 @ 0xcca920] N:140 PTS:4866708 T:162223.600000 POS:nan INTERLACED:0 -> PTS:140 T:4.666667
|
|---|
| 715 | [libx264 @ 0xcc7b00] frame= 133 QP=25.00 NAL=2 Slice:P Poc:266 I:384 P:531 SKIP:4785 size=95302 bytes
|
|---|
| 716 | [matroska @ 0xcc7140] Writing block at offset 1931015, size 384, pts 4440, dts 4440, duration 24, flags 128
|
|---|
| 717 | [matroska @ 0xcc7140] Writing block at offset 1931406, size 95302, pts 4456, dts 4456, duration 33, flags 0
|
|---|
| 718 | [force CFR for input from stream 1:0 @ 0xcca920] N:141 PTS:4899998 T:163333.266667 POS:nan INTERLACED:0 -> PTS:141 T:4.700000
|
|---|
| 719 | [libx264 @ 0xcc7b00] frame= 134 QP=26.00 NAL=2 Slice:P Poc:268 I:80 P:312 SKIP:5308 size=14593 bytes
|
|---|
| 720 | [matroska @ 0xcc7140] Writing block at offset 2026716, size 384, pts 4464, dts 4464, duration 24, flags 128
|
|---|
| 721 | [matroska @ 0xcc7140] Writing block at offset 2027107, size 384, pts 4488, dts 4488, duration 24, flags 128
|
|---|
| 722 | [matroska @ 0xcc7140] Writing block at offset 2027498, size 14593, pts 4490, dts 4490, duration 33, flags 0
|
|---|
| 723 | [force CFR for input from stream 1:0 @ 0xcca920] N:142 PTS:4933375 T:164445.833333 POS:nan INTERLACED:0 -> PTS:142 T:4.733333
|
|---|
| 724 | [libx264 @ 0xcc7b00] frame= 135 QP=24.00 NAL=2 Slice:P Poc:270 I:25 P:632 SKIP:5043 size=11710 bytes
|
|---|
| 725 | [matroska @ 0xcc7140] Writing block at offset 2042098, size 384, pts 4512, dts 4512, duration 24, flags 128
|
|---|
| 726 | [matroska @ 0xcc7140] Writing block at offset 2042489, size 11710, pts 4523, dts 4523, duration 33, flags 0
|
|---|
| 727 | [force CFR for input from stream 1:0 @ 0xcca920] N:143 PTS:4966721 T:165557.366667 POS:nan INTERLACED:0 -> PTS:143 T:4.766667
|
|---|
| 728 | [libx264 @ 0xcc7b00] frame= 136 QP=22.00 NAL=2 Slice:P Poc:272 I:52 P:1117 SKIP:4531 size=32253 bytes
|
|---|
| 729 | [matroska @ 0xcc7140] Writing block at offset 2054206, size 384, pts 4536, dts 4536, duration 24, flags 128
|
|---|
| 730 | [matroska @ 0xcc7140] Writing block at offset 2054597, size 32253, pts 4556, dts 4556, duration 33, flags 0
|
|---|
| 731 | [force CFR for input from stream 1:0 @ 0xcca920] N:144 PTS:4999991 T:166666.366667 POS:nan INTERLACED:0 -> PTS:144 T:4.800000
|
|---|
| 732 | [libx264 @ 0xcc7b00] frame= 137 QP=20.00 NAL=2 Slice:P Poc:274 I:42 P:1257 SKIP:4401 size=47576 bytes
|
|---|
| 733 | [matroska @ 0xcc7140] Writing block at offset 2086858, size 384, pts 4560, dts 4560, duration 24, flags 128
|
|---|
| 734 | [matroska @ 0xcc7140] Writing block at offset 2087249, size 384, pts 4584, dts 4584, duration 24, flags 128
|
|---|
| 735 | [matroska @ 0xcc7140] Writing block at offset 2087640, size 47576, pts 4590, dts 4590, duration 33, flags 0
|
|---|
| 736 | [force CFR for input from stream 1:0 @ 0xcca920] N:145 PTS:5033327 T:167777.566667 POS:nan INTERLACED:0 -> PTS:145 T:4.833333
|
|---|
| 737 | [libx264 @ 0xcc7b00] frame= 138 QP=18.00 NAL=2 Slice:P Poc:276 I:25 P:1298 SKIP:4377 size=51327 bytes
|
|---|
| 738 | [matroska @ 0xcc7140] Writing block at offset 2135224, size 384, pts 4608, dts 4608, duration 24, flags 128
|
|---|
| 739 | [matroska @ 0xcc7140] Writing block at offset 2135615, size 51327, pts 4623, dts 4623, duration 33, flags 0
|
|---|
| 740 | [force CFR for input from stream 1:0 @ 0xcca920] N:146 PTS:5066665 T:168888.833333 POS:nan INTERLACED:0 -> PTS:146 T:4.866667
|
|---|
| 741 | [libx264 @ 0xcc7b00] frame= 139 QP=17.00 NAL=2 Slice:P Poc:278 I:67 P:1247 SKIP:4386 size=36361 bytes
|
|---|
| 742 | [matroska @ 0xcc7140] Writing block at offset 2186950, size 384, pts 4632, dts 4632, duration 24, flags 128
|
|---|
| 743 | [matroska @ 0xcc7140] Writing block at offset 2187341, size 36361, pts 4656, dts 4656, duration 33, flags 0
|
|---|
| 744 | [force CFR for input from stream 1:0 @ 0xcca920] N:147 PTS:5100015 T:170000.500000 POS:nan INTERLACED:0 -> PTS:147 T:4.900000
|
|---|
| 745 | [libx264 @ 0xcc7b00] frame= 140 QP=16.00 NAL=2 Slice:P Poc:280 I:2 P:1291 SKIP:4407 size=31227 bytes
|
|---|
| 746 | [matroska @ 0xcc7140] Writing block at offset 2223710, size 384, pts 4656, dts 4656, duration 24, flags 128
|
|---|
| 747 | [matroska @ 0xcc7140] Writing block at offset 2224101, size 384, pts 4680, dts 4680, duration 24, flags 128
|
|---|
| 748 | [matroska @ 0xcc7140] Writing block at offset 2224492, size 31227, pts 4690, dts 4690, duration 33, flags 0
|
|---|
| 749 | frame= 148 fps= 29 q=13.0 size= 2203kB time=00:00:05.01 bitrate=3596.9kbits/s
|
|---|
| 750 | [force CFR for input from stream 1:0 @ 0xcca920] N:148 PTS:5133329 T:171110.966667 POS:nan INTERLACED:0 -> PTS:148 T:4.933333
|
|---|
| 751 | [libx264 @ 0xcc7b00] frame= 141 QP=14.00 NAL=2 Slice:P Poc:282 I:14 P:1431 SKIP:4255 size=56972 bytes
|
|---|
| 752 | [matroska @ 0xcc7140] Writing block at offset 2255727, size 384, pts 4704, dts 4704, duration 24, flags 128
|
|---|
| 753 | [matroska @ 0xcc7140] Writing block at offset 2256118, size 56972, pts 4723, dts 4723, duration 33, flags 0
|
|---|
| 754 | [force CFR for input from stream 1:0 @ 0xcca920] N:149 PTS:5167029 T:172234.300000 POS:nan INTERLACED:0 -> PTS:149 T:4.966667
|
|---|
| 755 | [libx264 @ 0xcc7b00] frame= 142 QP=14.00 NAL=2 Slice:P Poc:284 I:0 P:103 SKIP:5597 size=593 bytes
|
|---|
| 756 | [matroska @ 0xcc7140] Writing block at offset 2313098, size 384, pts 4728, dts 4728, duration 24, flags 128
|
|---|
| 757 | [matroska @ 0xcc7140] Writing block at offset 2313489, size 384, pts 4752, dts 4752, duration 24, flags 128
|
|---|
| 758 | [matroska @ 0xcc7140] Writing block at offset 2313880, size 593, pts 4756, dts 4756, duration 33, flags 0
|
|---|
| 759 | [force CFR for input from stream 1:0 @ 0xcca920] N:150 PTS:5199998 T:173333.266667 POS:nan INTERLACED:0 -> PTS:150 T:5.000000
|
|---|
| 760 | [libx264 @ 0xcc7b00] frame= 143 QP=13.00 NAL=2 Slice:P Poc:286 I:82 P:1514 SKIP:4104 size=43839 bytes
|
|---|
| 761 | [matroska @ 0xcc7140] Writing block at offset 2314480, size 384, pts 4776, dts 4776, duration 24, flags 128
|
|---|
| 762 | [matroska @ 0xcc7140] Writing block at offset 2314871, size 43839, pts 4790, dts 4790, duration 33, flags 0
|
|---|
| 763 | [force CFR for input from stream 1:0 @ 0xcca920] N:151 PTS:5233329 T:174444.300000 POS:nan INTERLACED:0 -> PTS:151 T:5.033333
|
|---|
| 764 | [libx264 @ 0xcc7b00] frame= 144 QP=13.00 NAL=2 Slice:P Poc:288 I:0 P:62 SKIP:5638 size=370 bytes
|
|---|
| 765 | [matroska @ 0xcc7140] Writing block at offset 2358718, size 384, pts 4800, dts 4800, duration 24, flags 128
|
|---|
| 766 | [matroska @ 0xcc7140] Writing block at offset 2359109, size 370, pts 4823, dts 4823, duration 33, flags 0
|
|---|
| 767 | [force CFR for input from stream 1:0 @ 0xcca920] N:152 PTS:5266671 T:175555.700000 POS:nan INTERLACED:0 -> PTS:152 T:5.066667
|
|---|
| 768 | [libx264 @ 0xcc7b00] frame= 145 QP=13.00 NAL=2 Slice:P Poc:290 I:0 P:4 SKIP:5696 size=305 bytes
|
|---|
| 769 | [matroska @ 0xcc7140] Writing block at offset 2359486, size 384, pts 4824, dts 4824, duration 24, flags 128
|
|---|
| 770 | [matroska @ 0xcc7140] Writing block at offset 2359877, size 384, pts 4848, dts 4848, duration 24, flags 128
|
|---|
| 771 | [matroska @ 0xcc7140] Writing block at offset 2360268, size 305, pts 4856, dts 4856, duration 33, flags 0
|
|---|
| 772 | [force CFR for input from stream 1:0 @ 0xcca920] N:153 PTS:5299991 T:176666.366667 POS:nan INTERLACED:0 -> PTS:153 T:5.100000
|
|---|
| 773 | [libx264 @ 0xcc7b00] frame= 146 QP=14.00 NAL=2 Slice:P Poc:292 I:61 P:171 SKIP:5468 size=15400 bytes
|
|---|
| 774 | [matroska @ 0xcc7140] Writing block at offset 2360580, size 384, pts 4872, dts 4872, duration 24, flags 128
|
|---|
| 775 | [matroska @ 0xcc7140] Writing block at offset 2360971, size 15400, pts 4890, dts 4890, duration 33, flags 0
|
|---|
| 776 | [force CFR for input from stream 1:0 @ 0xcca920] N:154 PTS:5333327 T:177777.566667 POS:nan INTERLACED:0 -> PTS:154 T:5.133333
|
|---|
| 777 | [libx264 @ 0xcc7b00] frame= 147 QP=20.00 NAL=2 Slice:P Poc:294 I:63 P:101 SKIP:5536 size=9088 bytes
|
|---|
| 778 | [matroska @ 0xcc7140] Writing block at offset 2376378, size 384, pts 4896, dts 4896, duration 24, flags 128
|
|---|
| 779 | [matroska @ 0xcc7140] Writing block at offset 2376769, size 384, pts 4920, dts 4920, duration 24, flags 128
|
|---|
| 780 | [matroska @ 0xcc7140] Writing block at offset 2377160, size 9088, pts 4923, dts 4923, duration 33, flags 0
|
|---|
| 781 | [force CFR for input from stream 1:0 @ 0xcca920] N:155 PTS:5366689 T:178889.633333 POS:nan INTERLACED:0 -> PTS:155 T:5.166667
|
|---|
| 782 | [libx264 @ 0xcc7b00] frame= 148 QP=25.00 NAL=2 Slice:P Poc:296 I:457 P:571 SKIP:4672 size=114060 bytes
|
|---|
| 783 | [matroska @ 0xcc7140] Writing block at offset 2386255, size 384, pts 4944, dts 4944, duration 24, flags 128
|
|---|
| 784 | [matroska @ 0xcc7140] Writing block at offset 2386646, size 114060, pts 4956, dts 4956, duration 33, flags 0
|
|---|
| 785 | [force CFR for input from stream 1:0 @ 0xcca920] N:156 PTS:5400050 T:180001.666667 POS:nan INTERLACED:0 -> PTS:156 T:5.200000
|
|---|
| 786 | [libx264 @ 0xcc7b00] frame= 149 QP=24.00 NAL=2 Slice:P Poc:298 I:515 P:514 SKIP:4671 size=119085 bytes
|
|---|
| 787 | [matroska @ 0xcc7140] Writing block at offset 2500714, size 384, pts 4968, dts 4968, duration 24, flags 128
|
|---|
| 788 | [matroska @ 0xcc7140] Writing block at offset 2501105, size 119085, pts 4990, dts 4990, duration 33, flags 0
|
|---|
| 789 | [force CFR for input from stream 1:0 @ 0xcca920] N:157 PTS:5433326 T:181110.866667 POS:nan INTERLACED:0 -> PTS:157 T:5.233333
|
|---|
| 790 | [libx264 @ 0xcc7b00] frame= 150 QP=24.00 NAL=2 Slice:P Poc:300 I:13 P:115 SKIP:5572 size=8385 bytes
|
|---|
| 791 | [matroska @ 0xcc7140] Starting new cluster at offset 2620198 bytes, pts 5016dts 5016
|
|---|
| 792 | [matroska @ 0xcc7140] Writing block at offset 2620214, size 384, pts 4992, dts 4992, duration 24, flags 128
|
|---|
| 793 | [matroska @ 0xcc7140] Writing block at offset 2620605, size 384, pts 5016, dts 5016, duration 24, flags 128
|
|---|
| 794 | [matroska @ 0xcc7140] Writing block at offset 2620996, size 8385, pts 5023, dts 5023, duration 33, flags 0
|
|---|
| 795 | [force CFR for input from stream 1:0 @ 0xcca920] N:158 PTS:5466658 T:182221.933333 POS:nan INTERLACED:0 -> PTS:158 T:5.266667
|
|---|
| 796 | [libx264 @ 0xcc7b00] frame= 151 QP=24.00 NAL=2 Slice:P Poc:302 I:88 P:441 SKIP:5171 size=11517 bytes
|
|---|
| 797 | [matroska @ 0xcc7140] Writing block at offset 2629388, size 384, pts 5040, dts 5040, duration 24, flags 128
|
|---|
| 798 | [matroska @ 0xcc7140] Writing block at offset 2629779, size 11517, pts 5056, dts 5056, duration 33, flags 0
|
|---|
| 799 | [force CFR for input from stream 1:0 @ 0xcca920] N:159 PTS:5500000 T:183333.333333 POS:nan INTERLACED:0 -> PTS:159 T:5.300000
|
|---|
| 800 | [libx264 @ 0xcc7b00] frame= 152 QP=22.00 NAL=2 Slice:P Poc:304 I:56 P:593 SKIP:5051 size=14764 bytes
|
|---|
| 801 | [matroska @ 0xcc7140] Writing block at offset 2641303, size 384, pts 5064, dts 5064, duration 24, flags 128
|
|---|
| 802 | [matroska @ 0xcc7140] Writing block at offset 2641694, size 384, pts 5088, dts 5088, duration 24, flags 128
|
|---|
| 803 | [matroska @ 0xcc7140] Writing block at offset 2642085, size 14764, pts 5090, dts 5090, duration 33, flags 0
|
|---|
| 804 | [force CFR for input from stream 1:0 @ 0xcca920] N:160 PTS:5533349 T:184444.966667 POS:nan INTERLACED:0 -> PTS:160 T:5.333333
|
|---|
| 805 | [libx264 @ 0xcc7b00] frame= 153 QP=20.00 NAL=2 Slice:P Poc:306 I:19 P:625 SKIP:5056 size=18339 bytes
|
|---|
| 806 | [matroska @ 0xcc7140] Writing block at offset 2656856, size 384, pts 5112, dts 5112, duration 24, flags 128
|
|---|
| 807 | [matroska @ 0xcc7140] Writing block at offset 2657247, size 18339, pts 5123, dts 5123, duration 33, flags 0
|
|---|
| 808 | [force CFR for input from stream 1:0 @ 0xcca920] N:161 PTS:5566657 T:185555.233333 POS:nan INTERLACED:0 -> PTS:161 T:5.366667
|
|---|
| 809 | [libx264 @ 0xcc7b00] frame= 154 QP=18.00 NAL=2 Slice:P Poc:308 I:89 P:652 SKIP:4959 size=32810 bytes
|
|---|
| 810 | [matroska @ 0xcc7140] Writing block at offset 2675594, size 384, pts 5136, dts 5136, duration 24, flags 128
|
|---|
| 811 | [matroska @ 0xcc7140] Writing block at offset 2675985, size 32810, pts 5156, dts 5156, duration 33, flags 0
|
|---|
| 812 | [force CFR for input from stream 1:0 @ 0xcca920] N:162 PTS:5600016 T:186667.200000 POS:nan INTERLACED:0 -> PTS:162 T:5.400000
|
|---|
| 813 | [libx264 @ 0xcc7b00] frame= 155 QP=17.00 NAL=2 Slice:P Poc:310 I:24 P:656 SKIP:5020 size=13505 bytes
|
|---|
| 814 | [matroska @ 0xcc7140] Writing block at offset 2708803, size 384, pts 5160, dts 5160, duration 24, flags 128
|
|---|
| 815 | [matroska @ 0xcc7140] Writing block at offset 2709194, size 384, pts 5184, dts 5184, duration 24, flags 128
|
|---|
| 816 | [matroska @ 0xcc7140] Writing block at offset 2709585, size 13505, pts 5190, dts 5190, duration 33, flags 0
|
|---|
| 817 | frame= 163 fps= 29 q=14.0 size= 2659kB time=00:00:05.52 bitrate=3945.8kbits/s
|
|---|
| 818 | [force CFR for input from stream 1:0 @ 0xcca920] N:163 PTS:5633334 T:187777.800000 POS:nan INTERLACED:0 -> PTS:163 T:5.433333
|
|---|
| 819 | [libx264 @ 0xcc7b00] frame= 156 QP=15.00 NAL=2 Slice:P Poc:312 I:47 P:702 SKIP:4951 size=39156 bytes
|
|---|
| 820 | [matroska @ 0xcc7140] Writing block at offset 2723097, size 384, pts 5208, dts 5208, duration 24, flags 128
|
|---|
| 821 | [matroska @ 0xcc7140] Writing block at offset 2723488, size 39156, pts 5223, dts 5223, duration 33, flags 0
|
|---|
| 822 | [force CFR for input from stream 1:0 @ 0xcca920] N:164 PTS:5666669 T:188888.966667 POS:nan INTERLACED:0 -> PTS:164 T:5.466667
|
|---|
| 823 | [libx264 @ 0xcc7b00] frame= 157 QP=14.00 NAL=2 Slice:P Poc:314 I:5 P:660 SKIP:5035 size=12914 bytes
|
|---|
| 824 | [matroska @ 0xcc7140] Writing block at offset 2762652, size 384, pts 5232, dts 5232, duration 24, flags 128
|
|---|
| 825 | [matroska @ 0xcc7140] Writing block at offset 2763043, size 12914, pts 5256, dts 5256, duration 33, flags 0
|
|---|
| 826 | [force CFR for input from stream 1:0 @ 0xcca920] N:165 PTS:5701269 T:190042.300000 POS:nan INTERLACED:0 -> PTS:165 T:5.500000
|
|---|
| 827 | [libx264 @ 0xcc7b00] frame= 158 QP=14.00 NAL=2 Slice:P Poc:316 I:1 P:21 SKIP:5678 size=234 bytes
|
|---|
| 828 | [matroska @ 0xcc7140] Writing block at offset 2775964, size 384, pts 5256, dts 5256, duration 24, flags 128
|
|---|
| 829 | [matroska @ 0xcc7140] Writing block at offset 2776355, size 384, pts 5280, dts 5280, duration 24, flags 128
|
|---|
| 830 | [matroska @ 0xcc7140] Writing block at offset 2776746, size 234, pts 5290, dts 5290, duration 33, flags 0
|
|---|
| 831 | [force CFR for input from stream 1:0 @ 0xcca920] N:166 PTS:5733328 T:191110.933333 POS:nan INTERLACED:0 -> PTS:166 T:5.533333
|
|---|
| 832 | [libx264 @ 0xcc7b00] frame= 159 QP=13.00 NAL=2 Slice:P Poc:318 I:7 P:753 SKIP:4940 size=27043 bytes
|
|---|
| 833 | [matroska @ 0xcc7140] Writing block at offset 2776987, size 384, pts 5304, dts 5304, duration 24, flags 128
|
|---|
| 834 | [matroska @ 0xcc7140] Writing block at offset 2777378, size 27043, pts 5323, dts 5323, duration 33, flags 0
|
|---|
| 835 | [force CFR for input from stream 1:0 @ 0xcca920] N:167 PTS:5766663 T:192222.100000 POS:nan INTERLACED:0 -> PTS:167 T:5.566667
|
|---|
| 836 | [libx264 @ 0xcc7b00] frame= 160 QP=14.00 NAL=2 Slice:P Poc:320 I:70 P:219 SKIP:5411 size=15177 bytes
|
|---|
| 837 | [matroska @ 0xcc7140] Writing block at offset 2804429, size 384, pts 5328, dts 5328, duration 24, flags 128
|
|---|
| 838 | [matroska @ 0xcc7140] Writing block at offset 2804820, size 384, pts 5352, dts 5352, duration 24, flags 128
|
|---|
| 839 | [matroska @ 0xcc7140] Writing block at offset 2805211, size 15177, pts 5356, dts 5356, duration 33, flags 0
|
|---|
| 840 | [force CFR for input from stream 1:0 @ 0xcca920] N:168 PTS:5799996 T:193333.200000 POS:nan INTERLACED:0 -> PTS:168 T:5.600000
|
|---|
| 841 | [libx264 @ 0xcc7b00] frame= 161 QP=14.00 NAL=2 Slice:P Poc:322 I:23 P:182 SKIP:5495 size=8851 bytes
|
|---|
| 842 | [matroska @ 0xcc7140] Writing block at offset 2820395, size 384, pts 5376, dts 5376, duration 24, flags 128
|
|---|
| 843 | [matroska @ 0xcc7140] Writing block at offset 2820786, size 8851, pts 5390, dts 5390, duration 33, flags 0
|
|---|
| 844 | [force CFR for input from stream 1:0 @ 0xcca920] N:169 PTS:5833441 T:194448.033333 POS:nan INTERLACED:0 -> PTS:169 T:5.633333
|
|---|
| 845 | [libx264 @ 0xcc7b00] frame= 162 QP=21.00 NAL=2 Slice:P Poc:324 I:93 P:82 SKIP:5525 size=20794 bytes
|
|---|
| 846 | [matroska @ 0xcc7140] Writing block at offset 2829644, size 384, pts 5400, dts 5400, duration 24, flags 128
|
|---|
| 847 | [matroska @ 0xcc7140] Writing block at offset 2830035, size 20794, pts 5423, dts 5423, duration 33, flags 0
|
|---|
| 848 | [force CFR for input from stream 1:0 @ 0xcca920] N:170 PTS:5866682 T:195556.066667 POS:nan INTERLACED:0 -> PTS:170 T:5.666667
|
|---|
| 849 | [libx264 @ 0xcc7b00] frame= 163 QP=23.00 NAL=2 Slice:P Poc:326 I:100 P:212 SKIP:5388 size=27169 bytes
|
|---|
| 850 | [matroska @ 0xcc7140] Writing block at offset 2850837, size 384, pts 5424, dts 5424, duration 24, flags 128
|
|---|
| 851 | [matroska @ 0xcc7140] Writing block at offset 2851228, size 384, pts 5448, dts 5448, duration 24, flags 128
|
|---|
| 852 | [matroska @ 0xcc7140] Writing block at offset 2851619, size 27169, pts 5456, dts 5456, duration 33, flags 0
|
|---|
| 853 | [force CFR for input from stream 1:0 @ 0xcca920] N:171 PTS:5900017 T:196667.233333 POS:nan INTERLACED:0 -> PTS:171 T:5.700000
|
|---|
| 854 | [libx264 @ 0xcc7b00] frame= 164 QP=25.00 NAL=2 Slice:P Poc:328 I:637 P:564 SKIP:4499 size=134651 bytes
|
|---|
| 855 | [matroska @ 0xcc7140] Writing block at offset 2878796, size 384, pts 5472, dts 5472, duration 24, flags 128
|
|---|
| 856 | [matroska @ 0xcc7140] Writing block at offset 2879187, size 134651, pts 5490, dts 5490, duration 33, flags 0
|
|---|
| 857 | [force CFR for input from stream 1:0 @ 0xcca920] N:172 PTS:5933332 T:197777.733333 POS:nan INTERLACED:0 -> PTS:172 T:5.733333
|
|---|
| 858 | [libx264 @ 0xcc7b00] frame= 165 QP=26.00 NAL=2 Slice:P Poc:330 I:97 P:358 SKIP:5245 size=11154 bytes
|
|---|
| 859 | [matroska @ 0xcc7140] Writing block at offset 3013846, size 384, pts 5496, dts 5496, duration 24, flags 128
|
|---|
| 860 | [matroska @ 0xcc7140] Writing block at offset 3014237, size 384, pts 5520, dts 5520, duration 24, flags 128
|
|---|
| 861 | [matroska @ 0xcc7140] Writing block at offset 3014628, size 11154, pts 5523, dts 5523, duration 33, flags 0
|
|---|
| 862 | [force CFR for input from stream 1:0 @ 0xcca920] N:173 PTS:5966658 T:198888.600000 POS:nan INTERLACED:0 -> PTS:173 T:5.766667
|
|---|
| 863 | [libx264 @ 0xcc7b00] frame= 166 QP=26.00 NAL=2 Slice:P Poc:332 I:111 P:370 SKIP:5219 size=9831 bytes
|
|---|
| 864 | [matroska @ 0xcc7140] Writing block at offset 3025789, size 384, pts 5544, dts 5544, duration 24, flags 128
|
|---|
| 865 | [matroska @ 0xcc7140] Writing block at offset 3026180, size 9831, pts 5556, dts 5556, duration 33, flags 0
|
|---|
| 866 | [force CFR for input from stream 1:0 @ 0xcca920] N:174 PTS:6000075 T:200002.500000 POS:nan INTERLACED:0 -> PTS:174 T:5.800000
|
|---|
| 867 | [libx264 @ 0xcc7b00] frame= 167 QP=26.00 NAL=2 Slice:P Poc:334 I:57 P:202 SKIP:5441 size=6897 bytes
|
|---|
| 868 | [matroska @ 0xcc7140] Writing block at offset 3036018, size 384, pts 5568, dts 5568, duration 24, flags 128
|
|---|
| 869 | [matroska @ 0xcc7140] Writing block at offset 3036409, size 6897, pts 5590, dts 5590, duration 33, flags 0
|
|---|
| 870 | [force CFR for input from stream 1:0 @ 0xcca920] N:175 PTS:6033326 T:201110.866667 POS:nan INTERLACED:0 -> PTS:175 T:5.833333
|
|---|
| 871 | [libx264 @ 0xcc7b00] frame= 168 QP=26.00 NAL=2 Slice:P Poc:336 I:489 P:462 SKIP:4749 size=91224 bytes
|
|---|
| 872 | [matroska @ 0xcc7140] Writing block at offset 3043313, size 384, pts 5592, dts 5592, duration 24, flags 128
|
|---|
| 873 | [matroska @ 0xcc7140] Writing block at offset 3043704, size 384, pts 5616, dts 5616, duration 24, flags 128
|
|---|
| 874 | [matroska @ 0xcc7140] Writing block at offset 3044095, size 91224, pts 5623, dts 5623, duration 33, flags 0
|
|---|
| 875 | [force CFR for input from stream 1:0 @ 0xcca920] N:176 PTS:6066660 T:202222.000000 POS:nan INTERLACED:0 -> PTS:176 T:5.866667
|
|---|
| 876 | [libx264 @ 0xcc7b00] frame= 169 QP=26.00 NAL=2 Slice:P Poc:338 I:133 P:505 SKIP:5062 size=41510 bytes
|
|---|
| 877 | [matroska @ 0xcc7140] Writing block at offset 3135327, size 384, pts 5640, dts 5640, duration 24, flags 128
|
|---|
| 878 | [matroska @ 0xcc7140] Writing block at offset 3135718, size 41510, pts 5656, dts 5656, duration 33, flags 0
|
|---|
| 879 | [force CFR for input from stream 1:0 @ 0xcca920] N:177 PTS:6099992 T:203333.066667 POS:nan INTERLACED:0 -> PTS:177 T:5.900000
|
|---|
| 880 | [libx264 @ 0xcc7b00] frame= 170 QP=25.00 NAL=2 Slice:P Poc:340 I:10 P:785 SKIP:4905 size=10664 bytes
|
|---|
| 881 | [matroska @ 0xcc7140] Writing block at offset 3177236, size 384, pts 5664, dts 5664, duration 24, flags 128
|
|---|
| 882 | [matroska @ 0xcc7140] Writing block at offset 3177627, size 384, pts 5688, dts 5688, duration 24, flags 128
|
|---|
| 883 | [matroska @ 0xcc7140] Writing block at offset 3178018, size 10664, pts 5690, dts 5690, duration 33, flags 0
|
|---|
| 884 | frame= 178 fps= 29 q=23.0 size= 3114kB time=00:00:06.02 bitrate=4233.9kbits/s
|
|---|
| 885 | [force CFR for input from stream 1:0 @ 0xcca920] N:178 PTS:6133337 T:204444.566667 POS:nan INTERLACED:0 -> PTS:178 T:5.933333
|
|---|
| 886 | [libx264 @ 0xcc7b00] frame= 171 QP=22.00 NAL=2 Slice:P Poc:342 I:107 P:1222 SKIP:4371 size=40689 bytes
|
|---|
| 887 | [matroska @ 0xcc7140] Writing block at offset 3188689, size 384, pts 5712, dts 5712, duration 24, flags 128
|
|---|
| 888 | [matroska @ 0xcc7140] Writing block at offset 3189080, size 40689, pts 5723, dts 5723, duration 33, flags 0
|
|---|
| 889 | [force CFR for input from stream 1:0 @ 0xcca920] N:179 PTS:6166682 T:205556.066667 POS:nan INTERLACED:0 -> PTS:179 T:5.966667
|
|---|
| 890 | [libx264 @ 0xcc7b00] frame= 172 QP=20.00 NAL=2 Slice:P Poc:344 I:98 P:1303 SKIP:4299 size=39258 bytes
|
|---|
| 891 | [matroska @ 0xcc7140] Writing block at offset 3229777, size 384, pts 5736, dts 5736, duration 24, flags 128
|
|---|
| 892 | [matroska @ 0xcc7140] Writing block at offset 3230168, size 39258, pts 5756, dts 5756, duration 33, flags 0
|
|---|
| 893 | [force CFR for input from stream 1:0 @ 0xcca920] N:180 PTS:6200376 T:206679.200000 POS:nan INTERLACED:0 -> PTS:180 T:6.000000
|
|---|
| 894 | [libx264 @ 0xcc7b00] frame= 173 QP=21.00 NAL=2 Slice:P Poc:346 I:5 P:129 SKIP:5566 size=1349 bytes
|
|---|
| 895 | [matroska @ 0xcc7140] Writing block at offset 3269434, size 384, pts 5760, dts 5760, duration 24, flags 128
|
|---|
| 896 | [matroska @ 0xcc7140] Writing block at offset 3269825, size 384, pts 5784, dts 5784, duration 24, flags 128
|
|---|
| 897 | [matroska @ 0xcc7140] Writing block at offset 3270216, size 1349, pts 5790, dts 5790, duration 33, flags 0
|
|---|
| 898 | [force CFR for input from stream 1:0 @ 0xcca920] N:181 PTS:6233326 T:207777.533333 POS:nan INTERLACED:0 -> PTS:181 T:6.033333
|
|---|
| 899 | [libx264 @ 0xcc7b00] frame= 174 QP=24.00 NAL=2 Slice:P Poc:348 I:71 P:97 SKIP:5532 size=3867 bytes
|
|---|
| 900 | [matroska @ 0xcc7140] Writing block at offset 3271572, size 384, pts 5808, dts 5808, duration 24, flags 128
|
|---|
| 901 | [matroska @ 0xcc7140] Writing block at offset 3271963, size 3867, pts 5823, dts 5823, duration 33, flags 0
|
|---|
| 902 | [force CFR for input from stream 1:0 @ 0xcca920] N:182 PTS:6266658 T:208888.600000 POS:nan INTERLACED:0 -> PTS:182 T:6.066667
|
|---|
| 903 | [libx264 @ 0xcc7b00] frame= 175 QP=23.00 NAL=2 Slice:P Poc:350 I:34 P:145 SKIP:5521 size=5327 bytes
|
|---|
| 904 | [matroska @ 0xcc7140] Writing block at offset 3275837, size 384, pts 5832, dts 5832, duration 24, flags 128
|
|---|
| 905 | [matroska @ 0xcc7140] Writing block at offset 3276228, size 5327, pts 5856, dts 5856, duration 33, flags 0
|
|---|
| 906 | [force CFR for input from stream 1:0 @ 0xcca920] N:183 PTS:6299993 T:209999.766667 POS:nan INTERLACED:0 -> PTS:183 T:6.100000
|
|---|
| 907 | [libx264 @ 0xcc7b00] frame= 176 QP=23.00 NAL=2 Slice:P Poc:352 I:34 P:161 SKIP:5505 size=7403 bytes
|
|---|
| 908 | [matroska @ 0xcc7140] Writing block at offset 3281562, size 384, pts 5856, dts 5856, duration 24, flags 128
|
|---|
| 909 | [matroska @ 0xcc7140] Writing block at offset 3281953, size 384, pts 5880, dts 5880, duration 24, flags 128
|
|---|
| 910 | [matroska @ 0xcc7140] Writing block at offset 3282344, size 7403, pts 5890, dts 5890, duration 33, flags 0
|
|---|
| 911 | [force CFR for input from stream 1:0 @ 0xcca920] N:184 PTS:6333331 T:211111.033333 POS:nan INTERLACED:0 -> PTS:184 T:6.133333
|
|---|
| 912 | [libx264 @ 0xcc7b00] frame= 177 QP=22.00 NAL=2 Slice:P Poc:354 I:5042 P:67 SKIP:591 size=49617 bytes
|
|---|
| 913 | [matroska @ 0xcc7140] Writing block at offset 3289754, size 384, pts 5904, dts 5904, duration 24, flags 128
|
|---|
| 914 | [matroska @ 0xcc7140] Writing block at offset 3290145, size 49617, pts 5923, dts 5923, duration 33, flags 0
|
|---|
| 915 | [force CFR for input from stream 1:0 @ 0xcca920] N:185 PTS:6366667 T:212222.233333 POS:nan INTERLACED:0 -> PTS:185 T:6.166667
|
|---|
| 916 | [libx264 @ 0xcc7b00] frame= 178 QP=24.00 NAL=2 Slice:P Poc:356 I:1669 P:113 SKIP:3918 size=97321 bytes
|
|---|
| 917 | [matroska @ 0xcc7140] Writing block at offset 3339770, size 384, pts 5928, dts 5928, duration 24, flags 128
|
|---|
| 918 | [matroska @ 0xcc7140] Writing block at offset 3340161, size 384, pts 5952, dts 5952, duration 24, flags 128
|
|---|
| 919 | [matroska @ 0xcc7140] Writing block at offset 3340552, size 97321, pts 5956, dts 5956, duration 33, flags 0
|
|---|
| 920 | [force CFR for input from stream 1:0 @ 0xcca920] N:186 PTS:6399990 T:213333.000000 POS:nan INTERLACED:0 -> PTS:186 T:6.200000
|
|---|
| 921 | [libx264 @ 0xcc7b00] frame= 179 QP=25.00 NAL=2 Slice:P Poc:358 I:782 P:243 SKIP:4675 size=44721 bytes
|
|---|
| 922 | [matroska @ 0xcc7140] Writing block at offset 3437881, size 384, pts 5976, dts 5976, duration 24, flags 128
|
|---|
| 923 | [matroska @ 0xcc7140] Writing block at offset 3438272, size 44721, pts 5990, dts 5990, duration 33, flags 0
|
|---|
| 924 | [force CFR for input from stream 1:0 @ 0xcca920] N:187 PTS:6433351 T:214445.033333 POS:nan INTERLACED:0 -> PTS:187 T:6.233333
|
|---|
| 925 | [libx264 @ 0xcc7b00] frame= 180 QP=22.00 NAL=2 Slice:P Poc:360 I:172 P:1038 SKIP:4490 size=14691 bytes
|
|---|
| 926 | [matroska @ 0xcc7140] Writing block at offset 3483001, size 384, pts 6000, dts 6000, duration 24, flags 128
|
|---|
| 927 | [matroska @ 0xcc7140] Writing block at offset 3483392, size 14691, pts 6023, dts 6023, duration 33, flags 0
|
|---|
| 928 | [force CFR for input from stream 1:0 @ 0xcca920] N:188 PTS:6466666 T:215555.533333 POS:nan INTERLACED:0 -> PTS:188 T:6.266667
|
|---|
| 929 | [libx264 @ 0xcc7b00] frame= 181 QP=26.00 NAL=2 Slice:P Poc:362 I:2205 P:35 SKIP:3460 size=103592 bytes
|
|---|
| 930 | [matroska @ 0xcc7140] Writing block at offset 3498090, size 384, pts 6024, dts 6024, duration 24, flags 128
|
|---|
| 931 | [matroska @ 0xcc7140] Writing block at offset 3498481, size 384, pts 6048, dts 6048, duration 24, flags 128
|
|---|
| 932 | [matroska @ 0xcc7140] Writing block at offset 3498872, size 103592, pts 6056, dts 6056, duration 33, flags 0
|
|---|
| 933 | [force CFR for input from stream 1:0 @ 0xcca920] N:189 PTS:6499992 T:216666.400000 POS:nan INTERLACED:0 -> PTS:189 T:6.300000
|
|---|
| 934 | [libx264 @ 0xcc7b00] frame= 182 QP=23.00 NAL=2 Slice:P Poc:364 I:118 P:1380 SKIP:4202 size=20141 bytes
|
|---|
| 935 | [matroska @ 0xcc7140] Writing block at offset 3602472, size 384, pts 6072, dts 6072, duration 24, flags 128
|
|---|
| 936 | [matroska @ 0xcc7140] Writing block at offset 3602863, size 20141, pts 6090, dts 6090, duration 33, flags 0
|
|---|
| 937 | [force CFR for input from stream 1:0 @ 0xcca920] N:190 PTS:6533322 T:217777.400000 POS:nan INTERLACED:0 -> PTS:190 T:6.333333
|
|---|
| 938 | [libx264 @ 0xcc7b00] frame= 183 QP=21.00 NAL=2 Slice:P Poc:366 I:181 P:2279 SKIP:3240 size=36654 bytes
|
|---|
| 939 | [matroska @ 0xcc7140] Writing block at offset 3623012, size 384, pts 6096, dts 6096, duration 24, flags 128
|
|---|
| 940 | [matroska @ 0xcc7140] Writing block at offset 3623403, size 384, pts 6120, dts 6120, duration 24, flags 128
|
|---|
| 941 | [matroska @ 0xcc7140] Writing block at offset 3623794, size 36654, pts 6123, dts 6123, duration 33, flags 0
|
|---|
| 942 | [force CFR for input from stream 1:0 @ 0xcca920] N:191 PTS:6566663 T:218888.766667 POS:nan INTERLACED:0 -> PTS:191 T:6.366667
|
|---|
| 943 | [libx264 @ 0xcc7b00] frame= 184 QP=20.00 NAL=2 Slice:P Poc:368 I:289 P:2170 SKIP:3241 size=38602 bytes
|
|---|
| 944 | [matroska @ 0xcc7140] Writing block at offset 3660456, size 384, pts 6144, dts 6144, duration 24, flags 128
|
|---|
| 945 | [matroska @ 0xcc7140] Writing block at offset 3660847, size 38602, pts 6156, dts 6156, duration 33, flags 0
|
|---|
| 946 | [force CFR for input from stream 1:0 @ 0xcca920] N:192 PTS:6600015 T:220000.500000 POS:nan INTERLACED:0 -> PTS:192 T:6.400000
|
|---|
| 947 | [libx264 @ 0xcc7b00] frame= 185 QP=20.00 NAL=2 Slice:P Poc:370 I:109 P:160 SKIP:5431 size=13832 bytes
|
|---|
| 948 | [matroska @ 0xcc7140] Writing block at offset 3699457, size 384, pts 6168, dts 6168, duration 24, flags 128
|
|---|
| 949 | [matroska @ 0xcc7140] Writing block at offset 3699848, size 13832, pts 6190, dts 6190, duration 33, flags 0
|
|---|
| 950 | frame= 193 fps= 29 q=22.0 size= 3627kB time=00:00:06.55 bitrate=4533.7kbits/s
|
|---|
| 951 | [force CFR for input from stream 1:0 @ 0xcca920] N:193 PTS:6633327 T:221110.900000 POS:nan INTERLACED:0 -> PTS:193 T:6.433333
|
|---|
| 952 | [libx264 @ 0xcc7b00] frame= 186 QP=20.00 NAL=2 Slice:P Poc:372 I:94 P:116 SKIP:5490 size=11927 bytes
|
|---|
| 953 | [matroska @ 0xcc7140] Writing block at offset 3713687, size 384, pts 6192, dts 6192, duration 24, flags 128
|
|---|
| 954 | [matroska @ 0xcc7140] Writing block at offset 3714078, size 384, pts 6216, dts 6216, duration 24, flags 128
|
|---|
| 955 | [matroska @ 0xcc7140] Writing block at offset 3714469, size 11927, pts 6223, dts 6223, duration 33, flags 0
|
|---|
| 956 | [force CFR for input from stream 1:0 @ 0xcca920] N:194 PTS:6666681 T:222222.700000 POS:nan INTERLACED:0 -> PTS:194 T:6.466667
|
|---|
| 957 | [libx264 @ 0xcc7b00] frame= 187 QP=27.00 NAL=2 Slice:P Poc:374 I:3354 P:723 SKIP:1623 size=286255 bytes
|
|---|
| 958 | [matroska @ 0xcc7140] Writing block at offset 3726403, size 384, pts 6240, dts 6240, duration 24, flags 128
|
|---|
| 959 | [matroska @ 0xcc7140] Writing block at offset 3726794, size 286255, pts 6256, dts 6256, duration 33, flags 0
|
|---|
| 960 | [force CFR for input from stream 1:0 @ 0xcca920] N:195 PTS:6699992 T:223333.066667 POS:nan INTERLACED:0 -> PTS:195 T:6.500000
|
|---|
| 961 | [libx264 @ 0xcc7b00] frame= 188 QP=26.00 NAL=2 Slice:P Poc:376 I:124 P:1053 SKIP:4523 size=21951 bytes
|
|---|
| 962 | [matroska @ 0xcc7140] Writing block at offset 4013057, size 384, pts 6264, dts 6264, duration 24, flags 128
|
|---|
| 963 | [matroska @ 0xcc7140] Writing block at offset 4013448, size 384, pts 6288, dts 6288, duration 24, flags 128
|
|---|
| 964 | [matroska @ 0xcc7140] Writing block at offset 4013839, size 21951, pts 6290, dts 6290, duration 33, flags 0
|
|---|
| 965 | [force CFR for input from stream 1:0 @ 0xcca920] N:196 PTS:6733330 T:224444.333333 POS:nan INTERLACED:0 -> PTS:196 T:6.533333
|
|---|
| 966 | [libx264 @ 0xcc7b00] frame= 189 QP=24.00 NAL=2 Slice:P Poc:378 I:894 P:1907 SKIP:2899 size=113234 bytes
|
|---|
| 967 | [matroska @ 0xcc7140] Writing block at offset 4035798, size 384, pts 6312, dts 6312, duration 24, flags 128
|
|---|
| 968 | [matroska @ 0xcc7140] Writing block at offset 4036189, size 113234, pts 6323, dts 6323, duration 33, flags 0
|
|---|
| 969 | [force CFR for input from stream 1:0 @ 0xcca920] N:197 PTS:6767415 T:225580.500000 POS:nan INTERLACED:0 -> PTS:197 T:6.566667
|
|---|
| 970 | [libx264 @ 0xcc7b00] frame= 190 QP=22.00 NAL=2 Slice:P Poc:380 I:233 P:1949 SKIP:3518 size=62943 bytes
|
|---|
| 971 | [matroska @ 0xcc7140] Writing block at offset 4149431, size 384, pts 6336, dts 6336, duration 24, flags 128
|
|---|
| 972 | [matroska @ 0xcc7140] Writing block at offset 4149822, size 62943, pts 6356, dts 6356, duration 33, flags 0
|
|---|
| 973 | [force CFR for input from stream 1:0 @ 0xcca920] N:198 PTS:6800003 T:226666.766667 POS:nan INTERLACED:0 -> PTS:198 T:6.600000
|
|---|
| 974 | [libx264 @ 0xcc7b00] frame= 191 QP=20.00 NAL=2 Slice:P Poc:382 I:154 P:2662 SKIP:2884 size=76843 bytes
|
|---|
| 975 | [matroska @ 0xcc7140] Writing block at offset 4212773, size 384, pts 6360, dts 6360, duration 24, flags 128
|
|---|
| 976 | [matroska @ 0xcc7140] Writing block at offset 4213164, size 384, pts 6384, dts 6384, duration 24, flags 128
|
|---|
| 977 | [matroska @ 0xcc7140] Writing block at offset 4213555, size 76843, pts 6390, dts 6390, duration 33, flags 0
|
|---|
| 978 | [force CFR for input from stream 1:0 @ 0xcca920] N:199 PTS:6833331 T:227777.700000 POS:nan INTERLACED:0 -> PTS:199 T:6.633333
|
|---|
| 979 | [libx264 @ 0xcc7b00] frame= 192 QP=18.00 NAL=2 Slice:P Poc:384 I:142 P:3532 SKIP:2026 size=119352 bytes
|
|---|
| 980 | [matroska @ 0xcc7140] Writing block at offset 4290406, size 384, pts 6408, dts 6408, duration 24, flags 128
|
|---|
| 981 | [matroska @ 0xcc7140] Writing block at offset 4290797, size 119352, pts 6423, dts 6423, duration 33, flags 0
|
|---|
| 982 | [force CFR for input from stream 1:0 @ 0xcca920] N:200 PTS:6866668 T:228888.933333 POS:nan INTERLACED:0 -> PTS:200 T:6.666667
|
|---|
| 983 | [libx264 @ 0xcc7b00] frame= 193 QP=21.00 NAL=2 Slice:P Poc:386 I:51 P:245 SKIP:5404 size=11835 bytes
|
|---|
| 984 | [matroska @ 0xcc7140] Writing block at offset 4410157, size 384, pts 6432, dts 6432, duration 24, flags 128
|
|---|
| 985 | [matroska @ 0xcc7140] Writing block at offset 4410548, size 11835, pts 6456, dts 6456, duration 33, flags 0
|
|---|
| 986 | [force CFR for input from stream 1:0 @ 0xcca920] N:201 PTS:6900014 T:230000.466667 POS:nan INTERLACED:0 -> PTS:201 T:6.700000
|
|---|
| 987 | [libx264 @ 0xcc7b00] frame= 194 QP=19.00 NAL=2 Slice:P Poc:388 I:69 P:593 SKIP:5038 size=14534 bytes
|
|---|
| 988 | [matroska @ 0xcc7140] Writing block at offset 4422390, size 384, pts 6456, dts 6456, duration 24, flags 128
|
|---|
| 989 | [matroska @ 0xcc7140] Writing block at offset 4422781, size 384, pts 6480, dts 6480, duration 24, flags 128
|
|---|
| 990 | [matroska @ 0xcc7140] Writing block at offset 4423172, size 14534, pts 6490, dts 6490, duration 33, flags 0
|
|---|
| 991 | [force CFR for input from stream 1:0 @ 0xcca920] N:202 PTS:6933323 T:231110.766667 POS:nan INTERLACED:0 -> PTS:202 T:6.733333
|
|---|
| 992 | [libx264 @ 0xcc7b00] frame= 195 QP=17.00 NAL=2 Slice:P Poc:390 I:153 P:3420 SKIP:2127 size=97096 bytes
|
|---|
| 993 | [matroska @ 0xcc7140] Writing block at offset 4437713, size 384, pts 6504, dts 6504, duration 24, flags 128
|
|---|
| 994 | [matroska @ 0xcc7140] Writing block at offset 4438104, size 97096, pts 6523, dts 6523, duration 33, flags 0
|
|---|
| 995 | [force CFR for input from stream 1:0 @ 0xcca920] N:203 PTS:6966660 T:232222.000000 POS:nan INTERLACED:0 -> PTS:203 T:6.766667
|
|---|
| 996 | [libx264 @ 0xcc7b00] frame= 196 QP=16.00 NAL=2 Slice:P Poc:392 I:10 P:3513 SKIP:2177 size=84544 bytes
|
|---|
| 997 | [matroska @ 0xcc7140] Writing block at offset 4535208, size 384, pts 6528, dts 6528, duration 24, flags 128
|
|---|
| 998 | [matroska @ 0xcc7140] Writing block at offset 4535599, size 384, pts 6552, dts 6552, duration 24, flags 128
|
|---|
| 999 | [matroska @ 0xcc7140] Writing block at offset 4535990, size 84544, pts 6556, dts 6556, duration 33, flags 0
|
|---|
| 1000 | [force CFR for input from stream 1:0 @ 0xcca920] N:204 PTS:7000016 T:233333.866667 POS:nan INTERLACED:0 -> PTS:204 T:6.800000
|
|---|
| 1001 | [libx264 @ 0xcc7b00] frame= 197 QP=16.00 NAL=2 Slice:P Poc:394 I:104 P:886 SKIP:4710 size=23973 bytes
|
|---|
| 1002 | [matroska @ 0xcc7140] Writing block at offset 4620542, size 384, pts 6576, dts 6576, duration 24, flags 128
|
|---|
| 1003 | [matroska @ 0xcc7140] Writing block at offset 4620933, size 23973, pts 6590, dts 6590, duration 33, flags 0
|
|---|
| 1004 | [force CFR for input from stream 1:0 @ 0xcca920] N:205 PTS:7033332 T:234444.400000 POS:nan INTERLACED:0 -> PTS:205 T:6.833333
|
|---|
| 1005 | [libx264 @ 0xcc7b00] frame= 198 QP=15.00 NAL=2 Slice:P Poc:396 I:96 P:3547 SKIP:2057 size=88425 bytes
|
|---|
| 1006 | [matroska @ 0xcc7140] Writing block at offset 4644914, size 384, pts 6600, dts 6600, duration 24, flags 128
|
|---|
| 1007 | [matroska @ 0xcc7140] Writing block at offset 4645305, size 88425, pts 6623, dts 6623, duration 33, flags 0
|
|---|
| 1008 | [force CFR for input from stream 1:0 @ 0xcca920] N:206 PTS:7066688 T:235556.266667 POS:nan INTERLACED:0 -> PTS:206 T:6.866667
|
|---|
| 1009 | [libx264 @ 0xcc7b00] frame= 199 QP=15.00 NAL=2 Slice:P Poc:398 I:75 P:618 SKIP:5007 size=19064 bytes
|
|---|
| 1010 | [matroska @ 0xcc7140] Writing block at offset 4733738, size 384, pts 6624, dts 6624, duration 24, flags 128
|
|---|
| 1011 | [matroska @ 0xcc7140] Writing block at offset 4734129, size 384, pts 6648, dts 6648, duration 24, flags 128
|
|---|
| 1012 | [matroska @ 0xcc7140] Writing block at offset 4734520, size 19064, pts 6656, dts 6656, duration 33, flags 0
|
|---|
| 1013 | [force CFR for input from stream 1:0 @ 0xcca920] N:207 PTS:7100016 T:236667.200000 POS:nan INTERLACED:0 -> PTS:207 T:6.900000
|
|---|
| 1014 | [libx264 @ 0xcc7b00] frame= 200 QP=15.00 NAL=2 Slice:P Poc:400 I:1 P:113 SKIP:5586 size=741 bytes
|
|---|
| 1015 | [matroska @ 0xcc7140] Writing block at offset 4753592, size 384, pts 6672, dts 6672, duration 24, flags 128
|
|---|
| 1016 | [matroska @ 0xcc7140] Writing block at offset 4753983, size 741, pts 6690, dts 6690, duration 33, flags 0
|
|---|
| 1017 | frame= 208 fps= 29 q=16.0 size= 4643kB time=00:00:07.05 bitrate=5390.1kbits/s
|
|---|
| 1018 | [force CFR for input from stream 1:0 @ 0xcca920] N:208 PTS:7133323 T:237777.433333 POS:nan INTERLACED:0 -> PTS:208 T:6.933333
|
|---|
| 1019 | [libx264 @ 0xcc7b00] frame= 201 QP=15.00 NAL=2 Slice:P Poc:402 I:6 P:647 SKIP:5047 size=6582 bytes
|
|---|
| 1020 | [matroska @ 0xcc7140] Writing block at offset 4754731, size 384, pts 6696, dts 6696, duration 24, flags 128
|
|---|
| 1021 | [matroska @ 0xcc7140] Writing block at offset 4755122, size 384, pts 6720, dts 6720, duration 24, flags 128
|
|---|
| 1022 | [matroska @ 0xcc7140] Writing block at offset 4755513, size 6582, pts 6723, dts 6723, duration 33, flags 0
|
|---|
| 1023 | [force CFR for input from stream 1:0 @ 0xcca920] N:209 PTS:7166672 T:238889.066667 POS:nan INTERLACED:0 -> PTS:209 T:6.966667
|
|---|
| 1024 | [libx264 @ 0xcc7b00] frame= 202 QP=15.00 NAL=2 Slice:P Poc:404 I:0 P:164 SKIP:5536 size=1278 bytes
|
|---|
| 1025 | [matroska @ 0xcc7140] Writing block at offset 4762102, size 384, pts 6744, dts 6744, duration 24, flags 128
|
|---|
| 1026 | [matroska @ 0xcc7140] Writing block at offset 4762493, size 1278, pts 6756, dts 6756, duration 33, flags 0
|
|---|
| 1027 | [force CFR for input from stream 1:0 @ 0xcca920] N:210 PTS:7200015 T:240000.500000 POS:nan INTERLACED:0 -> PTS:210 T:7.000000
|
|---|
| 1028 | [libx264 @ 0xcc7b00] frame= 203 QP=18.00 NAL=2 Slice:P Poc:406 I:31 P:145 SKIP:5524 size=7808 bytes
|
|---|
| 1029 | [matroska @ 0xcc7140] Writing block at offset 4763778, size 384, pts 6768, dts 6768, duration 24, flags 128
|
|---|
| 1030 | [matroska @ 0xcc7140] Writing block at offset 4764169, size 7808, pts 6790, dts 6790, duration 33, flags 0
|
|---|
| 1031 | [force CFR for input from stream 1:0 @ 0xcca920] N:211 PTS:7233328 T:241110.933333 POS:nan INTERLACED:0 -> PTS:211 T:7.033333
|
|---|
| 1032 | [libx264 @ 0xcc7b00] frame= 204 QP=17.00 NAL=2 Slice:P Poc:408 I:51 P:120 SKIP:5529 size=9270 bytes
|
|---|
| 1033 | [matroska @ 0xcc7140] Writing block at offset 4771984, size 384, pts 6792, dts 6792, duration 24, flags 128
|
|---|
| 1034 | [matroska @ 0xcc7140] Writing block at offset 4772375, size 384, pts 6816, dts 6816, duration 24, flags 128
|
|---|
| 1035 | [matroska @ 0xcc7140] Writing block at offset 4772766, size 9270, pts 6823, dts 6823, duration 33, flags 0
|
|---|
| 1036 | [force CFR for input from stream 1:0 @ 0xcca920] N:212 PTS:7266665 T:242222.166667 POS:nan INTERLACED:0 -> PTS:212 T:7.066667
|
|---|
| 1037 | [libx264 @ 0xcc7b00] frame= 205 QP=16.00 NAL=2 Slice:P Poc:410 I:23 P:296 SKIP:5381 size=3469 bytes
|
|---|
| 1038 | [matroska @ 0xcc7140] Writing block at offset 4782043, size 384, pts 6840, dts 6840, duration 24, flags 128
|
|---|
| 1039 | [matroska @ 0xcc7140] Writing block at offset 4782434, size 3469, pts 6856, dts 6856, duration 33, flags 0
|
|---|
| 1040 | [force CFR for input from stream 1:0 @ 0xcca920] N:213 PTS:7299992 T:243333.066667 POS:nan INTERLACED:0 -> PTS:213 T:7.100000
|
|---|
| 1041 | [libx264 @ 0xcc7b00] frame= 206 QP=16.00 NAL=2 Slice:P Poc:412 I:36 P:259 SKIP:5405 size=9081 bytes
|
|---|
| 1042 | [matroska @ 0xcc7140] Writing block at offset 4785910, size 384, pts 6864, dts 6864, duration 24, flags 128
|
|---|
| 1043 | [matroska @ 0xcc7140] Writing block at offset 4786301, size 384, pts 6888, dts 6888, duration 24, flags 128
|
|---|
| 1044 | [matroska @ 0xcc7140] Writing block at offset 4786692, size 9081, pts 6890, dts 6890, duration 33, flags 0
|
|---|
| 1045 | [force CFR for input from stream 1:0 @ 0xcca920] N:214 PTS:7333329 T:244444.300000 POS:nan INTERLACED:0 -> PTS:214 T:7.133333
|
|---|
| 1046 | [libx264 @ 0xcc7b00] frame= 207 QP=15.00 NAL=2 Slice:P Poc:414 I:4 P:484 SKIP:5212 size=4557 bytes
|
|---|
| 1047 | [matroska @ 0xcc7140] Writing block at offset 4795780, size 384, pts 6912, dts 6912, duration 24, flags 128
|
|---|
| 1048 | [matroska @ 0xcc7140] Writing block at offset 4796171, size 4557, pts 6923, dts 6923, duration 33, flags 0
|
|---|
| 1049 | [force CFR for input from stream 1:0 @ 0xcca920] N:215 PTS:7366663 T:245555.433333 POS:nan INTERLACED:0 -> PTS:215 T:7.166667
|
|---|
| 1050 | [libx264 @ 0xcc7b00] frame= 208 QP=15.00 NAL=2 Slice:P Poc:416 I:60 P:372 SKIP:5268 size=16358 bytes
|
|---|
| 1051 | [matroska @ 0xcc7140] Writing block at offset 4800735, size 384, pts 6936, dts 6936, duration 24, flags 128
|
|---|
| 1052 | [matroska @ 0xcc7140] Writing block at offset 4801126, size 16358, pts 6956, dts 6956, duration 33, flags 0
|
|---|
| 1053 | [force CFR for input from stream 1:0 @ 0xcca920] N:216 PTS:7400017 T:246667.233333 POS:nan INTERLACED:0 -> PTS:216 T:7.200000
|
|---|
| 1054 | [libx264 @ 0xcc7b00] frame= 209 QP=19.00 NAL=2 Slice:P Poc:418 I:7 P:141 SKIP:5552 size=7431 bytes
|
|---|
| 1055 | [matroska @ 0xcc7140] Writing block at offset 4817491, size 384, pts 6960, dts 6960, duration 24, flags 128
|
|---|
| 1056 | [matroska @ 0xcc7140] Writing block at offset 4817882, size 384, pts 6984, dts 6984, duration 24, flags 128
|
|---|
| 1057 | [matroska @ 0xcc7140] Writing block at offset 4818273, size 7431, pts 6990, dts 6990, duration 33, flags 0
|
|---|
| 1058 | [force CFR for input from stream 1:0 @ 0xcca920] N:217 PTS:7433329 T:247777.633333 POS:nan INTERLACED:0 -> PTS:217 T:7.233333
|
|---|
| 1059 | [libx264 @ 0xcc7b00] frame= 210 QP=17.00 NAL=2 Slice:P Poc:420 I:0 P:68 SKIP:5632 size=1555 bytes
|
|---|
| 1060 | [matroska @ 0xcc7140] Writing block at offset 4825711, size 384, pts 7008, dts 7008, duration 24, flags 128
|
|---|
| 1061 | [matroska @ 0xcc7140] Writing block at offset 4826102, size 1555, pts 7023, dts 7023, duration 33, flags 0
|
|---|
| 1062 | [force CFR for input from stream 1:0 @ 0xcca920] N:218 PTS:7467077 T:248902.566667 POS:nan INTERLACED:0 -> PTS:218 T:7.266667
|
|---|
| 1063 | [libx264 @ 0xcc7b00] frame= 211 QP=16.00 NAL=2 Slice:P Poc:422 I:2 P:107 SKIP:5591 size=1556 bytes
|
|---|
| 1064 | [matroska @ 0xcc7140] Writing block at offset 4827664, size 384, pts 7032, dts 7032, duration 24, flags 128
|
|---|
| 1065 | [matroska @ 0xcc7140] Writing block at offset 4828055, size 1556, pts 7056, dts 7056, duration 33, flags 0
|
|---|
| 1066 | [force CFR for input from stream 1:0 @ 0xcca920] N:219 PTS:7499996 T:249999.866667 POS:nan INTERLACED:0 -> PTS:219 T:7.300000
|
|---|
| 1067 | [libx264 @ 0xcc7b00] frame= 212 QP=15.00 NAL=2 Slice:P Poc:424 I:12 P:327 SKIP:5361 size=3436 bytes
|
|---|
| 1068 | [matroska @ 0xcc7140] Writing block at offset 4829618, size 384, pts 7056, dts 7056, duration 24, flags 128
|
|---|
| 1069 | [matroska @ 0xcc7140] Writing block at offset 4830009, size 384, pts 7080, dts 7080, duration 24, flags 128
|
|---|
| 1070 | [matroska @ 0xcc7140] Writing block at offset 4830400, size 3436, pts 7090, dts 7090, duration 33, flags 0
|
|---|
| 1071 | [force CFR for input from stream 1:0 @ 0xcca920] N:220 PTS:7533347 T:251111.566667 POS:nan INTERLACED:0 -> PTS:220 T:7.333333
|
|---|
| 1072 | [libx264 @ 0xcc7b00] frame= 213 QP=14.00 NAL=2 Slice:P Poc:426 I:53 P:3142 SKIP:2505 size=60079 bytes
|
|---|
| 1073 | [matroska @ 0xcc7140] Writing block at offset 4833843, size 384, pts 7104, dts 7104, duration 24, flags 128
|
|---|
| 1074 | [matroska @ 0xcc7140] Writing block at offset 4834234, size 60079, pts 7123, dts 7123, duration 33, flags 0
|
|---|
| 1075 | [force CFR for input from stream 1:0 @ 0xcca920] N:221 PTS:7566684 T:252222.800000 POS:nan INTERLACED:0 -> PTS:221 T:7.366667
|
|---|
| 1076 | [libx264 @ 0xcc7b00] frame= 214 QP=14.00 NAL=2 Slice:P Poc:428 I:1 P:43 SKIP:5656 size=257 bytes
|
|---|
| 1077 | [matroska @ 0xcc7140] Writing block at offset 4894321, size 384, pts 7128, dts 7128, duration 24, flags 128
|
|---|
| 1078 | [matroska @ 0xcc7140] Writing block at offset 4894712, size 384, pts 7152, dts 7152, duration 24, flags 128
|
|---|
| 1079 | [matroska @ 0xcc7140] Writing block at offset 4895103, size 257, pts 7156, dts 7156, duration 33, flags 0
|
|---|
| 1080 | [force CFR for input from stream 1:0 @ 0xcca920] N:222 PTS:7600018 T:253333.933333 POS:nan INTERLACED:0 -> PTS:222 T:7.400000
|
|---|
| 1081 | [libx264 @ 0xcc7b00] frame= 215 QP=13.00 NAL=2 Slice:P Poc:430 I:107 P:3455 SKIP:2138 size=80374 bytes
|
|---|
| 1082 | [matroska @ 0xcc7140] Writing block at offset 4895367, size 384, pts 7176, dts 7176, duration 24, flags 128
|
|---|
| 1083 | [matroska @ 0xcc7140] Writing block at offset 4895758, size 80374, pts 7190, dts 7190, duration 33, flags 0
|
|---|
| 1084 | [force CFR for input from stream 1:0 @ 0xcca920] N:223 PTS:7633329 T:254444.300000 POS:nan INTERLACED:0 -> PTS:223 T:7.433333
|
|---|
| 1085 | [libx264 @ 0xcc7b00] frame= 216 QP=13.00 NAL=2 Slice:P Poc:432 I:2 P:84 SKIP:5614 size=505 bytes
|
|---|
| 1086 | [matroska @ 0xcc7140] Writing block at offset 4976140, size 384, pts 7200, dts 7200, duration 24, flags 128
|
|---|
| 1087 | [matroska @ 0xcc7140] Writing block at offset 4976531, size 505, pts 7223, dts 7223, duration 33, flags 0
|
|---|
| 1088 | frame= 224 fps= 29 q=13.0 size= 4860kB time=00:00:07.56 bitrate=5266.0kbits/s
|
|---|
| 1089 | [force CFR for input from stream 1:0 @ 0xcca920] N:224 PTS:7666672 T:255555.733333 POS:nan INTERLACED:0 -> PTS:224 T:7.466667
|
|---|
| 1090 | [libx264 @ 0xcc7b00] frame= 217 QP=13.00 NAL=2 Slice:P Poc:434 I:2 P:2 SKIP:5696 size=119 bytes
|
|---|
| 1091 | [matroska @ 0xcc7140] Writing block at offset 4977043, size 384, pts 7224, dts 7224, duration 24, flags 128
|
|---|
| 1092 | [matroska @ 0xcc7140] Writing block at offset 4977434, size 384, pts 7248, dts 7248, duration 24, flags 128
|
|---|
| 1093 | [matroska @ 0xcc7140] Writing block at offset 4977825, size 119, pts 7256, dts 7256, duration 33, flags 0
|
|---|
| 1094 | [force CFR for input from stream 1:0 @ 0xcca920] N:225 PTS:7700014 T:256667.133333 POS:nan INTERLACED:0 -> PTS:225 T:7.500000
|
|---|
| 1095 | [libx264 @ 0xcc7b00] frame= 218 QP=13.00 NAL=2 Slice:P Poc:436 I:2 P:2 SKIP:5696 size=122 bytes
|
|---|
| 1096 | [matroska @ 0xcc7140] Writing block at offset 4977950, size 384, pts 7272, dts 7272, duration 24, flags 128
|
|---|
| 1097 | [matroska @ 0xcc7140] Writing block at offset 4978341, size 122, pts 7290, dts 7290, duration 33, flags 0
|
|---|
| 1098 | [force CFR for input from stream 1:0 @ 0xcca920] N:226 PTS:7733327 T:257777.566667 POS:nan INTERLACED:0 -> PTS:226 T:7.533333
|
|---|
| 1099 | [libx264 @ 0xcc7b00] frame= 219 QP=13.00 NAL=2 Slice:P Poc:438 I:4 P:0 SKIP:5696 size=375 bytes
|
|---|
| 1100 | [matroska @ 0xcc7140] Writing block at offset 4978469, size 384, pts 7296, dts 7296, duration 24, flags 128
|
|---|
| 1101 | [matroska @ 0xcc7140] Writing block at offset 4978860, size 384, pts 7320, dts 7320, duration 24, flags 128
|
|---|
| 1102 | [matroska @ 0xcc7140] Writing block at offset 4979251, size 375, pts 7323, dts 7323, duration 33, flags 0
|
|---|
| 1103 | [libx264 @ 0xcc7b00] frame= 220 QP=13.00 NAL=2 Slice:P Poc:440 I:1 P:2 SKIP:5697 size=86 bytes
|
|---|
| 1104 | [matroska @ 0xcc7140] Writing block at offset 4979633, size 384, pts 7344, dts 7344, duration 24, flags 128
|
|---|
| 1105 | [matroska @ 0xcc7140] Writing block at offset 4980024, size 86, pts 7356, dts 7356, duration 33, flags 0
|
|---|
| 1106 | [libx264 @ 0xcc7b00] frame= 221 QP=13.00 NAL=2 Slice:P Poc:442 I:1 P:0 SKIP:5699 size=42 bytes
|
|---|
| 1107 | [matroska @ 0xcc7140] Writing block at offset 4980116, size 384, pts 7368, dts 7368, duration 24, flags 128
|
|---|
| 1108 | [matroska @ 0xcc7140] Writing block at offset 4980507, size 42, pts 7390, dts 7390, duration 33, flags 0
|
|---|
| 1109 | [libx264 @ 0xcc7b00] frame= 222 QP=13.00 NAL=2 Slice:P Poc:444 I:1 P:0 SKIP:5699 size=42 bytes
|
|---|
| 1110 | [matroska @ 0xcc7140] Writing block at offset 4980555, size 384, pts 7392, dts 7392, duration 24, flags 128
|
|---|
| 1111 | [matroska @ 0xcc7140] Writing block at offset 4980946, size 384, pts 7416, dts 7416, duration 24, flags 128
|
|---|
| 1112 | [matroska @ 0xcc7140] Writing block at offset 4981337, size 42, pts 7423, dts 7423, duration 33, flags 0
|
|---|
| 1113 | [libx264 @ 0xcc7b00] frame= 223 QP=13.00 NAL=2 Slice:P Poc:446 I:1 P:2 SKIP:5697 size=88 bytes
|
|---|
| 1114 | [matroska @ 0xcc7140] Writing block at offset 4981385, size 384, pts 7440, dts 7440, duration 24, flags 128
|
|---|
| 1115 | [matroska @ 0xcc7140] Writing block at offset 4981776, size 88, pts 7456, dts 7456, duration 33, flags 0
|
|---|
| 1116 | [libx264 @ 0xcc7b00] frame= 224 QP=19.00 NAL=2 Slice:P Poc:448 I:1 P:79 SKIP:5620 size=1689 bytes
|
|---|
| 1117 | [matroska @ 0xcc7140] Writing block at offset 4981870, size 384, pts 7464, dts 7464, duration 24, flags 128
|
|---|
| 1118 | [matroska @ 0xcc7140] Writing block at offset 4982261, size 384, pts 7488, dts 7488, duration 24, flags 128
|
|---|
| 1119 | [matroska @ 0xcc7140] Writing block at offset 4982652, size 1689, pts 7490, dts 7490, duration 33, flags 0
|
|---|
| 1120 | [libx264 @ 0xcc7b00] frame= 225 QP=17.00 NAL=2 Slice:P Poc:450 I:2 P:11 SKIP:5687 size=378 bytes
|
|---|
| 1121 | [matroska @ 0xcc7140] Writing block at offset 4984348, size 384, pts 7512, dts 7512, duration 24, flags 128
|
|---|
| 1122 | [matroska @ 0xcc7140] Writing block at offset 4984739, size 378, pts 7523, dts 7523, duration 33, flags 0
|
|---|
| 1123 | [libx264 @ 0xcc7b00] frame= 226 QP=16.00 NAL=2 Slice:P Poc:452 I:0 P:10 SKIP:5690 size=296 bytes
|
|---|
| 1124 | [matroska @ 0xcc7140] Writing block at offset 4985124, size 384, pts 7536, dts 7536, duration 24, flags 128
|
|---|
| 1125 | [matroska @ 0xcc7140] Writing block at offset 4985515, size 296, pts 7556, dts 7556, duration 33, flags 0
|
|---|
| 1126 | [libmp3lame @ 0xcc8ce0] Trying to remove 47 more samples than there are in the queue
|
|---|
| 1127 | [matroska @ 0xcc7140] Writing block at offset 4985818, size 384, pts 7560, dts 7560, duration 24, flags 128
|
|---|
| 1128 | [matroska @ 0xcc7140] Writing block at offset 4986209, size 384, pts 7584, dts 7584, duration 24, flags 128
|
|---|
| 1129 | [matroska @ 0xcc7140] Writing block at offset 4986600, size 384, pts 7608, dts 7608, duration 24, flags 128
|
|---|
| 1130 | [matroska @ 0xcc7140] Writing block at offset 4986991, size 384, pts 7632, dts 7632, duration 24, flags 128
|
|---|
| 1131 | [matroska @ 0xcc7140] Writing block at offset 4987382, size 384, pts 7656, dts 7656, duration 24, flags 128
|
|---|
| 1132 | [matroska @ 0xcc7140] Writing block at offset 4987773, size 384, pts 7680, dts 7680, duration 24, flags 128
|
|---|
| 1133 | [matroska @ 0xcc7140] Writing block at offset 4988164, size 384, pts 7704, dts 7704, duration 24, flags 128
|
|---|
| 1134 | [matroska @ 0xcc7140] Writing block at offset 4988555, size 384, pts 7728, dts 7728, duration 24, flags 128
|
|---|
| 1135 | [matroska @ 0xcc7140] Writing block at offset 4988946, size 384, pts 7752, dts 7752, duration 23, flags 128
|
|---|
| 1136 | [matroska @ 0xcc7140] end duration = 7775
|
|---|
| 1137 | frame= 227 fps= 29 q=-1.0 Lsize= 4872kB time=00:00:07.75 bitrate=5148.3kbits/s
|
|---|
| 1138 | video:4746kB audio:122kB subtitle:0 data:0 global headers:0kB muxing overhead 0.090394%
|
|---|
| 1139 | [libx264 @ 0xcc7b00] frame I:1 Avg QP:20.00 size:623123
|
|---|
| 1140 | [libx264 @ 0xcc7b00] frame P:226 Avg QP:16.94 size: 18746
|
|---|
| 1141 | [libx264 @ 0xcc7b00] mb I I16..4: 100.0% 0.0% 0.0%
|
|---|
| 1142 | [libx264 @ 0xcc7b00] mb P I16..4: 1.9% 0.0% 0.0% P16..4: 7.2% 0.0% 0.0% 0.0% 0.0% skip:90.9%
|
|---|
| 1143 | [libx264 @ 0xcc7b00] coded y,u,v intra: 40.1% 34.7% 36.1% inter: 3.1% 2.6% 2.5%
|
|---|
| 1144 | [libx264 @ 0xcc7b00] i16 v,h,dc,p: 61% 36% 2% 1%
|
|---|
| 1145 | [libx264 @ 0xcc7b00] kb/s:5138.12
|
|---|
| 1146 | 1050 frames successfully decoded, 0 decoding errors
|
|---|
| 1147 | [AVIOContext @ 0xcc6ee0] Statistics: 26 seeks, 444 writeouts
|
|---|