From 0bacc320c2922967ae18fe751a783ce25e7cac4e Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Fri, 29 Nov 2013 15:43:19 +0100 Subject: [PATCH] doc/ffserver: remove more mentions to LAME and build --- doc/ffserver.texi | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/ffserver.texi b/doc/ffserver.texi index 80e726d2ed..edd58b7aa6 100644 --- a/doc/ffserver.texi +++ b/doc/ffserver.texi @@ -66,13 +66,6 @@ the special stream @file{status.html} is requested. @section How do I make it work? -First, build the kit. It *really* helps to have installed LAME first. Then when -you run the ffserver ./configure, make sure that you have the -@code{--enable-libmp3lame} flag turned on. - -LAME is important as it allows for streaming audio to Windows Media Player. -Don't ask why the other audio types do not work. - As a simple test, just run the following two command lines where INPUTFILE is some file which you can decode with ffmpeg: