[FFmpeg-devel] [PATCH 0/7] RFC: complete rework of s337m support
Nicolas George
george at nsup.org
Fri Dec 13 11:31:21 EET 2024
Kieran Kunhya via ffmpeg-devel (12024-12-13):
> Does FFmpeg even support a new sample rate per AVFrame?
Generate a 48000 Hz MP3.
Generate a 32000 Hz MP3.
Concatenate them.
Convert the result to wave.
Listen to it to check it is valid.
Use ffprobe -show_frames to check no resampling is happening.
The answer is yes.
--
Nicolas George
More information about the ffmpeg-devel
mailing list