[FFmpeg-user] single frame duration with concat

lorenzo angeli lorenzo.angeli at efestolab.uk
Mon May 25 16:02:36 CEST 2015


Hi all, I'm trying to concatenate a single image before an image sequence.

My aim is to retain the first image for just one frame, and not one second
(as I'm doing now). I've been trying all sorts of things, setting -r 25/1
-t 1 -loop 1 but none of these combination seems to be working.

Does have anyone a good way of archiving what I'm after ?
(in some posts on stack overflow I saw that before was possible to define
-framesv before the input, but it seems is not possible any more...)

Here is the command I'm using at the moment:

ffmpeg -v debug -hide_banner -thread_queue_size 512 -hwaccel auto -threads
0 -y -start_number 0535 -i
/home/efesto/Desktop/A016C019_101031_L1O3/A016C019_101031_L1O3.%4d.dpx -r 1
-t 1 -loop 1 -i
/home/efesto/devel/efesto/efesto-submit/resource/profile/default.jpg -c:v
libx264 -crf 18 -preset slow -strict -2 -movflags faststart -pix_fmt
yuv420p -filter_complex "[0:v]null[clip];[1:v]null[slate];[slate][clip]
concat=n=2:v=1, scale=1920:1080, fps=25.0[v]" -map [v]
/home/efesto/Desktop/new.mov

and here is the output :
(thanks in advance for any reply).

Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set logging level) with
argument 'debug'.
Reading option '-hide_banner' ... matched as option 'hide_banner' (do not
show program banner) 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 '512'.
Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW
accelerated decoding) with argument 'auto'.
Reading option '-threads' ... matched as AVOption 'threads' with argument
'0'.
Reading option '-y' ... matched as option 'y' (overwrite output files) with
argument '1'.
Reading option '-start_number' ... matched as AVOption 'start_number' with
argument '0535'.
Reading option '-i' ... matched as input file with argument
'/home/efesto/Desktop/A016C019_101031_L1O3/A016C019_101031_L1O3.%4d.dpx'.
Reading option '-r' ... matched as option 'r' (set frame rate (Hz value,
fraction or abbreviation)) with argument '1'.
Reading option '-t' ... matched as option 't' (record or transcode
"duration" seconds of audio/video) with argument '1'.
Reading option '-loop' ... matched as AVOption 'loop' with argument '1'.
Reading option '-i' ... matched as input file with argument
'/home/efesto/devel/efesto/efesto-submit/resource/profile/default.jpg'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument
'libx264'.
Reading option '-crf' ... matched as AVOption 'crf' with argument '18'.
Reading option '-preset' ... matched as AVOption 'preset' with argument
'slow'.
Reading option '-strict' ...Routing option strict to both codec and muxer
layer
 matched as AVOption 'strict' with argument '-2'.
Reading option '-movflags' ... matched as AVOption 'movflags' with argument
'faststart'.
Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel
format) with argument 'yuv420p'.
Reading option '-filter_complex' ... matched as option 'filter_complex'
(create a complex filtergraph) with argument
'[0:v]null[clip];[1:v]null[slate];[slate][clip] concat=n=2:v=1,
scale=1920:1080, fps=25.0[v]'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '[v]'.
Reading option '/home/efesto/Desktop/new.mov' ... matched as output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument debug.
Applying option hide_banner (do not show program banner) with argument 1.
Applying option y (overwrite output files) with argument 1.
Applying option filter_complex (create a complex filtergraph) with argument
[0:v]null[clip];[1:v]null[slate];[slate][clip] concat=n=2:v=1,
scale=1920:1080, fps=25.0[v].
Successfully parsed a group of options.
Parsing a group of options: input file
/home/efesto/Desktop/A016C019_101031_L1O3/A016C019_101031_L1O3.%4d.dpx.
Applying option thread_queue_size (set the maximum number of queued packets
from the demuxer) with argument 512.
Applying option hwaccel (use HW accelerated decoding) with argument auto.
Successfully parsed a group of options.
Opening an input file:
/home/efesto/Desktop/A016C019_101031_L1O3/A016C019_101031_L1O3.%4d.dpx.
[AVIOContext @ 0x3093260] Statistics: 8302592 bytes read, 0 seeks
[image2 @ 0x3089800] Probe buffer size limit of 5000000 bytes reached
Input #0, image2, from
'/home/efesto/Desktop/A016C019_101031_L1O3/A016C019_101031_L1O3.%4d.dpx':
  Duration: 00:00:09.00, start: 0.000000, bitrate: N/A
    Stream #0:0, 1, 1/25: Video: dpx, 1 reference frame, gbrp10le,
1920x1080 [SAR 1:1 DAR 16:9], 1/25, 25 tbr, 25 tbn, 25 tbc
Successfully opened the file.
Parsing a group of options: input file
/home/efesto/devel/efesto/efesto-submit/resource/profile/default.jpg.
Applying option r (set frame rate (Hz value, fraction or abbreviation))
with argument 1.
Applying option t (record or transcode "duration" seconds of audio/video)
with argument 1.
Successfully parsed a group of options.
Opening an input file:
/home/efesto/devel/efesto/efesto-submit/resource/profile/default.jpg.
[image2 @ 0x308b780] Format image2 probed with size=2048 and score=50
[image2 @ 0x308b780] Before avformat_find_stream_info() pos: 0 bytes
read:32768 seeks:0
[AVIOContext @ 0x308f780] Statistics: 114586 bytes read, 0 seeks
[mjpeg @ 0x308c780] marker=d8 avail_size_in_buf=114584
[mjpeg @ 0x308c780] marker parser used 0 bytes (0 bits)
[mjpeg @ 0x308c780] marker=e0 avail_size_in_buf=114582
[mjpeg @ 0x308c780] marker parser used 16 bytes (128 bits)
[mjpeg @ 0x308c780] marker=db avail_size_in_buf=114564
[mjpeg @ 0x308c780] index=0
[mjpeg @ 0x308c780] qscale[0]: 4
[mjpeg @ 0x308c780] index=1
[mjpeg @ 0x308c780] qscale[1]: 8
[mjpeg @ 0x308c780] marker parser used 132 bytes (1056 bits)
[mjpeg @ 0x308c780] marker=c0 avail_size_in_buf=114430
[mjpeg @ 0x308c780] sof0: picture: 1920x1080
[mjpeg @ 0x308c780] component 0 2:2 id: 0 quant:0
[mjpeg @ 0x308c780] component 1 1:1 id: 1 quant:1
[mjpeg @ 0x308c780] component 2 1:1 id: 2 quant:1
[mjpeg @ 0x308c780] pix fmt id 22111100
[mjpeg @ 0x308c780] marker parser used 17 bytes (136 bits)
[mjpeg @ 0x308c780] marker=c4 avail_size_in_buf=114411
[mjpeg @ 0x308c780] class=0 index=0 nb_codes=9
[mjpeg @ 0x308c780] marker parser used 28 bytes (224 bits)
[mjpeg @ 0x308c780] marker=c4 avail_size_in_buf=114381
[mjpeg @ 0x308c780] class=1 index=0 nb_codes=242
[mjpeg @ 0x308c780] marker parser used 88 bytes (704 bits)
[mjpeg @ 0x308c780] marker=c4 avail_size_in_buf=114291
[mjpeg @ 0x308c780] class=0 index=1 nb_codes=9
[mjpeg @ 0x308c780] marker parser used 28 bytes (224 bits)
[mjpeg @ 0x308c780] marker=c4 avail_size_in_buf=114261
[mjpeg @ 0x308c780] class=1 index=1 nb_codes=242
[mjpeg @ 0x308c780] marker parser used 56 bytes (448 bits)
[mjpeg @ 0x308c780] escaping removed 437 bytes
[mjpeg @ 0x308c780] marker=da avail_size_in_buf=114203
[mjpeg @ 0x308c780] component: 0
[mjpeg @ 0x308c780] component: 1
[mjpeg @ 0x308c780] component: 2
[mjpeg @ 0x308c780] marker parser used 113765 bytes (910114 bits)
[mjpeg @ 0x308c780] marker=d9 avail_size_in_buf=0
[mjpeg @ 0x308c780] decode frame unused 0 bytes
[AVIOContext @ 0x308f860] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x308f840] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3093ae0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3093c40] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3090ac0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3090c20] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3090e40] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3090fa0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3091040] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x30911c0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3091320] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x30913c0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3091540] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x30915e0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3091740] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x30918a0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3091a00] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3091b60] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3091b00] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3091d40] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3097ee0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3098040] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x30981a0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3098300] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3098460] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x30985c0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3098720] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3098880] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x30989e0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3098b40] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3098ca0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3098e00] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3098f60] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x30990c0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3099220] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3099380] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x30994e0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3099640] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x30997a0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3099900] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3099a60] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3099bc0] Statistics: 114586 bytes read, 0 seeks
[AVIOContext @ 0x3099d20] Statistics: 114586 bytes read, 0 seeks
[image2 @ 0x308b780] Probe buffer size limit of 5000000 bytes reached
[image2 @ 0x308b780] After avformat_find_stream_info() pos: 0 bytes
read:32768 seeks:0 frames:44
Input #1, image2, from
'/home/efesto/devel/efesto/efesto-submit/resource/profile/default.jpg':
  Duration: 00:00:00.04, start: 0.000000, bitrate: 22917 kb/s
    Stream #1:0, 44, 1/25: Video: mjpeg, 1 reference frame, yuvj420p(pc,
