- ffmpeg -i filename.mp3 newfilename.wav
 - ffmpeg -i INPUT -f alsa hw:1,7
 - ffmpeg -i INPUT -f alsa default
 - ffmpeg -re -i speaker.aac -f wav -ar 48000 -y ee.wav
 - sndfile-resample -to 48000 -c 2 error1.wav e2.wav
 
Reference:
- http://manpages.ubuntu.com/manpages/xenial/man1/ffmpeg-devices.1.html
 - https://www.howtoforge.com/tutorial/ffmpeg-audio-conversion/
 - linux/ALSA SRC重采样造成的问题及解决
 
keyword: alsa, resample, ffmpeg, sndfile-resample, sox, resample, alsa hw
沒有留言:
張貼留言