Hi to all, I would write a minimal audio editor. The first feature I would implement is to show the waveform ( the amplitude of the pcm samples ). So I would ( from menu )
- open an audio file - show the wave form ( without play the audio file ) I would know if with ffmpeg is possible to decode in memory the whole audio file so I can access to the raw pcm samples, show and edit (optionally) the waveform. This without play the file. Can I have a help on it? Best Regards -- Franco Amato _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
