[Ffmpeg-cvslog] r8035 - trunk/doc/faq.texi
Måns Rullgård
mans
Tue Feb 20 10:54:43 CET 2007
takis said:
> Author: takis
> Date: Tue Feb 20 10:26:01 2007
> New Revision: 8035
>
> Modified:
> trunk/doc/faq.texi
>
> Log:
> FAQ clarification concerning the configuration of FFmpeg for usage with liba52.
> Patch by Bernard Dujardin, dujardin iut % numericable fr.
>
>
> Modified: trunk/doc/faq.texi
> ==============================================================================
> --- trunk/doc/faq.texi (original)
> +++ trunk/doc/faq.texi Tue Feb 20 10:26:01 2007
> @@ -80,7 +80,7 @@
> The audio is AC3 (a.k.a. A/52). AC3 decoding is an optional component in ffmpeg
> as the component that handles AC3 decoding (liba52) is currently released under
> the GPL. If you have liba52 installed on your system, enable AC3 decoding
> -with @code{./configure --enable-a52}. Take care: by
> +with @code{./configure --enable-a52 --enable-gpl}. Take care: by
This should be --enable-liba52 now. Sorry for overlooking this when changing
the configure script.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-cvslog
mailing list