Opened 12 years ago

Closed 12 years ago

#737 closed defect (fixed)

dropframe timecode error in drawtext filter

Reported by: dave rice Owned by:
Priority: normal Component: avfilter
Version: git-master Keywords: drawtext
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

When I specify an initial dropframe timecode value (using timecode='00:01:00;02':rate=30000/1001) in the drawtext filter the output uses '00:01:00;00' which is an invalid dropframe timecode and not the initial value requested.

When I specify the non-drop version timecode='00:01:00:02', I get the right result.

Here's my -report output (thanks for this new option).

ffmpeg started on 2011-12-12 at 17:03:46
Report written to "ffmpeg-20111212-170346.log"
Command line:
ffmpeg -report -y -i /Users/drice/Desktop/example.mp4 -vf "drawtext=fontcolor=white:fontsize=16:fontfile=/Library/Fonts/Courier New.ttf:box=1:boxcolor=black@0.3:x=50:y=20:timecode='00\\:01\\:00\\;02':rate=30000/1001" out2.mp4
ffmpeg version N-32238-g31a68ad, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec 12 2011 16:35:43 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-libfreetype --enable-nonfree --enable-hardcoded-tables --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid
  libavutil    51. 32. 0 / 51. 32. 0
  libavcodec   53. 43. 0 / 53. 43. 0
  libavformat  53. 24. 0 / 53. 24. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 53. 0 /  2. 53. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff603049800] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff603049800] ISO: File Type Major Brand: isom
[h264 @ 0x7ff603051e00] err{or,}_recognition separate: 1; 1
[h264 @ 0x7ff603051e00] err{or,}_recognition combined: 1; 65537
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff603049800] All info found
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/drice/Desktop/example.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 2011-11-18 06:00:00
    encoder         : Lavf53.22.0
  Duration: 00:00:05.93, start: 0.000000, bitrate: 58180 kb/s
    Stream #0:0(eng), 1, 1/30000: Video: h264 (High 4:4:4 Predictive) (avc1 / 0x31637661), yuv420p, 720x486 [SAR 9:10 DAR 4:3], 58178 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc
    Metadata:
      creation_time   : 2011-11-18 06:00:00
      handler_name    : 
