[FFmpeg-trac] #4401(undetermined:closed): Past duration too large

FFmpeg trac at avcodec.org
Wed May 13 20:18:37 CEST 2015


#4401: Past duration too large
-------------------------------------+-------------------------------------
             Reporter:  ghazel       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |  needs_more_info
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Kaleru):

 Console output using `ffmpeg -v 9 -loglevel 99`:
 {{{
 ffmpeg version 2.6.git Copyright (c) 2000-2015 the FFmpeg developers
   built with gcc 4.9.2 (Debian 4.9.2-10)
   configuration: --enable-libx264 --enable-gpl --enable-version3 --enable-
 nonfree --enable-libpulse
   libavutil      54. 23.101 / 54. 23.101
   libavcodec     56. 38.100 / 56. 38.100
   libavformat    56. 33.101 / 56. 33.101
   libavdevice    56.  4.100 / 56.  4.100
   libavfilter     5. 16.101 /  5. 16.101
   libswscale      3.  1.101 /  3.  1.101
   libswresample   1.  1.100 /  1.  1.100
   libpostproc    53.  3.100 / 53.  3.100
 Splitting the commandline.
 Reading option '-v' ... matched as option 'v' (set logging level) with
 argument '9'.
 Reading option '-loglevel' ... matched as option 'loglevel' (set logging
 level) with argument '99'.
 Reading option '-y' ... matched as option 'y' (overwrite output files)
 with argument '1'.
 Reading option '-thread_queue_size' ... matched as option
 'thread_queue_size' (set the maximum number of queued packets from the
 demuxer) with argument '32'.
 Reading option '-f' ... matched as option 'f' (force format) with argument
 'x11grab'.
 Reading option '-framerate' ... matched as AVOption 'framerate' with
 argument '30'.
 Reading option '-show_region' ... matched as AVOption 'show_region' with
 argument '1'.
 Reading option '-video_size' ... matched as AVOption 'video_size' with
 argument '1400x800'.
 Reading option '-i' ... matched as input file with argument
 ':0.0+310,140'.
 Reading option '-f' ... matched as option 'f' (force format) with argument
 'pulse'.
 Reading option '-ac' ... matched as option 'ac' (set number of audio
 channels) with argument '2'.
 Reading option '-channel_layout' ... matched as option 'channel_layout'
 (set channel layout) with argument 'stereo'.
 Reading option '-i' ... matched as input file with argument 'alsa_output
 .pci-0000_00_1b.0.analog-stereo.monitor'.
 Reading option '-c:v' ... matched as option 'c' (codec name) with argument
 'libx264'.
 Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel
 format) with argument 'yuv444p'.
 Reading option '-preset' ... matched as AVOption 'preset' with argument
 'ultrafast'.
 Reading option '-qp' ... matched as AVOption 'qp' with argument '0'.
 Reading option '-c:a' ... matched as option 'c' (codec name) with argument
 'flac'.
 Reading option '-compression_level' ... matched as AVOption
 'compression_level' with argument '0'.
 Reading option '-af' ... matched as option 'af' (set audio filters) with
 argument 'aresample=async=1'.
 Reading option 'output.mkv' ... matched as output file.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option v (set logging level) with argument 9.
 Applying option y (overwrite output files) with argument 1.
 Successfully parsed a group of options.
 Parsing a group of options: input file :0.0+310,140.
 Applying option thread_queue_size (set the maximum number of queued
 packets from the demuxer) with argument 32.
 Applying option f (force format) with argument x11grab.
 Successfully parsed a group of options.
 Opening an input file: :0.0+310,140.
 [x11grab @ 0x346b320] All info found
 [x11grab @ 0x346b320] 0: start_time: 1431539071.220 duration:
 -9223372036854.775
 [x11grab @ 0x346b320] stream: start_time: 1431539071.220 duration:
 -9223372036854.775 bitrate=0 kb/s
 Input #0, x11grab, from ':0.0+310,140':
   Duration: N/A, start: 1431539071.220233, bitrate: N/A
     Stream #0:0, 1, 1/1000000: Video: rawvideo, 1 reference frame (BGR[0]
 / 0x524742), bgr0, 1400x800, 1/30, 30 fps, 30 tbr, 1000k tbn, 30 tbc
 Successfully opened the file.
 Parsing a group of options: input file alsa_output.pci-0000_00_1b.0
 .analog-stereo.monitor.
 Applying option f (force format) with argument pulse.
 Applying option ac (set number of audio channels) with argument 2.
 Applying option channel_layout (set channel layout) with argument stereo.
 Successfully parsed a group of options.
 Opening an input file: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor.
 [pulse @ 0x3472640] All info found
 [pulse @ 0x3472640] 0: start_time: 1431539071.285 duration:
 -9223372036854.775
 [pulse @ 0x3472640] stream: start_time: 1431539071.285 duration:
 -9223372036854.775 bitrate=1536 kb/s
 Input #1, pulse, from 'alsa_output.pci-0000_00_1b.0.analog-
 stereo.monitor':
   Duration: N/A, start: 1431539071.284612, bitrate: 1536 kb/s
     Stream #1:0, 1, 1/1000000: Audio: pcm_s16le, 48000 Hz, stereo, s16,
 1536 kb/s
 Successfully opened the file.
 Parsing a group of options: output file output.mkv.
 Applying option c:v (codec name) with argument libx264.
 Applying option pix_fmt (set pixel format) with argument yuv444p.
 Applying option c:a (codec name) with argument flac.
 Applying option af (set audio filters) with argument aresample=async=1.
 Successfully parsed a group of options.
 Opening an output file: output.mkv.
 Successfully opened the file.
 detected 4 logical cores
 [graph 0 input from stream 0:0 @ 0x346adc0] Setting 'video_size' to value
 '1400x800'
 [graph 0 input from stream 0:0 @ 0x346adc0] Setting 'pix_fmt' to value
 '298'
 [graph 0 input from stream 0:0 @ 0x346adc0] Setting 'time_base' to value
 '1/1000000'
 [graph 0 input from stream 0:0 @ 0x346adc0] Setting 'pixel_aspect' to
 value '0/1'
 [graph 0 input from stream 0:0 @ 0x346adc0] Setting 'sws_param' to value
 'flags=2'
 [graph 0 input from stream 0:0 @ 0x346adc0] Setting 'frame_rate' to value
 '30/1'
 [graph 0 input from stream 0:0 @ 0x346adc0] w:1400 h:800 pixfmt:bgr0
 tb:1/1000000 fr:30/1 sar:0/1 sws_param:flags=2
 [format @ 0x3460d40] compat: called with args=[yuv444p]
 [format @ 0x3460d40] Setting 'pix_fmts' to value 'yuv444p'
 [auto-inserted scaler 0 @ 0x347f720] Setting 'flags' to value '0x4'
 [auto-inserted scaler 0 @ 0x347f720] w:iw h:ih flags:'0x4' interl:0
 [format @ 0x3460d40] auto-inserting filter 'auto-inserted scaler 0'
 between the filter 'Parsed_null_0' and the filter 'format'
 [AVFilterGraph @ 0x3456760] query_formats: 4 queried, 2 merged, 1 already
 done, 0 delayed
 [auto-inserted scaler 0 @ 0x347f720] w:1400 h:800 fmt:bgr0 sar:0/1 ->
 w:1400 h:800 fmt:yuv444p sar:0/1 flags:0x4
 [Parsed_aresample_0 @ 0x347ede0] Setting 'async' to value '1'
 [graph 1 input from stream 1:0 @ 0x347f4c0] Setting 'time_base' to value
 '1/48000'
 [graph 1 input from stream 1:0 @ 0x347f4c0] Setting 'sample_rate' to value
 '48000'
 [graph 1 input from stream 1:0 @ 0x347f4c0] Setting 'sample_fmt' to value
 's16'
 [graph 1 input from stream 1:0 @ 0x347f4c0] Setting 'channel_layout' to
 value '0x3'
 [graph 1 input from stream 1:0 @ 0x347f4c0] tb:1/48000 samplefmt:s16
 samplerate:48000 chlayout:0x3
 [audio format for output stream 0:1 @ 0x3452580] Setting 'sample_fmts' to
 value 's16|s32'
 [AVFilterGraph @ 0x344cb80] query_formats: 4 queried, 9 merged, 0 already
 done, 0 delayed
 [Parsed_aresample_0 @ 0x347ede0] ch:2 chl:stereo fmt:s16 r:48000Hz -> ch:2
 chl:stereo fmt:s16 r:48000Hz
 [libx264 @ 0x347d2e0] using mv_range_thread = 56
 [libx264 @ 0x347d2e0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.1
 Cache64
 [libx264 @ 0x347d2e0] profile High 4:4:4 Predictive, level 3.2, 4:4:4
 8-bit
 [libx264 @ 0x347d2e0] 64 - core 146 - H.264/MPEG-4 AVC codec - Copyleft
 2003-2015 - http://www.videolan.org/x264.html - options: cabac=0 ref=1
 deblock=0:0:0 analyse=0:0 me=dia subme=0 psy=0 mixed_ref=0 me_range=16
 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=0
 chroma_qp_offset=0 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=cqp
 mbtree=0 qp=0
 [flac @ 0x347e240]  compression: 0
 [flac @ 0x347e240]  lpc type: Fixed pre-defined coefficients
 [flac @ 0x347e240]  prediction order: 2, 3
 [flac @ 0x347e240]  order method: estimate
 [flac @ 0x347e240]  partition order: 2, 2
 [flac @ 0x347e240]  block size: 1152
 [flac @ 0x347e240]  lpc precision: 15
 Output #0, matroska, to 'output.mkv':
   Metadata:
     encoder         : Lavf56.33.101
     Stream #0:0, 0, 1/1000: Video: h264 (libx264), -1 reference frame
 (H264 / 0x34363248), yuv444p, 1400x800, 1/30, q=-1--1, 30 fps, 1k tbn, 30
 tbc
     Metadata:
       encoder         : Lavc56.38.100 libx264
     Stream #0:1, 0, 1/1000: Audio: flac ([172][241][0][0] / 0xF1AC), 48000
 Hz, stereo, s16, 128 kb/s
     Metadata:
       encoder         : Lavc56.38.100 flac
 Stream mapping:
   Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (libx264))
   Stream #1:0 -> #0:1 (pcm_s16le (native) -> flac (native))
 Press [q] to stop, [?] for help
 Cliping frame in rate conversion by 0.000008
 *** dropping frame 3 from stream 0 at ts 4
     Last message repeated 1 times
 Past duration 0.999702 too large
 [libx264 @ 0x347d2e0] frame=   0 QP=0.00 NAL=3 Slice:I Poc:0   I:4400 P:0
 SKIP:0    size=241155 bytes
 [libx264 @ 0x347d2e0] frame=   1 QP=0.00 NAL=2 Slice:P Poc:2   I:2761 P:0
 SKIP:1639 size=3594 bytes
 [pulse @ 0x3472640] Thread message queue blocking; consider raising the
 thread_queue_size option (current value: 8)
 [matroska @ 0x347c020] Writing block at offset 815, size 241662, pts 0,
 dts 0, duration 33, flags 128
 [matroska @ 0x347c020] Writing block at offset 242486, size 14, pts 0, dts
 0, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 242506, size 14, pts 24,
 dts 24, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 242526, size 14, pts 48,
 dts 48, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 242546, size 14, pts 72,
 dts 72, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 242566, size 14, pts 96,
 dts 96, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 242586, size 14, pts 120,
 dts 120, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 242606, size 3594, pts 133,
 dts 133, duration 33, flags 0
 Past duration 0.999947 too large
 [libx264 @ 0x347d2e0] frame=   2 QP=0.00 NAL=2 Slice:P Poc:4   I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 246207, size 14, pts 144,
 dts 144, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 246227, size 3594, pts 167,
 dts 167, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=   3 QP=0.00 NAL=2 Slice:P Poc:6   I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 249828, size 14, pts 168,
 dts 168, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 249848, size 14, pts 192,
 dts 192, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 249868, size 3594, pts 200,
 dts 200, duration 33, flags 0
 Past duration 0.999977 too large
 [libx264 @ 0x347d2e0] frame=   4 QP=0.00 NAL=2 Slice:P Poc:8   I:2761 P:0
 SKIP:1639 size=3594 bytes
 [Parsed_aresample_0 @ 0x347ede0] [SWR @ 0x3445e60] adding 4950 audio
 samples of silence
 [matroska @ 0x347c020] Writing block at offset 253469, size 14, pts 216,
 dts 216, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 253489, size 3594, pts 233,
 dts 233, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=   5 QP=0.00 NAL=2 Slice:P Poc:10  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 257090, size 14, pts 240,
 dts 240, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 257110, size 14, pts 264,
 dts 264, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 257130, size 3594, pts 267,
 dts 267, duration 33, flags 0
 Past duration 0.999962 too large
 [libx264 @ 0x347d2e0] frame=   6 QP=0.00 NAL=2 Slice:P Poc:12  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 260731, size 14, pts 288,
 dts 288, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 260751, size 3594, pts 300,
 dts 300, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=   7 QP=0.00 NAL=2 Slice:P Poc:14  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 264352, size 14, pts 312,
 dts 312, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 264372, size 3594, pts 333,
 dts 333, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=   8 QP=0.00 NAL=2 Slice:P Poc:16  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 267973, size 14, pts 336,
 dts 336, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 267993, size 14, pts 360,
 dts 360, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 268013, size 3594, pts 367,
 dts 367, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=   9 QP=0.00 NAL=2 Slice:P Poc:18  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 271614, size 14, pts 384,
 dts 384, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 271634, size 3594, pts 400,
 dts 400, duration 33, flags 0
 frame=   17 fps=0.0 q=0.0 size=     269kB time=00:00:00.43
 bitrate=5085.2kbits/s dup=0 drop=2
 [libx264 @ 0x347d2e0] frame=  10 QP=0.00 NAL=2 Slice:P Poc:20  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 275235, size 14, pts 408,
 dts 408, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 275255, size 14, pts 432,
 dts 432, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 275275, size 3594, pts 433,
 dts 433, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  11 QP=0.00 NAL=2 Slice:P Poc:22  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 278876, size 14, pts 456,
 dts 456, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 278896, size 3594, pts 467,
 dts 467, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  12 QP=0.00 NAL=2 Slice:P Poc:24  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 282497, size 14, pts 480,
 dts 480, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 282517, size 3594, pts 500,
 dts 500, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  13 QP=0.00 NAL=2 Slice:P Poc:26  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 286118, size 14, pts 504,
 dts 504, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 286138, size 14, pts 528,
 dts 528, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 286158, size 3594, pts 533,
 dts 533, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  14 QP=0.00 NAL=2 Slice:P Poc:28  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 289759, size 14, pts 552,
 dts 552, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 289779, size 3594, pts 567,
 dts 567, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  15 QP=0.00 NAL=2 Slice:P Poc:30  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 293380, size 14, pts 576,
 dts 576, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 293400, size 3594, pts 600,
 dts 600, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  16 QP=0.00 NAL=2 Slice:P Poc:32  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 297001, size 14, pts 600,
 dts 600, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 297021, size 14, pts 624,
 dts 624, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 297041, size 3594, pts 633,
 dts 633, duration 33, flags 0
 Past duration 0.892281 too large
 [libx264 @ 0x347d2e0] frame=  17 QP=0.00 NAL=2 Slice:P Poc:34  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 300642, size 14, pts 648,
 dts 648, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 300662, size 3594, pts 667,
 dts 667, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  18 QP=0.00 NAL=2 Slice:P Poc:36  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 304263, size 14, pts 672,
 dts 672, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 304283, size 14, pts 696,
 dts 696, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 304303, size 3594, pts 700,
 dts 700, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  19 QP=0.00 NAL=2 Slice:P Poc:38  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 307904, size 14, pts 720,
 dts 720, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 307924, size 3594, pts 733,
 dts 733, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  20 QP=0.00 NAL=2 Slice:P Poc:40  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 311525, size 14, pts 744,
 dts 744, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 311545, size 3594, pts 767,
 dts 767, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  21 QP=0.00 NAL=2 Slice:P Poc:42  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 315146, size 14, pts 768,
 dts 768, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 315166, size 14, pts 792,
 dts 792, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 315186, size 3594, pts 800,
 dts 800, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  22 QP=0.00 NAL=2 Slice:P Poc:44  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 318787, size 14, pts 816,
 dts 816, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 318807, size 3594, pts 833,
 dts 833, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  23 QP=0.00 NAL=2 Slice:P Poc:46  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 322408, size 14, pts 840,
 dts 840, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 322428, size 14, pts 864,
 dts 864, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 322448, size 3594, pts 867,
 dts 867, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  24 QP=0.00 NAL=2 Slice:P Poc:48  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 326049, size 14, pts 888,
 dts 888, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 326069, size 3594, pts 900,
 dts 900, duration 33, flags 0
 frame=   32 fps= 32 q=0.0 size=     322kB time=00:00:00.93
 bitrate=2817.7kbits/s dup=0 drop=2
 [libx264 @ 0x347d2e0] frame=  25 QP=0.00 NAL=2 Slice:P Poc:50  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 329670, size 14, pts 912,
 dts 912, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 329690, size 3594, pts 933,
 dts 933, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  26 QP=0.00 NAL=2 Slice:P Poc:52  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 333291, size 14, pts 936,
 dts 936, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 333311, size 14, pts 960,
 dts 960, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 333331, size 3594, pts 967,
 dts 967, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  27 QP=0.00 NAL=2 Slice:P Poc:54  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 336932, size 14, pts 984,
 dts 984, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 336952, size 3594, pts
 1000, dts 1000, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  28 QP=0.00 NAL=2 Slice:P Poc:56  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 340553, size 14, pts 1008,
 dts 1008, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 340573, size 14, pts 1032,
 dts 1032, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 340593, size 3594, pts
 1033, dts 1033, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  29 QP=0.00 NAL=2 Slice:P Poc:58  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 344194, size 14, pts 1056,
 dts 1056, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 344214, size 3594, pts
 1067, dts 1067, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  30 QP=0.00 NAL=2 Slice:P Poc:60  I:2761 P:0
 SKIP:1639 size=3594 bytes
 [matroska @ 0x347c020] Writing block at offset 347815, size 14, pts 1080,
 dts 1080, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 347835, size 3594, pts
 1100, dts 1100, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  31 QP=0.00 NAL=2 Slice:P Poc:62  I:2830 P:17
 SKIP:1553 size=16437 bytes
 [matroska @ 0x347c020] Writing block at offset 351436, size 14, pts 1104,
 dts 1104, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 351456, size 14, pts 1128,
 dts 1128, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 351476, size 16437, pts
 1133, dts 1133, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  32 QP=0.00 NAL=2 Slice:P Poc:64  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 367921, size 14, pts 1152,
 dts 1152, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 367941, size 3570, pts
 1167, dts 1167, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  33 QP=0.00 NAL=2 Slice:P Poc:66  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 371518, size 14, pts 1176,
 dts 1176, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 371538, size 3570, pts
 1200, dts 1200, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  34 QP=0.00 NAL=2 Slice:P Poc:68  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 375115, size 14, pts 1200,
 dts 1200, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 375135, size 14, pts 1224,
 dts 1224, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 375155, size 3570, pts
 1233, dts 1233, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  35 QP=0.00 NAL=2 Slice:P Poc:70  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 378732, size 14, pts 1248,
 dts 1248, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 378752, size 3570, pts
 1267, dts 1267, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  36 QP=0.00 NAL=2 Slice:P Poc:72  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 382329, size 14, pts 1272,
 dts 1272, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 382349, size 14, pts 1296,
 dts 1296, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 382369, size 3570, pts
 1300, dts 1300, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  37 QP=0.00 NAL=2 Slice:P Poc:74  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 385946, size 14, pts 1320,
 dts 1320, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 385966, size 3570, pts
 1333, dts 1333, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  38 QP=0.00 NAL=2 Slice:P Poc:76  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 389543, size 14, pts 1344,
 dts 1344, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 389563, size 3570, pts
 1367, dts 1367, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  39 QP=0.00 NAL=2 Slice:P Poc:78  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 393140, size 14, pts 1368,
 dts 1368, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 393160, size 14, pts 1392,
 dts 1392, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 393180, size 3570, pts
 1400, dts 1400, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  40 QP=0.00 NAL=2 Slice:P Poc:80  I:2739 P:0
 SKIP:1661 size=3570 bytes
 frame=   48 fps= 32 q=0.0 size=     387kB time=00:00:01.46
 bitrate=2163.6kbits/s dup=0 drop=2
 [matroska @ 0x347c020] Writing block at offset 396757, size 14, pts 1416,
 dts 1416, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 396777, size 3570, pts
 1433, dts 1433, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  41 QP=0.00 NAL=2 Slice:P Poc:82  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 400354, size 14, pts 1440,
 dts 1440, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 400374, size 14, pts 1464,
 dts 1464, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 400394, size 3570, pts
 1467, dts 1467, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  42 QP=0.00 NAL=2 Slice:P Poc:84  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 403971, size 14, pts 1488,
 dts 1488, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 403991, size 3570, pts
 1500, dts 1500, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  43 QP=0.00 NAL=2 Slice:P Poc:86  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 407568, size 14, pts 1512,
 dts 1512, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 407588, size 3570, pts
 1533, dts 1533, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  44 QP=0.00 NAL=2 Slice:P Poc:88  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 411165, size 14, pts 1536,
 dts 1536, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 411185, size 14, pts 1560,
 dts 1560, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 411205, size 3570, pts
 1567, dts 1567, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  45 QP=0.00 NAL=2 Slice:P Poc:90  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 414782, size 14, pts 1584,
 dts 1584, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 414802, size 3570, pts
 1600, dts 1600, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  46 QP=0.00 NAL=2 Slice:P Poc:92  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 418379, size 14, pts 1608,
 dts 1608, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 418399, size 14, pts 1632,
 dts 1632, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 418419, size 3570, pts
 1633, dts 1633, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  47 QP=0.00 NAL=2 Slice:P Poc:94  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 421996, size 14, pts 1656,
 dts 1656, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 422016, size 3570, pts
 1667, dts 1667, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  48 QP=0.00 NAL=2 Slice:P Poc:96  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 425593, size 14, pts 1680,
 dts 1680, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 425613, size 3570, pts
 1700, dts 1700, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  49 QP=0.00 NAL=2 Slice:P Poc:98  I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 429190, size 14, pts 1704,
 dts 1704, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 429210, size 14, pts 1728,
 dts 1728, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 429230, size 3570, pts
 1733, dts 1733, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  50 QP=0.00 NAL=2 Slice:P Poc:100 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 432807, size 14, pts 1752,
 dts 1752, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 432827, size 3570, pts
 1767, dts 1767, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  51 QP=0.00 NAL=2 Slice:P Poc:102 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 436404, size 14, pts 1776,
 dts 1776, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 436424, size 3570, pts
 1800, dts 1800, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  52 QP=0.00 NAL=2 Slice:P Poc:104 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 440001, size 14, pts 1800,
 dts 1800, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 440021, size 14, pts 1824,
 dts 1824, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 440041, size 3570, pts
 1833, dts 1833, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  53 QP=0.00 NAL=2 Slice:P Poc:106 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 443618, size 14, pts 1848,
 dts 1848, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 443638, size 3570, pts
 1867, dts 1867, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  54 QP=0.00 NAL=2 Slice:P Poc:108 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 447215, size 14, pts 1872,
 dts 1872, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 447235, size 14, pts 1896,
 dts 1896, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 447255, size 3570, pts
 1900, dts 1900, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  55 QP=0.00 NAL=2 Slice:P Poc:110 I:2739 P:0
 SKIP:1661 size=3570 bytes
 frame=   63 fps= 31 q=0.0 size=     440kB time=00:00:01.96
 bitrate=1833.6kbits/s dup=0 drop=2
 [matroska @ 0x347c020] Writing block at offset 450832, size 14, pts 1920,
 dts 1920, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 450852, size 3570, pts
 1933, dts 1933, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  56 QP=0.00 NAL=2 Slice:P Poc:112 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 454429, size 14, pts 1944,
 dts 1944, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 454449, size 3570, pts
 1967, dts 1967, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  57 QP=0.00 NAL=2 Slice:P Poc:114 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 458026, size 14, pts 1968,
 dts 1968, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 458046, size 14, pts 1992,
 dts 1992, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 458066, size 3570, pts
 2000, dts 2000, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  58 QP=0.00 NAL=2 Slice:P Poc:116 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 461643, size 14, pts 2016,
 dts 2016, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 461663, size 3570, pts
 2033, dts 2033, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  59 QP=0.00 NAL=2 Slice:P Poc:118 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 465240, size 14, pts 2040,
 dts 2040, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 465260, size 14, pts 2064,
 dts 2064, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 465280, size 3570, pts
 2067, dts 2067, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  60 QP=0.00 NAL=2 Slice:P Poc:120 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 468857, size 14, pts 2088,
 dts 2088, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 468877, size 3570, pts
 2100, dts 2100, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  61 QP=0.00 NAL=2 Slice:P Poc:122 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 472454, size 14, pts 2112,
 dts 2112, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 472474, size 3570, pts
 2133, dts 2133, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  62 QP=0.00 NAL=2 Slice:P Poc:124 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 476051, size 14, pts 2136,
 dts 2136, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 476071, size 14, pts 2160,
 dts 2160, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 476091, size 3570, pts
 2167, dts 2167, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  63 QP=0.00 NAL=2 Slice:P Poc:126 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 479668, size 14, pts 2184,
 dts 2184, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 479688, size 3570, pts
 2200, dts 2200, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  64 QP=0.00 NAL=2 Slice:P Poc:128 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 483265, size 14, pts 2208,
 dts 2208, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 483285, size 14, pts 2232,
 dts 2232, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 483305, size 3570, pts
 2233, dts 2233, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  65 QP=0.00 NAL=2 Slice:P Poc:130 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 486882, size 14, pts 2256,
 dts 2256, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 486902, size 3570, pts
 2267, dts 2267, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  66 QP=0.00 NAL=2 Slice:P Poc:132 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 490479, size 14, pts 2280,
 dts 2280, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 490499, size 3570, pts
 2300, dts 2300, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  67 QP=0.00 NAL=2 Slice:P Poc:134 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 494076, size 14, pts 2304,
 dts 2304, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 494096, size 14, pts 2328,
 dts 2328, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 494116, size 3570, pts
 2333, dts 2333, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  68 QP=0.00 NAL=2 Slice:P Poc:136 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 497693, size 14, pts 2352,
 dts 2352, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 497713, size 3570, pts
 2367, dts 2367, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  69 QP=0.00 NAL=2 Slice:P Poc:138 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 501290, size 14, pts 2376,
 dts 2376, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 501310, size 3570, pts
 2400, dts 2400, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  70 QP=0.00 NAL=2 Slice:P Poc:140 I:2739 P:0
 SKIP:1661 size=3570 bytes
 frame=   78 fps= 31 q=0.0 size=     493kB time=00:00:02.46
 bitrate=1637.3kbits/s dup=0 drop=2
 [matroska @ 0x347c020] Writing block at offset 504887, size 14, pts 2400,
 dts 2400, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 504907, size 14, pts 2424,
 dts 2424, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 504927, size 3570, pts
 2433, dts 2433, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  71 QP=0.00 NAL=2 Slice:P Poc:142 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 508504, size 14, pts 2448,
 dts 2448, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 508524, size 3570, pts
 2467, dts 2467, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  72 QP=0.00 NAL=2 Slice:P Poc:144 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 512101, size 14, pts 2472,
 dts 2472, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 512121, size 14, pts 2496,
 dts 2496, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 512141, size 3570, pts
 2500, dts 2500, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  73 QP=0.00 NAL=2 Slice:P Poc:146 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 515718, size 14, pts 2520,
 dts 2520, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 515738, size 3570, pts
 2533, dts 2533, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  74 QP=0.00 NAL=2 Slice:P Poc:148 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 519315, size 14, pts 2544,
 dts 2544, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 519335, size 3570, pts
 2567, dts 2567, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  75 QP=0.00 NAL=2 Slice:P Poc:150 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 522912, size 14, pts 2568,
 dts 2568, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 522932, size 14, pts 2592,
 dts 2592, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 522952, size 3570, pts
 2600, dts 2600, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  76 QP=0.00 NAL=2 Slice:P Poc:152 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 526529, size 14, pts 2616,
 dts 2616, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 526549, size 3570, pts
 2633, dts 2633, duration 33, flags 0
 Past duration 0.999886 too large
 [libx264 @ 0x347d2e0] frame=  77 QP=0.00 NAL=2 Slice:P Poc:154 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 530126, size 14, pts 2640,
 dts 2640, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 530146, size 14, pts 2664,
 dts 2664, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 530166, size 3570, pts
 2667, dts 2667, duration 33, flags 0
 Past duration 0.999092 too large
 [libx264 @ 0x347d2e0] frame=  78 QP=0.00 NAL=2 Slice:P Poc:156 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 533743, size 14, pts 2688,
 dts 2688, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 533763, size 3570, pts
 2700, dts 2700, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  79 QP=0.00 NAL=2 Slice:P Poc:158 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 537340, size 14, pts 2712,
 dts 2712, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 537360, size 3570, pts
 2733, dts 2733, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  80 QP=0.00 NAL=2 Slice:P Poc:160 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 540937, size 14, pts 2736,
 dts 2736, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 540957, size 14, pts 2760,
 dts 2760, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 540977, size 3570, pts
 2767, dts 2767, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  81 QP=0.00 NAL=2 Slice:P Poc:162 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 544554, size 14, pts 2784,
 dts 2784, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 544574, size 3570, pts
 2800, dts 2800, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  82 QP=0.00 NAL=2 Slice:P Poc:164 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 548151, size 14, pts 2808,
 dts 2808, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 548171, size 14, pts 2832,
 dts 2832, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 548191, size 3570, pts
 2833, dts 2833, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  83 QP=0.00 NAL=2 Slice:P Poc:166 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 551768, size 14, pts 2856,
 dts 2856, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 551788, size 3570, pts
 2867, dts 2867, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  84 QP=0.00 NAL=2 Slice:P Poc:168 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 555365, size 14, pts 2880,
 dts 2880, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 555385, size 3570, pts
 2900, dts 2900, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  85 QP=0.00 NAL=2 Slice:P Poc:170 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 558962, size 14, pts 2904,
 dts 2904, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 558982, size 14, pts 2928,
 dts 2928, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 559002, size 3570, pts
 2933, dts 2933, duration 33, flags 0
 frame=   93 fps= 31 q=0.0 size=     549kB time=00:00:02.97
 bitrate=1512.3kbits/s dup=0 drop=2
 [libx264 @ 0x347d2e0] frame=  86 QP=0.00 NAL=2 Slice:P Poc:172 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 562579, size 14, pts 2952,
 dts 2952, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 562599, size 3570, pts
 2967, dts 2967, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  87 QP=0.00 NAL=2 Slice:P Poc:174 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 566176, size 14, pts 2976,
 dts 2976, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 566196, size 3570, pts
 3000, dts 3000, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  88 QP=0.00 NAL=2 Slice:P Poc:176 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 569773, size 14, pts 3000,
 dts 3000, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 569793, size 14, pts 3024,
 dts 3024, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 569813, size 3570, pts
 3033, dts 3033, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  89 QP=0.00 NAL=2 Slice:P Poc:178 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 573390, size 14, pts 3048,
 dts 3048, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 573410, size 3570, pts
 3067, dts 3067, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  90 QP=0.00 NAL=2 Slice:P Poc:180 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 576987, size 15, pts 3072,
 dts 3072, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 577008, size 15, pts 3096,
 dts 3096, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 577029, size 3570, pts
 3100, dts 3100, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  91 QP=0.00 NAL=2 Slice:P Poc:182 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 580606, size 15, pts 3120,
 dts 3120, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 580627, size 3570, pts
 3133, dts 3133, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  92 QP=0.00 NAL=2 Slice:P Poc:184 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 584204, size 15, pts 3144,
 dts 3144, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 584225, size 3570, pts
 3167, dts 3167, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  93 QP=0.00 NAL=2 Slice:P Poc:186 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 587802, size 15, pts 3168,
 dts 3168, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 587823, size 15, pts 3192,
 dts 3192, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 587844, size 3570, pts
 3200, dts 3200, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  94 QP=0.00 NAL=2 Slice:P Poc:188 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 591421, size 15, pts 3216,
 dts 3216, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 591442, size 3570, pts
 3233, dts 3233, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  95 QP=0.00 NAL=2 Slice:P Poc:190 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 595019, size 15, pts 3240,
 dts 3240, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 595040, size 15, pts 3264,
 dts 3264, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 595061, size 3570, pts
 3267, dts 3267, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  96 QP=0.00 NAL=2 Slice:P Poc:192 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 598638, size 15, pts 3288,
 dts 3288, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 598659, size 3570, pts
 3300, dts 3300, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  97 QP=0.00 NAL=2 Slice:P Poc:194 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 602236, size 15, pts 3312,
 dts 3312, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 602257, size 3570, pts
 3333, dts 3333, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  98 QP=0.00 NAL=2 Slice:P Poc:196 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 605834, size 15, pts 3336,
 dts 3336, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 605855, size 15, pts 3360,
 dts 3360, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 605876, size 3570, pts
 3367, dts 3367, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame=  99 QP=0.00 NAL=2 Slice:P Poc:198 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 609453, size 15, pts 3384,
 dts 3384, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 609474, size 3570, pts
 3400, dts 3400, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 100 QP=0.00 NAL=2 Slice:P Poc:200 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 613051, size 15, pts 3408,
 dts 3408, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 613072, size 15, pts 3432,
 dts 3432, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 613093, size 3570, pts
 3433, dts 3433, duration 33, flags 0
 frame=  108 fps= 30 q=0.0 size=     602kB time=00:00:03.48
 bitrate=1417.6kbits/s dup=0 drop=2
 [libx264 @ 0x347d2e0] frame= 101 QP=0.00 NAL=2 Slice:P Poc:202 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 616670, size 15, pts 3456,
 dts 3456, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 616691, size 3570, pts
 3467, dts 3467, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 102 QP=0.00 NAL=2 Slice:P Poc:204 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 620268, size 15, pts 3480,
 dts 3480, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 620289, size 3570, pts
 3500, dts 3500, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 103 QP=0.00 NAL=2 Slice:P Poc:206 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 623866, size 15, pts 3504,
 dts 3504, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 623887, size 15, pts 3528,
 dts 3528, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 623908, size 3570, pts
 3533, dts 3533, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 104 QP=0.00 NAL=2 Slice:P Poc:208 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 627485, size 15, pts 3552,
 dts 3552, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 627506, size 3570, pts
 3567, dts 3567, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 105 QP=0.00 NAL=2 Slice:P Poc:210 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 631083, size 15, pts 3576,
 dts 3576, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 631104, size 3570, pts
 3600, dts 3600, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 106 QP=0.00 NAL=2 Slice:P Poc:212 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 634681, size 15, pts 3600,
 dts 3600, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 634702, size 15, pts 3624,
 dts 3624, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 634723, size 3570, pts
 3633, dts 3633, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 107 QP=0.00 NAL=2 Slice:P Poc:214 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 638300, size 15, pts 3648,
 dts 3648, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 638321, size 3570, pts
 3667, dts 3667, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 108 QP=0.00 NAL=2 Slice:P Poc:216 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 641898, size 15, pts 3672,
 dts 3672, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 641919, size 15, pts 3696,
 dts 3696, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 641940, size 3570, pts
 3700, dts 3700, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 109 QP=0.00 NAL=2 Slice:P Poc:218 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 645517, size 15, pts 3720,
 dts 3720, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 645538, size 3570, pts
 3733, dts 3733, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 110 QP=0.00 NAL=2 Slice:P Poc:220 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 649115, size 15, pts 3744,
 dts 3744, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 649136, size 3570, pts
 3767, dts 3767, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 111 QP=0.00 NAL=2 Slice:P Poc:222 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 652713, size 15, pts 3768,
 dts 3768, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 652734, size 15, pts 3792,
 dts 3792, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 652755, size 3570, pts
 3800, dts 3800, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 112 QP=0.00 NAL=2 Slice:P Poc:224 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 656332, size 15, pts 3816,
 dts 3816, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 656353, size 3570, pts
 3833, dts 3833, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 113 QP=0.00 NAL=2 Slice:P Poc:226 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 659930, size 15, pts 3840,
 dts 3840, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 659951, size 15, pts 3864,
 dts 3864, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 659972, size 3570, pts
 3867, dts 3867, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 114 QP=0.00 NAL=2 Slice:P Poc:228 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 663549, size 15, pts 3888,
 dts 3888, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 663570, size 3570, pts
 3900, dts 3900, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 115 QP=0.00 NAL=2 Slice:P Poc:230 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 667147, size 15, pts 3912,
 dts 3912, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 667168, size 3570, pts
 3933, dts 3933, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 116 QP=0.00 NAL=2 Slice:P Poc:232 I:2739 P:0
 SKIP:1661 size=3570 bytes
 frame=  124 fps= 31 q=0.0 size=     655kB time=00:00:04.00
 bitrate=1341.5kbits/s dup=0 drop=2
 [matroska @ 0x347c020] Writing block at offset 670745, size 15, pts 3936,
 dts 3936, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 670766, size 15, pts 3960,
 dts 3960, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 670787, size 3570, pts
 3967, dts 3967, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 117 QP=0.00 NAL=2 Slice:P Poc:234 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 674364, size 15, pts 3984,
 dts 3984, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 674385, size 3570, pts
 4000, dts 4000, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 118 QP=0.00 NAL=2 Slice:P Poc:236 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 677962, size 15, pts 4008,
 dts 4008, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 677983, size 15, pts 4032,
 dts 4032, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 678004, size 3570, pts
 4033, dts 4033, duration 33, flags 0
 Past duration 0.766396 too large
 [libx264 @ 0x347d2e0] frame= 119 QP=0.00 NAL=2 Slice:P Poc:238 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 681581, size 15, pts 4056,
 dts 4056, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 681602, size 3570, pts
 4067, dts 4067, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 120 QP=0.00 NAL=2 Slice:P Poc:240 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 685179, size 15, pts 4080,
 dts 4080, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 685200, size 3570, pts
 4100, dts 4100, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 121 QP=0.00 NAL=2 Slice:P Poc:242 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 688777, size 15, pts 4104,
 dts 4104, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 688798, size 15, pts 4128,
 dts 4128, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 688819, size 3570, pts
 4133, dts 4133, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 122 QP=0.00 NAL=2 Slice:P Poc:244 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 692396, size 15, pts 4152,
 dts 4152, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 692417, size 3570, pts
 4167, dts 4167, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 123 QP=0.00 NAL=2 Slice:P Poc:246 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 695994, size 15, pts 4176,
 dts 4176, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 696015, size 3570, pts
 4200, dts 4200, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 124 QP=0.00 NAL=2 Slice:P Poc:248 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 699592, size 15, pts 4200,
 dts 4200, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 699613, size 15, pts 4224,
 dts 4224, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 699634, size 3570, pts
 4233, dts 4233, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 125 QP=0.00 NAL=2 Slice:P Poc:250 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 703211, size 15, pts 4248,
 dts 4248, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 703232, size 3570, pts
 4267, dts 4267, duration 33, flags 0
 Past duration 0.926704 too large
 [libx264 @ 0x347d2e0] frame= 126 QP=0.00 NAL=2 Slice:P Poc:252 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 706809, size 15, pts 4272,
 dts 4272, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 706830, size 15, pts 4296,
 dts 4296, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 706851, size 3570, pts
 4300, dts 4300, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 127 QP=0.00 NAL=2 Slice:P Poc:254 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 710428, size 15, pts 4320,
 dts 4320, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 710449, size 3570, pts
 4333, dts 4333, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 128 QP=0.00 NAL=2 Slice:P Poc:256 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 714026, size 15, pts 4344,
 dts 4344, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 714047, size 3570, pts
 4367, dts 4367, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 129 QP=0.00 NAL=2 Slice:P Poc:258 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 717624, size 15, pts 4368,
 dts 4368, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 717645, size 15, pts 4392,
 dts 4392, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 717666, size 3570, pts
 4400, dts 4400, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 130 QP=0.00 NAL=2 Slice:P Poc:260 I:2741 P:0
 SKIP:1659 size=3847 bytes
 [matroska @ 0x347c020] Writing block at offset 721243, size 15, pts 4416,
 dts 4416, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 721264, size 3847, pts
 4433, dts 4433, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 131 QP=0.00 NAL=2 Slice:P Poc:262 I:2739 P:0
 SKIP:1661 size=3570 bytes
 frame=  139 fps= 30 q=0.0 size=     708kB time=00:00:04.50
 bitrate=1289.1kbits/s dup=0 drop=2
 [matroska @ 0x347c020] Writing block at offset 725118, size 15, pts 4440,
 dts 4440, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 725139, size 15, pts 4464,
 dts 4464, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 725160, size 3570, pts
 4467, dts 4467, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 132 QP=0.00 NAL=2 Slice:P Poc:264 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 728737, size 15, pts 4488,
 dts 4488, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 728758, size 3570, pts
 4500, dts 4500, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 133 QP=0.00 NAL=2 Slice:P Poc:266 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 732335, size 15, pts 4512,
 dts 4512, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 732356, size 3570, pts
 4533, dts 4533, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 134 QP=0.00 NAL=2 Slice:P Poc:268 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 735933, size 15, pts 4536,
 dts 4536, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 735954, size 15, pts 4560,
 dts 4560, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 735975, size 3570, pts
 4567, dts 4567, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 135 QP=0.00 NAL=2 Slice:P Poc:270 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 739552, size 15, pts 4584,
 dts 4584, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 739573, size 3570, pts
 4600, dts 4600, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 136 QP=0.00 NAL=2 Slice:P Poc:272 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 743150, size 15, pts 4608,
 dts 4608, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 743171, size 15, pts 4632,
 dts 4632, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 743192, size 3570, pts
 4633, dts 4633, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 137 QP=0.00 NAL=2 Slice:P Poc:274 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 746769, size 15, pts 4656,
 dts 4656, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 746790, size 3570, pts
 4667, dts 4667, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 138 QP=0.00 NAL=2 Slice:P Poc:276 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 750367, size 15, pts 4680,
 dts 4680, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 750388, size 3570, pts
 4700, dts 4700, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 139 QP=0.00 NAL=2 Slice:P Poc:278 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 753965, size 15, pts 4704,
 dts 4704, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 753986, size 15, pts 4728,
 dts 4728, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 754007, size 3570, pts
 4733, dts 4733, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 140 QP=0.00 NAL=2 Slice:P Poc:280 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 757584, size 15, pts 4752,
 dts 4752, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 757605, size 3570, pts
 4767, dts 4767, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 141 QP=0.00 NAL=2 Slice:P Poc:282 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 761182, size 15, pts 4776,
 dts 4776, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 761203, size 3570, pts
 4800, dts 4800, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 142 QP=0.00 NAL=2 Slice:P Poc:284 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 764780, size 15, pts 4800,
 dts 4800, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 764801, size 15, pts 4824,
 dts 4824, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 764822, size 3570, pts
 4833, dts 4833, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 143 QP=0.00 NAL=2 Slice:P Poc:286 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 768399, size 15, pts 4848,
 dts 4848, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 768420, size 3570, pts
 4867, dts 4867, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 144 QP=0.00 NAL=2 Slice:P Poc:288 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 771997, size 15, pts 4872,
 dts 4872, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 772018, size 15, pts 4896,
 dts 4896, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 772039, size 3570, pts
 4900, dts 4900, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 145 QP=0.00 NAL=2 Slice:P Poc:290 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 775616, size 15, pts 4920,
 dts 4920, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 775637, size 3570, pts
 4933, dts 4933, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 146 QP=0.00 NAL=2 Slice:P Poc:292 I:2739 P:0
 SKIP:1661 size=3570 bytes
 frame=  154 fps= 30 q=0.0 size=     761kB time=00:00:05.00
 bitrate=1246.7kbits/s dup=0 drop=2
 [matroska @ 0x347c020] Writing block at offset 779214, size 15, pts 4944,
 dts 4944, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 779235, size 3570, pts
 4967, dts 4967, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 147 QP=0.00 NAL=2 Slice:P Poc:294 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 782812, size 15, pts 4968,
 dts 4968, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 782833, size 15, pts 4992,
 dts 4992, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 782854, size 3570, pts
 5000, dts 5000, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 148 QP=0.00 NAL=2 Slice:P Poc:296 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Starting new cluster at offset 786431 bytes, pts
 5016dts 5016
 [matroska @ 0x347c020] Writing block at offset 786447, size 15, pts 5016,
 dts 5016, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 786468, size 3570, pts
 5033, dts 5033, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 149 QP=0.00 NAL=2 Slice:P Poc:298 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 790045, size 15, pts 5040,
 dts 5040, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 790066, size 15, pts 5064,
 dts 5064, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 790087, size 3570, pts
 5067, dts 5067, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 150 QP=0.00 NAL=2 Slice:P Poc:300 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 793664, size 15, pts 5088,
 dts 5088, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 793685, size 3570, pts
 5100, dts 5100, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 151 QP=0.00 NAL=2 Slice:P Poc:302 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 797262, size 15, pts 5112,
 dts 5112, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 797283, size 3570, pts
 5133, dts 5133, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 152 QP=0.00 NAL=2 Slice:P Poc:304 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 800860, size 15, pts 5136,
 dts 5136, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 800881, size 15, pts 5160,
 dts 5160, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 800902, size 3570, pts
 5167, dts 5167, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 153 QP=0.00 NAL=2 Slice:P Poc:306 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 804479, size 15, pts 5184,
 dts 5184, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 804500, size 3570, pts
 5200, dts 5200, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 154 QP=0.00 NAL=2 Slice:P Poc:308 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 808077, size 15, pts 5208,
 dts 5208, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 808098, size 15, pts 5232,
 dts 5232, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 808119, size 3570, pts
 5233, dts 5233, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 155 QP=0.00 NAL=2 Slice:P Poc:310 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 811696, size 15, pts 5256,
 dts 5256, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 811717, size 3570, pts
 5267, dts 5267, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 156 QP=0.00 NAL=2 Slice:P Poc:312 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 815294, size 15, pts 5280,
 dts 5280, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 815315, size 3570, pts
 5300, dts 5300, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 157 QP=0.00 NAL=2 Slice:P Poc:314 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 818892, size 15, pts 5304,
 dts 5304, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 818913, size 15, pts 5328,
 dts 5328, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 818934, size 3570, pts
 5333, dts 5333, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 158 QP=0.00 NAL=2 Slice:P Poc:316 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 822511, size 15, pts 5352,
 dts 5352, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 822532, size 3570, pts
 5367, dts 5367, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 159 QP=0.00 NAL=2 Slice:P Poc:318 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 826109, size 15, pts 5376,
 dts 5376, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 826130, size 3570, pts
 5400, dts 5400, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 160 QP=0.00 NAL=2 Slice:P Poc:320 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [matroska @ 0x347c020] Writing block at offset 829707, size 15, pts 5400,
 dts 5400, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 829728, size 15, pts 5424,
 dts 5424, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 829749, size 3570, pts
 5433, dts 5433, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 161 QP=0.00 NAL=2 Slice:P Poc:322 I:2739 P:0
 SKIP:1661 size=3570 bytes
 frame=  169 fps= 30 q=0.0 size=     814kB time=00:00:05.50
 bitrate=1212.1kbits/s dup=0 drop=2
 [matroska @ 0x347c020] Writing block at offset 833326, size 15, pts 5448,
 dts 5448, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 833347, size 3570, pts
 5467, dts 5467, duration 33, flags 0
 [libx264 @ 0x347d2e0] frame= 162 QP=0.00 NAL=2 Slice:P Poc:324 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [libx264 @ 0x347d2e0] frame= 163 QP=0.00 NAL=2 Slice:P Poc:326 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [libx264 @ 0x347d2e0] frame= 164 QP=0.00 NAL=2 Slice:P Poc:328 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [libx264 @ 0x347d2e0] frame= 165 QP=0.00 NAL=2 Slice:P Poc:330 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [libx264 @ 0x347d2e0] frame= 166 QP=0.00 NAL=2 Slice:P Poc:332 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [libx264 @ 0x347d2e0] frame= 167 QP=0.00 NAL=2 Slice:P Poc:334 I:2739 P:0
 SKIP:1661 size=3570 bytes
 [libx264 @ 0x347d2e0] frame= 168 QP=0.00 NAL=2 Slice:P Poc:336 I:2812 P:42
 SKIP:1546 size=33641 bytes
 [libx264 @ 0x347d2e0] frame= 169 QP=0.00 NAL=2 Slice:P Poc:338 I:2747 P:0
 SKIP:1653 size=3581 bytes
 [matroska @ 0x347c020] Writing block at offset 836924, size 15, pts 5472,
 dts 5472, duration 24, flags 128
 [matroska @ 0x347c020] Writing block at offset 836945, size 3570, pts
 5500, dts 5500, duration 33, flags 0
 [matroska @ 0x347c020] Writing block at offset 840522, size 3570, pts
 5533, dts 5533, duration 33, flags 0
 [matroska @ 0x347c020] Writing block at offset 844099, size 3570, pts
 5567, dts 5567, duration 33, flags 0
 [matroska @ 0x347c020] Writing block at offset 847676, size 3570, pts
 5600, dts 5600, duration 33, flags 0
 [matroska @ 0x347c020] Writing block at offset 851253, size 3570, pts
 5633, dts 5633, duration 33, flags 0
 [matroska @ 0x347c020] Writing block at offset 854830, size 3570, pts
 5667, dts 5667, duration 33, flags 0
 [matroska @ 0x347c020] Writing block at offset 858407, size 33641, pts
 5700, dts 5700, duration 33, flags 0
 [matroska @ 0x347c020] Writing block at offset 892056, size 3581, pts
 5733, dts 5733, duration 33, flags 0
 [matroska @ 0x347c020] end duration = 5766
 frame=  170 fps= 30 q=-1.0 Lsize=     875kB time=00:00:05.76
 bitrate=1242.5kbits/s dup=0 drop=2
 video:868kB audio:3kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.384199%
 Input file #0 (:0.0+310,140):
   Input stream #0:0 (video): 172 packets read (770560000 bytes); 172
 frames decoded;
   Total: 172 packets (770560000 bytes) demuxed
 Input file #1 (alsa_output.pci-0000_00_1b.0.analog-stereo.monitor):
   Input stream #1:0 (audio): 606 packets read (1036576 bytes); 606 frames
 decoded (259144 samples);
   Total: 606 packets (1036576 bytes) demuxed
 Output file #0 (output.mkv):
   Output stream #0:0 (video): 170 frames encoded; 170 packets muxed
 (888938 bytes);
   Output stream #0:1 (audio): 229 frames encoded (263808 samples); 230
 packets muxed (3307 bytes);
   Total: 400 packets (892245 bytes) muxed
 778 frames successfully decoded, 0 decoding errors
 [AVIOContext @ 0x3480000] Statistics: 26 seeks, 265 writeouts
 [libx264 @ 0x347d2e0] frame I:1     Avg QP: 0.00  size:241155
 [libx264 @ 0x347d2e0] frame P:169   Avg QP: 0.00  size:  3830
 [libx264 @ 0x347d2e0] mb I  I16..4: 100.0%  0.0%  0.0%
 [libx264 @ 0x347d2e0] mb P  I16..4: 62.4%  0.0%  0.0%  P16..4:  0.0%  0.0%
 0.0%  0.0%  0.0%    skip:37.6%
 [libx264 @ 0x347d2e0] coded y,u,v intra: 0.3% 0.1% 0.1% inter: 0.0% 0.0%
 0.0%
 [libx264 @ 0x347d2e0] i16 v,h,dc,p: 100%  0%  0%  0%
 [libx264 @ 0x347d2e0] kb/s:1232.51
 }}}
 Interestingly, it also shows `Applying option thread_queue_size (set the
 maximum number of queued packets from the demuxer) with argument 32.` and
 later `[pulse @ 0x3472640] Thread message queue blocking; consider raising
 the thread_queue_size option (current value: 8)`. This might go into
 another bug report, since looking for that issue on Trac didn't reveal
 anything.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4401#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list