[FFmpeg-cvslog] r20776 - trunk/doc/faq.texi
daniel
subversion
Tue Dec 8 22:18:41 CET 2009
Author: daniel
Date: Tue Dec 8 22:18:40 2009
New Revision: 20776
Log:
AC-3 decoder is no longer GPL; update FAQ
Modified:
trunk/doc/faq.texi
Modified: trunk/doc/faq.texi
==============================================================================
--- trunk/doc/faq.texi Tue Dec 8 21:35:01 2009 (r20775)
+++ trunk/doc/faq.texi Tue Dec 8 22:18:40 2009 (r20776)
@@ -176,14 +176,6 @@ quite logical that there is a small redu
Use @file{-} as file name.
- at section Why does FFmpeg not decode audio in VOB files?
-
-The audio is AC-3 (a.k.a. A/52). AC-3 decoding is an optional component in FFmpeg
-as the component that handles AC-3 decoding is currently released under the GPL.
-Enable AC-3 decoding with @code{./configure --enable-gpl}. Take care: By
-enabling AC-3, you automatically change the license of libavcodec from
-LGPL to GPL.
-
@section Why does the chrominance data seem to be sampled at a different time from the luminance data on bt8x8 captures on Linux?
This is a well-known bug in the bt8x8 driver. For 2.4.26 there is a patch at
More information about the ffmpeg-cvslog
mailing list