On Fri, 13 Dec 2024, 09:31 Nicolas George, <geo...@nsup.org> wrote:

> 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.


Where is the second sample rate stored in wav?

Kieran

>
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to