[FFmpeg-devel] [PATCH] Add AVFoundation input device.

Thilo Borgmann thilo.borgmann at mail.de
Mon Apr 7 21:37:44 CEST 2014


> Am 07.04.2014 um 20:53 schrieb Roger Pack <rogerdpack2 at gmail.com>:
> 
>> On 4/7/14, Thilo Borgmann <thilo.borgmann at mail.de> wrote:
>> Am 07.04.14 18:43, schrieb Roger Pack:
>>> On 4/5/14, Thilo Borgmann <thilo.borgmann at mail.de> wrote:
>>>> Am 05.04.14 15:42, schrieb Thilo Borgmann:
>>>>> Adds an input device using the new AVFoundation framework.
>>>> 
>>>> Updated to use "check_header_oc" in configure and add missing
>>>> maintainer.
>>> 
>>> Is there a configure option to force this on?
>>> 
>>> $./configure
>>> 
>>> Enabled indevs:
>>> lavfi            qtkit
>> 
>> No. AVFoundation should be available for OSX >= 10.7.
>> Works fine for me on 10.9. What system are you on?
> 
> 10.6 which might explain it.  

Yes it does. 

> I guess I expected to see something like
> 
> $ ./configure --help | grep -i avf
>  --disable-avfoundation

Use --disable-indev=avfoundation to disable it. 

-Thilo


More information about the ffmpeg-devel mailing list