View difference between Paste ID: LxwDE2eh and ttdMEPJr
SHOW: | | - or go back to the newest paste.
1-
gajdot@gajdot:~/ffmpeg_test$ ./ffmpeg -loop 1 -i input.gif output.avi
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];amerge, pan=stereo:c0=0.9*c0+0.1*c2:c1=0.9*c1+0.1*c3[a]" -map [v] -map [a] output.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-
Option loop not found.
13+
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'first.MOV':
14
  Metadata:
15
    major_brand     : qt  
16
    minor_version   : 537331968
17
    compatible_brands: qt  CAEP
18
    creation_time   : 2013-09-07 00:39:52
19
  Duration: 00:00:07.97, start: 0.000000, bitrate: 44582 kb/s
20
    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)
21
    Metadata:
22
      creation_time   : 2013-09-07 00:39:52
23
    Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
24
    Metadata:
25
      creation_time   : 2013-09-07 00:39:52
26
Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'second.MOV':
27
  Metadata:
28
    major_brand     : qt  
29
    minor_version   : 537331968
30
    compatible_brands: qt  CAEP
31
    creation_time   : 2013-10-27 19:43:21
32
  Duration: 00:00:30.52, start: 0.000000, bitrate: 40865 kb/s
33
    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)
34
    Metadata:
35
      creation_time   : 2013-10-27 19:43:21
36
    Stream #1:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
37
    Metadata:
38
      creation_time   : 2013-10-27 19:43:21
39
[Parsed_pan_6 @ 0x36ed5c0] This syntax is deprecated. Use '|' to separate the list items.
40
File 'output.mp4' already exists. Overwrite ? [y/N] y
41
[Parsed_amerge_5 @ 0x36ecb80] No channel layout for input 1
42
[Parsed_amerge_5 @ 0x36ecb80] Input channel layouts overlap: output layout will be determined by the number of distinct input channels
43
[swscaler @ 0x3674c60] deprecated pixel format used, make sure you did set range correctly
44
[swscaler @ 0x37025e0] deprecated pixel format used, make sure you did set range correctly
45
[libx264 @ 0x36f7ca0] using SAR=1/1
46
[libx264 @ 0x36f7ca0] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
47
[libx264 @ 0x36f7ca0] profile High, level 3.1
48
[libx264 @ 0x36f7ca0] 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
49
Output #0, mp4, to 'output.mp4':
50
  Metadata:
51
    major_brand     : qt  
52
    minor_version   : 537331968
53
    compatible_brands: qt  CAEP
54
    encoder         : Lavf55.22.100
55
    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)
56
    Stream #0:1: Audio: aac (libvo_aacenc) ([64][0][0][0] / 0x0040), 48000 Hz, stereo, s16, 128 kb/s (default)
57
Stream mapping:
58
  Stream #0:0 (h264) -> scale
59
  Stream #0:1 (pcm_s16le) -> amerge:in0
60
  Stream #1:0 (h264) -> scale
61
  Stream #1:1 (pcm_s16le) -> amerge:in1
62
  overlay -> Stream #0:0 (libx264)
63
  pan -> Stream #0:1 (libvo_aacenc)
64
Press [q] to stop, [?] for help
65
Error while decoding stream #0:1: Cannot allocate memory
66
    Last message repeated 14 times
67
Error while decoding stream #0:1: Cannot allocate memory11 bitrate=   0.3kbits/s    
68
    Last message repeated 1 times
69
Error while decoding stream #1:1: Cannot allocate memory92 bitrate=   0.2kbits/s    
70
    Last message repeated 25 times
71
Error while decoding stream #1:1: Cannot allocate memory.94 bitrate=1565.3kbits/s    
72
    Last message repeated 35 times
73
Error while decoding stream #1:1: Cannot allocate memory.94 bitrate=1848.2kbits/s    
74
    Last message repeated 44 times
