[FFmpeg-user] Awful audio distortion with line input capture

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Jun 13 16:42:42 CEST 2014


MrNice <wxcvbn2006 <at> iol.ie> writes:

> $ ffmpeg -f alsa -channel_layout stereo -i hw:0,0

Why are you using -channel_layout stereo?

Is the following working?
$ ffmpeg -f alsa -i hw:0,0 out.wav

Please test current FFmpeg git head.

Carl Eugen



More information about the ffmpeg-user mailing list