[FFmpeg-user] drawtext metadata

lorenzo angeli lorenzo.angeli at efestolab.uk
Thu Jun 4 11:25:49 CEST 2015


Gm all.
I'm trying to burn in on a clip some informations present on the metadata
the a source dpx sequence. I can see a lot of metadata using djv:

Time = 2012:08:16:14:52:55:BST

Creator = Nuke

Source Offset = 0 0

Source Center = 960 540

Source Size = 1920 1080

Source Border = 0 0 0 0

Source Pixel Aspect = 1200 1200

Source ScanSize = 0 0

Film Frame = 0

Film Frame Rate = 25

Film Shutter = 0

TV Sample Rate = 0 0

TV Time Offset = 0

TV Gamma = 0

TV Black Level = 0

TV Black Gain = 0

TV Break Point = 0

TV White Level = 0

TV Integration Times = 0



But none of these seems to be working when set as key for the ffmpeg
command :

(in this case I would expect to see "Nuke" printed on the lower left
corner), is there anything I'm missing on how to use this filter ?


Here the complete report in debug mode:

(Thanks in advance !)


ffmpeg started on 2015-06-04 at 11:20:38
Report written to "ffmpeg-20150604-112038.log"
Command line:
ffmpeg -thread_queue_size 512 -hwaccel auto -threads 0 -y -r 24.0
-start_number 284 -i
"/home/efesto/Desktop/A010C009_101029_L1O3/A010C009_101029_L1O3.%4d.dpx"
-c:v libx264 -crf 18 -preset slow -strict -2 -movflags faststart -pix_fmt
yuv420p -filter_complex
"[0:v]null,scale=1920:1080,drawtext=fontfile=/home/efesto/devel/efesto/efesto-submit/source/efesto_submit/profile/settings/fonts/lato.ttf:text=\\'%{metadata\\:Creator}\\':fontcolor=white at 1:fontsize=28:x=50:y=main_h-50[clip];[clip]scale=1920:1080,
fps=24.0, setdar=16:9[v]" -map "[v]" -v debug /home/efesto/Desktop/out.mov
-report
ffmpeg version N-72356-g8aa9853 Copyright (c) 2000-2015 the FFmpeg
developers
  built with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
  configuration: --prefix=/home/efesto/ffmpeg_build
--pkg-config-flags=--static
--extra-cflags=-I/home/efesto/ffmpeg_build/include
--extra-ldflags=-L/home/efesto/ffmpeg_build/lib --bindir=/home/efesto/bin
--enable-gpl --enable-libass --enable-libfreetype --enable-libmp3lame
--enable-libopus --enable-libtheora --enable-libvorbis --enable-libx264
--enable-nonfree
  libavutil      54. 25.100 / 54. 25.100
  libavcodec     56. 41.100 / 56. 41.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 '-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 '-r' ... matched as option 'r' (set frame rate (Hz value,
fraction or abbreviation)) with argument '24.0'.
Reading option '-start_number' ... matched as AVOption 'start_number' with
argument '284'.
Reading option '-i' ... matched as input file with argument
'/home/efesto/Desktop/A010C009_101029_L1O3/A010C009_101029_L1O3.%4d.dpx'.
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,scale=1920:1080,drawtext=fontfile=/home/efesto/devel/efesto/efesto-submit/source/efesto_submit/profile/settings/fonts/lato.ttf:text=\'%{metadata\:Creator}\':fontcolor=white at 1:fontsize=28:x=50:y=main_h-50[clip];[clip]scale=1920:1080,
fps=24.0, setdar=16:9[v]'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '[v]'.
Reading option '-v' ... matched as option 'v' (set logging level) with
argument 'debug'.
Reading option '/home/efesto/Desktop/out.mov' ... matched as output file.
Reading option '-report' ... matched as option 'report' (generate a report)
with argument '1'.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option y (overwrite output files) with argument 1.
Applying option filter_complex (create a complex filtergraph) with argument
[0:v]null,scale=1920:1080,drawtext=fontfile=/home/efesto/devel/efesto/efesto-submit/source/efesto_submit/profile/settings/fonts/lato.ttf:text=\'%{metadata\:Creator}\':fontcolor=white at 1:fontsize=28:x=50:y=main_h-50[clip];[clip]scale=1920:1080,
fps=24.0, setdar=16:9[v].
Applying option v (set logging level) with argument debug.
Applying option report (generate a report) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input file
/home/efesto/Desktop/A010C009_101029_L1O3/A010C009_101029_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.
Applying option r (set frame rate (Hz value, fraction or abbreviation))
with argument 24.0.
Successfully parsed a group of options.
Opening an input file:
/home/efesto/Desktop/A010C009_101029_L1O3/A010C009_101029_L1O3.%4d.dpx.
[AVIOContext @ 0x224c980] Statistics: 8302592 bytes read, 0 seeks
[image2 @ 0x224b080] Probe buffer size limit of 5000000 bytes reached
Input #0, image2, from
'/home/efesto/Desktop/A010C009_101029_L1O3/A010C009_101029_L1O3.%4d.dpx':
  Duration: 00:00:06.48, 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: output file /home/efesto/Desktop/out.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/out.mov.
