Opened 9 years ago

Closed 6 years ago

#4401 closed defect (fixed)

Past duration too large

Reported by: ghazel Owned by:
Priority: normal Component: ffmpeg
Version: git-master Keywords:
Cc: bernd.kampe@gmx.net, rogerdpack@gmail.com Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:

ffmpeg spams "Past duration x.y too large" messages

How to reproduce:

ffmpeg version 2.6.1 Copyright (c) 2000-2015 the FFmpeg developers
  built with Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)

I know some people might find this output desirable, but I do not. It renders the output of ffmpeg basically unreadable, since there are so many of them.

Attachments (1)

past_duration_too_large.ts (1.6 MB ) - added by Jean Delvare 6 years ago.
Sample input to reproduce "Past duration too large" flood

Download all attachments as: .zip

Change History (29)

comment:1 by llogan, 9 years ago

You did not provide much info. How can the message be reproduced? Please provide your actual ffmpeg command and the complete console output. Provide any sample input files that are required to produce the message.

comment:2 by ghazel, 9 years ago

The way the message can be reproduce is fairly obvious from the code. It's printed extremely frequently for me, so the input I used doesn't matter.

Is there a way to disable that message? Other warning level output is fine for me. If not, consider this a feature request.

comment:3 by Carl Eugen Hoyos, 9 years ago

Resolution: needs_more_info
Status: newclosed

comment:4 by ghazel, 9 years ago

What additional info is needed? That log line occurs too frequently, and I would like to silence it.

comment:5 by llogan, 9 years ago

In my first comment I already mentioned the requested information. There are thousands of bug reports here, but all contributors and developers are volunteers and time is often the limiting factor. It is helpful if bug reporters provide enough detailed information for the bug to be reproduced.

As it is now there is not enough info for us to know what you are doing, so therefore this bug will remain closed until if/when the required information is presented.

comment:6 by ghazel, 9 years ago

There is nothing to reproduce. The log line was added to ffmpeg, and it happens too frequently. You could try to make some input which would accomplish that, but how would that help?

comment:7 by Kaleru, 9 years ago

Maybe I can provide a bit of information.
My intention is to set up screencasting under Linux (Debian Jessie). For this, I also need to record (and simultaneously listen to) the sound output of any programs. So, I instructed ffmpeg to record the analog stereo monitor via PulseAudio. Just capturing the video isn't a problem, but when I add the audio settings, I encounter those messages, too. With ffmpeg version 2.6.2 they get written out once per frame information (frame=...) and with 2.6.git they occur mostly at the start of the recording and then at irregular intervals.
Since I'm on a 1920x1080 display the "-video_size 1400x800 -i :0.0+310,140" part will center the recording window and provide a larger size than 1280x720. "-thread_queue_size 32", "-af aresample=async=1", "-channel_layout stereo" and "-pix_fmt yuv444p" have been added to fix several warnings, like "Thread message queue blocking; consider raising the thread_queue_size option" or "Guessed Channel Layout for Input Stream #1.0 : stereo". The only warning I couldn't fix is this one. Command line output follows:

tech@D:~/Dokumente/ffmpeg/FFmpeg-master$ ./ffmpeg -y -thread_queue_size 32 -f x11grab -framerate 30 -show_region 1 -video_size 1400x800 -i :0.0+310,140 -f pulse -ac 2 -channel_layout stereo -i alsa_output.pci-0000_00_1b.0.analog-stereo.monitor -c:v libx264 -pix_fmt yuv444p -preset ultrafast -qp 0 -c:a flac -compression_level 0 -af aresample=async=1 output.mkv
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
Input #0, x11grab, from ':0.0+310,140':
  Duration: N/A, start: 1431534784.038481, bitrate: N/A
    Stream #0:0: Video: rawvideo (BGR[0] / 0x524742), bgr0, 1400x800, 30 fps, 30 tbr, 1000k tbn, 30 tbc
[pulse @ 0x3830b40] pa_stream_get_latency() failed
    Last message repeated 2 times
Input #1, pulse, from 'alsa_output.pci-0000_00_1b.0.analog-stereo.monitor':
  Duration: N/A, start: 1431534784.014578, bitrate: 1536 kb/s
    Stream #1:0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