[buffer @ 0x7ff602c199a0] w:720 h:486 pixfmt:yuv420p tb:1/1000000 sar:9/10 sws_param:
[drawtext @ 0x7ff602c1a0c0] loss of precision in default of basetime
[drawtext @ 0x7ff602c1a0c0] Setting value 'white' for key 'fontcolor'
[drawtext @ 0x7ff602c1a0c0] Setting value '16' for key 'fontsize'
[drawtext @ 0x7ff602c1a0c0] Setting value '/Library/Fonts/Courier New.ttf' for key 'fontfile'
[drawtext @ 0x7ff602c1a0c0] Setting value '1' for key 'box'
[drawtext @ 0x7ff602c1a0c0] Setting value 'black@0.3' for key 'boxcolor'
[drawtext @ 0x7ff602c1a0c0] Setting value '50' for key 'x'
[drawtext @ 0x7ff602c1a0c0] Setting value '20' for key 'y'
[drawtext @ 0x7ff602c1a0c0] Setting value '00:01:00;02' for key 'timecode'
[drawtext @ 0x7ff602c1a0c0] Setting value '30000/1001' for key 'rate'
[libx264 @ 0x7ff60304fa00] err{or,}_recognition separate: 1; 1
[libx264 @ 0x7ff60304fa00] err{or,}_recognition combined: 1; 65537
[libx264 @ 0x7ff60304fa00] using mv_range_thread = 24
[libx264 @ 0x7ff60304fa00] using SAR=9/10
[libx264 @ 0x7ff60304fa00] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
[libx264 @ 0x7ff60304fa00] profile High, level 3.1
[libx264 @ 0x7ff60304fa00] 264 - core 119 - H.264/MPEG-4 AVC codec - Copyleft 2003-2011 - 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=-2 threads=12 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
[h264 @ 0x7ff603051e00] err{or,}_recognition separate: 1; 65537
[h264 @ 0x7ff603051e00] err{or,}_recognition combined: 1; 65537
Output #0, mp4, to 'out2.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 2011-11-18 06:00:00
    encoder         : Lavf53.24.0
    Stream #0:0(eng), 0, 1/30000: Video: h264 (![0][0][0] / 0x0021), yuv420p, 720x486 [SAR 9:10 DAR 4:3], q=-1--1, 30k tbn, 29.97 tbc
    Metadata:
      creation_time   : 2011-11-18 06:00:00
      handler_name    : 
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> libx264)
Press [q] to stop, [?] for help
[drawtext @ 0x7ff602c1a000] n:0 t:0.000000 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] using mv_range_thread = 24
[drawtext @ 0x7ff602c1a000] n:1 t:0.033367 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:2 t:0.066733 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:3 t:0.100100 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:4 t:0.133467 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:5 t:0.166833 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:6 t:0.200200 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:7 t:0.233567 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:8 t:0.266933 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:9 t:0.300300 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:10 t:0.333667 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:11 t:0.367033 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:12 t:0.400400 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:13 t:0.433767 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:14 t:0.467133 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:15 t:0.500500 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:16 t:0.533867 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:17 t:0.567233 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:18 t:0.600600 text_w:110 text_h:12 x:50 y:20
frame=   19 fps=  0 q=0.0 size=       0kB time=00:00:00.00 bitrate=   0.0kbits/s    
n:19 t:0.633967 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:20 t:0.667333 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:21 t:0.700700 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:22 t:0.734067 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:23 t:0.767433 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:24 t:0.800800 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:25 t:0.834167 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:26 t:0.867533 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:27 t:0.900900 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:28 t:0.934267 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:29 t:0.967633 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:30 t:1.001000 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:31 t:1.034367 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:32 t:1.067733 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:33 t:1.101100 text_w:110 text_h:12 x:50 y:20
frame=   34 fps= 33 q=0.0 size=       0kB time=00:00:00.00 bitrate=   0.0kbits/s    
n:34 t:1.134467 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:35 t:1.167833 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:36 t:1.201200 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:37 t:1.234567 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:38 t:1.267933 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:39 t:1.301300 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:40 t:1.334667 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:41 t:1.368033 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:42 t:1.401400 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:43 t:1.434767 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:44 t:1.468133 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:45 t:1.501500 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:46 t:1.534867 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:47 t:1.568233 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:48 t:1.601600 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:49 t:1.634967 text_w:110 text_h:12 x:50 y:20
frame=   50 fps= 32 q=0.0 size=       0kB time=00:00:00.00 bitrate=   0.0kbits/s    
n:50 t:1.668333 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:51 t:1.701700 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:52 t:1.735067 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:53 t:1.768433 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:54 t:1.801800 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:55 t:1.835167 text_w:110 text_h:12 x:50 y:20
[drawtext @ 0x7ff602c1a000] n:56 t:1.868533 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=   0 QP=26.46 NAL=3 Slice:I Poc:0   I:1395 P:0    SKIP:0    size=20971 bytes
[drawtext @ 0x7ff602c1a000] n:57 t:1.901900 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=   1 QP=26.13 NAL=2 Slice:P Poc:4   I:281  P:974  SKIP:140  size=12517 bytes
[drawtext @ 0x7ff602c1a000] n:58 t:1.935267 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=   2 QP=28.45 NAL=0 Slice:B Poc:2   I:5    P:617  SKIP:766  size=2317 bytes
[drawtext @ 0x7ff602c1a000] n:59 t:1.968633 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=   3 QP=26.77 NAL=2 Slice:P Poc:8   I:171  P:1096 SKIP:128  size=8675 bytes
[drawtext @ 0x7ff602c1a000] n:60 t:2.002000 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=   4 QP=28.42 NAL=0 Slice:B Poc:6   I:9    P:675  SKIP:699  size=2437 bytes
[drawtext @ 0x7ff602c1a000] n:61 t:2.035367 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=   5 QP=26.41 NAL=2 Slice:P Poc:12  I:179  P:1048 SKIP:168  size=10023 bytes
[drawtext @ 0x7ff602c1a000] n:62 t:2.068733 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=   6 QP=28.39 NAL=0 Slice:B Poc:10  I:7    P:779  SKIP:599  size=2648 bytes
[drawtext @ 0x7ff602c1a000] n:63 t:2.102100 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=   7 QP=26.77 NAL=2 Slice:P Poc:16  I:147  P:1105 SKIP:143  size=8644 bytes
[drawtext @ 0x7ff602c1a000] n:64 t:2.135467 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=   8 QP=28.80 NAL=0 Slice:B Poc:14  I:28   P:625  SKIP:711  size=3486 bytes
[libx264 @ 0x7ff60304fa00] scene cut at 23 Icost:1107832 Pcost:1015432 ratio:0.0834 bias:0.0920 gop:23 (imb:1004 pmb:243)
[drawtext @ 0x7ff602c1a000] n:65 t:2.168833 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=   9 QP=26.45 NAL=2 Slice:P Poc:20  I:147  P:1165 SKIP:83   size=9320 bytes
frame=   66 fps= 31 q=29.0 size=      80kB time=00:00:00.26 bitrate=2449.8kbits/s    
n:66 t:2.202200 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  10 QP=28.97 NAL=0 Slice:B Poc:18  I:60   P:1009 SKIP:288  size=6074 bytes
[drawtext @ 0x7ff602c1a000] n:67 t:2.235567 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  11 QP=26.41 NAL=2 Slice:P Poc:24  I:152  P:1083 SKIP:160  size=10857 bytes
[drawtext @ 0x7ff602c1a000] n:68 t:2.268933 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  12 QP=28.44 NAL=0 Slice:B Poc:22  I:6    P:722  SKIP:656  size=2659 bytes
[drawtext @ 0x7ff602c1a000] n:69 t:2.302300 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  13 QP=26.89 NAL=2 Slice:P Poc:28  I:120  P:1116 SKIP:159  size=7933 bytes
[drawtext @ 0x7ff602c1a000] n:70 t:2.335667 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  14 QP=28.90 NAL=0 Slice:B Poc:26  I:5    P:794  SKIP:578  size=2830 bytes
[drawtext @ 0x7ff602c1a000] n:71 t:2.369033 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  15 QP=26.70 NAL=2 Slice:P Poc:32  I:128  P:1060 SKIP:207  size=8366 bytes
[drawtext @ 0x7ff602c1a000] n:72 t:2.402400 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  16 QP=27.88 NAL=0 Slice:B Poc:30  I:21   P:597  SKIP:756  size=2579 bytes
[drawtext @ 0x7ff602c1a000] n:73 t:2.435767 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  17 QP=27.18 NAL=2 Slice:P Poc:36  I:123  P:998  SKIP:274  size=6652 bytes
[drawtext @ 0x7ff602c1a000] n:74 t:2.469133 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  18 QP=28.47 NAL=0 Slice:B Poc:34  I:18   P:567  SKIP:784  size=2738 bytes
[drawtext @ 0x7ff602c1a000] n:75 t:2.502500 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  19 QP=27.72 NAL=2 Slice:P Poc:40  I:215  P:1030 SKIP:150  size=7958 bytes
[drawtext @ 0x7ff602c1a000] n:76 t:2.535867 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  20 QP=28.77 NAL=0 Slice:B Poc:38  I:34   P:873  SKIP:450  size=4408 bytes
[drawtext @ 0x7ff602c1a000] n:77 t:2.569233 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  21 QP=29.38 NAL=2 Slice:P Poc:42  I:258  P:983  SKIP:154  size=11055 bytes
[drawtext @ 0x7ff602c1a000] n:78 t:2.602600 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  22 QP=31.78 NAL=2 Slice:P Poc:44  I:1202 P:186  SKIP:7    size=24954 bytes
[drawtext @ 0x7ff602c1a000] n:79 t:2.635967 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  23 QP=24.02 NAL=2 Slice:I Poc:46  I:1395 P:0    SKIP:0    size=44656 bytes
[drawtext @ 0x7ff602c1a000] n:80 t:2.669333 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  24 QP=26.59 NAL=2 Slice:P Poc:50  I:197  P:1176 SKIP:22   size=17678 bytes
frame=   81 fps= 31 q=29.0 size=     237kB time=00:00:00.76 bitrate=2534.6kbits/s    
n:81 t:2.702700 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  25 QP=29.58 NAL=0 Slice:B Poc:48  I:5    P:853  SKIP:486  size=3936 bytes
[drawtext @ 0x7ff602c1a000] n:82 t:2.736067 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  26 QP=26.57 NAL=2 Slice:P Poc:54  I:69   P:1288 SKIP:38   size=17636 bytes
[drawtext @ 0x7ff602c1a000] n:83 t:2.769433 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  27 QP=30.47 NAL=0 Slice:B Poc:52  I:4    P:862  SKIP:493  size=4860 bytes
[drawtext @ 0x7ff602c1a000] n:84 t:2.802800 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  28 QP=26.84 NAL=2 Slice:P Poc:58  I:55   P:1271 SKIP:69   size=11580 bytes
[drawtext @ 0x7ff602c1a000] n:85 t:2.836167 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  29 QP=29.85 NAL=0 Slice:B Poc:56  I:5    P:782  SKIP:591  size=2667 bytes
[drawtext @ 0x7ff602c1a000] n:86 t:2.869533 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  30 QP=26.76 NAL=2 Slice:P Poc:62  I:97   P:1235 SKIP:63   size=16043 bytes
[drawtext @ 0x7ff602c1a000] n:87 t:2.902900 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  31 QP=29.33 NAL=0 Slice:B Poc:60  I:2    P:839  SKIP:530  size=2599 bytes
[drawtext @ 0x7ff602c1a000] n:88 t:2.936267 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  32 QP=26.89 NAL=2 Slice:P Poc:66  I:81   P:1283 SKIP:31   size=11494 bytes
[drawtext @ 0x7ff602c1a000] n:89 t:2.969633 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  33 QP=30.12 NAL=0 Slice:B Poc:64  I:9    P:763  SKIP:574  size=3588 bytes
[drawtext @ 0x7ff602c1a000] n:90 t:3.003000 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  34 QP=26.66 NAL=2 Slice:P Poc:70  I:112  P:1257 SKIP:26   size=12769 bytes
[drawtext @ 0x7ff602c1a000] n:91 t:3.036367 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  35 QP=29.41 NAL=0 Slice:B Poc:68  I:12   P:916  SKIP:444  size=3848 bytes
[drawtext @ 0x7ff602c1a000] n:92 t:3.069733 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  36 QP=26.56 NAL=2 Slice:P Poc:74  I:94   P:1220 SKIP:81   size=15291 bytes
[drawtext @ 0x7ff602c1a000] n:93 t:3.103100 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  37 QP=30.07 NAL=0 Slice:B Poc:72  I:5    P:825  SKIP:541  size=3620 bytes
[drawtext @ 0x7ff602c1a000] n:94 t:3.136467 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  38 QP=26.88 NAL=2 Slice:P Poc:78  I:81   P:1241 SKIP:73   size=11266 bytes
[drawtext @ 0x7ff602c1a000] n:95 t:3.169833 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  39 QP=29.24 NAL=0 Slice:B Poc:76  I:9    P:654  SKIP:705  size=2301 bytes
frame=   96 fps= 31 q=29.0 size=     358kB time=00:00:01.26 bitrate=2313.3kbits/s    
n:96 t:3.203200 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  40 QP=26.59 NAL=2 Slice:P Poc:82  I:108  P:1214 SKIP:73   size=14678 bytes
[drawtext @ 0x7ff602c1a000] n:97 t:3.236567 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  41 QP=29.25 NAL=0 Slice:B Poc:80  I:13   P:757  SKIP:597  size=2501 bytes
[drawtext @ 0x7ff602c1a000] n:98 t:3.269933 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  42 QP=26.73 NAL=2 Slice:P Poc:86  I:116  P:1204 SKIP:75   size=12029 bytes
[drawtext @ 0x7ff602c1a000] n:99 t:3.303300 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  43 QP=30.00 NAL=0 Slice:B Poc:84  I:8    P:722  SKIP:627  size=3277 bytes
[drawtext @ 0x7ff602c1a000] n:100 t:3.336667 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  44 QP=26.65 NAL=2 Slice:P Poc:90  I:149  P:1179 SKIP:67   size=12921 bytes
[drawtext @ 0x7ff602c1a000] n:101 t:3.370033 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  45 QP=29.67 NAL=0 Slice:B Poc:88  I:21   P:885  SKIP:448  size=3674 bytes
[drawtext @ 0x7ff602c1a000] n:102 t:3.403400 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  46 QP=26.62 NAL=2 Slice:P Poc:94  I:157  P:1179 SKIP:59   size=15984 bytes
[drawtext @ 0x7ff602c1a000] n:103 t:3.436767 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  47 QP=30.01 NAL=0 Slice:B Poc:92  I:14   P:685  SKIP:671  size=3257 bytes
[drawtext @ 0x7ff602c1a000] n:104 t:3.470133 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  48 QP=26.74 NAL=2 Slice:P Poc:98  I:115  P:1234 SKIP:46   size=11580 bytes
[drawtext @ 0x7ff602c1a000] n:105 t:3.503500 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  49 QP=29.62 NAL=0 Slice:B Poc:96  I:10   P:681  SKIP:677  size=2471 bytes
[drawtext @ 0x7ff602c1a000] n:106 t:3.536867 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  50 QP=26.36 NAL=2 Slice:P Poc:102 I:142  P:1171 SKIP:82   size=16432 bytes
[drawtext @ 0x7ff602c1a000] n:107 t:3.570233 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  51 QP=29.29 NAL=0 Slice:B Poc:100 I:7    P:669  SKIP:682  size=2705 bytes
[drawtext @ 0x7ff602c1a000] n:108 t:3.603600 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  52 QP=26.48 NAL=2 Slice:P Poc:106 I:89   P:1241 SKIP:65   size=11795 bytes
[drawtext @ 0x7ff602c1a000] n:109 t:3.636967 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  53 QP=29.55 NAL=0 Slice:B Poc:104 I:12   P:738  SKIP:621  size=2804 bytes
[drawtext @ 0x7ff602c1a000] n:110 t:3.670333 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  54 QP=26.42 NAL=2 Slice:P Poc:110 I:166  P:1199 SKIP:30   size=12508 bytes
frame=  111 fps= 31 q=29.0 size=     484kB time=00:00:01.76 bitrate=2240.4kbits/s    
n:111 t:3.703700 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  55 QP=29.41 NAL=0 Slice:B Poc:108 I:19   P:781  SKIP:574  size=3216 bytes
[drawtext @ 0x7ff602c1a000] n:112 t:3.737067 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  56 QP=26.46 NAL=2 Slice:P Poc:114 I:164  P:1136 SKIP:95   size=14997 bytes
[drawtext @ 0x7ff602c1a000] n:113 t:3.770433 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  57 QP=29.68 NAL=0 Slice:B Poc:112 I:1    P:685  SKIP:693  size=2171 bytes
[drawtext @ 0x7ff602c1a000] n:114 t:3.803800 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  58 QP=26.78 NAL=2 Slice:P Poc:118 I:98   P:1192 SKIP:105  size=11453 bytes
[drawtext @ 0x7ff602c1a000] n:115 t:3.837167 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  59 QP=29.33 NAL=0 Slice:B Poc:116 I:10   P:712  SKIP:652  size=2303 bytes
[drawtext @ 0x7ff602c1a000] n:116 t:3.870533 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  60 QP=26.55 NAL=2 Slice:P Poc:122 I:98   P:1178 SKIP:119  size=14780 bytes
[drawtext @ 0x7ff602c1a000] n:117 t:3.903900 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  61 QP=29.18 NAL=0 Slice:B Poc:120 I:15   P:769  SKIP:581  size=2547 bytes
[drawtext @ 0x7ff602c1a000] n:118 t:3.937267 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  62 QP=26.59 NAL=2 Slice:P Poc:126 I:100  P:1222 SKIP:73   size=11993 bytes
[drawtext @ 0x7ff602c1a000] n:119 t:3.970633 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  63 QP=29.86 NAL=0 Slice:B Poc:124 I:12   P:739  SKIP:619  size=3358 bytes
[drawtext @ 0x7ff602c1a000] n:120 t:4.004000 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  64 QP=26.43 NAL=2 Slice:P Poc:130 I:190  P:1185 SKIP:20   size=12620 bytes
[drawtext @ 0x7ff602c1a000] n:121 t:4.037367 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  65 QP=29.38 NAL=0 Slice:B Poc:128 I:30   P:849  SKIP:475  size=3955 bytes
[drawtext @ 0x7ff602c1a000] n:122 t:4.070733 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  66 QP=26.35 NAL=2 Slice:P Poc:134 I:150  P:1200 SKIP:45   size=15611 bytes
[drawtext @ 0x7ff602c1a000] n:123 t:4.104100 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  67 QP=29.89 NAL=0 Slice:B Poc:132 I:8    P:767  SKIP:605  size=2941 bytes
[drawtext @ 0x7ff602c1a000] n:124 t:4.137467 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  68 QP=26.68 NAL=2 Slice:P Poc:138 I:131  P:1193 SKIP:71   size=11495 bytes
[drawtext @ 0x7ff602c1a000] n:125 t:4.170833 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  69 QP=29.22 NAL=0 Slice:B Poc:136 I:5    P:740  SKIP:628  size=2125 bytes
frame=  126 fps= 31 q=29.0 size=     597kB time=00:00:02.26 bitrate=2153.7kbits/s    
n:126 t:4.204200 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  70 QP=26.45 NAL=2 Slice:P Poc:142 I:91   P:1234 SKIP:70   size=13631 bytes
[drawtext @ 0x7ff602c1a000] n:127 t:4.237567 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  71 QP=29.48 NAL=0 Slice:B Poc:140 I:8    P:678  SKIP:691  size=2005 bytes
[drawtext @ 0x7ff602c1a000] n:128 t:4.270933 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  72 QP=26.49 NAL=2 Slice:P Poc:146 I:117  P:1233 SKIP:45   size=11457 bytes
[drawtext @ 0x7ff602c1a000] n:129 t:4.304300 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  73 QP=29.54 NAL=0 Slice:B Poc:144 I:9    P:677  SKIP:684  size=2676 bytes
[drawtext @ 0x7ff602c1a000] n:130 t:4.337667 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  74 QP=26.40 NAL=2 Slice:P Poc:150 I:155  P:1153 SKIP:87   size=11941 bytes
[drawtext @ 0x7ff602c1a000] n:131 t:4.371033 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  75 QP=29.83 NAL=0 Slice:B Poc:148 I:14   P:844  SKIP:515  size=3220 bytes
[drawtext @ 0x7ff602c1a000] n:132 t:4.404400 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  76 QP=26.38 NAL=2 Slice:P Poc:154 I:175  P:1154 SKIP:66   size=13991 bytes
[drawtext @ 0x7ff602c1a000] n:133 t:4.437767 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  77 QP=29.49 NAL=0 Slice:B Poc:152 I:13   P:651  SKIP:710  size=2712 bytes
[drawtext @ 0x7ff602c1a000] n:134 t:4.471133 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  78 QP=26.62 NAL=2 Slice:P Poc:158 I:101  P:1196 SKIP:98   size=10621 bytes
[drawtext @ 0x7ff602c1a000] n:135 t:4.504500 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  79 QP=29.67 NAL=0 Slice:B Poc:156 I:10   P:725  SKIP:644  size=2186 bytes
[drawtext @ 0x7ff602c1a000] n:136 t:4.537867 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  80 QP=26.38 NAL=2 Slice:P Poc:162 I:121  P:1159 SKIP:115  size=14404 bytes
[drawtext @ 0x7ff602c1a000] n:137 t:4.571233 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  81 QP=29.47 NAL=0 Slice:B Poc:160 I:8    P:686  SKIP:679  size=2141 bytes
[drawtext @ 0x7ff602c1a000] n:138 t:4.604600 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  82 QP=26.53 NAL=2 Slice:P Poc:166 I:96   P:1196 SKIP:103  size=10877 bytes
[drawtext @ 0x7ff602c1a000] n:139 t:4.637967 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  83 QP=29.75 NAL=0 Slice:B Poc:164 I:5    P:729  SKIP:641  size=2557 bytes
[drawtext @ 0x7ff602c1a000] n:140 t:4.671333 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  84 QP=26.32 NAL=2 Slice:P Poc:170 I:147  P:1169 SKIP:79   size=12545 bytes
[drawtext @ 0x7ff602c1a000] n:141 t:4.704700 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  85 QP=29.23 NAL=0 Slice:B Poc:168 I:18   P:860  SKIP:490  size=3436 bytes
frame=  142 fps= 30 q=29.0 size=     714kB time=00:00:02.80 bitrate=2087.1kbits/s    
n:142 t:4.738067 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  86 QP=26.13 NAL=2 Slice:P Poc:174 I:166  P:1156 SKIP:73   size=14628 bytes
[drawtext @ 0x7ff602c1a000] n:143 t:4.771433 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  87 QP=29.25 NAL=0 Slice:B Poc:172 I:5    P:659  SKIP:721  size=1938 bytes
[drawtext @ 0x7ff602c1a000] n:144 t:4.804800 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  88 QP=26.64 NAL=2 Slice:P Poc:178 I:93   P:1251 SKIP:51   size=11204 bytes
[drawtext @ 0x7ff602c1a000] n:145 t:4.838167 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  89 QP=29.01 NAL=0 Slice:B Poc:176 I:3    P:658  SKIP:729  size=1640 bytes
[drawtext @ 0x7ff602c1a000] n:146 t:4.871533 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  90 QP=26.58 NAL=2 Slice:P Poc:182 I:94   P:1205 SKIP:96   size=14109 bytes
[drawtext @ 0x7ff602c1a000] n:147 t:4.904900 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  91 QP=29.16 NAL=0 Slice:B Poc:180 I:11   P:673  SKIP:690  size=1962 bytes
[drawtext @ 0x7ff602c1a000] n:148 t:4.938267 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  92 QP=26.74 NAL=2 Slice:P Poc:186 I:90   P:1202 SKIP:103  size=10004 bytes
[drawtext @ 0x7ff602c1a000] n:149 t:4.971633 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  93 QP=29.51 NAL=0 Slice:B Poc:184 I:21   P:658  SKIP:688  size=2512 bytes
[drawtext @ 0x7ff602c1a000] n:150 t:5.005000 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  94 QP=26.63 NAL=2 Slice:P Poc:190 I:142  P:1181 SKIP:72   size=11094 bytes
[drawtext @ 0x7ff602c1a000] n:151 t:5.038367 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  95 QP=29.64 NAL=0 Slice:B Poc:188 I:36   P:786  SKIP:545  size=3441 bytes
[drawtext @ 0x7ff602c1a000] n:152 t:5.071733 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  96 QP=26.51 NAL=2 Slice:P Poc:194 I:132  P:1150 SKIP:113  size=13728 bytes
[drawtext @ 0x7ff602c1a000] n:153 t:5.105100 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  97 QP=29.46 NAL=0 Slice:B Poc:192 I:11   P:702  SKIP:656  size=2593 bytes
[drawtext @ 0x7ff602c1a000] n:154 t:5.138467 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  98 QP=26.80 NAL=2 Slice:P Poc:198 I:82   P:1263 SKIP:50   size=11145 bytes
[drawtext @ 0x7ff602c1a000] n:155 t:5.171833 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame=  99 QP=29.96 NAL=0 Slice:B Poc:196 I:8    P:661  SKIP:713  size=2208 bytes
[drawtext @ 0x7ff602c1a000] n:156 t:5.205200 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 100 QP=26.67 NAL=2 Slice:P Poc:202 I:121  P:1162 SKIP:112  size=15148 bytes
[drawtext @ 0x7ff602c1a000] n:157 t:5.238567 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 101 QP=29.46 NAL=0 Slice:B Poc:200 I:5    P:772  SKIP:588  size=2624 bytes
frame=  158 fps= 30 q=29.0 size=     831kB time=00:00:03.33 bitrate=2040.8kbits/s    
n:158 t:5.271933 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 102 QP=26.79 NAL=2 Slice:P Poc:206 I:86   P:1207 SKIP:102  size=11145 bytes
[drawtext @ 0x7ff602c1a000] n:159 t:5.305300 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 103 QP=29.60 NAL=0 Slice:B Poc:204 I:11   P:882  SKIP:452  size=4539 bytes
[drawtext @ 0x7ff602c1a000] n:160 t:5.338667 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 104 QP=26.72 NAL=2 Slice:P Poc:210 I:128  P:1155 SKIP:112  size=11557 bytes
[drawtext @ 0x7ff602c1a000] n:161 t:5.372033 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 105 QP=29.40 NAL=0 Slice:B Poc:208 I:10   P:851  SKIP:504  size=3345 bytes
[drawtext @ 0x7ff602c1a000] n:162 t:5.405400 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 106 QP=26.46 NAL=2 Slice:P Poc:214 I:180  P:1157 SKIP:58   size=17689 bytes
[drawtext @ 0x7ff602c1a000] n:163 t:5.438767 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 107 QP=29.69 NAL=0 Slice:B Poc:212 I:10   P:786  SKIP:565  size=4039 bytes
[drawtext @ 0x7ff602c1a000] n:164 t:5.472133 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 108 QP=26.89 NAL=2 Slice:P Poc:218 I:79   P:1240 SKIP:76   size=11277 bytes
[drawtext @ 0x7ff602c1a000] n:165 t:5.505500 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 109 QP=29.23 NAL=0 Slice:B Poc:216 I:3    P:781  SKIP:588  size=2332 bytes
[drawtext @ 0x7ff602c1a000] n:166 t:5.538867 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 110 QP=26.72 NAL=2 Slice:P Poc:222 I:153  P:1121 SKIP:121  size=15749 bytes
[drawtext @ 0x7ff602c1a000] n:167 t:5.572233 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 111 QP=29.52 NAL=0 Slice:B Poc:220 I:7    P:801  SKIP:552  size=3167 bytes
[drawtext @ 0x7ff602c1a000] n:168 t:5.605600 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 112 QP=26.73 NAL=2 Slice:P Poc:226 I:89   P:1245 SKIP:61   size=11498 bytes
[drawtext @ 0x7ff602c1a000] n:169 t:5.638967 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 113 QP=29.65 NAL=0 Slice:B Poc:224 I:6    P:813  SKIP:527  size=3908 bytes
[drawtext @ 0x7ff602c1a000] n:170 t:5.672333 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 114 QP=26.47 NAL=2 Slice:P Poc:230 I:117  P:1246 SKIP:32   size=12356 bytes
[drawtext @ 0x7ff602c1a000] n:171 t:5.705700 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 115 QP=29.70 NAL=0 Slice:B Poc:228 I:25   P:1000 SKIP:333  size=4905 bytes
[drawtext @ 0x7ff602c1a000] n:172 t:5.739067 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 116 QP=26.42 NAL=2 Slice:P Poc:234 I:194  P:1190 SKIP:11   size=16748 bytes
[drawtext @ 0x7ff602c1a000] n:173 t:5.772433 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 117 QP=29.88 NAL=0 Slice:B Poc:232 I:22   P:971  SKIP:371  size=6811 bytes
[drawtext @ 0x7ff602c1a000] n:174 t:5.805800 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 118 QP=26.72 NAL=2 Slice:P Poc:238 I:64   P:1249 SKIP:82   size=10635 bytes
[drawtext @ 0x7ff602c1a000] n:175 t:5.839167 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 119 QP=29.51 NAL=0 Slice:B Poc:236 I:9    P:741  SKIP:619  size=2620 bytes
[drawtext @ 0x7ff602c1a000] n:176 t:5.872533 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 120 QP=26.50 NAL=2 Slice:P Poc:242 I:88   P:1175 SKIP:132  size=13861 bytes
[drawtext @ 0x7ff602c1a000] n:177 t:5.905900 text_w:110 text_h:12 x:50 y:20
[libx264 @ 0x7ff60304fa00] frame= 121 QP=29.73 NAL=0 Slice:B Poc:240 I:8    P:707  SKIP:649  size=2392 bytes
frame=  178 fps= 31 q=29.0 size=     998kB time=00:00:04.00 bitrate=2041.5kbits/s    
frame= 122 QP=26.58 NAL=2 Slice:P Poc:246 I:98   P:1165 SKIP:132  size=10966 bytes
[libx264 @ 0x7ff60304fa00] frame= 123 QP=29.71 NAL=0 Slice:B Poc:244 I:5    P:629  SKIP:743  size=2332 bytes
[libx264 @ 0x7ff60304fa00] frame= 124 QP=26.36 NAL=2 Slice:P Poc:250 I:111  P:1161 SKIP:123  size=11354 bytes
[libx264 @ 0x7ff60304fa00] frame= 125 QP=29.72 NAL=0 Slice:B Poc:248 I:4    P:796  SKIP:565  size=3000 bytes
[libx264 @ 0x7ff60304fa00] frame= 126 QP=26.44 NAL=2 Slice:P Poc:254 I:128  P:1221 SKIP:46   size=13773 bytes
[libx264 @ 0x7ff60304fa00] frame= 127 QP=29.87 NAL=0 Slice:B Poc:252 I:8    P:640  SKIP:733  size=2830 bytes
[libx264 @ 0x7ff60304fa00] frame= 128 QP=26.61 NAL=2 Slice:P Poc:258 I:109  P:1194 SKIP:92   size=10757 bytes
[libx264 @ 0x7ff60304fa00] frame= 129 QP=29.72 NAL=0 Slice:B Poc:256 I:3    P:693  SKIP:681  size=2027 bytes
[libx264 @ 0x7ff60304fa00] scene cut at 167 Icost:328989 Pcost:266404 ratio:0.1902 bias:0.2893 gop:167 (imb:761 pmb:486)
[libx264 @ 0x7ff60304fa00] frame= 130 QP=26.63 NAL=2 Slice:P Poc:262 I:103  P:1176 SKIP:116  size=14183 bytes
[libx264 @ 0x7ff60304fa00] frame= 131 QP=29.10 NAL=0 Slice:B Poc:260 I:9    P:812  SKIP:554  size=2423 bytes
[libx264 @ 0x7ff60304fa00] frame= 132 QP=26.66 NAL=2 Slice:P Poc:266 I:77   P:1182 SKIP:136  size=10517 bytes
[libx264 @ 0x7ff60304fa00] frame= 133 QP=30.29 NAL=0 Slice:B Poc:264 I:15   P:695  SKIP:644  size=2897 bytes
[libx264 @ 0x7ff60304fa00] frame= 134 QP=26.51 NAL=2 Slice:P Poc:270 I:156  P:1162 SKIP:77   size=12016 bytes
[libx264 @ 0x7ff60304fa00] frame= 135 QP=29.50 NAL=0 Slice:B Poc:268 I:17   P:936  SKIP:424  size=3788 bytes
[libx264 @ 0x7ff60304fa00] frame= 136 QP=26.42 NAL=2 Slice:P Poc:274 I:138  P:1150 SKIP:107  size=15544 bytes
[libx264 @ 0x7ff60304fa00] frame= 137 QP=29.59 NAL=0 Slice:B Poc:272 I:5    P:683  SKIP:680  size=2863 bytes
[libx264 @ 0x7ff60304fa00] frame= 138 QP=26.75 NAL=2 Slice:P Poc:278 I:110  P:1224 SKIP:61   size=11417 bytes
[libx264 @ 0x7ff60304fa00] frame= 139 QP=28.97 NAL=0 Slice:B Poc:276 I:3    P:737  SKIP:626  size=2281 bytes
[libx264 @ 0x7ff60304fa00] frame= 140 QP=26.67 NAL=2 Slice:P Poc:282 I:120  P:1168 SKIP:107  size=13425 bytes
[libx264 @ 0x7ff60304fa00] frame= 141 QP=29.37 NAL=0 Slice:B Poc:280 I:10   P:846  SKIP:515  size=2758 bytes
[libx264 @ 0x7ff60304fa00] frame= 142 QP=26.85 NAL=2 Slice:P Poc:286 I:97   P:1174 SKIP:124  size=10365 bytes
[libx264 @ 0x7ff60304fa00] frame= 143 QP=29.71 NAL=0 Slice:B Poc:284 I:15   P:756  SKIP:591  size=2828 bytes
[libx264 @ 0x7ff60304fa00] frame= 144 QP=26.82 NAL=2 Slice:P Poc:290 I:140  P:1148 SKIP:107  size=10324 bytes
[libx264 @ 0x7ff60304fa00] frame= 145 QP=29.82 NAL=0 Slice:B Poc:288 I:13   P:838  SKIP:520  size=3079 bytes
[libx264 @ 0x7ff60304fa00] frame= 146 QP=27.15 NAL=2 Slice:P Poc:294 I:195  P:1155 SKIP:45   size=15486 bytes
[libx264 @ 0x7ff60304fa00] frame= 147 QP=30.06 NAL=0 Slice:B Poc:292 I:8    P:528  SKIP:840  size=2441 bytes
[libx264 @ 0x7ff60304fa00] frame= 148 QP=26.94 NAL=2 Slice:P Poc:298 I:165  P:1218 SKIP:12   size=11853 bytes
[libx264 @ 0x7ff60304fa00] frame= 149 QP=29.41 NAL=0 Slice:B Poc:296 I:8    P:596  SKIP:780  size=2666 bytes
[libx264 @ 0x7ff60304fa00] frame= 150 QP=26.74 NAL=2 Slice:P Poc:302 I:118  P:1206 SKIP:71   size=14004 bytes
[libx264 @ 0x7ff60304fa00] frame= 151 QP=29.24 NAL=0 Slice:B Poc:300 I:4    P:660  SKIP:685  size=2275 bytes
[libx264 @ 0x7ff60304fa00] frame= 152 QP=27.00 NAL=2 Slice:P Poc:306 I:85   P:1182 SKIP:128  size=9231 bytes
[libx264 @ 0x7ff60304fa00] frame= 153 QP=29.17 NAL=0 Slice:B Poc:304 I:9    P:645  SKIP:706  size=2994 bytes
[libx264 @ 0x7ff60304fa00] frame= 154 QP=26.73 NAL=2 Slice:P Poc:310 I:79   P:1274 SKIP:42   size=9270 bytes
[libx264 @ 0x7ff60304fa00] frame= 155 QP=28.80 NAL=0 Slice:B Poc:308 I:7    P:874  SKIP:475  size=3593 bytes
[libx264 @ 0x7ff60304fa00] frame= 156 QP=26.69 NAL=2 Slice:P Poc:314 I:88   P:1222 SKIP:85   size=11135 bytes
[libx264 @ 0x7ff60304fa00] frame= 157 QP=28.61 NAL=0 Slice:B Poc:312 I:0    P:572  SKIP:798  size=2376 bytes
[libx264 @ 0x7ff60304fa00] frame= 158 QP=26.78 NAL=2 Slice:P Poc:318 I:46   P:1237 SKIP:112  size=7965 bytes
[libx264 @ 0x7ff60304fa00] frame= 159 QP=28.58 NAL=0 Slice:B Poc:316 I:0    P:723  SKIP:652  size=2587 bytes
[libx264 @ 0x7ff60304fa00] frame= 160 QP=26.66 NAL=2 Slice:P Poc:322 I:72   P:1194 SKIP:129  size=9277 bytes
[libx264 @ 0x7ff60304fa00] frame= 161 QP=28.04 NAL=0 Slice:B Poc:320 I:1    P:734  SKIP:628  size=2286 bytes
[libx264 @ 0x7ff60304fa00] frame= 162 QP=26.90 NAL=2 Slice:P Poc:326 I:49   P:1172 SKIP:174  size=6311 bytes
[libx264 @ 0x7ff60304fa00] frame= 163 QP=27.99 NAL=0 Slice:B Poc:324 I:8    P:718  SKIP:637  size=3870 bytes
[libx264 @ 0x7ff60304fa00] frame= 164 QP=26.67 NAL=2 Slice:P Poc:328 I:30   P:1109 SKIP:256  size=5066 bytes
[libx264 @ 0x7ff60304fa00] frame= 165 QP=26.12 NAL=2 Slice:P Poc:330 I:74   P:1124 SKIP:197  size=5956 bytes
[libx264 @ 0x7ff60304fa00] frame= 166 QP=26.76 NAL=2 Slice:P Poc:332 I:57   P:942  SKIP:396  size=6397 bytes
[libx264 @ 0x7ff60304fa00] frame= 167 QP=22.67 NAL=3 Slice:I Poc:0   I:1395 P:0    SKIP:0    size=23679 bytes
[libx264 @ 0x7ff60304fa00] frame= 168 QP=26.04 NAL=2 Slice:P Poc:2   I:42   P:669  SKIP:684  size=2930 bytes
[libx264 @ 0x7ff60304fa00] frame= 169 QP=25.11 NAL=2 Slice:P Poc:4   I:311  P:698  SKIP:386  size=4834 bytes
[libx264 @ 0x7ff60304fa00] frame= 170 QP=24.11 NAL=2 Slice:P Poc:6   I:209  P:799  SKIP:387  size=3290 bytes
[libx264 @ 0x7ff60304fa00] frame= 171 QP=25.16 NAL=2 Slice:P Poc:8   I:73   P:598  SKIP:724  size=1666 bytes
[libx264 @ 0x7ff60304fa00] frame= 172 QP=24.29 NAL=2 Slice:P Poc:10  I:61   P:722  SKIP:612  size=1782 bytes
[libx264 @ 0x7ff60304fa00] frame= 173 QP=24.08 NAL=2 Slice:P Poc:12  I:6    P:778  SKIP:611  size=1430 bytes
[libx264 @ 0x7ff60304fa00] frame= 174 QP=24.09 NAL=2 Slice:P Poc:14  I:15   P:713  SKIP:667  size=1428 bytes
[libx264 @ 0x7ff60304fa00] frame= 175 QP=24.06 NAL=2 Slice:P Poc:16  I:12   P:706  SKIP:677  size=1417 bytes
[libx264 @ 0x7ff60304fa00] frame= 176 QP=24.10 NAL=2 Slice:P Poc:18  I:8    P:637  SKIP:750  size=1164 bytes
[libx264 @ 0x7ff60304fa00] frame= 177 QP=23.94 NAL=2 Slice:P Poc:20  I:12   P:753  SKIP:630  size=1477 bytes
frame=  178 fps= 29 q=-1.0 Lsize=    1352kB time=00:00:05.87 bitrate=1886.0kbits/s    
video:1349kB audio:0kB global headers:0kB muxing overhead 0.204900%
[libx264 @ 0x7ff60304fa00] frame I:3     Avg QP:24.39  size: 29769
[libx264 @ 0x7ff60304fa00] frame P:95    Avg QP:26.49  size: 11080
[libx264 @ 0x7ff60304fa00] frame B:80    Avg QP:29.37  size:  2988
[libx264 @ 0x7ff60304fa00] consecutive B-frames: 10.1% 89.9%  0.0%  0.0%
[libx264 @ 0x7ff60304fa00] mb I  I16..4: 16.2% 74.5%  9.3%
[libx264 @ 0x7ff60304fa00] mb P  I16..4:  1.7%  6.7%  0.8%  P16..4: 47.7% 18.5% 13.7%  0.0%  0.0%    skip:10.8%
[libx264 @ 0x7ff60304fa00] mb B  I16..4:  0.0%  0.7%  0.0%  B16..8: 47.6%  3.7%  1.0%  direct: 3.2%  skip:43.7%  L0:45.3% L1:49.5% BI: 5.2%
[libx264 @ 0x7ff60304fa00] 8x8 transform intra:74.4% inter:72.0%
[libx264 @ 0x7ff60304fa00] coded y,uvDC,uvAC intra: 72.9% 73.2% 46.1% inter: 30.8% 24.2% 1.4%
[libx264 @ 0x7ff60304fa00] i16 v,h,dc,p: 25% 66%  5%  5%
[libx264 @ 0x7ff60304fa00] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 12% 36%  7%  6%  6%  8%  7%  9%
[libx264 @ 0x7ff60304fa00] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  8% 58% 10%  4%  4%  3%  5%  3%  5%
[libx264 @ 0x7ff60304fa00] i8c dc,h,v,p: 57% 23% 14%  5%
[libx264 @ 0x7ff60304fa00] Weighted P-Frames: Y:61.1% UV:35.8%
[libx264 @ 0x7ff60304fa00] ref P L0: 47.9% 18.1% 16.8% 11.4%  5.8%
[libx264 @ 0x7ff60304fa00] ref B L0: 83.6% 16.4%
[libx264 @ 0x7ff60304fa00] kb/s:1860.09

