when compiling avconv for OSX, this did the trick for me: ./configure --enable-libx264 --enable-x11grab --enable-gpl --extra-ldflags=-L/optX11/lib
the last part makes sure configure can find X11. -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/ffmpeg-x11grab-on-Mac-10-8-2-tp4657089p4666692.html Sent from the FFmpeg-users mailing list archive at Nabble.com. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
