[FFmpeg-user] AVFoundation audio device

neve_capricorn at gmx.de neve_capricorn at gmx.de
Tue Apr 15 12:32:37 CEST 2014


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.

is there a way how i can capture a audio stream with ffmpeg under osx 
10.9 together with avfoundation to one muxed mpg or similar file container?

thx for help
tom



More information about the ffmpeg-user mailing list