detected 8 logical cores
[Parsed_scale_1 @ 0x224e4e0] Setting 'w' to value '1920'
[Parsed_scale_1 @ 0x224e4e0] Setting 'h' to value '1080'
[Parsed_scale_1 @ 0x224e4e0] w:1920 h:1080 flags:'bilinear' interl:0
[Parsed_drawtext_2 @ 0x224e380] Setting 'fontfile' to value
'/home/efesto/devel/efesto/efesto-submit/source/efesto_submit/profile/settings/fonts/lato.ttf'
[Parsed_drawtext_2 @ 0x224e380] Setting 'text' to value
'%{metadata:Creator}'
[Parsed_drawtext_2 @ 0x224e380] Setting 'fontcolor' to value 'white at 1'
[Parsed_drawtext_2 @ 0x224e380] Setting 'fontsize' to value '28'
[Parsed_drawtext_2 @ 0x224e380] Setting 'x' to value '50'
[Parsed_drawtext_2 @ 0x224e380] Setting 'y' to value 'main_h-50'
[Parsed_scale_3 @ 0x224ed20] Setting 'w' to value '1920'
[Parsed_scale_3 @ 0x224ed20] Setting 'h' to value '1080'
[Parsed_scale_3 @ 0x224ed20] w:1920 h:1080 flags:'bilinear' interl:0
[Parsed_fps_4 @ 0x22563a0] Setting 'fps' to value '24.0'
[Parsed_fps_4 @ 0x22563a0] fps=24/1
[Parsed_setdar_5 @ 0x2257120] Setting 'dar' to value '16'
[Parsed_setdar_5 @ 0x2257120] Setting 'dar_den' to value '9'
[Parsed_setdar_5 @ 0x2257120] num:den syntax is deprecated, please use
num/den or named options instead
[graph 0 input from stream 0:0 @ 0x2256560] Setting 'video_size' to value
'1920x1080'
[graph 0 input from stream 0:0 @ 0x2256560] Setting 'pix_fmt' to value '86'
[graph 0 input from stream 0:0 @ 0x2256560] Setting 'time_base' to value
'1/24'
[graph 0 input from stream 0:0 @ 0x2256560] Setting 'pixel_aspect' to value
'1/1'
[graph 0 input from stream 0:0 @ 0x2256560] Setting 'sws_param' to value
'flags=2'
[graph 0 input from stream 0:0 @ 0x2256560] Setting 'frame_rate' to value
'24/1'
[graph 0 input from stream 0:0 @ 0x2256560] w:1920 h:1080 pixfmt:gbrp10le
tb:1/24 fr:24/1 sar:1/1 sws_param:flags=2
[force CFR for input from stream 0:0 @ 0x2257a00] Setting 'expr' to value
'N'
[format @ 0x225b440] compat: called with args=[yuv420p]
[format @ 0x225b440] Setting 'pix_fmts' to value 'yuv420p'
Successfully opened the file.
[AVFilterGraph @ 0x224cec0] query_formats: 10 queried, 9 merged, 0 already
done, 0 delayed
[Parsed_scale_1 @ 0x224e4e0] picking rgb24 out of 27 ref:gbrp10le alpha:0
[graph 0 input from stream 0:0 @ 0x2256560] TB:0.041667
FRAME_RATE:24.000000 SAMPLE_RATE:nan
[swscaler @ 0x222cb80] Forcing full internal H chroma due to input having
non subsampled chroma
[Parsed_scale_1 @ 0x224e4e0] w:1920 h:1080 fmt:gbrp10le sar:1/1 -> w:1920
h:1080 fmt:rgb24 sar:1/1 flags:0x2
[Parsed_scale_3 @ 0x224ed20] w:1920 h:1080 fmt:rgb24 sar:1/1 -> w:1920
h:1080 fmt:yuv420p sar:1/1 flags:0x2
[Parsed_setdar_5 @ 0x2257120] w:1920 h:1080 dar:16/9 sar:1/1 -> dar:16/9
sar:1/1
[libx264 @ 0x2259060] using mv_range_thread = 40
[libx264 @ 0x2259060] using SAR=1/1
[libx264 @ 0x2259060] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
AVX AVX2 FMA3 LZCNT BMI2
[libx264 @ 0x2259060] profile High, level 5.0
[libx264 @ 0x2259060] 264 - core 142 r2389 956c8d8 - H.264/MPEG-4 AVC codec
- Copyleft 2003-2014 - 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=24 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/out.mov':
  Metadata:
    encoder         : Lavf56.33.101
    Stream #0:0, 0, 1/12288: Video: h264 (libx264), -1 reference frame
(avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 1/24, q=-1--1,
24 fps, 12288 tbn, 24 tbc
    Metadata:
      encoder         : Lavc56.41.100 libx264
Stream mapping:
  Stream #0:0 (dpx) -> null
  setdar -> Stream #0:0 (libx264)
Press [q] to stop, [?] for help
[Parsed_drawtext_2 @ 0x224e380] n:0 t:0.000000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:1 t:0.041667 text_w:0 text_h:-64000 x:50
y:1030
Cliping frame in rate conversion by 0.000008
[AVIOContext @ 0x37a0160] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:2 t:0.083333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224ab20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:3 t:0.125000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x451fee0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:4 t:0.166667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x45203c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:5 t:0.208333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:6 t:0.250000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:7 t:0.291667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:8 t:0.333333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a1780] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:9 t:0.375000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x3793ce0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:10 t:0.416667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:11 t:0.458333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:12 t:0.500000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:13 t:0.541667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224ac20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:14 t:0.583333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:15 t:0.625000 text_w:0 text_h:-64000 x:50
y:1030
frame=   15 fps=0.0 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A
[AVIOContext @ 0x3794060] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:16 t:0.666667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:17 t:0.708333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x451fb20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:18 t:0.750000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a980] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:19 t:0.791667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x3793ce0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:20 t:0.833333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x3793fc0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:21 t:0.875000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x3793da0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:22 t:0.916667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:23 t:0.958333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x451fb20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:24 t:1.000000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224ac60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:25 t:1.041667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:26 t:1.083333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:27 t:1.125000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x451fb20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:28 t:1.166667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a1760] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:29 t:1.208333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x451fb20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:30 t:1.250000 text_w:0 text_h:-64000 x:50
y:1030
frame=   30 fps= 29 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:31 t:1.291667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x37ffe80] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:32 t:1.333333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:33 t:1.375000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a17a0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:34 t:1.416667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:35 t:1.458333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:36 t:1.500000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224ac20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:37 t:1.541667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:38 t:1.583333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224ac80] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:39 t:1.625000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:40 t:1.666667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224ac20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:41 t:1.708333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x37fff00] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:42 t:1.750000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:43 t:1.791667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:44 t:1.833333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:45 t:1.875000 text_w:0 text_h:-64000 x:50
y:1030
frame=   45 fps= 29 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:46 t:1.916667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x3793fc0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:47 t:1.958333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224ac60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:48 t:2.000000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:49 t:2.041667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:50 t:2.083333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x37ffc60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:51 t:2.125000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:52 t:2.166667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:53 t:2.208333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x37ffc60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:54 t:2.250000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:55 t:2.291667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x3793fc0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:56 t:2.333333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x37ffc20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:57 t:2.375000 text_w:0 text_h:-64000 x:50
y:1030
frame=   57 fps= 18 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:58 t:2.416667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x3793fc0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:59 t:2.458333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:60 t:2.500000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:61 t:2.541667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a980] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:62 t:2.583333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:63 t:2.625000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:64 t:2.666667 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:65 t:2.708333 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:66 t:2.750000 text_w:0 text_h:-64000 x:50
y:1030
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:67 t:2.791667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=   0 QP=15.84 NAL=3 Slice:I Poc:0   I:8160
P:0    SKIP:0    size=74778 bytes
[AVIOContext @ 0x37ffe80] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:68 t:2.833333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=   1 QP=16.00 NAL=2 Slice:P Poc:8   I:1992
P:5706 SKIP:462  size=58584 bytes
frame=   68 fps= 18 q=23.0 size=     131kB time=00:00:00.00 bitrate=N/A
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:69 t:2.875000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=   2 QP=16.42 NAL=2 Slice:B Poc:4   I:213
P:6752 SKIP:879  size=35355 bytes
[AVIOContext @ 0x28a1020] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:70 t:2.916667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=   3 QP=17.24 NAL=0 Slice:B Poc:2   I:93
P:6825 SKIP:1043 size=24364 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:71 t:2.958333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=   4 QP=17.26 NAL=0 Slice:B Poc:6   I:38
P:4878 SKIP:3019 size=19227 bytes
[AVIOContext @ 0x28a17a0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:72 t:3.000000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=   5 QP=16.02 NAL=2 Slice:P Poc:16  I:2826
P:4938 SKIP:396  size=59634 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:73 t:3.041667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=   6 QP=16.32 NAL=2 Slice:B Poc:12  I:240
P:7086 SKIP:614  size=35192 bytes
[AVIOContext @ 0x224ac20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:74 t:3.083333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=   7 QP=17.22 NAL=0 Slice:B Poc:10  I:75
P:7229 SKIP:661  size=25204 bytes
frame=   74 fps= 17 q=23.0 size=     325kB time=00:00:00.25
bitrate=10658.1kbits/s     [AVIOContext @ 0x224a920] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:75 t:3.125000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=   8 QP=17.21 NAL=0 Slice:B Poc:14  I:29
P:4607 SKIP:3362 size=16480 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:76 t:3.166667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=   9 QP=16.03 NAL=2 Slice:P Poc:22  I:1631
P:6015 SKIP:514  size=53170 bytes
[AVIOContext @ 0x37ffe80] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:77 t:3.208333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  10 QP=17.29 NAL=2 Slice:B Poc:20  I:73
P:7127 SKIP:734  size=24359 bytes
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:78 t:3.250000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  11 QP=17.11 NAL=0 Slice:B Poc:18  I:68
P:7524 SKIP:495  size=24150 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:79 t:3.291667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  12 QP=16.32 NAL=2 Slice:P Poc:28  I:1739
P:5954 SKIP:467  size=60995 bytes
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:80 t:3.333333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  13 QP=17.46 NAL=2 Slice:B Poc:26  I:133
P:7148 SKIP:643  size=27890 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:81 t:3.375000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  14 QP=17.60 NAL=0 Slice:B Poc:24  I:62
P:5078 SKIP:2794 size=22454 bytes
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:82 t:3.416667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  15 QP=16.63 NAL=2 Slice:P Poc:36  I:2303
P:5481 SKIP:376  size=60241 bytes
frame=   82 fps= 17 q=23.0 size=     608kB time=00:00:00.58
bitrate=8541.3kbits/s     [AVIOContext @ 0x224a920] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:83 t:3.458333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  16 QP=16.82 NAL=2 Slice:B Poc:32  I:497
P:5626 SKIP:1626 size=36939 bytes
[AVIOContext @ 0x224ac20] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:84 t:3.500000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  17 QP=17.71 NAL=0 Slice:B Poc:30  I:119
P:5348 SKIP:2456 size=23669 bytes
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:85 t:3.541667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  18 QP=17.79 NAL=0 Slice:B Poc:34  I:205
P:5226 SKIP:2462 size=23853 bytes
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:86 t:3.583333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  19 QP=16.91 NAL=2 Slice:P Poc:42  I:2331
P:5375 SKIP:454  size=54255 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:87 t:3.625000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  20 QP=17.97 NAL=2 Slice:B Poc:40  I:424
P:4863 SKIP:2587 size=27727 bytes
[AVIOContext @ 0x28a1020] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:88 t:3.666667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  21 QP=17.82 NAL=0 Slice:B Poc:38  I:251
P:5254 SKIP:2405 size=25444 bytes
frame=   88 fps= 16 q=23.0 size=     796kB time=00:00:00.83
bitrate=7821.0kbits/s     [AVIOContext @ 0x224ac60] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:89 t:3.708333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  22 QP=17.27 NAL=2 Slice:P Poc:48  I:2615
P:5154 SKIP:391  size=54026 bytes
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:90 t:3.750000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  23 QP=18.14 NAL=2 Slice:B Poc:46  I:527
P:4818 SKIP:2530 size=31013 bytes
[AVIOContext @ 0x28a1020] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:91 t:3.791667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  24 QP=18.06 NAL=0 Slice:B Poc:44  I:306
P:5287 SKIP:2268 size=27698 bytes
[AVIOContext @ 0x28a17c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:92 t:3.833333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  25 QP=17.54 NAL=2 Slice:P Poc:54  I:3463
P:4506 SKIP:191  size=59732 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:93 t:3.875000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  26 QP=18.23 NAL=2 Slice:B Poc:52  I:667
P:5162 SKIP:1894 size=36554 bytes
frame=   93 fps= 15 q=23.0 size=    1000kB time=00:00:01.04
bitrate=7862.1kbits/s     [AVIOContext @ 0x224ac80] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:94 t:3.916667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  27 QP=18.19 NAL=0 Slice:B Poc:50  I:466
P:5193 SKIP:2230 size=32099 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:95 t:3.958333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  28 QP=17.72 NAL=2 Slice:P Poc:60  I:4326
P:3728 SKIP:106  size=61197 bytes
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:96 t:4.000000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  29 QP=18.32 NAL=2 Slice:B Poc:58  I:758
P:5329 SKIP:1687 size=38861 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:97 t:4.041667 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  30 QP=18.26 NAL=0 Slice:B Poc:56  I:597
P:5558 SKIP:1646 size=35356 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:98 t:4.083333 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  31 QP=17.68 NAL=2 Slice:P Poc:68  I:4918
P:3181 SKIP:61   size=70589 bytes
frame=   98 fps= 15 q=23.0 size=    1232kB time=00:00:01.25
bitrate=8075.6kbits/s     [AVIOContext @ 0x28a1020] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:99 t:4.125000 text_w:0 text_h:-64000 x:50
y:1030
[libx264 @ 0x2259060] frame=  32 QP=17.83 NAL=2 Slice:B Poc:64  I:1512
P:5340 SKIP:862  size=53133 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:100 t:4.166667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  33 QP=18.47 NAL=0 Slice:B Poc:62  I:499
P:5281 SKIP:2002 size=34805 bytes
[AVIOContext @ 0x224ac40] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:101 t:4.208333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  34 QP=18.57 NAL=0 Slice:B Poc:66  I:527
P:5194 SKIP:2067 size=33745 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:102 t:4.250000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  35 QP=17.71 NAL=2 Slice:P Poc:76  I:4600
P:3491 SKIP:69   size=78382 bytes
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:103 t:4.291667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  36 QP=18.12 NAL=2 Slice:B Poc:72  I:1062
P:5517 SKIP:1063 size=53181 bytes
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:104 t:4.333333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  37 QP=18.83 NAL=0 Slice:B Poc:70  I:410
P:5252 SKIP:2069 size=33850 bytes
frame=  104 fps= 14 q=23.0 size=    1513kB time=00:00:01.50
bitrate=8260.9kbits/s     [AVIOContext @ 0x37fff00] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:105 t:4.375000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  38 QP=18.92 NAL=0 Slice:B Poc:74  I:351
P:5190 SKIP:2213 size=33246 bytes
[AVIOContext @ 0x224ac60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:106 t:4.416667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  39 QP=17.67 NAL=2 Slice:P Poc:82  I:3114
P:4943 SKIP:103  size=76365 bytes
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:107 t:4.458333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  40 QP=19.04 NAL=2 Slice:B Poc:80  I:325
P:5205 SKIP:2153 size=35675 bytes
[AVIOContext @ 0x28a17a0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:108 t:4.500000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  41 QP=18.99 NAL=0 Slice:B Poc:78  I:267
P:5304 SKIP:2177 size=33009 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:109 t:4.541667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  42 QP=17.88 NAL=2 Slice:P Poc:90  I:3152
P:4927 SKIP:81   size=85095 bytes
[AVIOContext @ 0x224ac40] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:110 t:4.583333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  43 QP=18.34 NAL=2 Slice:B Poc:86  I:515
P:5739 SKIP:1273 size=51192 bytes
frame=  110 fps= 14 q=23.0 size=    1820kB time=00:00:01.75
bitrate=8518.8kbits/s     [AVIOContext @ 0x28a0f60] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:111 t:4.625000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  44 QP=19.18 NAL=0 Slice:B Poc:84  I:182
P:5354 SKIP:2218 size=31731 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:112 t:4.666667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  45 QP=19.28 NAL=0 Slice:B Poc:88  I:168
P:5226 SKIP:2323 size=31285 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:113 t:4.708333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  46 QP=17.75 NAL=2 Slice:P Poc:98  I:3023
P:5053 SKIP:84   size=83114 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:114 t:4.750000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  47 QP=18.22 NAL=2 Slice:B Poc:94  I:436
P:5674 SKIP:1441 size=48519 bytes
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:115 t:4.791667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  48 QP=19.23 NAL=0 Slice:B Poc:92  I:192
P:5049 SKIP:2492 size=30483 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:116 t:4.833333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  49 QP=19.22 NAL=0 Slice:B Poc:96  I:154
P:5155 SKIP:2471 size=28834 bytes
[AVIOContext @ 0x37ffc60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:117 t:4.875000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  50 QP=17.65 NAL=2 Slice:P Poc:104 I:2210
P:5860 SKIP:90   size=69846 bytes
[AVIOContext @ 0x28a1020] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:118 t:4.916667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  51 QP=19.12 NAL=2 Slice:B Poc:102 I:266
P:5158 SKIP:2371 size=30389 bytes
frame=  118 fps= 14 q=23.0 size=    2166kB time=00:00:02.08
bitrate=8516.0kbits/s     [AVIOContext @ 0x37ffc80] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:119 t:4.958333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  52 QP=19.10 NAL=0 Slice:B Poc:100 I:167
P:5329 SKIP:2336 size=29251 bytes
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:120 t:5.000000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  53 QP=17.51 NAL=2 Slice:P Poc:110 I:2827
P:5234 SKIP:99   size=68743 bytes
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:121 t:5.041667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  54 QP=18.87 NAL=2 Slice:B Poc:108 I:245
P:5219 SKIP:2337 size=29933 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:122 t:5.083333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  55 QP=18.97 NAL=0 Slice:B Poc:106 I:155
P:5336 SKIP:2344 size=28998 bytes
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:123 t:5.125000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  56 QP=17.44 NAL=2 Slice:P Poc:116 I:2691
P:5356 SKIP:113  size=63288 bytes
[AVIOContext @ 0x224ac80] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:124 t:5.166667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  57 QP=18.53 NAL=2 Slice:B Poc:114 I:293
P:4806 SKIP:2732 size=26865 bytes
frame=  124 fps= 13 q=23.0 size=    2407kB time=00:00:02.33
bitrate=8450.7kbits/s     [AVIOContext @ 0x28a1760] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:125 t:5.208333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  58 QP=18.65 NAL=0 Slice:B Poc:112 I:187
P:5318 SKIP:2378 size=26912 bytes
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:126 t:5.250000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  59 QP=17.24 NAL=2 Slice:P Poc:122 I:2579
P:5453 SKIP:128  size=59370 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:127 t:5.291667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  60 QP=18.37 NAL=2 Slice:B Poc:120 I:334
P:4996 SKIP:2553 size=27022 bytes
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:128 t:5.333333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  61 QP=18.41 NAL=0 Slice:B Poc:118 I:226
P:4953 SKIP:2746 size=24908 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:129 t:5.375000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  62 QP=17.29 NAL=2 Slice:P Poc:128 I:2535
P:5404 SKIP:221  size=53574 bytes
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:130 t:5.416667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  63 QP=18.09 NAL=2 Slice:B Poc:126 I:322
P:4848 SKIP:2724 size=25796 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:131 t:5.458333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  64 QP=18.20 NAL=0 Slice:B Poc:124 I:216
P:5114 SKIP:2599 size=24638 bytes
[AVIOContext @ 0x37ffc60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:132 t:5.500000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  65 QP=17.08 NAL=2 Slice:P Poc:134 I:2907
P:5124 SKIP:129  size=55985 bytes
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:133 t:5.541667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  66 QP=17.89 NAL=2 Slice:B Poc:132 I:367
P:5028 SKIP:2518 size=27102 bytes
frame=  133 fps= 13 q=23.0 size=    2725kB time=00:00:02.70
bitrate=8241.5kbits/s     [AVIOContext @ 0x224a920] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:134 t:5.583333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  67 QP=17.97 NAL=0 Slice:B Poc:130 I:261
P:4732 SKIP:2936 size=23653 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:135 t:5.625000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  68 QP=17.00 NAL=2 Slice:P Poc:140 I:2387
P:5626 SKIP:147  size=55744 bytes
[AVIOContext @ 0x224a980] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:136 t:5.666667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  69 QP=17.95 NAL=2 Slice:B Poc:138 I:269
P:5289 SKIP:2355 size=26775 bytes
frame=  136 fps= 13 q=23.0 size=    2828kB time=00:00:02.83
bitrate=8177.7kbits/s     [AVIOContext @ 0x37ffee0] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:137 t:5.708333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  70 QP=17.89 NAL=0 Slice:B Poc:136 I:257
P:4876 SKIP:2852 size=23773 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:138 t:5.750000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  71 QP=17.14 NAL=2 Slice:P Poc:148 I:3092
P:4971 SKIP:97   size=71515 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:139 t:5.791667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  72 QP=17.31 NAL=2 Slice:B Poc:144 I:448
P:5805 SKIP:1539 size=38387 bytes
[AVIOContext @ 0x37ffc60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:140 t:5.833333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  73 QP=18.02 NAL=0 Slice:B Poc:142 I:192
P:5199 SKIP:2564 size=24289 bytes
[AVIOContext @ 0x28a1020] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:141 t:5.875000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  74 QP=18.16 NAL=0 Slice:B Poc:146 I:168
P:4773 SKIP:3049 size=22147 bytes
[AVIOContext @ 0x37ffec0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:142 t:5.916667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  75 QP=17.22 NAL=2 Slice:P Poc:154 I:2139
P:5893 SKIP:128  size=65993 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:143 t:5.958333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  76 QP=18.54 NAL=2 Slice:B Poc:152 I:173
P:5147 SKIP:2598 size=25579 bytes
[AVIOContext @ 0x28a1720] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:144 t:6.000000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  77 QP=18.32 NAL=0 Slice:B Poc:150 I:183
P:4961 SKIP:2797 size=23363 bytes
frame=  144 fps= 13 q=23.0 size=    3117kB time=00:00:03.16
bitrate=8062.2kbits/s     [AVIOContext @ 0x224a920] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:145 t:6.041667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  78 QP=17.22 NAL=2 Slice:P Poc:160 I:1978
P:6029 SKIP:153  size=60848 bytes
[AVIOContext @ 0x224ac80] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:146 t:6.083333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  79 QP=18.59 NAL=2 Slice:B Poc:158 I:191
P:5532 SKIP:2165 size=29087 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:147 t:6.125000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  80 QP=18.40 NAL=0 Slice:B Poc:156 I:201
P:5534 SKIP:2169 size=28807 bytes
[AVIOContext @ 0x28a1020] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:148 t:6.166667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  81 QP=16.90 NAL=2 Slice:P Poc:168 I:3303
P:4760 SKIP:97   size=67098 bytes
[AVIOContext @ 0x224aa40] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:149 t:6.208333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  82 QP=17.41 NAL=2 Slice:B Poc:164 I:347
P:5694 SKIP:1839 size=32705 bytes
frame=  149 fps= 13 q=23.0 size=    3330kB time=00:00:03.37
bitrate=8082.6kbits/s     [AVIOContext @ 0x28a0f60] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:150 t:6.250000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  83 QP=18.14 NAL=0 Slice:B Poc:162 I:140
P:5204 SKIP:2669 size=20665 bytes
[AVIOContext @ 0x37ffc60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:151 t:6.291667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  84 QP=17.97 NAL=0 Slice:B Poc:166 I:159
P:4750 SKIP:3114 size=19451 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:152 t:6.333333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  85 QP=16.67 NAL=2 Slice:P Poc:176 I:2806
P:5213 SKIP:141  size=75573 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:153 t:6.375000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  86 QP=17.41 NAL=2 Slice:B Poc:172 I:259
P:5607 SKIP:1911 size=32823 bytes
[AVIOContext @ 0x28a1020] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:154 t:6.416667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  87 QP=18.08 NAL=0 Slice:B Poc:170 I:112
P:4917 SKIP:2946 size=19725 bytes
[AVIOContext @ 0x28a0f60] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:155 t:6.458333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  88 QP=18.30 NAL=0 Slice:B Poc:174 I:138
P:5042 SKIP:2741 size=21649 bytes
[AVIOContext @ 0x224a9c0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:156 t:6.500000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  89 QP=16.92 NAL=2 Slice:P Poc:182 I:1849
P:6016 SKIP:295  size=75342 bytes
frame=  156 fps= 13 q=23.0 size=    3589kB time=00:00:03.66
bitrate=8018.3kbits/s     [AVIOContext @ 0x28a1720] Statistics: 8302592
bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:157 t:6.541667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  90 QP=18.60 NAL=2 Slice:B Poc:180 I:132
P:4497 SKIP:3232 size=22038 bytes
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:158 t:6.583333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  91 QP=18.57 NAL=0 Slice:B Poc:178 I:85
P:5583 SKIP:2285 size=22959 bytes
[AVIOContext @ 0x224a920] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:159 t:6.625000 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  92 QP=16.89 NAL=2 Slice:P Poc:188 I:1321
P:6629 SKIP:210  size=68379 bytes
[AVIOContext @ 0x37ffba0] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:160 t:6.666667 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  93 QP=18.78 NAL=2 Slice:B Poc:186 I:57
P:4537 SKIP:3226 size=23203 bytes
[AVIOContext @ 0x28a1020] Statistics: 8302592 bytes read, 0 seeks
[Parsed_drawtext_2 @ 0x224e380] n:161 t:6.708333 text_w:0 text_h:-64000
x:50 y:1030
[libx264 @ 0x2259060] frame=  94 QP=18.68 NAL=0 Slice:B Poc:184 I:53
P:5236 SKIP:2633 size=21662 bytes
frame=  161 fps= 13 q=23.0 size=    3743kB time=00:00:03.87
bitrate=7913.9kbits/s     [libx264 @ 0x2259060] frame=  95 QP=16.97 NAL=2
Slice:P Poc:196 I:1804 P:6200 SKIP:156  size=74782 bytes
[output stream 0:0 @ 0x225b9e0] EOF on sink link output stream 0:0:default.
No more output streams to write to, finishing.
[libx264 @ 0x2259060] frame=  96 QP=17.80 NAL=2 Slice:B Poc:192 I:161
P:5788 SKIP:1730 size=37339 bytes
[libx264 @ 0x2259060] frame=  97 QP=18.76 NAL=0 Slice:B Poc:190 I:70
P:4791 SKIP:2982 size=23840 bytes
[libx264 @ 0x2259060] frame=  98 QP=18.77 NAL=0 Slice:B Poc:194 I:65
P:5169 SKIP:2639 size=23320 bytes
[libx264 @ 0x2259060] frame=  99 QP=16.64 NAL=2 Slice:P Poc:202 I:2183
P:5692 SKIP:285  size=66875 bytes
[libx264 @ 0x2259060] frame= 100 QP=18.73 NAL=2 Slice:B Poc:200 I:158
P:5222 SKIP:2485 size=27215 bytes
[libx264 @ 0x2259060] frame= 101 QP=18.65 NAL=0 Slice:B Poc:198 I:61
P:5373 SKIP:2488 size=23048 bytes
[libx264 @ 0x2259060] frame= 102 QP=16.94 NAL=2 Slice:P Poc:210 I:1769
P:6220 SKIP:171  size=72350 bytes
[libx264 @ 0x2259060] frame= 103 QP=17.61 NAL=2 Slice:B Poc:206 I:225
P:5839 SKIP:1602 size=37322 bytes
[libx264 @ 0x2259060] frame= 104 QP=18.71 NAL=0 Slice:B Poc:204 I:105
P:5327 SKIP:2441 size=26582 bytes
[libx264 @ 0x2259060] frame= 105 QP=18.70 NAL=0 Slice:B Poc:208 I:98
P:5158 SKIP:2608 size=24489 bytes
[libx264 @ 0x2259060] frame= 106 QP=16.82 NAL=2 Slice:P Poc:218 I:2222
P:5770 SKIP:168  size=68618 bytes
[libx264 @ 0x2259060] frame= 107 QP=17.66 NAL=2 Slice:B Poc:214 I:226
P:6137 SKIP:1395 size=38745 bytes
[libx264 @ 0x2259060] frame= 108 QP=18.56 NAL=0 Slice:B Poc:212 I:93
P:5207 SKIP:2586 size=24092 bytes
[libx264 @ 0x2259060] frame= 109 QP=18.52 NAL=0 Slice:B Poc:216 I:96
P:5502 SKIP:2312 size=24223 bytes
[libx264 @ 0x2259060] frame= 110 QP=16.96 NAL=2 Slice:P Poc:224 I:1668
P:6239 SKIP:253  size=57483 bytes
[libx264 @ 0x2259060] frame= 111 QP=18.53 NAL=2 Slice:B Poc:222 I:159
P:5065 SKIP:2615 size=25932 bytes
[libx264 @ 0x2259060] frame= 112 QP=18.32 NAL=0 Slice:B Poc:220 I:118
P:5418 SKIP:2361 size=24460 bytes
[libx264 @ 0x2259060] frame= 113 QP=16.97 NAL=2 Slice:P Poc:230 I:2275
P:5644 SKIP:241  size=61976 bytes
[libx264 @ 0x2259060] frame= 114 QP=18.38 NAL=2 Slice:B Poc:228 I:227
P:5032 SKIP:2639 size=26539 bytes
[libx264 @ 0x2259060] frame= 115 QP=18.23 NAL=0 Slice:B Poc:226 I:155
P:5048 SKIP:2674 size=24676 bytes
[libx264 @ 0x2259060] frame= 116 QP=16.97 NAL=2 Slice:P Poc:236 I:2277
P:5667 SKIP:216  size=57959 bytes
[libx264 @ 0x2259060] frame= 117 QP=18.27 NAL=2 Slice:B Poc:234 I:182
P:4851 SKIP:2840 size=24645 bytes
[libx264 @ 0x2259060] frame= 118 QP=18.19 NAL=0 Slice:B Poc:232 I:145
P:5143 SKIP:2603 size=24447 bytes
[libx264 @ 0x2259060] frame= 119 QP=17.22 NAL=2 Slice:P Poc:242 I:2121
P:5753 SKIP:286  size=58037 bytes
[libx264 @ 0x2259060] frame= 120 QP=18.32 NAL=2 Slice:B Poc:240 I:162
P:4472 SKIP:3297 size=23290 bytes
[libx264 @ 0x2259060] frame= 121 QP=18.15 NAL=0 Slice:B Poc:238 I:161
P:4929 SKIP:2872 size=23137 bytes
[libx264 @ 0x2259060] frame= 122 QP=17.11 NAL=2 Slice:P Poc:248 I:2839
P:5073 SKIP:248  size=61450 bytes
[libx264 @ 0x2259060] frame= 123 QP=18.35 NAL=2 Slice:B Poc:246 I:184
P:4377 SKIP:3342 size=24013 bytes
[libx264 @ 0x2259060] frame= 124 QP=18.17 NAL=0 Slice:B Poc:244 I:141
P:4961 SKIP:2783 size=24635 bytes
[libx264 @ 0x2259060] frame= 125 QP=16.98 NAL=2 Slice:P Poc:256 I:2966
P:5063 SKIP:131  size=63773 bytes
[libx264 @ 0x2259060] frame= 126 QP=17.34 NAL=2 Slice:B Poc:252 I:587
P:5318 SKIP:1853 size=39472 bytes
[libx264 @ 0x2259060] frame= 127 QP=18.23 NAL=0 Slice:B Poc:250 I:154
P:5147 SKIP:2627 size=25188 bytes
[libx264 @ 0x2259060] frame= 128 QP=18.21 NAL=0 Slice:B Poc:254 I:123
P:4914 SKIP:2841 size=23829 bytes
[libx264 @ 0x2259060] frame= 129 QP=16.92 NAL=2 Slice:P Poc:262 I:2476
P:5529 SKIP:155  size=72253 bytes
[libx264 @ 0x2259060] frame= 130 QP=18.61 NAL=2 Slice:B Poc:260 I:113
P:4504 SKIP:3228 size=23918 bytes
[libx264 @ 0x2259060] frame= 131 QP=18.44 NAL=0 Slice:B Poc:258 I:109
P:5030 SKIP:2754 size=24994 bytes
[libx264 @ 0x2259060] frame= 132 QP=16.92 NAL=2 Slice:P Poc:268 I:1625
P:6312 SKIP:223  size=63162 bytes
[libx264 @ 0x2259060] frame= 133 QP=18.79 NAL=2 Slice:B Poc:266 I:94
P:4586 SKIP:3187 size=22324 bytes
[libx264 @ 0x2259060] frame= 134 QP=18.62 NAL=0 Slice:B Poc:264 I:54
P:4865 SKIP:3015 size=20784 bytes
[libx264 @ 0x2259060] frame= 135 QP=17.12 NAL=2 Slice:P Poc:274 I:1310
P:6639 SKIP:211  size=64771 bytes
[libx264 @ 0x2259060] frame= 136 QP=19.03 NAL=2 Slice:B Poc:272 I:87
P:4840 SKIP:2985 size=22310 bytes
[libx264 @ 0x2259060] frame= 137 QP=18.81 NAL=0 Slice:B Poc:270 I:61
P:4462 SKIP:3440 size=19260 bytes
[libx264 @ 0x2259060] frame= 138 QP=17.42 NAL=2 Slice:P Poc:280 I:1540
P:6413 SKIP:207  size=70173 bytes
[libx264 @ 0x2259060] frame= 139 QP=19.11 NAL=2 Slice:B Poc:278 I:69
P:4979 SKIP:2822 size=25068 bytes
[libx264 @ 0x2259060] frame= 140 QP=19.09 NAL=0 Slice:B Poc:276 I:47
P:5527 SKIP:2341 size=24313 bytes
[libx264 @ 0x2259060] frame= 141 QP=17.55 NAL=2 Slice:P Poc:288 I:2087
P:5932 SKIP:141  size=70919 bytes
[libx264 @ 0x2259060] frame= 142 QP=18.24 NAL=2 Slice:B Poc:284 I:231
P:6110 SKIP:1367 size=44856 bytes
[libx264 @ 0x2259060] frame= 143 QP=18.99 NAL=0 Slice:B Poc:282 I:63
P:5469 SKIP:2298 size=26062 bytes
[libx264 @ 0x2259060] frame= 144 QP=18.86 NAL=0 Slice:B Poc:286 I:73
P:5066 SKIP:2677 size=26774 bytes
[libx264 @ 0x2259060] frame= 145 QP=17.54 NAL=2 Slice:P Poc:294 I:1382
P:6561 SKIP:217  size=65233 bytes
[libx264 @ 0x2259060] frame= 146 QP=19.05 NAL=2 Slice:B Poc:292 I:108
P:5193 SKIP:2486 size=30112 bytes
[libx264 @ 0x2259060] frame= 147 QP=18.83 NAL=0 Slice:B Poc:290 I:112
P:4878 SKIP:2811 size=25920 bytes
[libx264 @ 0x2259060] frame= 148 QP=18.00 NAL=2 Slice:P Poc:302 I:2012
P:6029 SKIP:119  size=73636 bytes
[libx264 @ 0x2259060] frame= 149 QP=18.21 NAL=2 Slice:B Poc:298 I:329
P:5895 SKIP:1379 size=47610 bytes
[libx264 @ 0x2259060] frame= 150 QP=19.12 NAL=0 Slice:B Poc:296 I:69
P:5775 SKIP:1971 size=30803 bytes
[libx264 @ 0x2259060] frame= 151 QP=19.06 NAL=0 Slice:B Poc:300 I:99
P:5655 SKIP:2026 size=30981 bytes
[libx264 @ 0x2259060] frame= 152 QP=17.74 NAL=2 Slice:P Poc:310 I:4401
P:3669 SKIP:90   size=69967 bytes
[libx264 @ 0x2259060] frame= 153 QP=18.25 NAL=2 Slice:B Poc:306 I:497
P:5524 SKIP:1548 size=47460 bytes
[libx264 @ 0x2259060] frame= 154 QP=19.19 NAL=0 Slice:B Poc:304 I:102
P:5414 SKIP:2233 size=30322 bytes
[libx264 @ 0x2259060] frame= 155 QP=19.02 NAL=0 Slice:B Poc:308 I:131
P:5098 SKIP:2560 size=27197 bytes
[libx264 @ 0x2259060] frame= 156 QP=17.60 NAL=2 Slice:P Poc:316 I:2578
P:5246 SKIP:336  size=56503 bytes
[libx264 @ 0x2259060] frame= 157 QP=18.90 NAL=2 Slice:B Poc:314 I:192
P:4530 SKIP:3090 size=24580 bytes
[libx264 @ 0x2259060] frame= 158 QP=18.84 NAL=0 Slice:B Poc:312 I:107
P:5044 SKIP:2728 size=24330 bytes
[libx264 @ 0x2259060] frame= 159 QP=8.00 NAL=2 Slice:P Poc:322 I:0
P:0    SKIP:8160 size=88 bytes
[libx264 @ 0x2259060] frame= 160 QP=18.61 NAL=2 Slice:B Poc:320 I:918
P:6720 SKIP:262  size=42957 bytes
[libx264 @ 0x2259060] frame= 161 QP=18.68 NAL=0 Slice:B Poc:318 I:145
P:4518 SKIP:3226 size=21007 bytes
[mov @ 0x2258060] Starting second pass: moving the moov atom to the
beginning of the file
[AVIOContext @ 0x28a1720] Statistics: 6391740 bytes read, 0 seeks
frame=  162 fps=9.4 q=-1.0 Lsize=    6245kB time=00:00:06.66
bitrate=7673.4kbits/s
video:6242kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: 0.044135%
Input file #0
(/home/efesto/Desktop/A010C009_101029_L1O3/A010C009_101029_L1O3.%4d.dpx):
  Input stream #0:0 (video): 162 packets read (1345019904 bytes); 162
frames decoded;
  Total: 162 packets (1345019904 bytes) demuxed
Output file #0 (/home/efesto/Desktop/out.mov):
  Output stream #0:0 (video): 162 frames encoded; 162 packets muxed
(6391703 bytes);
  Total: 162 packets (6391703 bytes) muxed
162 frames successfully decoded, 0 decoding errors
[Parsed_fps_4 @ 0x22563a0] 162 frames in, 162 frames out; 0 frames dropped,
0 frames duplicated.
[AVIOContext @ 0x225b880] Statistics: 38 seeks, 483 writeouts
[libx264 @ 0x2259060] frame I:1     Avg QP:15.84  size: 74778
[libx264 @ 0x2259060] frame P:48    Avg QP:16.95  size: 64098
[libx264 @ 0x2259060] frame B:113   Avg QP:18.31  size: 28669
[libx264 @ 0x2259060] consecutive B-frames:  0.6%  0.0% 57.4% 42.0%
[libx264 @ 0x2259060] mb I  I16..4: 16.8% 72.0% 11.3%
[libx264 @ 0x2259060] mb P  I16..4:  3.3% 24.7%  2.2%  P16..4: 39.1% 20.1%
6.1%  0.0%  0.0%    skip: 4.5%
[libx264 @ 0x2259060] mb B  I16..4:  0.5%  2.2%  0.2%  B16..8: 46.0% 13.4%
2.3%  direct: 7.2%  skip:28.3%  L0:41.8% L1:47.8% BI:10.4%
[libx264 @ 0x2259060] 8x8 transform intra:80.6% inter:77.7%
[libx264 @ 0x2259060] direct mvs  spatial:93.8% temporal:6.2%
[libx264 @ 0x2259060] coded y,uvDC,uvAC intra: 70.7% 19.0% 0.9% inter:
32.5% 7.2% 0.0%
[libx264 @ 0x2259060] i16 v,h,dc,p: 14% 34% 15% 38%
[libx264 @ 0x2259060] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu:  5% 13% 10%  9% 11%
9% 15%  9% 20%
[libx264 @ 0x2259060] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  5% 11%  9%  8% 14%
10% 17%  8% 17%
[libx264 @ 0x2259060] i8c dc,h,v,p: 58% 30% 10%  2%
[libx264 @ 0x2259060] Weighted P-Frames: Y:2.1% UV:2.1%
[libx264 @ 0x2259060] ref P L0: 54.8% 11.3% 15.9%  8.4%  6.2%  3.5%
[libx264 @ 0x2259060] ref B L0: 85.9%  9.0%  3.8%  1.3%
[libx264 @ 0x2259060] ref B L1: 95.6%  4.4%
[libx264 @ 0x2259060] kb/s:7574.53





-- 
-------------------------------------------------------------------------------------------------------------------
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