Getting waveform data with flutter and FFmpeg
Mar 7, 2022 · 6 min read · Introduction Waveform is a way of representing sound. In this article, we are going to see how we can get the data needed to draw these waveforms, in a Flutter app. For this we are going to use a tool named FFmpeg. What is FFmpeg? FFmpeg is a cross...
Join discussion

