Hi all, I found this old thread on StackOverflow: http://stackoverflow.com/questions/8213865/ffmpeg-drawtext-over-multiple-lin... on the subject of having text split on multiple lines. I tried to replace \n with \f or other suggested, but I've got no luck. Is there any way I can simply take a text and have it written through drawtext on multiple lines, without having to write it on an external file ? Thanks! L. P.s Creating a drawtext for each line and calculating the offset is really the last resort I want to think about. -- ------------------------------------------------------------------------------------------------------------------- Efesto Lab LTD, Chancery Station House, 31-33 High Holborn, London WC1V 6AX ------------------------------------------------------------------------------------------------------------------- www.efestolab.uk skype: lorenzo.efestolab phone: +44 7961031018
lorenzo angeli <lorenzo.angeli <at> efestolab.uk> writes:
I tried to replace \n with \f or other suggested, but I've got no luck.
Command line and complete, uncut console output missing. Carl Eugen
Sorry Carl, here it is (sorry is a bit output): ------------------ COMMAND ---------------- ffmpeg -y -start_number 284 -i /home/efesto/Desktop/A010C009_101029_L1O3/A010C009_101029_L1O3.%4d.dpx -vf "[in] drawtext=fontsize=40:fontcolor=white:fontfile=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf:x=(w-tw)/2:y=(h-th)/2:box=1:boxcolor=black@0.5:text='two\\nlines'[out]" out.mov -v trace -------------------- OUTPUT ------------------ ffmpeg version N-46474-gb697b29- http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2015 the FFmpeg developers built with gcc 4.9.2 (Debian 4.9.2-10) configuration: --enable-gpl --enable-version3 --disable-shared --disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-libvidstab --enable-libsoxr --cc=gcc-4.9 libavutil 54. 23.101 / 54. 23.101 libavcodec 56. 38.100 / 56. 38.100 libavformat 56. 32.100 / 56. 32.100 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 '-y' ... matched as option 'y' (overwrite output files) with argument '1'. 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 '-vf' ... matched as option 'vf' (set video filters) with argument '[in] drawtext=fontsize=40:fontcolor=white:fontfile=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf:x=(w-tw)/2:y=(h-th)/2:box=1:boxcolor=black@0.5 :text='two\nlines'[out]'. Reading option 'out.mov' ... matched as output file. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'trace'. Finished splitting the commandline. Parsing a group of options: global . Applying option y (overwrite output files) with argument 1. Applying option v (set logging level) with argument trace. Successfully parsed a group of options. Parsing a group of options: input file /home/efesto/Desktop/A010C009_101029_L1O3/A010C009_101029_L1O3.%4d.dpx. Successfully parsed a group of options. Opening an input file: /home/efesto/Desktop/A010C009_101029_L1O3/A010C009_101029_L1O3.%4d.dpx. Probing image2 score:100 size:0 [AVIOContext @ 0x3ee2920] Statistics: 8302592 bytes read, 0 seeks [image2 @ 0x3ee0800] Probe buffer size limit of 5000000 bytes reached [image2 @ 0x3ee0800] 0: start_time: 0.000 duration: 0.000 [image2 @ 0x3ee0800] stream: start_time: 0.000 duration: 6.480 bitrate=0 kb/s 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 out.mov. Applying option vf (set video filters) with argument [in] drawtext=fontsize=40:fontcolor=white:fontfile=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf:x=(w-tw)/2:y=(h-th)/2:box=1:boxcolor=black@0.5 :text='two\nlines'[out]. Successfully parsed a group of options. Opening an output file: out.mov. Successfully opened the file. detected 8 logical cores [Parsed_drawtext_0 @ 0x3ee4920] Setting 'fontsize' to value '40' [Parsed_drawtext_0 @ 0x3ee4920] Setting 'fontcolor' to value 'white' [Parsed_drawtext_0 @ 0x3ee4920] Setting 'fontfile' to value '/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf' [Parsed_drawtext_0 @ 0x3ee4920] Setting 'x' to value '(w-tw)/2' [Parsed_drawtext_0 @ 0x3ee4920] Setting 'y' to value '(h-th)/2' [Parsed_drawtext_0 @ 0x3ee4920] Setting 'box' to value '1' [Parsed_drawtext_0 @ 0x3ee4920] Setting 'boxcolor' to value 'black@0.5' [Parsed_drawtext_0 @ 0x3ee4920] Setting 'text' to value 'twonlines' [graph 0 input from stream 0:0 @ 0x3ed56c0] Setting 'video_size' to value '1920x1080' [graph 0 input from stream 0:0 @ 0x3ed56c0] Setting 'pix_fmt' to value '86' [graph 0 input from stream 0:0 @ 0x3ed56c0] Setting 'time_base' to value '1/25' [graph 0 input from stream 0:0 @ 0x3ed56c0] Setting 'pixel_aspect' to value '1/1' [graph 0 input from stream 0:0 @ 0x3ed56c0] Setting 'sws_param' to value 'flags=2' [graph 0 input from stream 0:0 @ 0x3ed56c0] Setting 'frame_rate' to value '25/1' [graph 0 input from stream 0:0 @ 0x3ed56c0] w:1920 h:1080 pixfmt:gbrp10le tb:1/25 fr:25/1 sar:1/1 sws_param:flags=2 [format @ 0x3ec2900] compat: called with args=[yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16] [format @ 0x3ec2900] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16' [auto-inserted scaler 0 @ 0x3ec39a0] Setting 'flags' to value '0x4' [auto-inserted scaler 0 @ 0x3ec39a0] w:iw h:ih flags:'0x4' interl:0 [Parsed_drawtext_0 @ 0x3ee4920] auto-inserting filter 'auto-inserted scaler 0' between the filter 'graph 0 input from stream 0:0' and the filter 'Parsed_drawtext_0' [AVFilterGraph @ 0x3ed5ec0] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed [auto-inserted scaler 0 @ 0x3ec39a0] picking yuv444p out of 6 ref:gbrp10le alpha:0 [auto-inserted scaler 0 @ 0x3ec39a0] w:1920 h:1080 fmt:gbrp10le sar:1/1 -> w:1920 h:1080 fmt:yuv444p sar:1/1 flags:0x4 No pixel format specified, yuv444p for H.264 encoding chosen. Use -pix_fmt yuv420p for compatibility with outdated media players. [libx264 @ 0x3ee3540] using mv_range_thread = 40 [libx264 @ 0x3ee3540] using SAR=1/1 [libx264 @ 0x3ee3540] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2 [libx264 @ 0x3ee3540] profile High 4:4:4 Predictive, level 4.0, 4:4:4 8-bit [libx264 @ 0x3ee3540] 264 - core 146 r109 121396c - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 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=4 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=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, mov, to 'out.mov': Metadata: encoder : Lavf56.32.100 Stream #0:0, 0, 1/12800: Video: h264 (libx264), -1 reference frame (avc1 / 0x31637661), yuv444p, 1920x1080 [SAR 1:1 DAR 16:9], 1/25, q=-1--1, 25 fps, 12800 tbn, 25 tbc Metadata: encoder : Lavc56.38.100 libx264 Stream mapping: Stream #0:0 -> #0:0 (dpx (native) -> h264 (libx264)) Press [q] to stop, [?] for help [Parsed_drawtext_0 @ 0x3ee4920] n:0 t:0.000000 text_w:191 text_h:30 x:864 y:525 Cliping frame in rate conversion by 0.000008 [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:1 t:0.040000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:2 t:0.080000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa2c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:3 t:0.120000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:4 t:0.160000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:5 t:0.200000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:6 t:0.240000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab5c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:7 t:0.280000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:8 t:0.320000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa2c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:9 t:0.360000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:10 t:0.400000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aacc0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:11 t:0.440000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:12 t:0.480000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aacc0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:13 t:0.520000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aabc0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:14 t:0.560000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab000] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:15 t:0.600000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:16 t:0.640000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa240] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:17 t:0.680000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:18 t:0.720000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa2c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:19 t:0.760000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:20 t:0.800000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab5c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:21 t:0.840000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aaca0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:22 t:0.880000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa2c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:23 t:0.920000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aac80] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:24 t:0.960000 text_w:191 text_h:30 x:864 y:525 frame= 25 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:25 t:1.000000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:26 t:1.040000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:27 t:1.080000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab5c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:28 t:1.120000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:29 t:1.160000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:30 t:1.200000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:31 t:1.240000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:32 t:1.280000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aafe0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:33 t:1.320000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab5c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:34 t:1.360000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa2c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:35 t:1.400000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:36 t:1.440000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa2c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:37 t:1.480000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:38 t:1.520000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:39 t:1.560000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:40 t:1.600000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:41 t:1.640000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:42 t:1.680000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab5c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:43 t:1.720000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:44 t:1.760000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa2c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:45 t:1.800000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:46 t:1.840000 text_w:191 text_h:30 x:864 y:525 frame= 47 fps= 42 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A [AVIOContext @ 0x56aa2c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:47 t:1.880000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:48 t:1.920000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa2c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:49 t:1.960000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:50 t:2.000000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa2c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:51 t:2.040000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:52 t:2.080000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aa240] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:53 t:2.120000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aafe0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:54 t:2.160000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:55 t:2.200000 text_w:191 text_h:30 x:864 y:525 [AVIOContext @ 0x56ab5c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:56 t:2.240000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 0 QP=21.96 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=35166 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:57 t:2.280000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 1 QP=22.10 NAL=2 Slice:P Poc:4 I:1010 P:3851 SKIP:3299 size=17926 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:58 t:2.320000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 2 QP=23.50 NAL=0 Slice:B Poc:2 I:37 P:3488 SKIP:4586 size=7430 bytes [AVIOContext @ 0x44baa20] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:59 t:2.360000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 3 QP=22.16 NAL=2 Slice:P Poc:8 I:800 P:4287 SKIP:3073 size=19089 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:60 t:2.400000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 4 QP=23.29 NAL=0 Slice:B Poc:6 I:25 P:3307 SKIP:4791 size=6883 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:61 t:2.440000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 5 QP=22.23 NAL=2 Slice:P Poc:12 I:732 P:4324 SKIP:3104 size=18331 bytes [AVIOContext @ 0x56aaca0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:62 t:2.480000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 6 QP=23.28 NAL=0 Slice:B Poc:10 I:19 P:3654 SKIP:4460 size=7330 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:63 t:2.520000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 7 QP=22.19 NAL=2 Slice:P Poc:14 I:239 P:4018 SKIP:3903 size=13156 bytes frame= 64 fps= 39 q=28.0 size= 123kB time=00:00:00.24 bitrate=4201.2kbits/s [AVIOContext @ 0x56aac40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:64 t:2.560000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 8 QP=22.18 NAL=2 Slice:P Poc:16 I:282 P:4199 SKIP:3679 size=14287 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:65 t:2.600000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 9 QP=22.02 NAL=2 Slice:P Poc:18 I:268 P:4185 SKIP:3707 size=14070 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:66 t:2.640000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 10 QP=22.00 NAL=2 Slice:P Poc:20 I:327 P:4374 SKIP:3459 size=16393 bytes [AVIOContext @ 0x56ab5c0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:67 t:2.680000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 11 QP=22.18 NAL=2 Slice:P Poc:24 I:771 P:4754 SKIP:2635 size=23612 bytes [AVIOContext @ 0x56aacc0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:68 t:2.720000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 12 QP=23.42 NAL=0 Slice:B Poc:22 I:28 P:3430 SKIP:4670 size=7538 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:69 t:2.760000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 13 QP=22.30 NAL=2 Slice:P Poc:28 I:737 P:4643 SKIP:2780 size=22909 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:70 t:2.800000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 14 QP=23.24 NAL=0 Slice:B Poc:26 I:31 P:3645 SKIP:4424 size=8540 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:71 t:2.840000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 15 QP=22.58 NAL=2 Slice:P Poc:32 I:802 P:4604 SKIP:2754 size=21881 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:72 t:2.880000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 16 QP=23.55 NAL=0 Slice:B Poc:30 I:92 P:4007 SKIP:3998 size=10031 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:73 t:2.920000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 17 QP=22.71 NAL=2 Slice:P Poc:34 I:558 P:4164 SKIP:3438 size=17231 bytes frame= 74 fps= 34 q=28.0 size= 276kB time=00:00:00.64 bitrate=3531.6kbits/s [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:74 t:2.960000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 18 QP=22.80 NAL=2 Slice:P Poc:36 I:620 P:4273 SKIP:3267 size=17747 bytes [AVIOContext @ 0x44baa20] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:75 t:3.000000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 19 QP=22.89 NAL=2 Slice:P Poc:38 I:631 P:4252 SKIP:3277 size=17965 bytes [AVIOContext @ 0x56ab040] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:76 t:3.040000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 20 QP=22.89 NAL=2 Slice:P Poc:40 I:680 P:4293 SKIP:3187 size=18537 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:77 t:3.080000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 21 QP=22.95 NAL=2 Slice:P Poc:42 I:712 P:4255 SKIP:3193 size=18548 bytes [AVIOContext @ 0x56aac40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:78 t:3.120000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 22 QP=23.08 NAL=2 Slice:P Poc:44 I:675 P:4372 SKIP:3113 size=18861 bytes [AVIOContext @ 0x56aabe0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:79 t:3.160000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 23 QP=23.15 NAL=2 Slice:P Poc:46 I:695 P:4475 SKIP:2990 size=19436 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:80 t:3.200000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 24 QP=23.12 NAL=2 Slice:P Poc:48 I:785 P:4582 SKIP:2793 size=20198 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:81 t:3.240000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 25 QP=23.23 NAL=2 Slice:P Poc:50 I:961 P:4509 SKIP:2690 size=21234 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:82 t:3.280000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 26 QP=23.32 NAL=2 Slice:P Poc:52 I:1022 P:4668 SKIP:2470 size=21994 bytes [AVIOContext @ 0x56aabc0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:83 t:3.320000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 27 QP=23.32 NAL=2 Slice:P Poc:54 I:1144 P:4725 SKIP:2291 size=22907 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:84 t:3.360000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 28 QP=23.40 NAL=2 Slice:P Poc:56 I:1200 P:4800 SKIP:2160 size=23026 bytes frame= 85 fps= 32 q=28.0 size= 491kB time=00:00:01.08 bitrate=3725.8kbits/s [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:85 t:3.400000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 29 QP=23.47 NAL=2 Slice:P Poc:58 I:1346 P:4820 SKIP:1994 size=24967 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:86 t:3.440000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 30 QP=23.46 NAL=2 Slice:P Poc:60 I:1403 P:4854 SKIP:1903 size=26163 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:87 t:3.480000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 31 QP=23.54 NAL=2 Slice:P Poc:62 I:1342 P:5138 SKIP:1680 size=27557 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:88 t:3.520000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 32 QP=23.47 NAL=2 Slice:P Poc:64 I:1236 P:5149 SKIP:1775 size=26489 bytes [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:89 t:3.560000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 33 QP=23.44 NAL=2 Slice:P Poc:66 I:1222 P:5235 SKIP:1703 size=26397 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:90 t:3.600000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 34 QP=23.42 NAL=2 Slice:P Poc:68 I:1228 P:5209 SKIP:1723 size=27423 bytes [AVIOContext @ 0x56aafe0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:91 t:3.640000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 35 QP=23.43 NAL=2 Slice:P Poc:70 I:1077 P:5233 SKIP:1850 size=27318 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:92 t:3.680000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 36 QP=23.49 NAL=2 Slice:P Poc:72 I:1021 P:5370 SKIP:1769 size=27761 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:93 t:3.720000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 37 QP=23.48 NAL=2 Slice:P Poc:74 I:933 P:5320 SKIP:1907 size=27120 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:94 t:3.760000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 38 QP=23.35 NAL=2 Slice:P Poc:76 I:903 P:5426 SKIP:1831 size=28110 bytes frame= 95 fps= 29 q=28.0 size= 754kB time=00:00:01.48 bitrate=4174.5kbits/s [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:95 t:3.800000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 39 QP=23.44 NAL=2 Slice:P Poc:78 I:778 P:5437 SKIP:1945 size=27158 bytes [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:96 t:3.840000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 40 QP=23.45 NAL=2 Slice:P Poc:80 I:737 P:5438 SKIP:1985 size=27103 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:97 t:3.880000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 41 QP=23.32 NAL=2 Slice:P Poc:82 I:609 P:5502 SKIP:2049 size=27162 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:98 t:3.920000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 42 QP=23.43 NAL=2 Slice:P Poc:84 I:643 P:5384 SKIP:2133 size=26745 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:99 t:3.960000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 43 QP=23.49 NAL=2 Slice:P Poc:86 I:633 P:5457 SKIP:2070 size=27326 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:100 t:4.000000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 44 QP=23.54 NAL=2 Slice:P Poc:88 I:567 P:5497 SKIP:2096 size=27045 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:101 t:4.040000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 45 QP=23.59 NAL=2 Slice:P Poc:90 I:541 P:5411 SKIP:2208 size=26517 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:102 t:4.080000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 46 QP=23.45 NAL=2 Slice:P Poc:94 I:1100 P:5799 SKIP:1261 size=35353 bytes frame= 103 fps= 27 q=28.0 size= 973kB time=00:00:01.80 bitrate=4429.8kbits/s [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:103 t:4.120000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 47 QP=24.84 NAL=0 Slice:B Poc:92 I:92 P:4186 SKIP:3716 size=14341 bytes [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:104 t:4.160000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 48 QP=23.40 NAL=2 Slice:P Poc:96 I:539 P:5331 SKIP:2290 size=24723 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:105 t:4.200000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 49 QP=23.38 NAL=2 Slice:P Poc:98 I:544 P:5549 SKIP:2067 size=25406 bytes [AVIOContext @ 0x56aafe0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:106 t:4.240000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 50 QP=23.40 NAL=2 Slice:P Poc:100 I:468 P:5400 SKIP:2292 size=23524 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:107 t:4.280000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 51 QP=23.35 NAL=2 Slice:P Poc:102 I:458 P:5432 SKIP:2270 size=23528 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:108 t:4.320000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 52 QP=23.34 NAL=2 Slice:P Poc:104 I:433 P:5454 SKIP:2273 size=22881 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:109 t:4.360000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 53 QP=23.44 NAL=2 Slice:P Poc:106 I:500 P:5413 SKIP:2247 size=23061 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:110 t:4.400000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 54 QP=23.39 NAL=2 Slice:P Poc:108 I:523 P:5177 SKIP:2460 size=22125 bytes [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:111 t:4.440000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 55 QP=23.19 NAL=2 Slice:P Poc:110 I:456 P:5367 SKIP:2337 size=21870 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:112 t:4.480000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 56 QP=23.21 NAL=2 Slice:P Poc:112 I:461 P:5278 SKIP:2421 size=20921 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:113 t:4.520000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 57 QP=23.10 NAL=2 Slice:P Poc:114 I:465 P:5257 SKIP:2438 size=20783 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:114 t:4.560000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 58 QP=23.30 NAL=2 Slice:P Poc:116 I:456 P:5129 SKIP:2575 size=19816 bytes frame= 115 fps= 27 q=28.0 size= 1230kB time=00:00:02.28 bitrate=4419.9kbits/s [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:115 t:4.600000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 59 QP=23.16 NAL=2 Slice:P Poc:118 I:454 P:5171 SKIP:2535 size=19803 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:116 t:4.640000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 60 QP=23.20 NAL=2 Slice:P Poc:120 I:492 P:5106 SKIP:2562 size=19432 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:117 t:4.680000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 61 QP=23.16 NAL=2 Slice:P Poc:122 I:489 P:4936 SKIP:2735 size=18685 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:118 t:4.720000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 62 QP=23.15 NAL=2 Slice:P Poc:124 I:475 P:4938 SKIP:2747 size=18528 bytes [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:119 t:4.760000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 63 QP=23.06 NAL=2 Slice:P Poc:126 I:442 P:4945 SKIP:2773 size=18207 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:120 t:4.800000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 64 QP=23.25 NAL=2 Slice:P Poc:128 I:478 P:4812 SKIP:2870 size=17579 bytes [AVIOContext @ 0x56aafe0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:121 t:4.840000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 65 QP=23.12 NAL=2 Slice:P Poc:130 I:528 P:5094 SKIP:2538 size=18630 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:122 t:4.880000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 66 QP=23.10 NAL=2 Slice:P Poc:132 I:465 P:5107 SKIP:2588 size=18567 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:123 t:4.920000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 67 QP=23.00 NAL=2 Slice:P Poc:134 I:480 P:5290 SKIP:2390 size=19260 bytes frame= 124 fps= 26 q=28.0 size= 1395kB time=00:00:02.64 bitrate=4328.4kbits/s [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:124 t:4.960000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 68 QP=23.00 NAL=2 Slice:P Poc:136 I:464 P:5298 SKIP:2398 size=18997 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:125 t:5.000000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 69 QP=23.04 NAL=2 Slice:P Poc:138 I:482 P:5205 SKIP:2473 size=19078 bytes [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:126 t:5.040000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 70 QP=22.89 NAL=2 Slice:P Poc:140 I:413 P:5260 SKIP:2487 size=18999 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:127 t:5.080000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 71 QP=22.90 NAL=2 Slice:P Poc:142 I:500 P:5195 SKIP:2465 size=20026 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:128 t:5.120000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 72 QP=22.89 NAL=2 Slice:P Poc:144 I:391 P:5084 SKIP:2685 size=17880 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:129 t:5.160000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 73 QP=22.82 NAL=2 Slice:P Poc:146 I:516 P:5278 SKIP:2366 size=20513 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:130 t:5.200000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 74 QP=22.95 NAL=2 Slice:P Poc:148 I:544 P:5022 SKIP:2594 size=21061 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:131 t:5.240000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 75 QP=22.93 NAL=2 Slice:P Poc:150 I:395 P:5044 SKIP:2721 size=18431 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:132 t:5.280000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 76 QP=22.98 NAL=2 Slice:P Poc:154 I:1127 P:5382 SKIP:1651 size=29347 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:133 t:5.320000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 77 QP=24.35 NAL=0 Slice:B Poc:152 I:69 P:3667 SKIP:4361 size=10168 bytes [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:134 t:5.360000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 78 QP=23.23 NAL=2 Slice:P Poc:158 I:1070 P:5272 SKIP:1818 size=28076 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:135 t:5.400000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 79 QP=24.33 NAL=0 Slice:B Poc:156 I:85 P:3583 SKIP:4439 size=9685 bytes frame= 136 fps= 25 q=28.0 size= 1622kB time=00:00:03.12 bitrate=4258.0kbits/s [AVIOContext @ 0x56aafe0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:136 t:5.440000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 80 QP=22.97 NAL=2 Slice:P Poc:160 I:347 P:4781 SKIP:3032 size=17236 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:137 t:5.480000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 81 QP=23.01 NAL=2 Slice:P Poc:162 I:292 P:4777 SKIP:3091 size=15526 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:138 t:5.520000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 82 QP=22.99 NAL=2 Slice:P Poc:164 I:338 P:4917 SKIP:2905 size=16834 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:139 t:5.560000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 83 QP=22.82 NAL=2 Slice:P Poc:166 I:355 P:5045 SKIP:2760 size=17718 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:140 t:5.600000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 84 QP=22.74 NAL=2 Slice:P Poc:168 I:362 P:5030 SKIP:2768 size=16877 bytes [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:141 t:5.640000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 85 QP=22.73 NAL=2 Slice:P Poc:170 I:308 P:4981 SKIP:2871 size=17262 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:142 t:5.680000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 86 QP=22.65 NAL=2 Slice:P Poc:172 I:337 P:5055 SKIP:2768 size=17607 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:143 t:5.720000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 87 QP=22.57 NAL=2 Slice:P Poc:176 I:936 P:5375 SKIP:1849 size=28723 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:144 t:5.760000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 88 QP=24.11 NAL=0 Slice:B Poc:174 I:61 P:3419 SKIP:4639 size=8347 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:145 t:5.800000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 89 QP=22.69 NAL=2 Slice:P Poc:178 I:435 P:4870 SKIP:2855 size=21176 bytes frame= 146 fps= 25 q=28.0 size= 1795kB time=00:00:03.52 bitrate=4177.1kbits/s [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:146 t:5.840000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 90 QP=22.44 NAL=2 Slice:P Poc:180 I:368 P:4770 SKIP:3022 size=18958 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:147 t:5.880000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 91 QP=22.63 NAL=2 Slice:P Poc:184 I:848 P:5188 SKIP:2124 size=29137 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:148 t:5.920000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 92 QP=24.47 NAL=0 Slice:B Poc:182 I:25 P:3680 SKIP:4402 size=8997 bytes [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:149 t:5.960000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 93 QP=22.65 NAL=2 Slice:P Poc:188 I:668 P:5507 SKIP:1985 size=28311 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:150 t:6.000000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 94 QP=24.38 NAL=0 Slice:B Poc:186 I:14 P:3966 SKIP:4111 size=9513 bytes [AVIOContext @ 0x56aafe0] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:151 t:6.040000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 95 QP=22.62 NAL=2 Slice:P Poc:192 I:553 P:5561 SKIP:2046 size=27825 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:152 t:6.080000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 96 QP=24.33 NAL=0 Slice:B Poc:190 I:23 P:3964 SKIP:4095 size=9670 bytes [AVIOContext @ 0x56ab060] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:153 t:6.120000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 97 QP=22.64 NAL=2 Slice:P Poc:196 I:542 P:5488 SKIP:2130 size=26588 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:154 t:6.160000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 98 QP=24.51 NAL=0 Slice:B Poc:194 I:32 P:4198 SKIP:3871 size=10270 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:155 t:6.200000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 99 QP=22.69 NAL=2 Slice:P Poc:200 I:511 P:5476 SKIP:2173 size=25762 bytes [AVIOContext @ 0x56aac00] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:156 t:6.240000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 100 QP=24.50 NAL=0 Slice:B Poc:198 I:15 P:3992 SKIP:4085 size=9605 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:157 t:6.280000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 101 QP=22.62 NAL=2 Slice:P Poc:204 I:625 P:5384 SKIP:2151 size=26626 bytes frame= 158 fps= 25 q=28.0 size= 2021kB time=00:00:04.00 bitrate=4138.4kbits/s [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:158 t:6.320000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 102 QP=24.34 NAL=0 Slice:B Poc:202 I:32 P:3614 SKIP:4432 size=9203 bytes [AVIOContext @ 0x56aab40] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:159 t:6.360000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 103 QP=22.72 NAL=2 Slice:P Poc:208 I:661 P:5382 SKIP:2117 size=26861 bytes [AVIOContext @ 0x56ab540] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:160 t:6.400000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 104 QP=24.21 NAL=0 Slice:B Poc:206 I:31 P:4148 SKIP:3910 size=10051 bytes [AVIOContext @ 0x56aaf60] Statistics: 8302592 bytes read, 0 seeks [Parsed_drawtext_0 @ 0x3ee4920] n:161 t:6.440000 text_w:191 text_h:30 x:864 y:525 [libx264 @ 0x3ee3540] frame= 105 QP=22.75 NAL=2 Slice:P Poc:212 I:645 P:5404 SKIP:2111 size=26198 bytes [output stream 0:0 @ 0x3ec2620] EOF on sink link output stream 0:0:default. No more output streams to write to, finishing. [libx264 @ 0x3ee3540] frame= 106 QP=24.30 NAL=0 Slice:B Poc:210 I:32 P:3978 SKIP:4060 size=9847 bytes [libx264 @ 0x3ee3540] frame= 107 QP=22.79 NAL=2 Slice:P Poc:216 I:611 P:5407 SKIP:2142 size=25312 bytes [libx264 @ 0x3ee3540] frame= 108 QP=24.31 NAL=0 Slice:B Poc:214 I:30 P:3996 SKIP:4055 size=10010 bytes [libx264 @ 0x3ee3540] frame= 109 QP=22.74 NAL=2 Slice:P Poc:220 I:560 P:5507 SKIP:2093 size=24592 bytes [libx264 @ 0x3ee3540] frame= 110 QP=24.35 NAL=0 Slice:B Poc:218 I:31 P:3850 SKIP:4209 size=9790 bytes [libx264 @ 0x3ee3540] frame= 111 QP=22.92 NAL=2 Slice:P Poc:224 I:612 P:5284 SKIP:2264 size=23280 bytes [libx264 @ 0x3ee3540] frame= 112 QP=24.23 NAL=0 Slice:B Poc:222 I:52 P:4007 SKIP:4034 size=10396 bytes [libx264 @ 0x3ee3540] frame= 113 QP=22.82 NAL=2 Slice:P Poc:226 I:376 P:4704 SKIP:3080 size=17796 bytes [libx264 @ 0x3ee3540] frame= 114 QP=23.02 NAL=2 Slice:P Poc:228 I:374 P:4673 SKIP:3113 size=17360 bytes [libx264 @ 0x3ee3540] frame= 115 QP=22.98 NAL=2 Slice:P Poc:230 I:482 P:4584 SKIP:3094 size=17526 bytes [libx264 @ 0x3ee3540] frame= 116 QP=22.89 NAL=2 Slice:P Poc:232 I:436 P:4550 SKIP:3174 size=16871 bytes [libx264 @ 0x3ee3540] frame= 117 QP=22.88 NAL=2 Slice:P Poc:234 I:440 P:4625 SKIP:3095 size=18105 bytes [libx264 @ 0x3ee3540] frame= 118 QP=22.81 NAL=2 Slice:P Poc:236 I:466 P:4436 SKIP:3258 size=16716 bytes [libx264 @ 0x3ee3540] frame= 119 QP=22.82 NAL=2 Slice:P Poc:238 I:380 P:4605 SKIP:3175 size=16467 bytes [libx264 @ 0x3ee3540] frame= 120 QP=22.88 NAL=2 Slice:P Poc:240 I:453 P:4472 SKIP:3235 size=17102 bytes [libx264 @ 0x3ee3540] frame= 121 QP=23.06 NAL=2 Slice:P Poc:242 I:374 P:4577 SKIP:3209 size=17385 bytes [libx264 @ 0x3ee3540] frame= 122 QP=23.00 NAL=2 Slice:P Poc:244 I:482 P:4692 SKIP:2986 size=19125 bytes [libx264 @ 0x3ee3540] frame= 123 QP=23.09 NAL=2 Slice:P Poc:246 I:385 P:4715 SKIP:3060 size=18250 bytes [libx264 @ 0x3ee3540] frame= 124 QP=23.03 NAL=2 Slice:P Poc:248 I:389 P:4841 SKIP:2930 size=18476 bytes [libx264 @ 0x3ee3540] frame= 125 QP=23.13 NAL=2 Slice:P Poc:250 I:424 P:4688 SKIP:3048 size=18050 bytes [libx264 @ 0x3ee3540] frame= 126 QP=22.94 NAL=2 Slice:P Poc:252 I:364 P:4998 SKIP:2798 size=18887 bytes [libx264 @ 0x3ee3540] frame= 127 QP=22.87 NAL=2 Slice:P Poc:254 I:404 P:4998 SKIP:2758 size=19774 bytes [libx264 @ 0x3ee3540] frame= 128 QP=22.82 NAL=2 Slice:P Poc:256 I:324 P:5144 SKIP:2692 size=19965 bytes [libx264 @ 0x3ee3540] frame= 129 QP=22.75 NAL=2 Slice:P Poc:258 I:449 P:5350 SKIP:2361 size=22498 bytes [libx264 @ 0x3ee3540] frame= 130 QP=22.79 NAL=2 Slice:P Poc:260 I:326 P:5166 SKIP:2668 size=20321 bytes [libx264 @ 0x3ee3540] frame= 131 QP=22.53 NAL=2 Slice:P Poc:264 I:700 P:5838 SKIP:1622 size=29433 bytes [libx264 @ 0x3ee3540] frame= 132 QP=24.43 NAL=0 Slice:B Poc:262 I:22 P:3335 SKIP:4724 size=8976 bytes [libx264 @ 0x3ee3540] frame= 133 QP=22.48 NAL=2 Slice:P Poc:268 I:651 P:5830 SKIP:1679 size=28457 bytes [libx264 @ 0x3ee3540] frame= 134 QP=24.32 NAL=0 Slice:B Poc:266 I:8 P:3566 SKIP:4553 size=8102 bytes [libx264 @ 0x3ee3540] frame= 135 QP=22.79 NAL=2 Slice:P Poc:272 I:677 P:5751 SKIP:1732 size=28623 bytes [libx264 @ 0x3ee3540] frame= 136 QP=24.40 NAL=0 Slice:B Poc:270 I:16 P:3607 SKIP:4508 size=8062 bytes [libx264 @ 0x3ee3540] frame= 137 QP=22.99 NAL=2 Slice:P Poc:276 I:705 P:5921 SKIP:1534 size=29179 bytes [libx264 @ 0x3ee3540] frame= 138 QP=24.45 NAL=0 Slice:B Poc:274 I:26 P:3596 SKIP:4491 size=8293 bytes [libx264 @ 0x3ee3540] frame= 139 QP=23.11 NAL=2 Slice:P Poc:280 I:564 P:5705 SKIP:1891 size=26080 bytes [libx264 @ 0x3ee3540] frame= 140 QP=24.58 NAL=0 Slice:B Poc:278 I:20 P:3978 SKIP:4109 size=9234 bytes [libx264 @ 0x3ee3540] frame= 141 QP=23.41 NAL=2 Slice:P Poc:284 I:656 P:5543 SKIP:1961 size=26045 bytes [libx264 @ 0x3ee3540] frame= 142 QP=24.62 NAL=0 Slice:B Poc:282 I:28 P:4330 SKIP:3729 size=10633 bytes [libx264 @ 0x3ee3540] frame= 143 QP=23.31 NAL=2 Slice:P Poc:288 I:614 P:5791 SKIP:1755 size=26499 bytes [libx264 @ 0x3ee3540] frame= 144 QP=24.73 NAL=0 Slice:B Poc:286 I:45 P:4096 SKIP:3942 size=10646 bytes [libx264 @ 0x3ee3540] frame= 145 QP=23.05 NAL=2 Slice:P Poc:290 I:272 P:5395 SKIP:2493 size=20368 bytes [libx264 @ 0x3ee3540] frame= 146 QP=23.12 NAL=2 Slice:P Poc:294 I:566 P:5911 SKIP:1683 size=27779 bytes [libx264 @ 0x3ee3540] frame= 147 QP=24.67 NAL=0 Slice:B Poc:292 I:47 P:4268 SKIP:3773 size=11452 bytes [libx264 @ 0x3ee3540] frame= 148 QP=23.38 NAL=2 Slice:P Poc:298 I:743 P:5723 SKIP:1694 size=28379 bytes [libx264 @ 0x3ee3540] frame= 149 QP=24.74 NAL=0 Slice:B Poc:296 I:50 P:4456 SKIP:3588 size=12216 bytes [libx264 @ 0x3ee3540] frame= 150 QP=23.52 NAL=2 Slice:P Poc:302 I:826 P:5688 SKIP:1646 size=29324 bytes [libx264 @ 0x3ee3540] frame= 151 QP=24.79 NAL=0 Slice:B Poc:300 I:55 P:4587 SKIP:3431 size=13110 bytes [libx264 @ 0x3ee3540] frame= 152 QP=23.64 NAL=2 Slice:P Poc:306 I:758 P:5579 SKIP:1823 size=27718 bytes [libx264 @ 0x3ee3540] frame= 153 QP=24.72 NAL=0 Slice:B Poc:304 I:73 P:4501 SKIP:3501 size=12962 bytes [libx264 @ 0x3ee3540] frame= 154 QP=23.54 NAL=2 Slice:P Poc:308 I:314 P:5150 SKIP:2696 size=20064 bytes [libx264 @ 0x3ee3540] frame= 155 QP=23.40 NAL=2 Slice:P Poc:312 I:1156 P:5323 SKIP:1681 size=28403 bytes [libx264 @ 0x3ee3540] frame= 156 QP=24.62 NAL=0 Slice:B Poc:310 I:43 P:3917 SKIP:4127 size=10960 bytes [libx264 @ 0x3ee3540] frame= 157 QP=23.55 NAL=2 Slice:P Poc:316 I:1058 P:5179 SKIP:1923 size=25598 bytes [libx264 @ 0x3ee3540] frame= 158 QP=24.62 NAL=0 Slice:B Poc:314 I:84 P:3660 SKIP:4331 size=10280 bytes [libx264 @ 0x3ee3540] frame= 159 QP=23.76 NAL=2 Slice:P Poc:318 I:324 P:4804 SKIP:3032 size=16581 bytes [libx264 @ 0x3ee3540] frame= 160 QP=24.41 NAL=2 Slice:P Poc:320 I:252 P:4601 SKIP:3307 size=14762 bytes [libx264 @ 0x3ee3540] frame= 161 QP=21.51 NAL=2 Slice:P Poc:322 I:8143 P:17 SKIP:0 size=1218 bytes frame= 162 fps= 19 q=-1.0 Lsize= 3083kB time=00:00:06.40 bitrate=3946.2kbits/s video:3081kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.067358% 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 (out.mov): Output stream #0:0 (video): 162 frames encoded; 162 packets muxed (3154807 bytes); Total: 162 packets (3154807 bytes) muxed 162 frames successfully decoded, 0 decoding errors [AVIOContext @ 0x3ee3fe0] Statistics: 36 seeks, 192 writeouts [libx264 @ 0x3ee3540] frame I:1 Avg QP:21.96 size: 35166 [libx264 @ 0x3ee3540] frame P:127 Avg QP:23.01 size: 21940 [libx264 @ 0x3ee3540] frame B:34 Avg QP:24.28 size: 9782 [libx264 @ 0x3ee3540] consecutive B-frames: 58.0% 42.0% 0.0% 0.0% [libx264 @ 0x3ee3540] mb I I16..4: 14.5% 81.7% 3.8% [libx264 @ 0x3ee3540] mb P I16..4: 1.2% 6.8% 0.2% P16..4: 45.0% 10.2% 6.3% 0.0% 0.0% skip:30.2% [libx264 @ 0x3ee3540] mb B I16..4: 0.1% 0.4% 0.0% B16..8: 43.7% 3.3% 0.4% direct: 0.9% skip:51.2% L0:31.1% L1:67.7% BI: 1.2% [libx264 @ 0x3ee3540] 8x8 transform intra:82.3% inter:89.2% [libx264 @ 0x3ee3540] coded y,u,v intra: 50.0% 1.1% 0.3% inter: 20.2% 0.2% 0.0% [libx264 @ 0x3ee3540] i16 v,h,dc,p: 12% 40% 5% 43% [libx264 @ 0x3ee3540] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 17% 29% 6% 7% 5% 9% 5% 10% [libx264 @ 0x3ee3540] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 23% 17% 7% 12% 7% 11% 4% 5% [libx264 @ 0x3ee3540] Weighted P-Frames: Y:0.8% UV:0.0% [libx264 @ 0x3ee3540] ref P L0: 72.3% 13.2% 9.6% 4.9% 0.0% [libx264 @ 0x3ee3540] ref B L0: 89.2% 10.8% [libx264 @ 0x3ee3540] kb/s:3893.97 2015-05-15 16:42 GMT+02:00 Carl Eugen Hoyos <cehoyos@ag.or.at>:
lorenzo angeli <lorenzo.angeli <at> efestolab.uk> writes:
I tried to replace \n with \f or other suggested, but I've got no luck.
Command line and complete, uncut console output missing.
Carl Eugen
_______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user
-- ------------------------------------------------------------------------------------------------------------------- Efesto Lab LTD, Chancery Station House, 31-33 High Holborn, London WC1V 6AX ------------------------------------------------------------------------------------------------------------------- www.efestolab.uk skype: lorenzo.efestolab phone: +44 7961031018
lorenzo angeli <lorenzo.angeli <at> efestolab.uk> writes:
-v trace
WHY? I don't know if it helps you but the following works as expected (the source code does not search for the string "\n" but for the actual carriage return): [code] $ ffmpeg -f lavfi -i "color=white:d=10,drawtext=text='two
lines'" out.avi [/code]
(The "> " is printed by my shell when I hit "Enter" after "two".) Carl Eugen
HI Carl, not sure I get it, I tried with : [code] ffmpeg -start_number 284 -i /home/efesto/Desktop/A010C009_101029_L1O3/A010C009_101029_L1O3.%4d.dpx -vf "[in] drawtext=fontsize=40:fontcolor=white:fontfile=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf:x=(w-tw)/2:y=(h-th)/2:box=1:boxcolor=black@0.5:text='two>lines'[out]" out.mov [/code] but the text still remains on the same line. Thanks. L. Ps. -v trace was just badly placed. 2015-05-16 10:40 GMT+02:00 Carl Eugen Hoyos <cehoyos@ag.or.at>:
lorenzo angeli <lorenzo.angeli <at> efestolab.uk> writes:
-v trace
WHY?
I don't know if it helps you but the following works as expected (the source code does not search for the string "\n" but for the actual carriage return): [code] $ ffmpeg -f lavfi -i "color=white:d=10,drawtext=text='two
lines'" out.avi [/code]
(The "> " is printed by my shell when I hit "Enter" after "two".)
Carl Eugen
_______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user
-- ------------------------------------------------------------------------------------------------------------------- Efesto Lab LTD, Chancery Station House, 31-33 High Holborn, London WC1V 6AX ------------------------------------------------------------------------------------------------------------------- www.efestolab.uk skype: lorenzo.efestolab phone: +44 7961031018
lorenzo angeli <lorenzo.angeli <at> efestolab.uk> writes:
'two>lines'
How was ">" produced in this line? Did you hit enter after typing "two"? Please do not top-post here, it is considered rude. Carl Eugen
Thanks Carl, got it now, hitting enter seems to be working, but I need to find a good way to make this working from a generated command line. Is there any character I can actually use as replacement for \n to make ffmpeg understand there's a carriage return ? Cheers. L.
Sorry , no way then to tell ffmpeg to break the line somehow ? Cheers. L. -- ------------------------------------------------------------------------------------------------------------------- Efesto Lab LTD, Chancery Station House, 31-33 High Holborn, London WC1V 6AX ------------------------------------------------------------------------------------------------------------------- www.efestolab.uk skype: lorenzo.efestolab phone: +44 7961031018
lorenzo angeli <lorenzo.angeli <at> efestolab.uk> writes:
Sorry , no way then to tell ffmpeg to break the line somehow ?
I thought we had solved this issue? Carl Eugen
Hi Carl, In a way yes(works pressing enter in the command line) . I need to find a way to do it programmatically from python. Ta. L.
lorenzo angeli <lorenzo.angeli <at> efestolab.uk> writes:
In a way yes(works pressing enter in the command line) . I need to find a way to do it programmatically from python.
So python lacks string concatenation or does it not know the newline character? Carl Eugen
I'm not sure how to break a line (being just text ), rather than with \r or \n. I've been trying all sort of thing but without success. Wouldn't be possible to have the draw text able to understand these common delimiters? On 18 May 2015 11:43, "Carl Eugen Hoyos" <cehoyos@ag.or.at> wrote:
lorenzo angeli <lorenzo.angeli <at> efestolab.uk> writes:
In a way yes(works pressing enter in the command line) . I need to find a way to do it programmatically from python.
So python lacks string concatenation or does it not know the newline character?
Carl Eugen
_______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Sorry did inserted again the previous reply. Damn mobile.
On Mon, May 18, 2015 at 11:49:04 +0200, lorenzo angeli wrote:
I'm not sure how to break a line (being just text ), rather than with \r or \n. I've been trying all sort of thing but without success. Wouldn't be possible to have the draw text able to understand these common delimiters?
Python should be able to place verbatin newlines (probably encoded with "\n") into string variables. Those variables are then passed to the system() call (or its equivalent in python). Moritz
On Mon, May 18, 2015 at 11:53:04 +0200, Moritz Barsnick wrote:
On Mon, May 18, 2015 at 11:49:04 +0200, lorenzo angeli wrote:
I'm not sure how to break a line (being just text ), rather than with \r or \n. I've been trying all sort of thing but without success. Wouldn't be possible to have the draw text able to understand these common delimiters?
Python should be able to place verbatin newlines (probably encoded with "\n") into string variables. Those variables are then passed to the system() call (or its equivalent in python).
Trying to recall my python courses, there are many ways to execute a system program. But at least here's a proff of concept for you:
from subprocess import call a = "Hello,\nworld" call(["echo", a]) Hello, world 0
So, as I wrote, just insert the newline as "\n" into the string argument. Moritz
Ok I'll try again and let you know. Thanks.
participants (3)
-
Carl Eugen Hoyos -
lorenzo angeli -
Moritz Barsnick