Change History (4)

comment:1 by dave rice, 12 years ago

ping?

comment:2 by Carl Eugen Hoyos, 12 years ago

Is this only reproducible when using libx264 as an encoder or also with -vcodec mpeg4?

comment:3 by dave rice, 12 years ago

This happens with any codec. Here's a new output with -vcodec mpeg4.
I set timecode to 00:03:59;27 and rate to 30000/1001

In the output the timecode drawn start at 00:03:59;21 (six frames less than the requested timecode, the discrepancies occur at where the drop frames should occur so starting at 00:02:59;27 makes an output that is 4 frames off, etc).

So the drawn timecode is (frame by frame):
00:03:59;21
00:03:59;22
00:03:59;23
00:03:59;24
00:03:59;25
00:03:59;26
00:03:59;27
00:03:59;28
00:03:59;29
00:04:00;00 (invalid 30000/1001 dropframe value)
00:04:00;01 (invalid 30000/1001 dropframe value)
00:04:00;02
00:04:00;03
...

I presume that the input timecode is converted to a frame number based on if it were non-drop frame (thus the drawn timecode is less then the requested starting value) and then the timecode increments per frame still using non-drop frame so invalid timecode values are drawn and the discrepancy grows 2 frames every 9 minutes out of 10.

ffmpeg started on 2011-12-24 at 09:30:02
Report written to "ffmpeg-20111224-093002.log"
Command line:
ffmpeg -y -report -i out.mov -vf "drawtext=fontfile=/Library/Fonts/Courier New.ttf:x=10:y=20:fontsize=32:boxcolor=black@0.5:box=1:rate=30000/1001:timecode='00\\:03\\:59\\;27'" -r 30000/1001 -vcodec mpeg4 out3.mov
ffmpeg version N-32449-g0d4a774, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec 23 2011 21:10:13 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libopenjpeg --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libfreetype
  libavutil      51. 32.100 / 51. 32.100
  libavcodec     53. 47.100 / 53. 47.100
  libavformat    53. 28.100 / 53. 28.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 53.100 /  2. 53.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  5.100 /  0.  5.100
  libpostproc    51.  2.100 / 51.  2.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff081026e00] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff081026e00] ISO: File Type Major Brand: qt  
