mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-11 17:30:00 +01:00
doc: indicate libmpeghdec is non-free
This commit is contained in:
@@ -353,7 +353,7 @@ libmpeghdec decoder wrapper.
|
|||||||
libmpeghdec allows libmpeghdec to decode the MPEG-H 3D audio codec.
|
libmpeghdec allows libmpeghdec to decode the MPEG-H 3D audio codec.
|
||||||
Requires the presence of the libmpeghdec headers and library during
|
Requires the presence of the libmpeghdec headers and library during
|
||||||
configuration. You need to explicitly configure the build with
|
configuration. You need to explicitly configure the build with
|
||||||
@code{--enable-libmpeghdec}.
|
@code{--enable-libmpeghdec --enable-nonfree}.
|
||||||
|
|
||||||
@section libopencore-amrnb
|
@section libopencore-amrnb
|
||||||
|
|
||||||
|
|||||||
@@ -256,7 +256,7 @@ FFmpeg can make use of the Fraunhofer MPEG-H decoder library for MPEG-H 3DA deco
|
|||||||
|
|
||||||
Go to @url{https://github.com/Fraunhofer-IIS/mpeghdec} and follow the
|
Go to @url{https://github.com/Fraunhofer-IIS/mpeghdec} and follow the
|
||||||
instructions for installing the library.
|
instructions for installing the library.
|
||||||
Then pass @code{--enable-libmpeghdec} to configure to enable it.
|
Then pass @code{--enable-libmpeghdec --enable-nonfree} to configure to enable it.
|
||||||
|
|
||||||
@subsection LC3 library
|
@subsection LC3 library
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user