View difference between Paste ID: gH0mhVbP and WD4ujiDZ
SHOW: | | - or go back to the newest paste.
1-
1+
2-
./configure 
2+
ffmpeg version git-2012-06-02-9ebe6e3 Copyright (c) 2000-2012 the FFmpeg developers
3-
yasm not found, use --disable-yasm for a crippled build
3+
  built on Jun  1 2012 18:31:14 with gcc 4.6.3
4-
4+
  configuration: 
5-
If you think configure made a mistake, make sure you are using the latest
5+
  libavutil      51. 56.100 / 51. 56.100
6-
version from Git.  If the latest version fails, report the problem to the
6+
  libavcodec     54. 23.100 / 54. 23.100
7-
[email protected] mailing list or IRC #ffmpeg on irc.freenode.net.
7+
  libavformat    54.  6.101 / 54.  6.101
8-
Include the log file "config.log" produced by configure as this will help
8+
  libavdevice    54.  0.100 / 54.  0.100
9-
solving the problem.
9+
  libavfilter     2. 77.100 /  2. 77.100
10-
gorigio@gorigio-Notebook-PC:~/Desktop/ffmpeg$ make
10+
  libswscale      2.  1.100 /  2.  1.100
11-
Makefile:2: config.mak: No such file or directory
11+
  libswresample   0. 15.100 /  0. 15.100
12-
Makefile:47: /common.mak: No such file or directory
12+
[asf @ 0xaeb83c0] Could not find codec parameters (Video: none (MSS2 / 0x3253534D), 800x600, 15 kb/s)
13-
Makefile:88: /libavutil/Makefile: No such file or directory
13+
Guessed Channel Layout for  Input Stream #0.0 : mono
14-
Makefile:88: /library.mak: No such file or directory
14+
Input #0, asf, from '/home/gorigio/Desktop/ccent14.wmv':
15-
Makefile:168: /doc/Makefile: No such file or directory
15+
  Metadata:
16-
Makefile:169: /tests/Makefile: No such file or directory
16+
    WMFSDKVersion   : 10.00.00.3708
17-
make: *** No rule to make target `/tests/Makefile'.  Stop.
17+
    WMFSDKNeeded    : 0.0.0.0000
18-
gorigio@gorigio-Notebook-PC:~/Desktop/ffmpeg$ ls
18+
    VBR Peak        : 108
19-
arch.mak                config.fate       COPYING.LGPLv3  ffprobe.c    libavformat    libswscale   README
19+
    Buffer Average  : 229
20-
Changelog               config.log        CREDITS         ffserver.c   libavresample  LICENSE      RELEASE
20+
    IsVBR           : 1
21-
cmdutils.c              configure         doc             INSTALL      libavutil      MAINTAINERS  tests
21+
  Duration: 00:19:01.46, start: 0.000000, bitrate: 40 kb/s
22-
cmdutils_common_opts.h  COPYING.GPLv2     Doxyfile        libavcodec   libpostproc    Makefile     tools
22+
    Stream #0:0: Audio: wmavoice ([10][0][0][0] / 0x000A), 22050 Hz, mono, flt, 20 kb/s
23-
cmdutils.h              COPYING.GPLv3     ffmpeg.c        libavdevice  library.mak    mt-work      version.sh
23+
    Stream #0:1: Video: none (MSS2 / 0x3253534D), 800x600, 15 kb/s, 15 tbr, 1k tbn, 1k tbc
24-
common.mak              COPYING.LGPLv2.1  ffplay.c        libavfilter  libswresample  presets
24+
At least one output file must be specified
25-
gorigio@gorigio-Notebook-PC:~/Desktop/ffmpeg$ make
25+
gorigio@gorigio-Notebook-PC:~/Desktop/ffmpeg$ ./ffmpeg -i ~/Desktop/ccent14.wmv ~/Desktop/convertedccent14.mp4
26-
Makefile:2: config.mak: No such file or directory
26+
ffmpeg version git-2012-06-02-9ebe6e3 Copyright (c) 2000-2012 the FFmpeg developers
27-
Makefile:47: /common.mak: No such file or directory
27+
  built on Jun  1 2012 18:31:14 with gcc 4.6.3
28-
Makefile:88: /libavutil/Makefile: No such file or directory
28+
  configuration: 
29-
Makefile:88: /library.mak: No such file or directory
29+
  libavutil      51. 56.100 / 51. 56.100
30-
Makefile:168: /doc/Makefile: No such file or directory
30+
  libavcodec     54. 23.100 / 54. 23.100
31-
Makefile:169: /tests/Makefile: No such file or directory
31+
  libavformat    54.  6.101 / 54.  6.101
32-
make: *** No rule to make target `/tests/Makefile'.  Stop.
32+
  libavdevice    54.  0.100 / 54.  0.100
33
  libavfilter     2. 77.100 /  2. 77.100
34-
bash: ./ffmpeg: No such file or directory
34+
  libswscale      2.  1.100 /  2.  1.100
35-
35+
  libswresample   0. 15.100 /  0. 15.100
36-
==================
36+
[asf @ 0x92383c0] Could not find codec parameters (Video: none (MSS2 / 0x3253534D), 800x600, 15 kb/s)
37-
37+
Guessed Channel Layout for  Input Stream #0.0 : mono
38-
sudo apt-get install git build-essential
38+
Input #0, asf, from '/home/gorigio/Desktop/ccent14.wmv':
39-
git clone --depth 1 git://source.ffmpeg.org/ffmpeg
39+
  Metadata:
40-
cd ffmpeg
40+
    WMFSDKVersion   : 10.00.00.3708
41-
./configure
41+
    WMFSDKNeeded    : 0.0.0.0000
42-
make
42+
    VBR Peak        : 108
43-
./ffmpeg -i history.wmv
43+
    Buffer Average  : 229
44-
44+
    IsVBR           : 1
45-
==================================
45+
  Duration: 00:19:01.46, start: 0.000000, bitrate: 40 kb/s
46
    Stream #0:0: Audio: wmavoice ([10][0][0][0] / 0x000A), 22050 Hz, mono, flt, 20 kb/s
47
    Stream #0:1: Video: none (MSS2 / 0x3253534D), 800x600, 15 kb/s, 15 tbr, 1k tbn, 1k tbc
48
[buffer @ 0x92379a0] Invalid pixel format '-1'
49
Error opening filters!
50
gorigio@gorigio-Notebook-PC:~/Desktop/ffmpeg$