On Mon, Sep 22, 2014 at 10:50:05 -0400, Jay Muthialu wrote:
> $ ffmpeg -f avfoundation -i video="FaceTime HD Camera":audio="Built-in 
> Microphone" -r 29.97 -y out.mov

I don't see any indication in the source (looking at those patches from
April 2014) that this syntax is supported.

Possibly just
$ ffmpeg -f avfoundation -i "FaceTime HD Camera":"Built-in Microphone" [...]

Or ask the author of the patches. ;-)

Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to