Advertisement
Guest User

Multiply blend mode using FFMPEG adds green overlay

a guest
Mar 26th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. $ overlay_edit.sh
  2. ffmpeg version N-61445-gdded5ed Copyright (c) 2000-2014 the FFmpeg developers
  3. built on Mar 14 2014 05:12:40 with gcc 4.6 (Debian 4.6.3-1)
  4. configuration: --prefix=/root/ffmpeg-static/32bit --arch=x86_32 --extra-cflags
  5. ='-m32 -I/root/ffmpeg-static/32bit/include -static' --extra-ldflags='-m32 -L/roo
  6. t/ffmpeg-static/32bit/lib -static' --extra-libs='-lxml2 -lexpat -lfreetype' --en
  7. able-static --disable-shared --disable-ffserver --disable-doc --enable-bzlib --e
  8. nable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enabl
  9. e-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --
  10. enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enab
  11. le-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
  12. libavutil 52. 66.101 / 52. 66.101
  13. libavcodec 55. 52.102 / 55. 52.102
  14. libavformat 55. 34.101 / 55. 34.101
  15. libavdevice 55. 11.100 / 55. 11.100
  16. libavfilter 4. 3.100 / 4. 3.100
  17. libswscale 2. 5.101 / 2. 5.101
  18. libswresample 0. 18.100 / 0. 18.100
  19. libpostproc 52. 3.100 / 52. 3.100
  20. Input #0, avi, from '/vagrant/public/uploads/video/bw_RzWecVH02p.avi':
  21. Metadata:
  22. comment : Converted by www.scriptcam.com
  23. encoder : Lavf55.34.101
  24. Duration: 00:00:06.10, start: 0.000000, bitrate: 315 kb/s
  25. Stream #0:0: Video: mpeg4 (Simple Profile) (FMP4 / 0x34504D46), yuv420p, 320
  26. x240 [SAR 1:1 DAR 4:3], 268 kb/s, 30 tbr, 30 tbn, 30 tbc
  27. Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 16000 Hz, mono, s16p, 24 kb/s
  28.  
  29. Input #1, image2, from '/vagrant/public/img/red_ellipse.png':
  30. Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
  31. Stream #1:0: Video: png, rgb24, 320x240 [SAR 11811:11811 DAR 4:3], 25 tbr, 2
  32. 5 tbn, 25 tbc
  33. [libx264 @ 0xa9c70c0] using SAR=1/1
  34. [libx264 @ 0xa9c70c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle Ca
  35. che64
  36. [libx264 @ 0xa9c70c0] profile High, level 1.3
  37. [libx264 @ 0xa9c70c0] 264 - core 129 r2230 1cffe9f - H.264/MPEG-4 AVC codec - Co
  38. pyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 de
  39. block=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1
  40. me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chr
  41. oma_qp_offset=-2 threads=1 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1
  42. interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1
  43. b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scene
  44. cut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin
  45. =0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  46. Output #0, mp4, to '/vagrant/public/uploads/video/overlay_RzWecVH02p.mp4':
  47. Metadata:
  48. comment : Converted by www.scriptcam.com
  49. encoder : Lavf55.34.101
  50. Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 320x24
  51. 0 [SAR 1:1 DAR 4:3], q=-1--1, 15360 tbn, 30 tbc (default)
  52. Stream #0:1: Audio: aac (libvo_aacenc) ([64][0][0][0] / 0x0040), 16000 Hz, m
  53. ono, s16, 128 kb/s
  54. Stream mapping:
  55. Stream #0:0 (mpeg4) -> blend:top (graph 0)
  56. Stream #1:0 (png) -> blend:bottom (graph 0)
  57. blend (graph 0) -> Stream #0:0 (libx264)
  58. Stream #0:1 -> #0:1 (mp3 -> libvo_aacenc)
  59. Press [q] to stop, [?] for help
  60. frame= 91 fps=0.0 q=29.0 size= 42kB time=00:00:02.90 bitrate= 117.7kbits/
  61. frame= 140 fps=135 q=29.0 size= 105kB time=00:00:04.57 bitrate= 187.3kbits/
  62. frame= 182 fps=106 q=29.0 Lsize= 178kB time=00:00:06.04 bitrate= 241.9kbits
  63. /s dup=52 drop=0
  64. video:158kB audio:16kB subtitle:0 data:0 global headers:0kB muxing overhead 2.25
  65. 8588%
  66. [libx264 @ 0xa9c70c0] frame I:1 Avg QP:21.21 size: 9865
  67. [libx264 @ 0xa9c70c0] frame P:128 Avg QP:25.34 size: 1149
  68. [libx264 @ 0xa9c70c0] frame B:53 Avg QP:28.50 size: 88
  69. [libx264 @ 0xa9c70c0] consecutive B-frames: 59.3% 3.3% 6.6% 30.8%
  70. [libx264 @ 0xa9c70c0] mb I I16..4: 1.3% 69.3% 29.3%
  71. [libx264 @ 0xa9c70c0] mb P I16..4: 1.0% 5.8% 0.3% P16..4: 35.1% 9.9% 5.6%
  72. 0.0% 0.0% skip:42.4%
  73. [libx264 @ 0xa9c70c0] mb B I16..4: 0.1% 0.4% 0.0% B16..8: 11.8% 0.5% 0.1%
  74. direct: 0.1% skip:86.9% L0:48.6% L1:47.7% BI: 3.7%
  75. [libx264 @ 0xa9c70c0] 8x8 transform intra:80.6% inter:80.1%
  76. [libx264 @ 0xa9c70c0] coded y,uvDC,uvAC intra: 73.1% 14.6% 5.3% inter: 13.2% 2.4
  77. % 0.4%
  78. [libx264 @ 0xa9c70c0] i16 v,h,dc,p: 14% 49% 28% 9%
  79. [libx264 @ 0xa9c70c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15% 28% 32% 4% 4% 4% 4%
  80. 4% 6%
  81. [libx264 @ 0xa9c70c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 21% 30% 14% 5% 6% 8% 5%
  82. 5% 6%
  83. [libx264 @ 0xa9c70c0] i8c dc,h,v,p: 76% 13% 11% 1%
  84. [libx264 @ 0xa9c70c0] Weighted P-Frames: Y:0.8% UV:0.0%
  85. [libx264 @ 0xa9c70c0] ref P L0: 72.7% 16.4% 8.1% 2.8% 0.0%
  86. [libx264 @ 0xa9c70c0] ref B L0: 84.7% 13.1% 2.1%
  87. [libx264 @ 0xa9c70c0] ref B L1: 95.2% 4.8%
  88. [libx264 @ 0xa9c70c0] kb/s:213.09
  89. [libvo_aacenc @ 0xa9c82c0] 1 frames left in the queue on closing
  90. Connection to 127.0.0.1 closed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement