logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

spa-resample - The PipeWire resampler debugging utility

Authors

       The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available
       from <https://pipewire.org>

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

See Also