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