diff --git a/website/trunk/htdocs/index.html b/website/trunk/htdocs/index.html index d74f5c3..e1e9701 100644 --- a/website/trunk/htdocs/index.html +++ b/website/trunk/htdocs/index.html @@ -37,6 +37,7 @@ DarkIce can encode in the following formats:
  • mp3 - using the lame library
  • Ogg Vorbis
  • +
  • faac

  • DarkIce can send the encoded stream to the following streaming servers: @@ -64,7 +65,7 @@ DarkIce is under development. While still considered beta, it has been used since fall 2000 in production 24 hours per day.
    -The latest version is 0.15, check out the +The latest version is 0.16, check out the ChangeLog.
    Rafael Diniz is wrting a GTK front-end for DarkIce, called @@ -92,16 +93,19 @@ I also provided lame packages, which are needed by DarkIce, but you can use your own lame libs if you like.

    Download the source tarball - darkice-0.15.tar.gz + darkice-0.16.tar.gz and compile it. You will also need lame - (version 3.89 or above) and + (version 3.89 or above), Ogg Vorbis + and + faac libs. I used the following libs:

    If you like to live on the edge, you can check the