spa-resample(1) | General Commands Manual | spa-resample(1) |
NAME¶
spa-resample - The PipeWire resampler debugging utility
SYNOPSIS¶
spa-resample [OPTIONS] INFILE OUTFILE
DESCRIPTION¶
Use the PipeWire resampler to resample input file to output file, following the given options.
This is useful only for testing the resampler.
OPTIONS¶
-r RATE | --rate=RATE
-f FORMAT | --format=FORMAT
-q QUALITY | --quality=QUALITY
-c FLAGS | --cpuflags=FLAGS
-h
-v
EXAMPLES¶
spa-resample -r 48000 -f s32 in.wav out.wav
AUTHORS¶
The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available from <https://pipewire.org>
SEE ALSO¶
pipewire(1)
1.4.7 | PipeWire |