[v210 @ 0x7ff08102f400] err{or,}_recognition separate: 1; 1
[v210 @ 0x7ff08102f400] err{or,}_recognition combined: 1; 10001
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff081026e00] All info found

Seems stream 0 codec frame rate differs from container frame rate: 24000.00 (24000/1) -> 23.98 (24000/1001)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'out.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    creation_time   : 2011-12-09 19:20:19
    encoder         : Lavf53.25.0
  Duration: 00:00:05.00, start: 0.000000, bitrate: 46354 kb/s
    Stream #0:0(eng), 1, 1/24000: Video: v210 (v210 / 0x30313276), yuv422p10le, 356x236, 46353 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 24k tbc
    Metadata:
      creation_time   : 2011-12-09 19:20:19
      handler_name    :  DataHandler
Incompatible pixel format 'yuv422p10le' for codec 'mpeg4', auto-selecting format 'yuv420p'
[buffer @ 0x1018153c0] w:356 h:236 pixfmt:yuv422p10le tb:1/1000000 sar:0/1 sws_param:
[drawtext @ 0x101816680] loss of precision in default of basetime
[drawtext @ 0x101816680] Setting value '/Library/Fonts/Courier New.ttf' for key 'fontfile'
[drawtext @ 0x101816680] Setting value '10' for key 'x'
[drawtext @ 0x101816680] Setting value '20' for key 'y'
[drawtext @ 0x101816680] Setting value '32' for key 'fontsize'
[drawtext @ 0x101816680] Setting value 'black@0.5' for key 'boxcolor'
[drawtext @ 0x101816680] Setting value '1' for key 'box'
[drawtext @ 0x101816680] Setting value '30000/1001' for key 'rate'
[drawtext @ 0x101816680] Setting value '00:03:59;27' for key 'timecode'
[drawtext @ 0x1018165c0] auto-inserting filter 'auto-inserted scale 0' between the filter 'src' and the filter 'Parsed_drawtext_0'
[scale @ 0x1018198a0] w:356 h:236 fmt:yuv422p10le -> w:356 h:236 fmt:yuv420p flags:0x4
[mpeg4 @ 0x7ff08102d000] err{or,}_recognition separate: 1; 1
[mpeg4 @ 0x7ff08102d000] err{or,}_recognition combined: 1; 10001
[mpeg4 @ 0x7ff08102d000] intra_quant_bias = 0 inter_quant_bias = -64
[mpeg4 @ 0x7ff08102d000] Unsupported bit depth: 0
[v210 @ 0x7ff08102f400] err{or,}_recognition separate: 1; 10001
[v210 @ 0x7ff08102f400] err{or,}_recognition combined: 1; 10001
Output #0, mov, to 'out3.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    creation_time   : 2011-12-09 19:20:19
    encoder         : Lavf53.28.100
    Stream #0:0(eng), 0, 1/30000: Video: mpeg4 (mp4v / 0x7634706D), yuv420p, 356x236, q=2-31, 200 kb/s, 30k tbn, 29.97 tbc
    Metadata:
      creation_time   : 2011-12-09 19:20:19
      handler_name    :  DataHandler