[libx264 @ 0x385a160] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.1 Cache64
[libx264 @ 0x385a160] profile High 4:4:4 Predictive, level 3.2, 4:4:4 8-bit
[libx264 @ 0x385a160] 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
Output #0, matroska, to 'output.mkv':
  Metadata:
    encoder         : Lavf56.33.101
    Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv444p, 1400x800, q=-1--1, 30 fps, 1k tbn, 30 tbc
    Metadata:
      encoder         : Lavc56.38.100 libx264
    Stream #0:1: 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
Past duration 0.862785 too large
Past duration 0.999947 too large
Past duration 0.999901 too large
Past duration 0.999977 too large
frame=   17 fps=0.0 q=0.0 size=     724kB time=00:00:00.76 bitrate=7727.4kbits/sframe=   33 fps= 33 q=0.0 size=     826kB time=00:00:01.27 bitrate=5320.0kbits/sframe=   48 fps= 32 q=0.0 size=     852kB time=00:00:01.70 bitrate=4093.8kbits/sframe=   63 fps= 31 q=0.0 size=     880kB time=00:00:02.37 bitrate=3034.2kbits/sframe=   78 fps= 31 q=0.0 size=     936kB time=00:00:02.95 bitrate=2598.6kbits/sframe=   93 fps= 31 q=0.0 size=     958kB time=00:00:03.28 bitrate=2387.9kbits/sframe=  108 fps= 31 q=0.0 size=     983kB time=00:00:03.91 bitrate=2059.2kbits/sframe=  123 fps= 30 q=0.0 size=    1053kB time=00:00:04.20 bitrate=2053.0kbits/sframe=  138 fps= 30 q=0.0 size=    1087kB time=00:00:04.80 bitrate=1854.4kbits/sframe=  153 fps= 30 q=0.0 size=    1104kB time=00:00:05.35 bitrate=1690.1kbits/sframe=  169 fps= 30 q=0.0 size=    1168kB time=00:00:05.73 bitrate=1669.3kbits/sframe=  184 fps= 30 q=0.0 size=    1224kB time=00:00:06.31 bitrate=1588.4kbits/sframe=  199 fps= 30 q=0.0 size=    1275kB time=00:00:06.73 bitrate=1550.8kbits/sframe=  214 fps= 30 q=0.0 size=    1324kB time=00:00:07.27 bitrate=1491.4kbits/sframe=  229 fps= 30 q=0.0 size=    1378kB time=00:00:07.73 bitrate=1459.7kbits/sframe=  244 fps= 30 q=0.0 size=    1429kB time=00:00:08.23 bitrate=1421.8kbits/sPast duration 0.994286 too large
frame=  259 fps= 30 q=0.0 size=    1991kB time=00:00:08.76 bitrate=1862.2kbits/sframe=  275 fps= 30 q=0.0 size=    2025kB time=00:00:09.31 bitrate=1781.4kbits/sPast duration 0.998772 too large
frame=  285 fps= 30 q=-1.0 Lsize=    2064kB time=00:00:09.83 bitrate=1719.8kbits/s dup=0 drop=9    
video:2053kB audio:6kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.252497%
[libx264 @ 0x385a160] frame I:2     Avg QP: 0.00  size:517596
[libx264 @ 0x385a160] frame P:283   Avg QP: 0.00  size:  3770
[libx264 @ 0x385a160] mb I  I16..4: 100.0%  0.0%  0.0%
[libx264 @ 0x385a160] mb P  I16..4: 11.4%  0.0%  0.0%  P16..4:  0.3%  0.0%  0.0%  0.0%  0.0%    skip:88.4%
[libx264 @ 0x385a160] coded y,u,v intra: 6.4% 1.2% 1.2% inter: 0.2% 0.0% 0.0%
[libx264 @ 0x385a160] i16 v,h,dc,p: 96%  2%  1%  1%
[libx264 @ 0x385a160] kb/s:1710.21

comment:8 by Kaleru, 9 years ago

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.

comment:9 by Kaleru, 9 years ago

Resolution: needs_more_info
Status: closedreopened

comment:10 by Kaleru, 9 years ago

Component: undeterminedffmpeg
Keywords: audio PulseAudio added

comment:11 by Kaleru, 9 years ago

Cc: bernd.kampe@gmx.net added

comment:12 by Roger Pack, 9 years ago

