1 \input texinfo @c -*- texinfo -*-
2 @documentencoding UTF-8
4 @settitle FFmpeg Resampler Documentation
6 @center @titlefont{FFmpeg Resampler Documentation}
14 @c man begin DESCRIPTION
16 The FFmpeg resampler provides a high-level interface to the
17 libswresample library audio resampling utilities. In particular it
18 allows one to perform audio resampling, audio channel layout rematrixing,
19 and convert audio format and packing layout.
21 @c man end DESCRIPTION
23 @include resampler.texi
28 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe},
29 @url{libswresample.html,libswresample}
33 ffmpeg(1), ffplay(1), ffprobe(1), libswresample(3)
40 @setfilename ffmpeg-resampler
41 @settitle FFmpeg Resampler