bt470bg/unknown/unknown, center), 1920x1080 [SAR 1:1 DAR 16:9], 1/25, 25
fps, 25 tbr, 25 tbn, 25 tbc
Successfully opened the file.
Parsing a group of options: output file /home/efesto/Desktop/new.mov.
Applying option c:v (codec name) with argument libx264.
Applying option pix_fmt (set pixel format) with argument yuv420p.
Applying option map (set input stream mapping) with argument [v].
Successfully parsed a group of options.
Opening an output file: /home/efesto/Desktop/new.mov.
detected 8 logical cores
[Parsed_concat_2 @ 0x308e720] Setting 'n' to value '2'
[Parsed_concat_2 @ 0x308e720] Setting 'v' to value '1'
[Parsed_scale_3 @ 0x308f400] Setting 'w' to value '1920'
[Parsed_scale_3 @ 0x308f400] Setting 'h' to value '1080'
[Parsed_scale_3 @ 0x308f400] w:1920 h:1080 flags:'bilinear' interl:0
[Parsed_fps_4 @ 0x308ee20] Setting 'fps' to value '25.0'
[Parsed_fps_4 @ 0x308ee20] fps=25/1
[graph 0 input from stream 0:0 @ 0x308dc20] Setting 'video_size' to value
'1920x1080'
[graph 0 input from stream 0:0 @ 0x308dc20] Setting 'pix_fmt' to value '86'
[graph 0 input from stream 0:0 @ 0x308dc20] Setting 'time_base' to value
'1/25'
[graph 0 input from stream 0:0 @ 0x308dc20] Setting 'pixel_aspect' to value
'1/1'
[graph 0 input from stream 0:0 @ 0x308dc20] Setting 'sws_param' to value
'flags=2'
[graph 0 input from stream 0:0 @ 0x308dc20] Setting 'frame_rate' to value
'25/1'
[graph 0 input from stream 0:0 @ 0x308dc20] w:1920 h:1080 pixfmt:gbrp10le
tb:1/25 fr:25/1 sar:1/1 sws_param:flags=2
[graph 0 input from stream 1:0 @ 0x308ef40] Setting 'video_size' to value
'1920x1080'
[graph 0 input from stream 1:0 @ 0x308ef40] Setting 'pix_fmt' to value '12'
[graph 0 input from stream 1:0 @ 0x308ef40] Setting 'time_base' to value
'1/1'
[graph 0 input from stream 1:0 @ 0x308ef40] Setting 'pixel_aspect' to value
'1/1'
[graph 0 input from stream 1:0 @ 0x308ef40] Setting 'sws_param' to value
'flags=2'
[graph 0 input from stream 1:0 @ 0x308ef40] Setting 'frame_rate' to value
'1/1'
[graph 0 input from stream 1:0 @ 0x308ef40] w:1920 h:1080 pixfmt:yuvj420p
tb:1/1 fr:1/1 sar:1/1 sws_param:flags=2
[force CFR for input from stream 1:0 @ 0x30936e0] Setting 'expr' to value
'N'
[format @ 0x309bc40] compat: called with args=[yuv420p]
[format @ 0x309bc40] Setting 'pix_fmts' to value 'yuv420p'
Successfully opened the file.
[auto-inserted scaler 0 @ 0x3061d00] w:iw h:ih flags:'bilinear' interl:0
[trim for input stream 1:0 @ 0x309a4a0] auto-inserting filter
'auto-inserted scaler 0' between the filter 'force CFR for input from
stream 1:0' and the filter 'trim for input stream 1:0'
[AVFilterGraph @ 0x308c6c0] query_formats: 11 queried, 9 merged, 1 already
done, 0 delayed
[graph 0 input from stream 1:0 @ 0x308ef40] TB:1.000000 FRAME_RATE:1.000000
SAMPLE_RATE:nan
[swscaler @ 0x3075b00] deprecated pixel format used, make sure you did set
range correctly
[swscaler @ 0x3075b00] gbrp10le output is not supported with half chroma
resolution, switching to full
[swscaler @ 0x3075b00] No accelerated colorspace conversion found from
yuv420p to gbrp10le.
[auto-inserted scaler 0 @ 0x3061d00] w:1920 h:1080 fmt:yuvj420p sar:1/1 ->
w:1920 h:1080 fmt:gbrp10le sar:1/1 flags:0x2
[Parsed_scale_3 @ 0x308f400] w:1920 h:1080 fmt:gbrp10le sar:1/1 -> w:1920
h:1080 fmt:yuv420p sar:1/1 flags:0x2
[libx264 @ 0x3093f80] using mv_range_thread = 40
[libx264 @ 0x3093f80] using SAR=1/1
[libx264 @ 0x3093f80] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
AVX FMA3 AVX2 LZCNT BMI2
[libx264 @ 0x3093f80] profile High, level 5.0
[libx264 @ 0x3093f80] 264 - core 146 r109 121396c - H.264/MPEG-4 AVC codec
- Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=1
ref=5 deblock=1:0:0 analyse=0x3:0x113 me=umh subme=8 psy=1 psy_rd=1.00:0.00
mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11
fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2
sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0
constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=2 b_bias=0 direct=3
weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40
intra_refresh=0 rc_lookahead=50 rc=crf mbtree=1 crf=18.0 qcomp=0.60 qpmin=0
qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mov, to '/home/efesto/Desktop/new.mov':
  Metadata:
    encoder         : Lavf56.32.100
    Stream #0:0, 0, 1/12800: Video: h264 (libx264), -1 reference frame
(avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 1/25, q=-1--1,
25 fps, 12800 tbn, 25 tbc (default)
    Metadata:
      encoder         : Lavc56.38.100 libx264
Stream mapping:
  Stream #0:0 (dpx) -> null
  Stream #1:0 (mjpeg) -> null
  fps -> Stream #0:0 (libx264)
Press [q] to stop, [?] for help
[mjpeg @ 0x308fca0] marker=d8 avail_size_in_buf=114584
[mjpeg @ 0x308fca0] marker parser used 0 bytes (0 bits)
[mjpeg @ 0x308fca0] marker=e0 avail_size_in_buf=114582
[mjpeg @ 0x308fca0] marker parser used 16 bytes (128 bits)
[mjpeg @ 0x308fca0] marker=db avail_size_in_buf=114564
[mjpeg @ 0x308fca0] index=0
[mjpeg @ 0x308fca0] qscale[0]: 4
[mjpeg @ 0x308fca0] index=1
[mjpeg @ 0x308fca0] qscale[1]: 8
[mjpeg @ 0x308fca0] marker parser used 132 bytes (1056 bits)
[mjpeg @ 0x308fca0] marker=c0 avail_size_in_buf=114430
[mjpeg @ 0x308fca0] sof0: picture: 1920x1080
[mjpeg @ 0x308fca0] component 0 2:2 id: 0 quant:0
[mjpeg @ 0x308fca0] component 1 1:1 id: 1 quant:1
[mjpeg @ 0x308fca0] component 2 1:1 id: 2 quant:1
[mjpeg @ 0x308fca0] pix fmt id 22111100
[mjpeg @ 0x308fca0] marker parser used 17 bytes (136 bits)
[mjpeg @ 0x308fca0] marker=c4 avail_size_in_buf=114411
[mjpeg @ 0x308fca0] class=0 index=0 nb_codes=9
[mjpeg @ 0x308fca0] marker parser used 28 bytes (224 bits)
[mjpeg @ 0x308fca0] marker=c4 avail_size_in_buf=114381
[mjpeg @ 0x308fca0] class=1 index=0 nb_codes=242
[mjpeg @ 0x308fca0] marker parser used 88 bytes (704 bits)
[mjpeg @ 0x308fca0] marker=c4 avail_size_in_buf=114291
[mjpeg @ 0x308fca0] class=0 index=1 nb_codes=9
[mjpeg @ 0x308fca0] marker parser used 28 bytes (224 bits)
[mjpeg @ 0x308fca0] marker=c4 avail_size_in_buf=114261
[mjpeg @ 0x308fca0] class=1 index=1 nb_codes=242
[mjpeg @ 0x308fca0] marker parser used 56 bytes (448 bits)
[mjpeg @ 0x308fca0] escaping removed 437 bytes
[mjpeg @ 0x308fca0] marker=da avail_size_in_buf=114203
[mjpeg @ 0x308fca0] component: 0
[mjpeg @ 0x308fca0] component: 1
[mjpeg @ 0x308fca0] component: 2
[AVIOContext @ 0x7f4800008a80] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800000b80] Statistics: 8302592 bytes read, 0 seeks
[mjpeg @ 0x308fca0] marker parser used 113765 bytes (910114 bits)
[mjpeg @ 0x308fca0] marker=d9 avail_size_in_buf=0
[mjpeg @ 0x308fca0] decode frame unused 0 bytes
[AVIOContext @ 0x7f4800000ce0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800000e40] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800000fa0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800001100] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800001260] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f48000013c0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800001520] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800001680] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f48000017e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800001940] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800001aa0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800001c00] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800001d60] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800001ec0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800002020] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800002180] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f48000022e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800002440] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f48000025a0] Statistics: 8302592 bytes read, 0 seeks
[mjpeg @ 0x308fca0] marker=d8 avail_size_in_buf=114584
[mjpeg @ 0x308fca0] marker parser used 0 bytes (0 bits)
[mjpeg @ 0x308fca0] marker=e0 avail_size_in_buf=114582
[mjpeg @ 0x308fca0] marker parser used 16 bytes (128 bits)
[mjpeg @ 0x308fca0] marker=db avail_size_in_buf=114564
[mjpeg @ 0x308fca0] index=0
[mjpeg @ 0x308fca0] qscale[0]: 4
[mjpeg @ 0x308fca0] index=1
[mjpeg @ 0x308fca0] qscale[1]: 8
[mjpeg @ 0x308fca0] marker parser used 132 bytes (1056 bits)
[mjpeg @ 0x308fca0] marker=c0 avail_size_in_buf=114430
[mjpeg @ 0x308fca0] sof0: picture: 1920x1080
[mjpeg @ 0x308fca0] component 0 2:2 id: 0 quant:0
[mjpeg @ 0x308fca0] component 1 1:1 id: 1 quant:1
[mjpeg @ 0x308fca0] component 2 1:1 id: 2 quant:1
[mjpeg @ 0x308fca0] pix fmt id 22111100
[mjpeg @ 0x308fca0] marker parser used 17 bytes (136 bits)
[mjpeg @ 0x308fca0] marker=c4 avail_size_in_buf=114411
[mjpeg @ 0x308fca0] class=0 index=0 nb_codes=9
[mjpeg @ 0x308fca0] marker parser used 28 bytes (224 bits)
[mjpeg @ 0x308fca0] marker=c4 avail_size_in_buf=114381
[mjpeg @ 0x308fca0] class=1 index=0 nb_codes=242
[mjpeg @ 0x308fca0] marker parser used 88 bytes (704 bits)
[mjpeg @ 0x308fca0] marker=c4 avail_size_in_buf=114291
[mjpeg @ 0x308fca0] class=0 index=1 nb_codes=9
[mjpeg @ 0x308fca0] marker parser used 28 bytes (224 bits)
[mjpeg @ 0x308fca0] marker=c4 avail_size_in_buf=114261
[mjpeg @ 0x308fca0] class=1 index=1 nb_codes=242
[mjpeg @ 0x308fca0] marker parser used 56 bytes (448 bits)
[mjpeg @ 0x308fca0] escaping removed 437 bytes
[mjpeg @ 0x308fca0] marker=da avail_size_in_buf=114203
[mjpeg @ 0x308fca0] component: 0
[mjpeg @ 0x308fca0] component: 1
[mjpeg @ 0x308fca0] component: 2
[AVIOContext @ 0x7f4800002700] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800002860] Statistics: 8302592 bytes read, 0 seeks
[mjpeg @ 0x308fca0] marker parser used 113765 bytes (910114 bits)
[mjpeg @ 0x308fca0] marker=d9 avail_size_in_buf=0
[mjpeg @ 0x308fca0] decode frame unused 0 bytes
[AVIOContext @ 0x7f48000029c0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800002b20] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800002c80] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800002de0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800002f40] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f48000030a0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800003200] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800003360] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f48000034c0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800003620] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800003780] Statistics: 8302592 bytes read, 0 seeks
[Parsed_concat_2 @ 0x308e720] EOF on in0:v0, 0 streams left in segment.
[Parsed_concat_2 @ 0x308e720] Segment finished at pts=0
[AVIOContext @ 0x7f48000038e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800003a40] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800003ba0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800003d00] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800003e60] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800003fc0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800004120] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800004280] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f48000043e0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_fps_4 @ 0x308ee20] Dropping 1 frame(s).
[AVIOContext @ 0x7f4800004540] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f48000046a0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800004800] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800004960] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800004ac0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800004c20] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800004d80] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800004ee0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4800005040] Statistics: 8302592 bytes read, 0 seeks
Cliping frame in rate conversion by 0.000008
[AVIOContext @ 0x7f48000051a0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f4803fa8e20] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 67 times
[AVIOContext @ 0x7f47d3f582a0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47e7f582c0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47e7f582e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47e7f58420] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47e7f58560] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47e7f586a0] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47e7f587e0] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47e7f58920] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 2 times
[AVIOContext @ 0x7f47e7f58940] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47e7f58a80] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47e7f58bc0] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47e7f58d00] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47e7f58e40] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47dbf581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47ebf581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47cbf58220] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47cbf58240] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47cbf583c0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47cbf58520] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47cbf58540] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47cbf58680] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47cbf587c0] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47cbf587e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47cbf58800] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47cbf58940] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47cbf58a80] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47cbf58bc0] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47cbf58d00] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47cbf58e40] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 3 times
[AVIOContext @ 0x7f47dff581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47d7f581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47d3f58220] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47d3f58360] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47d3f58380] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47d3f584c0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47d3f58600] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47d3f58620] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47d3f58760] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47d3f588a0] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47d3f589e0] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47d3f58b20] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47d3f58c60] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47d3f58c80] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47d3f58dc0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47c3f581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47c7f581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47bbf581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dbf58220] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dbf58360] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dbf58380] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dbf584c0] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47dbf58600] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47dbf58740] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47dbf58880] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47dbf589c0] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 2 times
[AVIOContext @ 0x7f47dbf589e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dbf58b20] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dbf58c60] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47dbf58da0] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47ebf581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47bff581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47b3f581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47b7f581e0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dff58220] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dff58360] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dff58380] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dff584c0] Statistics: 8302592 bytes read, 0 seeks
[AVIOContext @ 0x7f47dff58600] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47dff58740] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47dff58880] Statistics: 8302592 bytes read, 0 seeks
    Last message repeated 1 times