Cc: rogerdpack@gmail.com added

I get this with dshow input a lot too.

comment:13 by llogan, 9 years ago

Keywords: audio PulseAudio removed

Messages likely began to appear since 7b32856011d1859a974b884f76bd17b7a7fdab76.

comment:14 by relaxed, 9 years ago

See if it still happens when you run:

ffmpeg -vsync passthrough -i ...

Or

ffmpeg -vsync passthrough -frame_drop_threshold 4 -i ...

comment:15 by Roger Pack, 9 years ago

Could any tell me/explain to me what the following warning messages really mean?

, "* %d dup!

and

Past duration %f too large

Thanks!

comment:16 by MadsSkjern, 9 years ago

What does it even mean "Past duration 0.992332 too large"

Perhaps the first step the FFMPEG developers could do to help out, is to explain what it is even about :)

I'm trying to read it, really trying, but I can't make sense of it. But well, I'm not a developer :) What duration? And what does it mean to be past a duration? And what is the number? Is it seconds?

Is it a warning or an error? In either case, what are the consequences?

Is all fine if it finishes converting? Or could the error mean that even after apparently completing the conversion there could be errors in the result, maybe even an invalid result.

Is this the kind of problem I should try to solve? I already spent hours.

Sincerely, M

comment:17 by Jonathan, 9 years ago

It is classified as a "warning", so passing -loglevel error will silence the messages. However, I agree that this ticket should address the syntax of this warning, as it is not clear what it is complaining about. At first glance, my best guess is that this comes from an expectation of monotonic frame sizes, which may not be the case when encoding a live stream. Do developers still need a sample recording to reproduce the issue?

comment:18 by Michael Smithng, 9 years ago

I too can supply an example recording if necessary. I see this same message being logged on instances which are pulling input from an MPTS source. I also found it to be innocuous but if we capture the logs for review, then it becomes problematic for FS housekeeping.

in reply to:  description comment:19 by Richard Pruitt, 8 years ago

When running ffmpeg, I received the same warning. It appears to be related to uncertain framerates. Setting the framerate with -filter:v fps=(your framerate) will fix the issue in most cases.

Replying to ghazel:

Summary of the bug:

ffmpeg spams "Past duration x.y too large" messages

How to reproduce:

ffmpeg version 2.6.1 Copyright (c) 2000-2015 the FFmpeg developers
  built with Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)

I know some people might find this output desirable, but I do not. It renders the output of ffmpeg basically unreadable, since there are so many of them.

comment:20 by Carl Eugen Hoyos, 7 years ago

Is this still reproducible?

comment:21 by Roger Pack, 7 years ago

I believe I saw it recently, like within the last month or two. So yes most likely...

comment:22 by edumj, 7 years ago

I don't know what it means either, but if it can help, it also happens to me when changing fps from PAL to Film with "-r" as output.

Sample: https://trac.ffmpeg.org/attachment/ticket/5825/Francis%20en%20la%20Marina%20(1955)_cut.mkv

Without "vsync", there are lots of warnings!:

ffmpeg.exe -i "Francis en la Marina (1955)_cut.mkv" -c:v libxvid -b:v 1500k -vtag XVID -vf "scale=720:-1" -r 24000/1001 -map 0:v:0 -c:a libmp3lame -b:a 128k -map 0:a:0 "Francis_PAL_a_Film4.avi"

Full output:

ffmpeg version N-81696-gd38dff8e Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.4.0 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-libebur128 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
  libavutil      55. 29.100 / 55. 29.100
  libavcodec     57. 57.100 / 57. 57.100
  libavformat    57. 49.100 / 57. 49.100
  libavdevice    57.  0.102 / 57.  0.102
  libavfilter     6. 62.100 /  6. 62.100
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  1.100 /  2.  1.100
  libpostproc    54.  0.100 / 54.  0.100
