mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-15 07:00:05 -05:00
Make one buffersrc for each input and configure it to mono. Try to guess the channel position from the port name or use the config option and fall back to FC (MONO) if unspecified. Make one buffersink for each output and place a format converter in front of it. Configure the converter to produce 1 channel with a layout guessed from the port name or from the config. With this we can use channelsplit and amerge to create multichannel streams for avfilter plugins. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||