View difference between Paste ID: yWwtK1RG and yVX52dfT
SHOW: | | - or go back to the newest paste.
1-
gajdot@gajdot:~/ffmpeg_test$ ./ffmpeg -i first.MOV -i second.MOV -filter_complex "[0:a][1:a]amerge, pan=stereo|c0=0.9*c0+0.1*c2|c1=0.9*c1+0.1*c3[a]" -map [a] output.mp3
1+
gajdot@gajdot:~/ffmpeg_test$ ./ffmpeg -i first.MOV -i second.MOV -filter_complex "color=s=1280x400:duration=10:0xFFFFFF[bg];[0]scale=640:-1[q];[bg][q]overlay=0:0[e];[1]scale=640:-1[r];[e][r]overlay=640:0[v]" -map [v] output.mp4ffmpeg version N-59158-g745c40a Copyright (c) 2000-2013 the FFmpeg developers
2-
ffmpeg version N-59158-g745c40a Copyright (c) 2000-2013 the FFmpeg developers
2+
3
  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
4
  libavutil      53.  0.100 / 53.  0.100
5
  libavcodec     55. 45.101 / 55. 45.101
6
  libavformat    55. 22.100 / 55. 22.100
7
  libavdevice    55.  5.102 / 55.  5.102
8
  libavfilter     4.  0.100 /  4.  0.100
9
  libswscale      2.  5.101 /  2.  5.101
10
  libswresample   0. 17.104 /  0. 17.104
11
  libpostproc    52.  3.100 / 52.  3.100
12
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'first.MOV':
13
  Metadata:
14
    major_brand     : qt  
15
    minor_version   : 537331968
16
    compatible_brands: qt  CAEP
17
    creation_time   : 2013-09-07 00:39:52
18
  Duration: 00:00:07.97, start: 0.000000, bitrate: 44582 kb/s
19
    Stream #0: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)
20
    Metadata:
21
      creation_time   : 2013-09-07 00:39:52
22
    Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
23
    Metadata:
24
      creation_time   : 2013-09-07 00:39:52
25
Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'second.MOV':
26
  Metadata:
27
    major_brand     : qt  
28
    minor_version   : 537331968
29
    compatible_brands: qt  CAEP
30
    creation_time   : 2013-10-27 19:43:21
31
  Duration: 00:00:30.52, start: 0.000000, bitrate: 40865 kb/s
32
    Stream #1:0(eng): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuvj420p(pc, smpte170m), 1920x1080, 39325 kb/s, 25 fps, 25 tbr, 25k tbn, 50k tbc (default)
33
    Metadata:
34
      creation_time   : 2013-10-27 19:43:21
35
    Stream #1:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
36
    Metadata:
37
      creation_time   : 2013-10-27 19:43:21
38
File 'output.mp4' already exists. Overwrite ? [y/N] y
39-
File 'output.mp3' already exists. Overwrite ? [y/N] y
39+
[swscaler @ 0x3768c00] deprecated pixel format used, make sure you did set range correctly
40-
[Parsed_amerge_0 @ 0x269ff20] No channel layout for input 1
40+
[swscaler @ 0x37fb8a0] deprecated pixel format used, make sure you did set range correctly
41-
[Parsed_amerge_0 @ 0x269ff20] Input channel layouts overlap: output layout will be determined by the number of distinct input channels
41+
[libx264 @ 0x37f11c0] using SAR=1/1
42-
Output #0, mp3, to 'output.mp3':
42+
[libx264 @ 0x37f11c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
43
[libx264 @ 0x37f11c0] profile High, level 3.1
44
[libx264 @ 0x37f11c0] 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
45
Output #0, mp4, to 'output.mp4':
46
  Metadata:
47-
    TSSE            : Lavf55.22.100
47+
48-
    Stream #0:0: Audio: mp3 (libmp3lame), 48000 Hz, stereo, s16p (default)
48+
49
    compatible_brands: qt  CAEP
50-
  Stream #0:1 (pcm_s16le) -> amerge:in0
50+
    encoder         : Lavf55.22.100
51-
  Stream #1:1 (pcm_s16le) -> amerge:in1
51+
    Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 1280x400 [SAR 1:1 DAR 16:5], q=-1--1, 12800 tbn, 25 tbc (default)
52-
  pan -> Stream #0:0 (libmp3lame)
52+
53
  Stream #0:0 (h264) -> scale
54-
size=     125kB time=00:00:07.96 bitrate= 128.7kbits/s    
54+
  Stream #1:0 (h264) -> scale
55-
video:0kB audio:125kB subtitle:0 global headers:0kB muxing overhead 0.264327%
55+
  overlay -> Stream #0:0 (libx264)
56
Press [q] to stop, [?] for help
57
frame=  251 fps= 15 q=-1.0 Lsize=    1905kB time=00:00:09.96 bitrate=1566.5kbits/s dup=0 drop=512    
58
video:1901kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.186015%
59
[libx264 @ 0x37f11c0] frame I:2     Avg QP:22.39  size: 21496
60
[libx264 @ 0x37f11c0] frame P:136   Avg QP:25.70  size: 10079
61
[libx264 @ 0x37f11c0] frame B:113   Avg QP:27.73  size:  4710
62
[libx264 @ 0x37f11c0] consecutive B-frames: 19.5% 61.4%  0.0% 19.1%
63
[libx264 @ 0x37f11c0] mb I  I16..4: 25.9% 57.3% 16.8%
64
[libx264 @ 0x37f11c0] mb P  I16..4:  0.8%  8.8%  2.1%  P16..4: 19.6% 12.1%  4.6%  0.0%  0.0%    skip:51.9%
65
[libx264 @ 0x37f11c0] mb B  I16..4:  0.1%  1.5%  0.2%  B16..8: 14.2%  8.3%  2.1%  direct: 4.8%  skip:68.7%  L0:38.0% L1:42.8% BI:19.2%
66
[libx264 @ 0x37f11c0] 8x8 transform intra:73.9% inter:78.2%
67
[libx264 @ 0x37f11c0] coded y,uvDC,uvAC intra: 82.0% 66.1% 30.2% inter: 21.9% 12.3% 0.6%
68
[libx264 @ 0x37f11c0] i16 v,h,dc,p: 32% 57%  3%  8%
69
[libx264 @ 0x37f11c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu:  4% 57%  9%  3%  3%  2%  8%  2% 13%
70
[libx264 @ 0x37f11c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  3% 76%  5%  1%  2%  1%  5%  1%  6%
71
[libx264 @ 0x37f11c0] i8c dc,h,v,p: 52% 36%  8%  4%
72
[libx264 @ 0x37f11c0] Weighted P-Frames: Y:0.0% UV:0.0%
73
[libx264 @ 0x37f11c0] ref P L0: 55.9% 17.6% 16.2% 10.3%
74
[libx264 @ 0x37f11c0] ref B L0: 86.2% 13.7%  0.1%
75
[libx264 @ 0x37f11c0] ref B L1: 99.7%  0.3%
76
[libx264 @ 0x37f11c0] kb/s:1550.51