[Libav-user] Getings alsa inout format fails

taojingyun tonytjy at sina.com
Thu Sep 22 05:43:04 EEST 2016


hello

you should add alsa lib path when you configure ffmpeg, like this

./configure ......  --extra-cflags="-I/your_path/alsa/include" 
--extra-ldflags="-L/your_path/alsa/lib"

then the ffmpeg will support alsa indev&outdev.



--
View this message in context: http://libav-users.943685.n4.nabble.com/Libav-user-Getings-alsa-inout-format-fails-tp4662414p4662738.html
Sent from the libav-users mailing list archive at Nabble.com.


More information about the Libav-user mailing list