<div>how to convert wav sound to other format?</div><div>I am trying to writing a process to capture the microphone.I captured the sound Successful.But it is a .wav file?It's too big,So how to convert it by ffmpeg?The file decoding_encoding.c just show me convert the sound,but I don't know how to open my own file and read data into AVFrame.Can you help me?</div>