]> git.sesse.net Git - casparcg/blob - ffmpeg 0.7/README.txt
Added ffmpeg 0.7 RC
[casparcg] / ffmpeg 0.7 / README.txt
1 This is a FFmpeg Win32 shared build by Kyle Schwarz.\r
2 \r
3 Zeranoe's FFmpeg Builds Home Page: http://ffmpeg.zeranoe.com/builds/\r
4 \r
5 Built on May 18 2011 04:43:18\r
6 \r
7 FFmpeg version git-b4bcd1e\r
8         libavutil    51.  2. 1 / 51.  2. 1\r
9         libavcodec   53.  6. 0 / 53.  6. 0\r
10         libavformat  53.  1. 0 / 53.  1. 0\r
11         libavdevice  53.  0. 0 / 53.  0. 0\r
12         libavfilter   2.  5. 0 /  2.  5. 0\r
13         libswscale    0. 14. 0 /  0. 14. 0\r
14         libpostproc  51.  2. 0 / 51.  2. 0\r
15 \r
16 FFmpeg configured with:\r
17         --disable-static\r
18         --enable-shared\r
19         --enable-gpl\r
20         --enable-version3\r
21         --enable-memalign-hack\r
22         --enable-runtime-cpudetect\r
23         --enable-avisynth\r
24         --enable-bzlib\r
25         --enable-frei0r\r
26         --enable-libopencore-amrnb\r
27         --enable-libopencore-amrwb\r
28         --enable-libfreetype\r
29         --enable-libgsm\r
30         --enable-libmp3lame\r
31         --enable-libopenjpeg\r
32         --enable-librtmp\r
33         --enable-libschroedinger\r
34         --enable-libspeex\r
35         --enable-libtheora\r
36         --enable-libvorbis\r
37         --enable-libvpx\r
38         --enable-libx264\r
39         --enable-libxavs\r
40         --enable-libxvid\r
41         --enable-zlib\r
42         --pkg-config=pkg-config\r
43 \r
44 The source code for this FFmpeg build can be found at:\r
45         http://hawkeye.arrozcru.org/source/\r
46         \r
47 This version of FFmpeg was built on:\r
48         Ubuntu Desktop 11.04: http://www.ubuntu.com/desktop\r
49         \r
50 The cross-compile toolchain used to compile this FFmpeg was:\r
51         MinGW-w64 r4161: http://mingw-w64.sourceforge.net/\r
52 \r
53 The GCC version used to compile this FFmpeg was:\r
54         GCC 4.5.3: http://gcc.gnu.org/\r
55         \r
56 The external libaries compiled into this FFmpeg are:\r
57         bzip2 1.0.6 http://www.bzip.org\r
58         Frei0r 1.3 http://frei0r.dyne.org/\r
59         opencore-amr 0.1.2 http://sourceforge.net/projects/opencore-amr/\r
60         FreeType 2.4.4 http://www.freetype.org/\r
61         gsm 1.0.13-3 http://libgsm.sourcearchive.com/\r
62         LAME 3.98.4 http://lame.sourceforge.net/\r
63         OpenJPEG 1.4 http://www.openjpeg.org/\r
64         RTMP git-6155179b http://rtmpdump.mplayerhq.hu/\r
65         Schroedinger 1.0.10 http://diracvideo.org/\r
66         Speex 1.2rc1 http://www.speex.org/\r
67         Theora 1.1.1 http://www.theora.org/\r
68         Vorbis 1.3.2 http://www.vorbis.com/\r
69         libvpx 0.9.6 http://www.webmproject.org/code/\r
70         x264 git-b5a8ad7e http://www.videolan.org/developers/x264.html\r
71         XAVS r51 http://xavs.sourceforge.net/\r
72         Xvid 1.3.1 http://www.xvid.org/\r
73         zlib 1.2.5 http://zlib.net/\r
74 \r
75 License for each library can be found in the licenses folder.\r