spa-resample - The PipeWire resampler debugging utility
Contents
Description
Use the PipeWire resampler to resample input file to output file, following the given options.
This is useful only for testing the resampler.
Examples
spa-resample -r 48000 -f s32 in.wav out.wav
Name
spa-resample - The PipeWire resampler debugging utility
Options
-rRATE|--rate=RATE
Output sample rate.
-fFORMAT|--format=FORMAT
Output sample format (s8 | s16 | s32 | f32 | f64).
-qQUALITY|--quality=QUALITY
Resampler output quality (0-14).
-cFLAGS|--cpuflags=FLAGS
See spa/support/cpu.h.
-h
Show help.
-v
Verbose operation.
See Also
pipewire(1) PipeWire 1.2.7 spa-resample(1)
Synopsis
spa-resample [OPTIONS] INFILEOUTFILE
