-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Description: -Dfdkaac=enabled option enables the integration of the Fraunhofer FDK AAC codec library. This library provides high-quality Advanced Audio Coding (AAC) encoding and decoding capabilities, offering better performance and efficiency compared to some other AAC implementations. By enabling this option, GStreamer can utilize the FDK AAC library for handling AAC audio streams, potentially improving audio quality and encoding/decoding efficiency.
Example:
Create a bbappend file named gstreamer1.0-plugins-bad_%.bbappend in the meta-wpe-image layer with the following content:
EXTRA_OEMESON:append = " -Dfdkaac=enabled"
DEPENDS:append = " fdk-aac"This requires also LICENSE_FLAGS_ACCEPTED = "commercial_fdk-aac"
Metadata
Metadata
Assignees
Labels
No labels