Input #0, matroska,webm, from 'Francis en la Marina (1955)_cut.mkv':
  Metadata:
    encoder         : libmkv 0.6.5
  Duration: 01:16:58.18, start: 0.000000, bitrate: 4 kb/s
    Chapter #0:0: start 0.000000, end 84.897000
    Metadata:
      title           : Chapter 1
    Chapter #0:1: start 84.897000, end 1048.977000
    Metadata:
      title           : Chapter 2
    Chapter #0:2: start 1048.977000, end 1812.817000
    Metadata:
      title           : Chapter 3
    Chapter #0:3: start 1812.817000, end 2423.737000
    Metadata:
      title           : Chapter 4
    Chapter #0:4: start 2423.737000, end 3226.097000
    Metadata:
      title           : Chapter 5
    Chapter #0:5: start 3226.097000, end 3864.937000
    Metadata:
      title           : Chapter 6
    Chapter #0:6: start 3864.937000, end 4618.177000
    Metadata:
      title           : Chapter 7
    Stream #0:0(eng): Video: h264 (Main), yuv420p(tv, smpte170m/smpte170m/bt709), 720x384 [SAR 16:15 DAR 2:1], 25 fps, 25 tbr, 1k tbn, 180k tbc (default)
    Stream #0:1(spa): Audio: aac (LC), 48000 Hz, stereo, fltp (default)
    Stream #0:2(eng): Audio: aac (LC), 48000 Hz, stereo, fltp
    Stream #0:3(spa): Subtitle: dvd_subtitle, 720x576
[avi @ 048aa9c0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
    Last message repeated 1 times
Output #0, avi, to 'Francis_PAL_a_Film4.avi':
  Metadata:
    ISFT            : Lavf57.49.100
    Chapter #0:0: start 0.000000, end 84.897000
    Metadata:
      title           : Chapter 1
    Chapter #0:1: start 84.897000, end 1048.977000
    Metadata:
      title           : Chapter 2
    Chapter #0:2: start 1048.977000, end 1812.817000
    Metadata:
      title           : Chapter 3
    Chapter #0:3: start 1812.817000, end 2423.737000
    Metadata:
      title           : Chapter 4
    Chapter #0:4: start 2423.737000, end 3226.097000
    Metadata:
      title           : Chapter 5
    Chapter #0:5: start 3226.097000, end 3864.937000
    Metadata:
      title           : Chapter 6
    Chapter #0:6: start 3864.937000, end 4618.177000
    Metadata:
      title           : Chapter 7
    Stream #0:0(eng): Video: mpeg4 (libxvid) (XVID / 0x44495658), yuv420p, 720x384 [SAR 16:15 DAR 2:1], q=2-31, 1500 kb/s, 23.98 fps, 23.98 tbn, 23.98 tbc (default)
    Metadata:
      encoder         : Lavc57.57.100 libxvid
    Stream #0:1(spa): Audio: mp3 (libmp3lame) (U[0][0][0] / 0x0055), 48000 Hz, stereo, fltp, 128 kb/s (default)
    Metadata:
      encoder         : Lavc57.57.100 libmp3lame
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> mpeg4 (libxvid))
  Stream #0:1 -> #0:1 (aac (native) -> mp3 (libmp3lame))
Press [q] to stop, [?] for help
Past duration 0.614372 too large
Past duration 0.655327 too large
Past duration 0.696281 too large
Past duration 0.737267 too large
Past duration 0.778221 too large
Past duration 0.819176 too large
Past duration 0.860130 too large
Past duration 0.901085 too large
Past duration 0.942039 too large
Past duration 0.616386 too large
Past duration 0.657341 too large
Past duration 0.698296 too large
Past duration 0.739250 too large
Past duration 0.780205 too large
Past duration 0.821159 too large
Past duration 0.862144 too large
Past duration 0.903099 too large
Past duration 0.944054 too large
Past duration 0.640343 too large
Past duration 0.681297 too large
Past duration 0.722282 too large
Past duration 0.763237 too large
Past duration 0.804192 too large
Past duration 0.845146 too large
Past duration 0.886101 too large
Past duration 0.927055 too large
Past duration 0.623375 too large
Past duration 0.664330 too large
Past duration 0.705284 too large
Past duration 0.746239 too large
Past duration 0.787193 too large
Past duration 0.828178 too large
Past duration 0.869133 too large
Past duration 0.910088 too large
Past duration 0.951042 too large
Past duration 0.606377 too large
Past duration 0.647331 too large
Past duration 0.688316 too large
Past duration 0.729271 too large
Past duration 0.770226 too large
Past duration 0.811180 too large
Past duration 0.852135 too large
Past duration 0.893089 too large
Past duration 0.934044 too large
Past duration 0.630363 too large
Past duration 0.671318 too large
Past duration 0.712273 too large
Past duration 0.753227 too large
Past duration 0.794212 too large
Past duration 0.835167 too large
Past duration 0.876122 too large
Past duration 0.917076 too large
Past duration 0.958031 too large
Past duration 0.613365 too large
Past duration 0.654350 too large
Past duration 0.695305 too large
Past duration 0.736259 too large
Past duration 0.777214 too large
Past duration 0.818169 too large
Past duration 0.859123 too large
Past duration 0.900078 too large
Past duration 0.941063 too large
Past duration 0.637352 too large
Past duration 0.678307 too large
Past duration 0.719261 too large
Past duration 0.760246 too large
Past duration 0.801201 too large
Past duration 0.842155 too large
Past duration 0.883110 too large
Past duration 0.924065 too large
frame=  175 fps=0.0 q=2.0 size=    1405kB time=00:00:07.63 bitrate=1508.0kbits/s dup=0 drop=7 speed=15.3x    
Past duration 0.620384 too large
Past duration 0.661339 too large
Past duration 0.702293 too large
Past duration 0.743248 too large
Past duration 0.784203 too large
Past duration 0.825157 too large
Past duration 0.866112 too large
Past duration 0.907097 too large
Past duration 0.948051 too large
Past duration 0.603386 too large
Past duration 0.644341 too large
Past duration 0.685295 too large
Past duration 0.726280 too large
Past duration 0.767235 too large
Past duration 0.808189 too large
Past duration 0.849144 too large
Past duration 0.890099 too large
Past duration 0.931053 too large
Past duration 0.627373 too large
Past duration 0.668327 too large
Past duration 0.709282 too large
Past duration 0.750237 too large
Past duration 0.791191 too large
Past duration 0.832146 too large
Past duration 0.873131 too large
Past duration 0.914085 too large
Past duration 0.955040 too large
Past duration 0.610374 too large
Past duration 0.651329 too large
Past duration 0.692314 too large
Past duration 0.733269 too large
Past duration 0.774223 too large
Past duration 0.815178 too large
Past duration 0.856133 too large
Past duration 0.897087 too large
Past duration 0.938042 too large
Past duration 0.634361 too large
Past duration 0.675316 too large
Past duration 0.716270 too large
Past duration 0.757225 too large
Past duration 0.798180 too large
Past duration 0.839165 too large
Past duration 0.880119 too large
Past duration 0.921074 too large
Past duration 0.617363 too large
Past duration 0.658348 too large
Past duration 0.699303 too large
Past duration 0.740257 too large
Past duration 0.781212 too large
Past duration 0.822166 too large
Past duration 0.863121 too large
Past duration 0.904076 too large
Past duration 0.945061 too large
Past duration 0.600395 too large
Past duration 0.641350 too large
Past duration 0.682304 too large
Past duration 0.723259 too large
Past duration 0.764214 too large
Past duration 0.805199 too large
Past duration 0.846153 too large
Past duration 0.887108 too large
Past duration 0.928062 too large
frame=  343 fps=342 q=3.0 size=    2809kB time=00:00:14.59 bitrate=1576.9kbits/s dup=0 drop=14 speed=14.6x    
Past duration 0.624382 too large
Past duration 0.665337 too large
Past duration 0.706291 too large
Past duration 0.747246 too large
Past duration 0.788200 too large
Past duration 0.829155 too large
Past duration 0.870110 too large
Past duration 0.911095 too large
Past duration 0.952049 too large
Past duration 0.607384 too large
Past duration 0.648338 too large
Past duration 0.689293 too large
Past duration 0.730247 too large
Past duration 0.771233 too large
Past duration 0.812187 too large
Past duration 0.853142 too large
Past duration 0.894096 too large
Past duration 0.935051 too large
Past duration 0.631371 too large
Past duration 0.672325 too large
Past duration 0.713280 too large
Past duration 0.754234 too large
Past duration 0.795189 too large
Past duration 0.836143 too large
Past duration 0.877129 too large
Past duration 0.918083 too large
Past duration 0.959038 too large
Past duration 0.614372 too large
Past duration 0.655327 too large
Past duration 0.696281 too large
Past duration 0.737267 too large
Past duration 0.778221 too large
Past duration 0.819176 too large
Past duration 0.860130 too large
Past duration 0.901085 too large
Past duration 0.942039 too large
[matroska,webm @ 048a7ee0] Read error
Past duration 0.638359 too large
Past duration 0.679314 too large
Past duration 0.720268 too large
frame=  450 fps=342 q=5.0 Lsize=    3966kB time=00:00:18.76 bitrate=1730.8kbits/s dup=0 drop=19 speed=14.2x    
video:3633kB audio:293kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.988926%

