“-y -ac 1 -ar 8000 -f s16le -i xxx.pcm -acodec libmp3lame -ab 128K yyyy.mp3 ”
I use sampling rates of 8000, PCM covert mp3 is right.
When I use sampling rates of 16000, PCM covert mp3 is wrong.
How can I fix it. Please help me.
How can I change the code.
“-y -ac 1 -ar 8000 -f s16le -i xxx.pcm -acodec libmp3lame -ab 128K yyyy.mp3 ” I use sampling rates of 8000, PCM covert mp3 is right. When I use sampling rates of 16000, PCM covert mp3 is wrong. How can I fix it. Please help me. How can I change the code.