sskodje / ScreenRecorderLib

A .NET library for screen recording in Windows, using native Microsoft Media Foundation for realtime encoding to h264 video or PNG images.
MIT License
414 stars 94 forks source link

Downscaling video #232

Closed ranwer-dev closed 1 year ago

ranwer-dev commented 1 year ago

is it possible that we downscale a recording? Like if we are recording a large screen but it saves out to a 720p resolution to save disk space?

sskodje commented 1 year ago

Yes, either with OutputOptions or by the individual source options