FFmpegAudioFormat

I’ve been searching for a FFmpeg implementation for AudioFormat. I’ve found both FFmpegAudioFormat reader and writer:

Reader and Writer
Reader only

However, these libraries are no longer maintained and use deprecated FFmpeg functions. So I’m submitting this feature request. If it isn’t possible, I hope there’re others way to support reading and writing more audio formats. Thanks

I think a class called FfmpegAudioFormat would be a bit confusing, since ffmpeg isn’t a format, it’s a library for reading various formats…