]> git.sesse.net Git - casparcg/blob - ffmpeg 0.7/README.txt
2.0.2: INFO TEMPLATE works on both compressed and uncompressed templates.
[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 Jun 10 2011 22:11:19\r
6 \r
7 FFmpeg version git-39dbe9b\r
8         libavutil    51.  8. 0 / 51.  8. 0\r
9         libavcodec   53.  7. 0 / 53.  7. 0\r
10         libavformat  53.  3. 0 / 53.  3. 0\r
11         libavdevice  53.  1. 1 / 53.  1. 1\r
12         libavfilter   2. 15. 0 /  2. 15. 0\r
13         libswscale    0. 14. 1 /  0. 14. 1\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 r4186: http://mingw-w64.sourceforge.net/\r
52         winpthreads (part of MinGW-w64)\r
53 \r
54 The GCC version used to compile this FFmpeg was:\r
55         GCC 4.5.3: http://gcc.gnu.org/\r
56         \r
57 The external libaries compiled into this FFmpeg are:\r
58         bzip2 1.0.6 http://www.bzip.org\r
59         Frei0r 1.3 http://frei0r.dyne.org/\r
60         opencore-amr 0.1.2 http://sourceforge.net/projects/opencore-amr/\r
61         FreeType 2.4.4 http://www.freetype.org/\r
62         gsm 1.0.13-3 http://libgsm.sourcearchive.com/\r
63         LAME 3.98.4 http://lame.sourceforge.net/\r
64         OpenJPEG 1.4 http://www.openjpeg.org/\r
65         RTMP git-6155179b http://rtmpdump.mplayerhq.hu/\r
66         Schroedinger 1.0.10 http://diracvideo.org/\r
67         Speex 1.2rc1 http://www.speex.org/\r
68         Theora 1.1.1 http://www.theora.org/\r
69         Vorbis 1.3.2 http://www.vorbis.com/\r
70         libvpx 0.9.6 http://www.webmproject.org/code/\r
71         x264 git-c1e60b90 http://www.videolan.org/developers/x264.html\r
72         XAVS r51 http://xavs.sourceforge.net/\r
73         Xvid 1.3.2 http://www.xvid.org/\r
74         zlib 1.2.5 http://zlib.net/\r
75 \r
76 License for each library can be found in the licenses folder.\r