[FFmpeg-user] AVFoundation audio device
Mike Nelson
mike at realrunners.com
Wed Jun 4 19:06:59 CEST 2014
Thanks Thilo. I've applied your patch and everything seems to work great.
Do you mind explaining what you feel is lacking before this is prime time?
On Wed, Jun 4, 2014 at 1:47 AM, Thilo Borgmann <thilo.borgmann at mail.de>
wrote:
> 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
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
More information about the ffmpeg-user
mailing list