75
Error while decoding stream #1:1: Cannot allocate memory.94 bitrate=2002.9kbits/s    
76
    Last message repeated 89 times
77
Error while decoding stream #1:1: Cannot allocate memory.08 bitrate=2001.3kbits/s dup=0 drop=42    
78
    Last message repeated 89 times
79
Error while decoding stream #1:1: Cannot allocate memory.08 bitrate=2001.3kbits/s dup=0 drop=99    
80
    Last message repeated 89 times
81
Error while decoding stream #1:1: Cannot allocate memory.08 bitrate=2001.3kbits/s dup=0 drop=155    
82
    Last message repeated 134 times
83
Error while decoding stream #1:1: Cannot allocate memory.08 bitrate=2001.3kbits/s dup=0 drop=208    
84
    Last message repeated 89 times
85
Error while decoding stream #1:1: Cannot allocate memory.08 bitrate=2001.3kbits/s dup=0 drop=262    
86
    Last message repeated 89 times
87
Error while decoding stream #1:1: Cannot allocate memory.08 bitrate=2001.3kbits/s dup=0 drop=308    
88
    Last message repeated 89 times
89
Error while decoding stream #1:1: Cannot allocate memory.08 bitrate=2001.3kbits/s dup=0 drop=363    
90
    Last message repeated 89 times
91
Error while decoding stream #1:1: Cannot allocate memory.08 bitrate=2001.3kbits/s dup=0 drop=414    
92
    Last message repeated 89 times
93
Error while decoding stream #1:1: Cannot allocate memory.08 bitrate=2001.3kbits/s dup=0 drop=446    
94
    Last message repeated 44 times
95
Error while decoding stream #1:1: Cannot allocate memory.08 bitrate=2001.3kbits/s dup=0 drop=479    
96
    Last message repeated 35 times
97
frame=  251 fps= 16 q=-1.0 Lsize=    2028kB time=00:00:09.96 bitrate=1668.3kbits/s dup=0 drop=512    
98
video:1901kB audio:120kB subtitle:0 global headers:0kB muxing overhead 0.374779%
99
[libx264 @ 0x36f7ca0] frame I:2     Avg QP:22.39  size: 21496
100
[libx264 @ 0x36f7ca0] frame P:136   Avg QP:25.70  size: 10079
101
[libx264 @ 0x36f7ca0] frame B:113   Avg QP:27.73  size:  4710
102
[libx264 @ 0x36f7ca0] consecutive B-frames: 19.5% 61.4%  0.0% 19.1%
103
[libx264 @ 0x36f7ca0] mb I  I16..4: 25.9% 57.3% 16.8%
104
[libx264 @ 0x36f7ca0] 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%
105
[libx264 @ 0x36f7ca0] 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%
106
[libx264 @ 0x36f7ca0] 8x8 transform intra:73.9% inter:78.2%
107
[libx264 @ 0x36f7ca0] coded y,uvDC,uvAC intra: 82.0% 66.1% 30.2% inter: 21.9% 12.3% 0.6%
108
[libx264 @ 0x36f7ca0] i16 v,h,dc,p: 32% 57%  3%  8%
109
[libx264 @ 0x36f7ca0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu:  4% 57%  9%  3%  3%  2%  8%  2% 13%
110
[libx264 @ 0x36f7ca0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  3% 76%  5%  1%  2%  1%  5%  1%  6%
111
[libx264 @ 0x36f7ca0] i8c dc,h,v,p: 52% 36%  8%  4%
112
[libx264 @ 0x36f7ca0] Weighted P-Frames: Y:0.0% UV:0.0%
113
[libx264 @ 0x36f7ca0] ref P L0: 55.9% 17.6% 16.2% 10.3%
114
[libx264 @ 0x36f7ca0] ref B L0: 86.2% 13.7%  0.1%
115
[libx264 @ 0x36f7ca0] ref B L1: 99.7%  0.3%
116
[libx264 @ 0x36f7ca0] kb/s:1550.51