cytopia / ffscreencast

ffscreencast - ffmpeg screencast/desktop-recording with video overlay and multi monitor support
MIT License
1.77k stars 76 forks source link

[bug] no mouse pointer captured? #8

Closed dimitrieh closed 8 years ago

dimitrieh commented 8 years ago

As noted in #5 I think ffscreencast is not capturing the mouse.. it this correct?

see following screencast:

screencast

cytopia commented 8 years ago

On OSX, the default is to not capture the mouse.

You can add the option yourself to make the mouse visible:

ffscreencast --sargs="-capture_cursor 1"

If you also want to see when you actually click the mouse, do it like this:

ffscreencast --sargs="-capture_cursor 1 -capture_mouse_clicks 1"

I will also add this to the FAQ section. Thanks for reporting.

dimitrieh commented 8 years ago

Got ya! Handy to know

Op do 19 mei 2016 22:44 schreef cytopia notifications@github.com:

Closed #8 https://github.com/cytopia/ffscreencast/issues/8.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/cytopia/ffscreencast/issues/8#event-666348480

Dimitrie Hoekstra, UI & Interaction Designer dhesign.com | dimitriehoekstra@gmail.com | LinkedIn https://www.linkedin.com/in/dimitrieh | Twitter https://twitter.com/strages33/