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.06k stars 456 forks source link

I would like to add a field in the UI #179

Open sandycloud opened 4 months ago

sandycloud commented 4 months ago

Hi , I use your software quite often. It is very useful. Thanks a ton! I would like to use the HEVC codec for screen capture. So for that I would like to change the GUI to add a field that indicates if recording should be done using HEVc codec.

  1. Please let me know which files have the GUI code so i can make that change and try it out.
  2. Please let me know which files have the call to ffmpeg so i can make changes to send appropriate params to ffmpeg invocation .

I also plan to try out AV1 codec soon. Thanks, Shashikant.