mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
When the Bluetooth earphones claim to support AAC `MPEG-2 AAC LC` type only, PipeWire encodes audio using MPEG-4 FDK-AAC profile which enables unsupported Perceptual Noise Substitution (PNS) encoder feature. Use AOT_MP2_AAC_LC pseudo-profile which is AOT_AAC_LC with PNS disabled. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||