But, with "vsync", there are only 9 warnings:

ffmpeg.exe -i "Francis en la Marina (1955)_cut.mkv" -c:v libxvid -b:v 1500k -vtag XVID -vsync 1 -vf "scale=720:-1" -r 24000/1001 -map 0:v:0 -c:a libmp3lame -b:a 128k -map 0:a:0 "Francis_PAL_a_Film2.avi"

Full output:

ffmpeg version N-81696-gd38dff8e Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.4.0 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-libebur128 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
  libavutil      55. 29.100 / 55. 29.100
  libavcodec     57. 57.100 / 57. 57.100
  libavformat    57. 49.100 / 57. 49.100
  libavdevice    57.  0.102 / 57.  0.102
  libavfilter     6. 62.100 /  6. 62.100
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  1.100 /  2.  1.100
  libpostproc    54.  0.100 / 54.  0.100
Input #0, matroska,webm, from 'Francis en la Marina (1955)_cut.mkv':
  Metadata:
    encoder         : libmkv 0.6.5
  Duration: 01:16:58.18, start: 0.000000, bitrate: 4 kb/s
    Chapter #0:0: start 0.000000, end 84.897000
    Metadata:
      title           : Chapter 1
    Chapter #0:1: start 84.897000, end 1048.977000
    Metadata:
      title           : Chapter 2
    Chapter #0:2: start 1048.977000, end 1812.817000
    Metadata:
      title           : Chapter 3
    Chapter #0:3: start 1812.817000, end 2423.737000
    Metadata:
      title           : Chapter 4
    Chapter #0:4: start 2423.737000, end 3226.097000
    Metadata:
      title           : Chapter 5
    Chapter #0:5: start 3226.097000, end 3864.937000
    Metadata:
      title           : Chapter 6
    Chapter #0:6: start 3864.937000, end 4618.177000
    Metadata:
      title           : Chapter 7
    Stream #0:0(eng): Video: h264 (Main), yuv420p(tv, smpte170m/smpte170m/bt709), 720x384 [SAR 16:15 DAR 2:1], 25 fps, 25 tbr, 1k tbn, 180k tbc (default)
    Stream #0:1(spa): Audio: aac (LC), 48000 Hz, stereo, fltp (default)
    Stream #0:2(eng): Audio: aac (LC), 48000 Hz, stereo, fltp
    Stream #0:3(spa): Subtitle: dvd_subtitle, 720x576
[avi @ 04900880] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
    Last message repeated 1 times
Output #0, avi, to 'Francis_PAL_a_Film2.avi':
  Metadata:
    ISFT            : Lavf57.49.100
    Chapter #0:0: start 0.000000, end 84.897000
    Metadata:
      title           : Chapter 1
    Chapter #0:1: start 84.897000, end 1048.977000
    Metadata:
      title           : Chapter 2
    Chapter #0:2: start 1048.977000, end 1812.817000
    Metadata:
      title           : Chapter 3
    Chapter #0:3: start 1812.817000, end 2423.737000
    Metadata:
      title           : Chapter 4
    Chapter #0:4: start 2423.737000, end 3226.097000
    Metadata:
      title           : Chapter 5
    Chapter #0:5: start 3226.097000, end 3864.937000
    Metadata:
      title           : Chapter 6
    Chapter #0:6: start 3864.937000, end 4618.177000
    Metadata:
      title           : Chapter 7
    Stream #0:0(eng): Video: mpeg4 (libxvid) (XVID / 0x44495658), yuv420p, 720x384 [SAR 16:15 DAR 2:1], q=2-31, 1500 kb/s, 23.98 fps, 23.98 tbn, 23.98 tbc (default)
    Metadata:
      encoder         : Lavc57.57.100 libxvid
    Stream #0:1(spa): Audio: mp3 (libmp3lame) (U[0][0][0] / 0x0055), 48000 Hz, stereo, fltp, 128 kb/s (default)
    Metadata:
      encoder         : Lavc57.57.100 libmp3lame
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> mpeg4 (libxvid))
  Stream #0:1 -> #0:1 (aac (native) -> mp3 (libmp3lame))