[AVIOContext @ 0x7f47dff589c0] Statistics: 8302592 bytes read, 0 seeks
frame=   23 fps=0.0 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A
frame=   52 fps= 51 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A
frame=   57 fps= 27 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A
[libx264 @ 0x3093f80] frame=   0 QP=14.98 NAL=3 Slice:I Poc:0   I:8160
P:0    SKIP:0    size=170304 bytes
[libx264 @ 0x3093f80] frame=   1 QP=14.92 NAL=2 Slice:P Poc:8   I:364
P:6582 SKIP:1214 size=41642 bytes
[libx264 @ 0x3093f80] frame=   2 QP=17.78 NAL=2 Slice:B Poc:4   I:14
P:5908 SKIP:2083 size=13513 bytes
frame=   69 fps= 26 q=23.0 size=     221kB time=00:00:00.04
bitrate=45237.0kbits/s     [libx264 @ 0x3093f80] frame=   3 QP=19.07 NAL=0
Slice:B Poc:2   I:8    P:6118 SKIP:1970 size=9694 bytes
[libx264 @ 0x3093f80] frame=   4 QP=19.17 NAL=0 Slice:B Poc:6   I:14
P:4133 SKIP:3928 size=7897 bytes
[libx264 @ 0x3093f80] frame=   5 QP=15.06 NAL=2 Slice:P Poc:16  I:187
P:7126 SKIP:847  size=48619 bytes
[libx264 @ 0x3093f80] frame=   6 QP=17.77 NAL=2 Slice:B Poc:12  I:20
P:5042 SKIP:2909 size=13231 bytes
[libx264 @ 0x3093f80] frame=   7 QP=19.09 NAL=0 Slice:B Poc:10  I:7
P:6267 SKIP:1829 size=10424 bytes
[libx264 @ 0x3093f80] frame=   8 QP=19.08 NAL=0 Slice:B Poc:14  I:3
P:4431 SKIP:3675 size=7880 bytes
[libx264 @ 0x3093f80] frame=   9 QP=15.09 NAL=2 Slice:P Poc:24  I:162
P:7147 SKIP:851  size=50376 bytes
[libx264 @ 0x3093f80] frame=  10 QP=17.78 NAL=2 Slice:B Poc:20  I:33
P:4772 SKIP:3139 size=13503 bytes
frame=   77 fps= 24 q=23.0 size=     379kB time=00:00:00.36
bitrate=8618.0kbits/s     [libx264 @ 0x3093f80] frame=  11 QP=19.19 NAL=0
Slice:B Poc:18  I:9    P:6151 SKIP:1915 size=10580 bytes
[libx264 @ 0x3093f80] frame=  12 QP=19.17 NAL=0 Slice:B Poc:22  I:17
P:4490 SKIP:3584 size=8616 bytes
[libx264 @ 0x3093f80] frame=  13 QP=15.17 NAL=2 Slice:P Poc:32  I:182
P:7083 SKIP:895  size=51348 bytes
[libx264 @ 0x3093f80] frame=  14 QP=17.73 NAL=2 Slice:B Poc:28  I:16
P:5237 SKIP:2706 size=15510 bytes
[libx264 @ 0x3093f80] frame=  15 QP=19.22 NAL=0 Slice:B Poc:26  I:11
P:4450 SKIP:3629 size=8981 bytes
[libx264 @ 0x3093f80] frame=  16 QP=19.25 NAL=0 Slice:B Poc:30  I:9
P:4529 SKIP:3533 size=8902 bytes
[libx264 @ 0x3093f80] frame=  17 QP=15.38 NAL=2 Slice:P Poc:40  I:168
P:7054 SKIP:938  size=51471 bytes
[libx264 @ 0x3093f80] frame=  18 QP=17.75 NAL=2 Slice:B Poc:36  I:34
P:5292 SKIP:2624 size=16126 bytes
[libx264 @ 0x3093f80] frame=  19 QP=19.15 NAL=0 Slice:B Poc:34  I:5
P:4477 SKIP:3606 size=9303 bytes
[libx264 @ 0x3093f80] frame=  20 QP=19.19 NAL=0 Slice:B Poc:38  I:4
P:4510 SKIP:3547 size=9027 bytes
[libx264 @ 0x3093f80] frame=  21 QP=15.33 NAL=2 Slice:P Poc:46  I:146
P:7027 SKIP:987  size=47256 bytes
[libx264 @ 0x3093f80] frame=  22 QP=19.29 NAL=2 Slice:B Poc:44  I:17
P:3600 SKIP:4441 size=8496 bytes
frame=   89 fps= 23 q=23.0 size=     619kB time=00:00:00.84
bitrate=6032.6kbits/s     [libx264 @ 0x3093f80] frame=  23 QP=19.20 NAL=0
Slice:B Poc:42  I:19   P:4637 SKIP:3422 size=10138 bytes
[libx264 @ 0x3093f80] frame=  24 QP=15.59 NAL=2 Slice:P Poc:54  I:243
P:6962 SKIP:955  size=53040 bytes
[libx264 @ 0x3093f80] frame=  25 QP=17.81 NAL=2 Slice:B Poc:50  I:27
P:5326 SKIP:2553 size=17396 bytes
[libx264 @ 0x3093f80] frame=  26 QP=19.16 NAL=0 Slice:B Poc:48  I:12
P:4569 SKIP:3488 size=10109 bytes
[libx264 @ 0x3093f80] frame=  27 QP=19.18 NAL=0 Slice:B Poc:52  I:10
P:4657 SKIP:3400 size=9970 bytes
[libx264 @ 0x3093f80] frame=  28 QP=15.57 NAL=2 Slice:P Poc:60  I:189
P:6942 SKIP:1029 size=48568 bytes
[libx264 @ 0x3093f80] frame=  29 QP=19.33 NAL=2 Slice:B Poc:58  I:20
P:3614 SKIP:4393 size=9501 bytes
[libx264 @ 0x3093f80] frame=  30 QP=19.23 NAL=0 Slice:B Poc:56  I:16
P:4676 SKIP:3366 size=10543 bytes
[libx264 @ 0x3093f80] frame=  31 QP=15.59 NAL=2 Slice:P Poc:66  I:207
P:7017 SKIP:936  size=50079 bytes
[libx264 @ 0x3093f80] frame=  32 QP=19.28 NAL=2 Slice:B Poc:64  I:26
P:3803 SKIP:4199 size=9981 bytes
[libx264 @ 0x3093f80] frame=  33 QP=19.14 NAL=0 Slice:B Poc:62  I:7
P:4669 SKIP:3393 size=10961 bytes
[libx264 @ 0x3093f80] frame=  34 QP=15.56 NAL=2 Slice:P Poc:72  I:223
P:6979 SKIP:958  size=51581 bytes
frame=  101 fps= 23 q=23.0 size=     904kB time=00:00:01.32
bitrate=5607.8kbits/s     [libx264 @ 0x3093f80] frame=  35 QP=19.36 NAL=2
Slice:B Poc:70  I:20   P:3867 SKIP:4133 size=10296 bytes
[libx264 @ 0x3093f80] frame=  36 QP=19.16 NAL=0 Slice:B Poc:68  I:16
P:4735 SKIP:3312 size=11358 bytes
[libx264 @ 0x3093f80] frame=  37 QP=15.49 NAL=2 Slice:P Poc:78  I:248
P:6965 SKIP:947  size=53010 bytes
[libx264 @ 0x3093f80] frame=  38 QP=19.37 NAL=2 Slice:B Poc:76  I:31
P:3869 SKIP:4136 size=10627 bytes
[libx264 @ 0x3093f80] frame=  39 QP=19.21 NAL=0 Slice:B Poc:74  I:19
P:4672 SKIP:3351 size=11763 bytes
[libx264 @ 0x3093f80] frame=  40 QP=15.49 NAL=2 Slice:P Poc:86  I:436
P:6835 SKIP:889  size=59585 bytes
[libx264 @ 0x3093f80] frame=  41 QP=17.99 NAL=2 Slice:B Poc:82  I:43
P:5255 SKIP:2542 size=20378 bytes
frame=  108 fps= 21 q=23.0 size=    1076kB time=00:00:01.60
bitrate=5511.5kbits/s     [libx264 @ 0x3093f80] frame=  42 QP=19.26 NAL=0
Slice:B Poc:80  I:12   P:4768 SKIP:3264 size=11758 bytes
[libx264 @ 0x3093f80] frame=  43 QP=19.24 NAL=0 Slice:B Poc:84  I:8
P:4671 SKIP:3360 size=11261 bytes
[libx264 @ 0x3093f80] frame=  44 QP=15.62 NAL=2 Slice:P Poc:94  I:422
P:6889 SKIP:849  size=59389 bytes
[libx264 @ 0x3093f80] frame=  45 QP=18.00 NAL=2 Slice:B Poc:90  I:41
P:5365 SKIP:2414 size=21232 bytes
[libx264 @ 0x3093f80] frame=  46 QP=19.21 NAL=0 Slice:B Poc:88  I:8
P:4742 SKIP:3282 size=11931 bytes
[libx264 @ 0x3093f80] frame=  47 QP=19.33 NAL=0 Slice:B Poc:92  I:17
P:4712 SKIP:3324 size=11613 bytes
[libx264 @ 0x3093f80] frame=  48 QP=15.63 NAL=2 Slice:P Poc:102 I:488
P:6763 SKIP:909  size=59379 bytes
[libx264 @ 0x3093f80] frame=  49 QP=18.04 NAL=2 Slice:B Poc:98  I:59
P:5348 SKIP:2454 size=21591 bytes
[libx264 @ 0x3093f80] frame=  50 QP=19.25 NAL=0 Slice:B Poc:96  I:19
P:4837 SKIP:3190 size=12212 bytes
[libx264 @ 0x3093f80] frame=  51 QP=19.27 NAL=0 Slice:B Poc:100 I:18
P:4739 SKIP:3260 size=11839 bytes
[libx264 @ 0x3093f80] frame=  52 QP=15.74 NAL=2 Slice:P Poc:110 I:532
P:6877 SKIP:751  size=59949 bytes
[libx264 @ 0x3093f80] frame=  53 QP=17.99 NAL=2 Slice:B Poc:106 I:60
P:5406 SKIP:2357 size=22329 bytes
frame=  120 fps= 21 q=23.0 size=    1384kB time=00:00:02.08
bitrate=5449.2kbits/s     [libx264 @ 0x3093f80] frame=  54 QP=19.32 NAL=0
Slice:B Poc:104 I:13   P:4713 SKIP:3318 size=12562 bytes
[libx264 @ 0x3093f80] frame=  55 QP=19.24 NAL=0 Slice:B Poc:108 I:20
P:4699 SKIP:3288 size=12487 bytes
[libx264 @ 0x3093f80] frame=  56 QP=15.73 NAL=2 Slice:P Poc:116 I:428
P:6910 SKIP:822  size=56328 bytes
[libx264 @ 0x3093f80] frame=  57 QP=19.39 NAL=2 Slice:B Poc:114 I:46
P:4162 SKIP:3784 size=12977 bytes
[libx264 @ 0x3093f80] frame=  58 QP=19.29 NAL=0 Slice:B Poc:112 I:24
P:4757 SKIP:3233 size=13557 bytes
[libx264 @ 0x3093f80] frame=  59 QP=15.76 NAL=2 Slice:P Poc:124 I:586
P:6820 SKIP:754  size=61840 bytes
[libx264 @ 0x3093f80] frame=  60 QP=18.14 NAL=2 Slice:B Poc:120 I:76
P:5384 SKIP:2357 size=23134 bytes
frame=  127 fps= 20 q=23.0 size=    1572kB time=00:00:02.36
bitrate=5456.5kbits/s     [libx264 @ 0x3093f80] frame=  61 QP=19.24 NAL=0
Slice:B Poc:118 I:26   P:4900 SKIP:3102 size=13426 bytes
[libx264 @ 0x3093f80] frame=  62 QP=19.30 NAL=0 Slice:B Poc:122 I:26
P:4710 SKIP:3265 size=13068 bytes
[libx264 @ 0x3093f80] frame=  63 QP=15.88 NAL=2 Slice:P Poc:132 I:764
P:6559 SKIP:837  size=61040 bytes
[libx264 @ 0x3093f80] frame=  64 QP=18.15 NAL=2 Slice:B Poc:128 I:105
P:5467 SKIP:2238 size=24167 bytes
[libx264 @ 0x3093f80] frame=  65 QP=19.34 NAL=0 Slice:B Poc:126 I:19
P:4863 SKIP:3126 size=13842 bytes
[libx264 @ 0x3093f80] frame=  66 QP=19.33 NAL=0 Slice:B Poc:130 I:30
P:4824 SKIP:3123 size=14136 bytes
[libx264 @ 0x3093f80] frame=  67 QP=16.02 NAL=2 Slice:P Poc:140 I:751
P:6615 SKIP:794  size=62641 bytes
[libx264 @ 0x3093f80] frame=  68 QP=18.18 NAL=2 Slice:B Poc:136 I:130
P:5432 SKIP:2213 size=24635 bytes
[libx264 @ 0x3093f80] frame=  69 QP=19.38 NAL=0 Slice:B Poc:134 I:22
P:4987 SKIP:3017 size=14486 bytes
[libx264 @ 0x3093f80] frame=  70 QP=19.49 NAL=0 Slice:B Poc:138 I:43
P:4955 SKIP:3016 size=14408 bytes
[libx264 @ 0x3093f80] frame=  71 QP=15.91 NAL=2 Slice:P Poc:146 I:604
P:6874 SKIP:682  size=58848 bytes
[libx264 @ 0x3093f80] frame=  72 QP=19.52 NAL=2 Slice:B Poc:144 I:68
P:4324 SKIP:3559 size=15130 bytes
frame=  139 fps= 20 q=23.0 size=    1894kB time=00:00:02.84
bitrate=5463.4kbits/s     [libx264 @ 0x3093f80] frame=  73 QP=19.43 NAL=0
Slice:B Poc:142 I:33   P:5002 SKIP:2938 size=15337 bytes
[libx264 @ 0x3093f80] frame=  74 QP=15.96 NAL=2 Slice:P Poc:154 I:906
P:6627 SKIP:627  size=65161 bytes
[libx264 @ 0x3093f80] frame=  75 QP=18.29 NAL=2 Slice:B Poc:150 I:161
P:5196 SKIP:2439 size=25027 bytes
[libx264 @ 0x3093f80] frame=  76 QP=19.45 NAL=0 Slice:B Poc:148 I:39
P:4876 SKIP:3087 size=14706 bytes
[libx264 @ 0x3093f80] frame=  77 QP=19.48 NAL=0 Slice:B Poc:152 I:34
P:4948 SKIP:3012 size=14903 bytes
[libx264 @ 0x3093f80] frame=  78 QP=15.99 NAL=2 Slice:P Poc:162 I:913
P:6549 SKIP:698  size=64415 bytes
[libx264 @ 0x3093f80] frame=  79 QP=18.27 NAL=2 Slice:B Poc:158 I:185
P:5458 SKIP:2167 size=25007 bytes
frame=  146 fps= 20 q=23.0 size=    2113kB time=00:00:03.12
bitrate=5548.9kbits/s     [libx264 @ 0x3093f80] frame=  80 QP=19.51 NAL=0
Slice:B Poc:156 I:49   P:4938 SKIP:3003 size=15061 bytes
[libx264 @ 0x3093f80] frame=  81 QP=19.49 NAL=0 Slice:B Poc:160 I:65
P:4864 SKIP:3065 size=14581 bytes
[libx264 @ 0x3093f80] frame=  82 QP=16.09 NAL=2 Slice:P Poc:170 I:930
P:6610 SKIP:620  size=64295 bytes
[libx264 @ 0x3093f80] frame=  83 QP=18.37 NAL=2 Slice:B Poc:166 I:219
P:5443 SKIP:2192 size=25011 bytes
[libx264 @ 0x3093f80] frame=  84 QP=19.56 NAL=0 Slice:B Poc:164 I:50
P:5035 SKIP:2909 size=15501 bytes
[libx264 @ 0x3093f80] frame=  85 QP=19.56 NAL=0 Slice:B Poc:168 I:74
P:4889 SKIP:3023 size=15126 bytes
[libx264 @ 0x3093f80] frame=  86 QP=15.95 NAL=2 Slice:P Poc:176 I:712
P:6788 SKIP:660  size=58344 bytes
[libx264 @ 0x3093f80] frame=  87 QP=19.78 NAL=2 Slice:B Poc:174 I:100
P:4434 SKIP:3455 size=15358 bytes
frame=  154 fps= 19 q=23.0 size=    2331kB time=00:00:03.44
bitrate=5551.9kbits/s     [libx264 @ 0x3093f80] frame=  88 QP=19.67 NAL=0
Slice:B Poc:172 I:76   P:5035 SKIP:2881 size=15780 bytes
[libx264 @ 0x3093f80] frame=  89 QP=16.04 NAL=2 Slice:P Poc:184 I:830
P:6822 SKIP:508  size=64182 bytes
[libx264 @ 0x3093f80] frame=  90 QP=18.36 NAL=2 Slice:B Poc:180 I:179
P:5643 SKIP:1997 size=24893 bytes
[libx264 @ 0x3093f80] frame=  91 QP=19.59 NAL=0 Slice:B Poc:178 I:50
P:5098 SKIP:2856 size=15595 bytes
[libx264 @ 0x3093f80] frame=  92 QP=19.55 NAL=0 Slice:B Poc:182 I:65
P:4868 SKIP:3046 size=15009 bytes
[libx264 @ 0x3093f80] frame=  93 QP=15.91 NAL=2 Slice:P Poc:190 I:690
P:6889 SKIP:581  size=58559 bytes
[libx264 @ 0x3093f80] frame=  94 QP=19.74 NAL=2 Slice:B Poc:188 I:106
P:4568 SKIP:3301 size=15661 bytes
[libx264 @ 0x3093f80] frame=  95 QP=19.64 NAL=0 Slice:B Poc:186 I:68
P:5114 SKIP:2825 size=15961 bytes
[libx264 @ 0x3093f80] frame=  96 QP=15.91 NAL=2 Slice:P Poc:198 I:698
P:7013 SKIP:449  size=65193 bytes
[libx264 @ 0x3093f80] frame=  97 QP=18.42 NAL=2 Slice:B Poc:194 I:221
P:5555 SKIP:2109 size=23999 bytes
frame=  164 fps= 19 q=23.0 size=    2639kB time=00:00:03.84
bitrate=5629.5kbits/s     [libx264 @ 0x3093f80] frame=  98 QP=19.59 NAL=0
Slice:B Poc:192 I:84   P:5016 SKIP:2916 size=15718 bytes
[libx264 @ 0x3093f80] frame=  99 QP=19.67 NAL=0 Slice:B Poc:196 I:80
P:4958 SKIP:2952 size=15114 bytes
[libx264 @ 0x3093f80] frame= 100 QP=16.06 NAL=2 Slice:P Poc:206 I:699
P:6884 SKIP:577  size=62934 bytes
[libx264 @ 0x3093f80] frame= 101 QP=18.56 NAL=2 Slice:B Poc:202 I:208
P:5336 SKIP:2342 size=23311 bytes
[libx264 @ 0x3093f80] frame= 102 QP=19.72 NAL=0 Slice:B Poc:200 I:71
P:4724 SKIP:3225 size=15027 bytes
[libx264 @ 0x3093f80] frame= 103 QP=19.65 NAL=0 Slice:B Poc:204 I:101
P:4834 SKIP:3059 size=14686 bytes
[libx264 @ 0x3093f80] frame= 104 QP=16.01 NAL=2 Slice:P Poc:212 I:519
P:7096 SKIP:545  size=56823 bytes
[libx264 @ 0x3093f80] frame= 105 QP=19.80 NAL=2 Slice:B Poc:210 I:106
P:4382 SKIP:3495 size=14516 bytes
[libx264 @ 0x3093f80] frame= 106 QP=19.77 NAL=0 Slice:B Poc:208 I:90
P:4976 SKIP:2947 size=15176 bytes
[libx264 @ 0x3093f80] frame= 107 QP=15.91 NAL=2 Slice:P Poc:218 I:458
P:7273 SKIP:429  size=57532 bytes
[libx264 @ 0x3093f80] frame= 108 QP=19.96 NAL=2 Slice:B Poc:216 I:113
P:4397 SKIP:3496 size=13851 bytes
frame=  175 fps= 19 q=23.0 size=    2936kB time=00:00:04.28
bitrate=5620.3kbits/s     [libx264 @ 0x3093f80] frame= 109 QP=19.88 NAL=0
Slice:B Poc:214 I:78   P:4896 SKIP:3037 size=14769 bytes
[libx264 @ 0x3093f80] frame= 110 QP=16.10 NAL=2 Slice:P Poc:226 I:533
P:7189 SKIP:438  size=60902 bytes
[libx264 @ 0x3093f80] frame= 111 QP=18.42 NAL=2 Slice:B Poc:222 I:166
P:5565 SKIP:2149 size=22000 bytes
[libx264 @ 0x3093f80] frame= 112 QP=19.82 NAL=0 Slice:B Poc:220 I:52
P:4901 SKIP:3075 size=14173 bytes
[libx264 @ 0x3093f80] frame= 113 QP=19.72 NAL=0 Slice:B Poc:224 I:95
P:4845 SKIP:3088 size=13654 bytes
frame=  180 fps= 19 q=23.0 size=    3059kB time=00:00:04.48
bitrate=5593.5kbits/s     [libx264 @ 0x3093f80] frame= 114 QP=16.09 NAL=2
Slice:P Poc:232 I:411  P:7202 SKIP:547  size=54917 bytes
[libx264 @ 0x3093f80] frame= 115 QP=19.78 NAL=2 Slice:B Poc:230 I:100
P:4330 SKIP:3589 size=13067 bytes
[libx264 @ 0x3093f80] frame= 116 QP=19.76 NAL=0 Slice:B Poc:228 I:77
P:4880 SKIP:3072 size=14142 bytes
[libx264 @ 0x3093f80] frame= 117 QP=16.08 NAL=2 Slice:P Poc:238 I:404
P:7290 SKIP:466  size=54623 bytes
[libx264 @ 0x3093f80] frame= 118 QP=19.87 NAL=2 Slice:B Poc:236 I:110
P:4283 SKIP:3623 size=12860 bytes
[libx264 @ 0x3093f80] frame= 119 QP=19.78 NAL=0 Slice:B Poc:234 I:55
P:4911 SKIP:3062 size=13741 bytes
[libx264 @ 0x3093f80] frame= 120 QP=16.02 NAL=2 Slice:P Poc:244 I:407
P:7281 SKIP:472  size=54809 bytes
[libx264 @ 0x3093f80] frame= 121 QP=19.77 NAL=2 Slice:B Poc:242 I:97
P:4285 SKIP:3628 size=12954 bytes
[libx264 @ 0x3093f80] frame= 122 QP=19.79 NAL=0 Slice:B Poc:240 I:75
P:5002 SKIP:2977 size=13978 bytes
[libx264 @ 0x3093f80] frame= 123 QP=16.07 NAL=2 Slice:P Poc:250 I:375
P:7320 SKIP:465  size=54877 bytes
[libx264 @ 0x3093f80] frame= 124 QP=19.82 NAL=2 Slice:B Poc:248 I:98
P:4361 SKIP:3571 size=13205 bytes
frame=  191 fps= 19 q=23.0 size=    3365kB time=00:00:04.92
bitrate=5602.5kbits/s     [libx264 @ 0x3093f80] frame= 125 QP=19.80 NAL=0
Slice:B Poc:246 I:54   P:4907 SKIP:3074 size=13895 bytes
[libx264 @ 0x3093f80] frame= 126 QP=16.12 NAL=2 Slice:P Poc:256 I:384
P:7277 SKIP:499  size=54753 bytes
[libx264 @ 0x3093f80] frame= 127 QP=19.87 NAL=2 Slice:B Poc:254 I:90
P:4240 SKIP:3698 size=12660 bytes
[libx264 @ 0x3093f80] frame= 128 QP=19.74 NAL=0 Slice:B Poc:252 I:54
P:4837 SKIP:3155 size=13839 bytes
[libx264 @ 0x3093f80] frame= 129 QP=16.03 NAL=2 Slice:P Poc:262 I:353
P:7390 SKIP:417  size=54397 bytes
[libx264 @ 0x3093f80] frame= 130 QP=19.80 NAL=2 Slice:B Poc:260 I:85
P:4235 SKIP:3705 size=12480 bytes
[libx264 @ 0x3093f80] frame= 131 QP=19.79 NAL=0 Slice:B Poc:258 I:53
P:4773 SKIP:3230 size=13592 bytes
frame=  198 fps= 18 q=23.0 size=    3536kB time=00:00:05.20
bitrate=5571.0kbits/s     [libx264 @ 0x3093f80] frame= 132 QP=15.94 NAL=2
Slice:P Poc:268 I:347  P:7315 SKIP:498  size=55483 bytes
[libx264 @ 0x3093f80] frame= 133 QP=19.87 NAL=2 Slice:B Poc:266 I:82
P:4276 SKIP:3688 size=12223 bytes
[libx264 @ 0x3093f80] frame= 134 QP=19.81 NAL=0 Slice:B Poc:264 I:46
P:4952 SKIP:3050 size=13454 bytes
[libx264 @ 0x3093f80] frame= 135 QP=15.91 NAL=2 Slice:P Poc:274 I:354
P:7408 SKIP:398  size=56315 bytes
[libx264 @ 0x3093f80] frame= 136 QP=19.95 NAL=2 Slice:B Poc:272 I:65
P:4422 SKIP:3585 size=11996 bytes
[libx264 @ 0x3093f80] frame= 137 QP=19.80 NAL=0 Slice:B Poc:270 I:59
P:4795 SKIP:3212 size=13018 bytes
[libx264 @ 0x3093f80] frame= 138 QP=15.97 NAL=2 Slice:P Poc:280 I:292
P:7391 SKIP:477  size=56150 bytes
[libx264 @ 0x3093f80] frame= 139 QP=19.88 NAL=2 Slice:B Poc:278 I:61
P:4428 SKIP:3549 size=11788 bytes
[libx264 @ 0x3093f80] frame= 140 QP=19.76 NAL=0 Slice:B Poc:276 I:54
P:4737 SKIP:3268 size=12611 bytes
[libx264 @ 0x3093f80] frame= 141 QP=15.91 NAL=2 Slice:P Poc:286 I:291
P:7396 SKIP:473  size=54780 bytes
[libx264 @ 0x3093f80] frame= 142 QP=19.81 NAL=2 Slice:B Poc:284 I:69
P:4234 SKIP:3724 size=11336 bytes
frame=  209 fps= 18 q=23.0 size=    3838kB time=00:00:05.64
bitrate=5574.9kbits/s     [libx264 @ 0x3093f80] frame= 143 QP=19.76 NAL=0
Slice:B Poc:282 I:36   P:4684 SKIP:3348 size=12316 bytes
[libx264 @ 0x3093f80] frame= 144 QP=15.86 NAL=2 Slice:P Poc:292 I:306
P:7458 SKIP:396  size=55894 bytes
[libx264 @ 0x3093f80] frame= 145 QP=19.93 NAL=2 Slice:B Poc:290 I:51
P:4288 SKIP:3738 size=10969 bytes
[libx264 @ 0x3093f80] frame= 146 QP=19.85 NAL=0 Slice:B Poc:288 I:42
P:4853 SKIP:3179 size=12574 bytes
[libx264 @ 0x3093f80] frame= 147 QP=15.98 NAL=2 Slice:P Poc:300 I:279
P:7570 SKIP:311  size=61780 bytes
[libx264 @ 0x3093f80] frame= 148 QP=18.46 NAL=2 Slice:B Poc:296 I:64
P:5620 SKIP:2234 size=18950 bytes
[libx264 @ 0x3093f80] frame= 149 QP=19.78 NAL=0 Slice:B Poc:294 I:44
P:4746 SKIP:3291 size=12104 bytes
[libx264 @ 0x3093f80] frame= 150 QP=19.81 NAL=0 Slice:B Poc:298 I:45
P:4613 SKIP:3394 size=11486 bytes
frame=  217 fps= 18 q=23.0 size=    4030kB time=00:00:05.96
bitrate=5538.8kbits/s     [libx264 @ 0x3093f80] frame= 151 QP=15.95 NAL=2
Slice:P Poc:306 I:278  P:7375 SKIP:507  size=54481 bytes
[libx264 @ 0x3093f80] frame= 152 QP=19.94 NAL=2 Slice:B Poc:304 I:43
P:4338 SKIP:3671 size=10795 bytes
[libx264 @ 0x3093f80] frame= 153 QP=19.89 NAL=0 Slice:B Poc:302 I:33
P:4818 SKIP:3235 size=11806 bytes
[libx264 @ 0x3093f80] frame= 154 QP=15.96 NAL=2 Slice:P Poc:312 I:232
P:7465 SKIP:463  size=55082 bytes
[libx264 @ 0x3093f80] frame= 155 QP=19.95 NAL=2 Slice:B Poc:310 I:42
P:4382 SKIP:3639 size=10549 bytes
[libx264 @ 0x3093f80] frame= 156 QP=19.71 NAL=0 Slice:B Poc:308 I:21
P:4760 SKIP:3280 size=11572 bytes
[libx264 @ 0x3093f80] frame= 157 QP=15.93 NAL=2 Slice:P Poc:318 I:230
P:7530 SKIP:400  size=54895 bytes
frame=  224 fps= 18 q=23.0 size=    4234kB time=00:00:06.24
bitrate=5558.4kbits/s     [Parsed_concat_2 @ 0x308e720] EOF on in1:v0, 0
streams left in segment.
[Parsed_concat_2 @ 0x308e720] Segment finished at pts=9000000
[libx264 @ 0x3093f80] frame= 158 QP=19.92 NAL=2 Slice:B Poc:316 I:30
P:4327 SKIP:3723 size=10089 bytes
[output stream 0:0 @ 0x3096b40] EOF on sink link output stream 0:0:default.
No more output streams to write to, finishing.
[libx264 @ 0x3093f80] frame= 159 QP=19.79 NAL=0 Slice:B Poc:314 I:13
P:4781 SKIP:3299 size=11572 bytes
[libx264 @ 0x3093f80] frame= 160 QP=15.86 NAL=2 Slice:P Poc:324 I:238
P:7476 SKIP:446  size=54851 bytes
[libx264 @ 0x3093f80] frame= 161 QP=19.81 NAL=2 Slice:B Poc:322 I:39
P:4271 SKIP:3733 size=10040 bytes
[libx264 @ 0x3093f80] frame= 162 QP=19.80 NAL=0 Slice:B Poc:320 I:35
P:4930 SKIP:3135 size=11589 bytes
[libx264 @ 0x3093f80] frame= 163 QP=15.79 NAL=2 Slice:P Poc:330 I:230
P:7502 SKIP:428  size=56355 bytes
[libx264 @ 0x3093f80] frame= 164 QP=19.97 NAL=2 Slice:B Poc:328 I:29
P:4303 SKIP:3725 size=9778 bytes
[libx264 @ 0x3093f80] frame= 165 QP=19.75 NAL=0 Slice:B Poc:326 I:16
P:4905 SKIP:3176 size=11262 bytes
[libx264 @ 0x3093f80] frame= 166 QP=15.83 NAL=2 Slice:P Poc:336 I:228
P:7431 SKIP:501  size=55172 bytes
[libx264 @ 0x3093f80] frame= 167 QP=19.90 NAL=2 Slice:B Poc:334 I:26
P:4322 SKIP:3711 size=9565 bytes
[libx264 @ 0x3093f80] frame= 168 QP=19.78 NAL=0 Slice:B Poc:332 I:17
P:4735 SKIP:3342 size=10776 bytes
[libx264 @ 0x3093f80] frame= 169 QP=15.75 NAL=2 Slice:P Poc:342 I:244
P:7522 SKIP:394  size=55750 bytes
[libx264 @ 0x3093f80] frame= 170 QP=19.94 NAL=2 Slice:B Poc:340 I:20
P:4236 SKIP:3798 size=9465 bytes
[libx264 @ 0x3093f80] frame= 171 QP=19.80 NAL=0 Slice:B Poc:338 I:13
P:4789 SKIP:3305 size=10875 bytes
[libx264 @ 0x3093f80] frame= 172 QP=15.89 NAL=2 Slice:P Poc:350 I:364
P:7429 SKIP:367  size=62477 bytes
[libx264 @ 0x3093f80] frame= 173 QP=18.49 NAL=2 Slice:B Poc:346 I:39
P:5381 SKIP:2517 size=17638 bytes
[libx264 @ 0x3093f80] frame= 174 QP=19.82 NAL=0 Slice:B Poc:344 I:13
P:4741 SKIP:3363 size=10446 bytes
[libx264 @ 0x3093f80] frame= 175 QP=19.82 NAL=0 Slice:B Poc:348 I:9
P:4815 SKIP:3289 size=10087 bytes
[libx264 @ 0x3093f80] frame= 176 QP=15.88 NAL=2 Slice:P Poc:356 I:308
P:7400 SKIP:452  size=53841 bytes
[libx264 @ 0x3093f80] frame= 177 QP=19.95 NAL=2 Slice:B Poc:354 I:21
P:4267 SKIP:3761 size=9712 bytes
[libx264 @ 0x3093f80] frame= 178 QP=19.87 NAL=0 Slice:B Poc:352 I:6
P:4833 SKIP:3246 size=10708 bytes
[libx264 @ 0x3093f80] frame= 179 QP=15.93 NAL=2 Slice:P Poc:362 I:302
P:7412 SKIP:446  size=54836 bytes
[libx264 @ 0x3093f80] frame= 180 QP=19.97 NAL=2 Slice:B Poc:360 I:23
P:4184 SKIP:3846 size=9582 bytes
[libx264 @ 0x3093f80] frame= 181 QP=19.87 NAL=0 Slice:B Poc:358 I:11
P:4839 SKIP:3260 size=10697 bytes
[libx264 @ 0x3093f80] frame= 182 QP=15.92 NAL=2 Slice:P Poc:368 I:315
P:7445 SKIP:400  size=55671 bytes
[libx264 @ 0x3093f80] frame= 183 QP=19.97 NAL=2 Slice:B Poc:366 I:16
P:4222 SKIP:3808 size=9668 bytes
[libx264 @ 0x3093f80] frame= 184 QP=19.85 NAL=0 Slice:B Poc:364 I:9
P:4738 SKIP:3360 size=10589 bytes
[libx264 @ 0x3093f80] frame= 185 QP=15.96 NAL=2 Slice:P Poc:374 I:335
P:7380 SKIP:445  size=55202 bytes
[libx264 @ 0x3093f80] frame= 186 QP=19.95 NAL=2 Slice:B Poc:372 I:11
P:4260 SKIP:3754 size=9651 bytes
[libx264 @ 0x3093f80] frame= 187 QP=19.88 NAL=0 Slice:B Poc:370 I:9
P:4789 SKIP:3306 size=10920 bytes
[libx264 @ 0x3093f80] frame= 188 QP=15.99 NAL=2 Slice:P Poc:380 I:310
P:7410 SKIP:440  size=54335 bytes
[libx264 @ 0x3093f80] frame= 189 QP=20.00 NAL=2 Slice:B Poc:378 I:19
P:4280 SKIP:3730 size=9806 bytes
[libx264 @ 0x3093f80] frame= 190 QP=19.90 NAL=0 Slice:B Poc:376 I:7
P:4832 SKIP:3277 size=10857 bytes
[libx264 @ 0x3093f80] frame= 191 QP=15.95 NAL=2 Slice:P Poc:386 I:310
P:7409 SKIP:441  size=54656 bytes
[libx264 @ 0x3093f80] frame= 192 QP=20.05 NAL=2 Slice:B Poc:384 I:14
P:4312 SKIP:3710 size=9902 bytes
[libx264 @ 0x3093f80] frame= 193 QP=19.90 NAL=0 Slice:B Poc:382 I:12
P:4819 SKIP:3261 size=10936 bytes
[libx264 @ 0x3093f80] frame= 194 QP=16.00 NAL=2 Slice:P Poc:392 I:330
P:7352 SKIP:478  size=54883 bytes
[libx264 @ 0x3093f80] frame= 195 QP=20.05 NAL=2 Slice:B Poc:390 I:14
P:4307 SKIP:3722 size=9843 bytes
[libx264 @ 0x3093f80] frame= 196 QP=19.91 NAL=0 Slice:B Poc:388 I:5
P:4891 SKIP:3195 size=11030 bytes
[libx264 @ 0x3093f80] frame= 197 QP=16.01 NAL=2 Slice:P Poc:398 I:359
P:7342 SKIP:459  size=54279 bytes
[libx264 @ 0x3093f80] frame= 198 QP=20.07 NAL=2 Slice:B Poc:396 I:14
P:4236 SKIP:3789 size=9845 bytes
[libx264 @ 0x3093f80] frame= 199 QP=19.87 NAL=0 Slice:B Poc:394 I:6
P:4960 SKIP:3124 size=11142 bytes
[libx264 @ 0x3093f80] frame= 200 QP=15.91 NAL=2 Slice:P Poc:402 I:211
P:7383 SKIP:566  size=45554 bytes
[libx264 @ 0x3093f80] frame= 201 QP=19.85 NAL=0 Slice:B Poc:400 I:8
P:4760 SKIP:3327 size=9970 bytes
[libx264 @ 0x3093f80] frame= 202 QP=15.96 NAL=2 Slice:P Poc:408 I:353
P:7278 SKIP:529  size=54028 bytes
[libx264 @ 0x3093f80] frame= 203 QP=20.02 NAL=2 Slice:B Poc:406 I:10
P:4347 SKIP:3659 size=9724 bytes
[libx264 @ 0x3093f80] frame= 204 QP=19.87 NAL=0 Slice:B Poc:404 I:3
P:4948 SKIP:3147 size=10861 bytes
[libx264 @ 0x3093f80] frame= 205 QP=15.99 NAL=2 Slice:P Poc:414 I:332
P:7403 SKIP:425  size=54602 bytes
[libx264 @ 0x3093f80] frame= 206 QP=19.94 NAL=2 Slice:B Poc:412 I:10
P:4281 SKIP:3704 size=9722 bytes
[libx264 @ 0x3093f80] frame= 207 QP=19.82 NAL=0 Slice:B Poc:410 I:7
P:4951 SKIP:3136 size=10727 bytes
[libx264 @ 0x3093f80] frame= 208 QP=16.00 NAL=2 Slice:P Poc:420 I:358
P:7348 SKIP:454  size=53194 bytes
[libx264 @ 0x3093f80] frame= 209 QP=20.08 NAL=2 Slice:B Poc:418 I:2
P:4245 SKIP:3775 size=9200 bytes
[libx264 @ 0x3093f80] frame= 210 QP=19.88 NAL=0 Slice:B Poc:416 I:2
P:4883 SKIP:3218 size=10305 bytes
[libx264 @ 0x3093f80] frame= 211 QP=16.14 NAL=2 Slice:P Poc:426 I:355
P:7323 SKIP:482  size=50995 bytes
[libx264 @ 0x3093f80] frame= 212 QP=19.98 NAL=2 Slice:B Poc:424 I:3
P:4270 SKIP:3794 size=9105 bytes
[libx264 @ 0x3093f80] frame= 213 QP=19.86 NAL=0 Slice:B Poc:422 I:1
P:4920 SKIP:3176 size=10333 bytes
[libx264 @ 0x3093f80] frame= 214 QP=16.34 NAL=2 Slice:P Poc:432 I:327
P:7375 SKIP:458  size=48360 bytes
[libx264 @ 0x3093f80] frame= 215 QP=20.00 NAL=2 Slice:B Poc:430 I:1
P:4203 SKIP:3853 size=8881 bytes
[libx264 @ 0x3093f80] frame= 216 QP=19.81 NAL=0 Slice:B Poc:428 I:2
P:4933 SKIP:3173 size=10171 bytes
[libx264 @ 0x3093f80] frame= 217 QP=16.77 NAL=2 Slice:P Poc:438 I:354
P:7131 SKIP:675  size=43544 bytes
[libx264 @ 0x3093f80] frame= 218 QP=19.88 NAL=2 Slice:B Poc:436 I:1
P:4252 SKIP:3772 size=9202 bytes
[libx264 @ 0x3093f80] frame= 219 QP=19.90 NAL=0 Slice:B Poc:434 I:1
P:4891 SKIP:3226 size=10073 bytes
[libx264 @ 0x3093f80] frame= 220 QP=17.79 NAL=2 Slice:P Poc:444 I:329
P:6975 SKIP:856  size=35760 bytes
[libx264 @ 0x3093f80] frame= 221 QP=19.93 NAL=2 Slice:B Poc:442 I:2
P:4330 SKIP:3714 size=9647 bytes
[libx264 @ 0x3093f80] frame= 222 QP=19.84 NAL=0 Slice:B Poc:440 I:1
P:4938 SKIP:3175 size=10079 bytes
[libx264 @ 0x3093f80] frame= 223 QP=19.84 NAL=2 Slice:P Poc:448 I:204
P:5636 SKIP:2320 size=18293 bytes
[libx264 @ 0x3093f80] frame= 224 QP=19.83 NAL=0 Slice:B Poc:446 I:2
P:4879 SKIP:3232 size=10039 bytes
[mov @ 0x309ac40] Starting second pass: moving the moov atom to the
beginning of the file
[AVIOContext @ 0x3090b60] Statistics: 5928298 bytes read, 0 seeks
frame=  225 fps= 14 q=-1.0 Lsize=    5793kB time=00:00:08.92
bitrate=5320.0kbits/s
video:5789kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: 0.060473%
Input file #0
(/home/efesto/Desktop/A016C019_101031_L1O3/A016C019_101031_L1O3.%4d.dpx):
  Input stream #0:0 (video): 225 packets read (1868083200 bytes); 225
