michaelmob / WebMCam

Capture frames in real-time and save them as WebM.
GNU General Public License v3.0
284 stars 27 forks source link

Recording a certain window instead of screen space #35

Closed Gnts closed 8 years ago

Gnts commented 8 years ago

Title, is it possible? I couldn't figure it out how. For example recording the whole screen in 1080p

I am looking to record 10s length video several times in a row for different visual tests and I want to position every recording test at exactly the same size/position.

Cheers!

michaelmob commented 8 years ago

It could be added but you'd have lots of trouble with frame saving with high resolution captures. OBS [https://obsproject.com] would be more suitable for what you're looking to do, I believe.

But nonetheless, it would be a good feature.

eettenoiram commented 8 years ago

Hey thetarkus, a fullscreen option would really be nice. A workaround for too high resolutions could be to reduce screen resolution (i.e. down to 1280x800) but be able to record the whole screen with all menubars etc.

Cheers!