Advertisement
gajdo

Untitled

Jan 13th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.26 KB | None | 0 0
  1. gajdot@gajdot:~/ffmpeg_test$ ./ffmpeg -i second.MOV -itsoffset 3 -i first.MOV -itsoffset 3 -i first.MOV -filter_complex "[0:v][1:v]overlay=920:0[video]" -map [video] -map 2:a test.mp4
  2. ffmpeg version N-59158-g745c40a Copyright (c) 2000-2013 the FFmpeg developers
  3. built on Dec 17 2013 05:32:25 with gcc 4.6 (Debian 4.6.3-1)
  4. configuration: --prefix=/root/ffmpeg-static/64bit --extra-cflags='-I/root/ffmpeg-static/64bit/include -static' --extra-ldflags='-L/root/ffmpeg-static/64bit/lib -static' --extra-libs='-lxml2 -lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver --disable-doc --enable-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
  5. libavutil 53. 0.100 / 53. 0.100
  6. libavcodec 55. 45.101 / 55. 45.101
  7. libavformat 55. 22.100 / 55. 22.100
  8. libavdevice 55. 5.102 / 55. 5.102
  9. libavfilter 4. 0.100 / 4. 0.100
  10. libswscale 2. 5.101 / 2. 5.101
  11. libswresample 0. 17.104 / 0. 17.104
  12. libpostproc 52. 3.100 / 52. 3.100
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'second.MOV':
  14. Metadata:
  15. major_brand : qt
  16. minor_version : 537331968
  17. compatible_brands: qt CAEP
  18. creation_time : 2013-10-27 19:43:21
  19. Duration: 00:00:30.52, start: 0.000000, bitrate: 40865 kb/s
  20. Stream #0:0(eng): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuvj420p(pc, smpte170m), 1920x1080, 39325 kb/s, 25 fps, 25 tbr, 25k tbn, 50k tbc (default)
  21. Metadata:
  22. creation_time : 2013-10-27 19:43:21
  23. Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
  24. Metadata:
  25. creation_time : 2013-10-27 19:43:21
  26. Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'first.MOV':
  27. Metadata:
  28. major_brand : qt
  29. minor_version : 537331968
  30. compatible_brands: qt CAEP
  31. creation_time : 2013-09-07 00:39:52
  32. Duration: 00:00:07.97, start: 0.000000, bitrate: 44582 kb/s
  33. Stream #1:0(eng): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuvj420p(pc, smpte170m), 1920x1080, 43037 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 48k tbc (default)
  34. Metadata:
  35. creation_time : 2013-09-07 00:39:52
  36. Stream #1:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
  37. Metadata:
  38. creation_time : 2013-09-07 00:39:52
  39. Input #2, mov,mp4,m4a,3gp,3g2,mj2, from 'first.MOV':
  40. Metadata:
  41. major_brand : qt
  42. minor_version : 537331968
  43. compatible_brands: qt CAEP
  44. creation_time : 2013-09-07 00:39:52
  45. Duration: 00:00:07.97, start: 0.000000, bitrate: 44582 kb/s
  46. Stream #2:0(eng): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuvj420p(pc, smpte170m), 1920x1080, 43037 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 48k tbc (default)
  47. Metadata:
  48. creation_time : 2013-09-07 00:39:52
  49. Stream #2:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
  50. Metadata:
  51. creation_time : 2013-09-07 00:39:52
  52. File 'test.mp4' already exists. Overwrite ? [y/N] y
  53. [swscaler @ 0x238f3e0] deprecated pixel format used, make sure you did set range correctly
  54. [swscaler @ 0x244c660] deprecated pixel format used, make sure you did set range correctly
  55. [libx264 @ 0x254ae60] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
  56. [libx264 @ 0x254ae60] profile High, level 4.0
  57. [libx264 @ 0x254ae60] 264 - core 129 r2230 1cffe9f - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - 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=3 lookahead_threads=1 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
  58. Output #0, mp4, to 'test.mp4':
  59. Metadata:
  60. major_brand : qt
  61. minor_version : 537331968
  62. compatible_brands: qt CAEP
  63. encoder : Lavf55.22.100
  64. Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 1920x1080, q=-1--1, 12800 tbn, 25 tbc (default)
  65. Stream #0:1(eng): Audio: aac (libvo_aacenc) ([64][0][0][0] / 0x0040), 48000 Hz, stereo, s16, 128 kb/s (default)
  66. Metadata:
  67. creation_time : 2013-09-07 00:39:52
  68. Stream mapping:
  69. Stream #0:0 (h264) -> overlay:main (graph 0)
  70. Stream #1:0 (h264) -> overlay:overlay (graph 0)
  71. overlay (graph 0) -> Stream #0:0 (libx264)
  72. Stream #2:1 -> #0:1 (pcm_s16le -> libvo_aacenc)
  73. Press [q] to stop, [?] for help
  74. frame= 261 fps=9.5 q=-1.0 Lsize= 5248kB time=00:00:10.36 bitrate=4149.4kbits/s
  75. video:5156kB audio:86kB subtitle:0 global headers:0kB muxing overhead 0.093640%
  76. [libx264 @ 0x254ae60] frame I:4 Avg QP:20.25 size: 48847
  77. [libx264 @ 0x254ae60] frame P:253 Avg QP:23.57 size: 20030
  78. [libx264 @ 0x254ae60] frame B:4 Avg QP:21.46 size: 4107
  79. [libx264 @ 0x254ae60] consecutive B-frames: 96.9% 3.1% 0.0% 0.0%
  80. [libx264 @ 0x254ae60] mb I I16..4: 37.2% 53.8% 9.0%
  81. [libx264 @ 0x254ae60] mb P I16..4: 8.1% 14.9% 1.4% P16..4: 19.6% 4.6% 1.3% 0.0% 0.0% skip:50.2%
  82. [libx264 @ 0x254ae60] mb B I16..4: 3.8% 1.6% 0.0% B16..8: 21.1% 0.9% 0.1% direct: 0.7% skip:71.8% L0:40.1% L1:59.0% BI: 0.9%
  83. [libx264 @ 0x254ae60] 8x8 transform intra:60.6% inter:87.2%
  84. [libx264 @ 0x254ae60] coded y,uvDC,uvAC intra: 44.9% 56.2% 14.4% inter: 12.2% 16.4% 0.5%
  85. [libx264 @ 0x254ae60] i16 v,h,dc,p: 24% 58% 5% 14%
  86. [libx264 @ 0x254ae60] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 9% 57% 18% 2% 2% 1% 4% 1% 6%
  87. [libx264 @ 0x254ae60] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 4% 82% 5% 1% 1% 1% 3% 0% 3%
  88. [libx264 @ 0x254ae60] i8c dc,h,v,p: 54% 37% 7% 2%
  89. [libx264 @ 0x254ae60] Weighted P-Frames: Y:0.4% UV:0.0%
  90. [libx264 @ 0x254ae60] ref P L0: 60.5% 12.5% 17.2% 9.8% 0.0%
  91. [libx264 @ 0x254ae60] ref B L0: 65.2% 34.8%
  92. [libx264 @ 0x254ae60] kb/s:4045.56
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement