1 GStreamer use a *large* array of tools and libraries, most of which are
2 optional. We have attempted to make sure that any code that depends on
3 optional libraries doesn't get built unless you have those libraries. If
4 you find this not to be the case, please, let us know by filing a bug
5 report at http://sourceforge.net/bugs/?group_id=1936.
12 libxml (also called gnome-xml, available from http://xmlsoft.org/)
13 libHermes (for gstplay)
14 http://www.clanlib.org/hermes/
16 These libraries are all central parts of gnome, and are available from the
17 ftp.gnome.org or its mirrors, amongst other places.
22 libgnomeui (for gstplay, gsteditor, autoplug example, several tests)
23 libglade (for gstplay, gsteditor)
25 libghttp (for httpsrc)
26 http://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/
28 libxaudio (for xa mp3 decoder)
29 http://www.xaudio.com/
30 libvorbis (for vorbisenc, vorbisdec)
31 http://www.xiph.org/ogg/vorbis/index.html
32 libcdparanoia (for cdparanoia ripper)
33 http://www.xiph.org/paranoia/index.html
34 liblame (for lame mp3 encoder)
35 http://www.mp3dev.org/mp3/
36 libshout (for the shoutcast plugin)
37 http://www.icecast.org
38 libasound (for the alsa src/sink plugin)
39 http://alsa-project.org/
40 librtp (for the rtp sink plugin, shipped with Gnome-O-Phone)
41 http://sourceforge.net/projects/gphone
42 aalib (for the aa sink plugin)
43 http://aa-project.sourceforge.net/aalib/
44 aRts (for the arts plugin wrapper, and the artsd sink)
45 http://www.arts-project.org/
46 raw1394/linux1394 (for the dv plugin)
47 http://linux1394.sourceforge.net/
48 decss (for the dvdsrc)
49 huh, I don't know, sorry (FIXME)
50 libesound (for the esd sink)
51 gnome-vfs (for the gnome-vfs src)
52 libgsm (for the gsm plugin)
53 http://kbs.cs.tu-berlin.de/~jutta/toast.html
54 sdl (for the sdl sink)
56 xmms (for the xmms plugins wrapper)
58 mpeg2dec/ac3dec (for mpeg2 related plugins and dvd playback)
59 http://linuxvideo.org/mpeg2dec/
60 and http://linuxvideo.org/ac3dec/
62 for AVI playback you might want to get the windows libraries from
63 http://divx.euro.ru/ and put the .dll files in /usr/lib/win32/
65 An extra set of tools is required if you wish to build GStreamer out of
66 CVS (using autogen.sh):
71 automake v1.4 or better
72 libtool v1.3.5 or better
80 Optional debian packages:
81 =========================
82 (This is an incomplete list, made only of problems which have been reported,
83 rather than by an audit.)
84 task-helix-gnome-dev OR libgnome-dev
86 gtk-doc-tools 0.4-0.2 -- needed to build documentation