Stream mapping:
  Stream #0:0 -> #0:0 (v210 -> mpeg4)
Press [q] to stop, [?] for help
[drawtext @ 0x1018165c0] n:0 t:0.000000 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:1 t:0.041708 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:2 t:0.083417 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:3 t:0.125125 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:4 t:0.166833 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:5 t:0.208542 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:6 t:0.250250 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:7 t:0.291958 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:8 t:0.333667 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:9 t:0.375375 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:10 t:0.417083 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:11 t:0.458792 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:12 t:0.500500 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:13 t:0.542208 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:14 t:0.583917 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:15 t:0.625625 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:16 t:0.667333 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:17 t:0.709042 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:18 t:0.750750 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:19 t:0.792458 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:20 t:0.834167 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:21 t:0.875875 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:22 t:0.917583 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:23 t:0.959292 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:24 t:1.001000 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:25 t:1.042708 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:26 t:1.084417 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:27 t:1.126125 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:28 t:1.167833 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:29 t:1.209542 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:30 t:1.251250 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:31 t:1.292958 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:32 t:1.334667 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:33 t:1.376375 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:34 t:1.418083 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:35 t:1.459792 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:36 t:1.501500 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:37 t:1.543208 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:38 t:1.584917 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:39 t:1.626625 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:40 t:1.668333 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:41 t:1.710042 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:42 t:1.751750 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:43 t:1.793458 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:44 t:1.835167 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:45 t:1.876875 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:46 t:1.918583 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:47 t:1.960292 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:48 t:2.002000 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:49 t:2.043708 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:50 t:2.085417 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:51 t:2.127125 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:52 t:2.168833 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:53 t:2.210542 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:54 t:2.252250 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:55 t:2.293958 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:56 t:2.335667 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:57 t:2.377375 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:58 t:2.419083 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:59 t:2.460792 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:60 t:2.502500 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:61 t:2.544208 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:62 t:2.585917 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:63 t:2.627625 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:64 t:2.669333 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:65 t:2.711042 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:66 t:2.752750 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:67 t:2.794458 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:68 t:2.836167 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:69 t:2.877875 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:70 t:2.919583 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:71 t:2.961292 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:72 t:3.003000 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:73 t:3.044708 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:74 t:3.086417 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:75 t:3.128125 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:76 t:3.169833 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:77 t:3.211542 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:78 t:3.253250 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:79 t:3.294958 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:80 t:3.336667 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:81 t:3.378375 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:82 t:3.420083 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:83 t:3.461792 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:84 t:3.503500 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:85 t:3.545208 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:86 t:3.586917 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:87 t:3.628625 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:88 t:3.670333 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:89 t:3.712042 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:90 t:3.753750 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:91 t:3.795458 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:92 t:3.837167 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:93 t:3.878875 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:94 t:3.920583 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:95 t:3.962292 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:96 t:4.004000 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:97 t:4.045708 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:98 t:4.087417 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:99 t:4.129125 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:100 t:4.170833 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:101 t:4.212542 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:102 t:4.254250 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:103 t:4.295958 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:104 t:4.337667 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:105 t:4.379375 text_w:209 text_h:23 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:106 t:4.421083 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:107 t:4.462792 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:108 t:4.504500 text_w:209 text_h:23 x:10 y:20
[drawtext @ 0x1018165c0] n:109 t:4.546208 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:110 t:4.587917 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:111 t:4.629625 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:112 t:4.671333 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:113 t:4.713042 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:114 t:4.754750 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:115 t:4.796458 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:116 t:4.838167 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:117 t:4.879875 text_w:209 text_h:24 x:10 y:20
*** 1 dup!
[drawtext @ 0x1018165c0] n:118 t:4.921583 text_w:209 text_h:24 x:10 y:20
[drawtext @ 0x1018165c0] n:119 t:4.963292 text_w:209 text_h:23 x:10 y:20
frame=  150 fps=  0 q=7.9 Lsize=     286kB time=00:00:05.00 bitrate= 467.6kbits/s dup=30 drop=0    
video:284kB audio:0kB global headers:0kB muxing overhead 0.492299%

comment:4 by Clément Bœsch, 12 years ago

Resolution: fixed
Status: newclosed

Should be fixed in 831f6cd6, thanks for reporting.

Note: See TracTickets for help on using tickets.