rdp / screen-capture-recorder-to-video-windows-free

a free open source windows "screen capture" device and recorder (also allows VLC/ffmpeg and others to capture/stream desktop/audio)
https://github.com/rdp/screen-capture-recorder-to-video-windows-free/releases
Other
2.09k stars 458 forks source link

Is possible change the screen using the DLL? #78

Open inkeliz opened 8 years ago

inkeliz commented 8 years ago

I'm using the DLL for "dshow" in ffmpeg, only. I install the DLL (ONLY!) and the "dshow" works. :D

But is possible set a screen? I have two screen.

How I can change the screen using the DLL?

In the "Configuration" in main page have it:

By default, it captures the "full screen" of the main desktop monitor (all windows, overlapping, from there, with aero if vista+, without transparent windows if non aero).

To configure it differently, run the provided "configuration setup utilities/shortcuts" or adjust registry settings before starting a run (advanced users only):

HKEY_CURRENT_USER\Software\screen-capture-recorder

But is possible using only the DLL? Is possible get the resolution of the screen?

rdp commented 8 years ago

see #63 and #71 but I should do something nicer here :)