[FFmpeg-user] AVFoundation audio device

Thilo Borgmann thilo.borgmann at mail.de
Wed Jun 4 09:47:44 CEST 2014


Am 15.04.14 12:32, schrieb neve_capricorn at gmx.de:
> the latest git version that i compiled for osx works great with the avfoundation
> devices.
> 
> ffmpeg -f avfoundation -video_device_index 0 -i "default" out.mpg
> 
> captures fine videoframes into an mpg stream. the underlaying avfoundation core
> audio is not possible as i seen, so i tried:
> 
> ffmpeg -f avfoundation -audio_device_index 0 -i "default" out.mpg
> 
> a short look in the avfoundation source seems that it´s only for video right now.

A patch for audio is on the way. Unfortunately, I've not much time to work on it
right now. If you're in hurry you might test the patch already posted on devel
and see if it already works for you.

-Thilo



More information about the ffmpeg-user mailing list