Hi, Am 12.09.14 06:56, schrieb Elliott Balsley: > I’m trying to stream audio from my Macbook’s internal microphone using > ffmpeg, but can’t figure out how to get the input device. From what I’ve > read online, it sounds like avfoundation doesn’t yet support audio. I try > listing devices for qtkit, but it only mentions video devices too.
in current HEAD, the QTKit and AVFoundation input devices are video only. I've posted a patch for audio support for the AVFoundation device a while ago that I could not yet polish up for commitment to HEAD. You might try if this suits your needs. Unfotunately, I cannot tell when I will have the time to work on committing it again. GMane's search seems to be unavailable right now, so I can't give you a direct link. Topic is "[PATCH] lavd/avfoundation: Add Audio Support" on -devel. -Thilo _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