Press [q] to stop, [?] for help
Past duration 0.614372 too large
Past duration 0.655327 too large
Past duration 0.696281 too large
Past duration 0.737267 too large
Past duration 0.778221 too large
Past duration 0.819176 too large
Past duration 0.860130 too large
Past duration 0.901085 too large
Past duration 0.942039 too large
frame=  176 fps=0.0 q=3.0 size=    1424kB time=00:00:07.56 bitrate=1543.0kbits/s dup=0 drop=6 speed=15.1x    
frame=  347 fps=347 q=2.0 size=    2857kB time=00:00:14.76 bitrate=1585.4kbits/s dup=0 drop=14 speed=14.7x    
[matroska,webm @ 048f8740] Read error
frame=  451 fps=342 q=4.0 Lsize=    3971kB time=00:00:18.81 bitrate=1729.5kbits/s dup=0 drop=18 speed=14.2x    
video:3639kB audio:293kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.988558%
Last edited 7 years ago by edumj (previous) (diff)

by Jean Delvare, 6 years ago

Attachment: past_duration_too_large.ts added

Sample input to reproduce "Past duration too large" flood

comment:23 by Jean Delvare, 6 years ago

I have attached a sample input to reproduce the problem. My command line is:

ffmpeg -i past_duration_too_large.ts -vcodec libx264 warnings.mp4

(Using ffmpeg version 3.3.4 as packaged in openSUSE Leap 42.2.)

The original source is a DVB-T recording in MPEG-TS format (file created by VLC 2.2.6), which I clipped to a 3 second video sample using avidemux.

Note that the problem seems to be related to the container format, as there are no warnings if I use MP4 or MKV as the container format. The warning flood is only present if the container format is MPEG-TS.

Last edited 6 years ago by Jean Delvare (previous) (diff)

comment:24 by Jean Delvare, 6 years ago

I would also like to mention that the original recording as generated by VLC does not exhibit the problem, even though it is also in MPEG-TS format. So ffmpeg seems to be unhappy with the MPEG-TS file generated by avidemux.

comment:25 by mikhail, 6 years ago

I faced this problem too. I use mediacoder to convert files. And when I check option to convert image to 1280x720 error appears and convertion hangs. I tried latest ffmpeg version (20180409-3b2fd96-win64-static) but error remained. Then I changed version to old (2016-07-05, N-80913-gd915b6e) and everything was ok.
Log (log2.txt) and input vob file (vts_01_4.vob) you can find here: https://cloud.mail.ru/public/G168/CPxcnVqZ6

Last edited 6 years ago by mikhail (previous) (diff)

comment:26 by claude, 6 years ago

This spammed me with the "Past duration ... too large":

$ cat *.ppm | ffmpeg -r 60 -i - -codec:v png out.mov

This small modification of the command didn't:

$ cat *.ppm | ffmpeg -framerate 60 -i - -codec:v png out.mov

Output video seemed fine in both cases, just a flood of warnings.

Version:

$ ffmpeg -version
ffmpeg version 4.0.2-1+b1 Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 8 (Debian 8.2.0-4)
configuration: --prefix=/usr --extra-version=1+b1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared
libavutil      56. 14.100 / 56. 14.100
libavcodec     58. 18.100 / 58. 18.100
libavformat    58. 12.100 / 58. 12.100
libavdevice    58.  3.100 / 58.  3.100
libavfilter     7. 16.100 /  7. 16.100
libavresample   4.  0.  0 /  4.  0.  0
libswscale      5.  1.100 /  5.  1.100
libswresample   3.  1.100 /  3.  1.100
libpostproc    55.  1.100 / 55.  1.100

comment:27 by Gyan, 6 years ago

The message has been demoted to a higher loglevel since June 28, so a build of any git version since then won't show it.

comment:28 by Carl Eugen Hoyos, 6 years ago

Resolution: fixed
Status: reopenedclosed

This can be considered fixed since 07987404a8b7346e1904501b88320c9bab353298

Note: See TracTickets for help on using tickets.