frames decoded;
  Total: 225 packets (1868083200 bytes) demuxed
Input file #1
(/home/efesto/devel/efesto/efesto-submit/resource/profile/default.jpg):
  Input stream #1:0 (video): 2 packets read (229172 bytes); 2 frames
decoded;
  Total: 2 packets (229172 bytes) demuxed
Output file #0 (/home/efesto/Desktop/new.mov):
  Output stream #0:0 (video): 225 frames encoded; 225 packets muxed
(5928261 bytes);
  Total: 225 packets (5928261 bytes) muxed
227 frames successfully decoded, 0 decoding errors
[Parsed_fps_4 @ 0x308ee20] 226 frames in, 225 frames out; 1 frames dropped,
0 frames duplicated.
[AVIOContext @ 0x30969e0] Statistics: 38 seeks, 506 writeouts
[libx264 @ 0x3093f80] frame I:1     Avg QP:14.98  size:170304
[libx264 @ 0x3093f80] frame P:68    Avg QP:15.94  size: 54768
[libx264 @ 0x3093f80] frame B:156   Avg QP:19.44  size: 13032
[libx264 @ 0x3093f80] consecutive B-frames:  0.4%  1.8% 58.7% 39.1%
[libx264 @ 0x3093f80] mb I  I16..4: 10.3% 81.2%  8.6%
[libx264 @ 0x3093f80] mb P  I16..4:  0.2%  4.2%  0.4%  P16..4: 36.0% 33.4%
18.1%  0.0%  0.0%    skip: 7.8%
[libx264 @ 0x3093f80] mb B  I16..4:  0.0%  0.5%  0.0%  B16..8: 52.9%  4.8%
1.0%  direct: 1.3%  skip:39.5%  L0:37.3% L1:58.4% BI: 4.3%
[libx264 @ 0x3093f80] 8x8 transform intra:86.6% inter:70.5%
[libx264 @ 0x3093f80] direct mvs  spatial:96.2% temporal:3.8%
[libx264 @ 0x3093f80] coded y,uvDC,uvAC intra: 86.5% 39.1% 6.5% inter:
21.3% 7.0% 0.0%
[libx264 @ 0x3093f80] i16 v,h,dc,p: 17% 22% 19% 43%
[libx264 @ 0x3093f80] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15%  6%  6%  7% 17%
13% 15%  7% 13%
[libx264 @ 0x3093f80] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10%  4%  3%  8% 21%
15% 17%  8% 12%
[libx264 @ 0x3093f80] i8c dc,h,v,p: 31% 45% 19%  5%
[libx264 @ 0x3093f80] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x3093f80] ref P L0: 72.8% 14.3%  9.5%  2.0%  1.0%  0.4%
[libx264 @ 0x3093f80] ref B L0: 95.4%  3.6%  0.8%  0.2%
[libx264 @ 0x3093f80] ref B L1: 96.4%  3.6%
[libx264 @ 0x3093f80] kb/s:5268.95
[AVIOContext @ 0x308b020] Statistics: 32768 bytes read, 0 seeks


L.
-- 
-------------------------------------------------------------------------------------------------------------------
Efesto Lab LTD, Chancery Station House, 31-33 High Holborn, London WC1V 6AX
-------------------------------------------------------------------------------------------------------------------
www.efestolab.uk

skype: lorenzo.efestolab
phone: +44 7961031018


More information about the ffmpeg-user mailing list