Commit db98da28 authored by bellard's avatar bellard

AC3 note


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2229 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 59e1f56c
......@@ -50,6 +50,13 @@ portable, bloated and often slow.
Use @file{-} as filename.
@section Why Audio is not decoded in VOB files ?
AC3 decoding is optional as the codec is currently released under the
GPL. Enable it with @code{./configure --enable-a52}. Take care: by
enabling AC3, you automatically change the license of libavcodec from
LGPL to GPL.
@chapter Development
@section Are there examples of use of the FFmpeg libraries libavcodec and libavformat ?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment