Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lextrack/simple-screen-recorder

Simple and easy-to-use screen recorder for Windows. With a built-in file merge tool.
https://github.com/lextrack/simple-screen-recorder

amdgpu area-selector audio audio-recorder csharp ffmpeg h264-encoder merge mkv mpeg4 multilingual multimonitor nvidia-gpu recorder screen screen-capture screen-recorder video winform winforms

Last synced: about 1 month ago
JSON representation

Simple and easy-to-use screen recorder for Windows. With a built-in file merge tool.

Awesome Lists containing this project

README

        




Simple Screen Recorder

Introduction



Simple Screen Recorder is a tool that allows users to record their screen activity and audio. Here are instructions on how to use the Simple Screen Recorder to create screen recordings and audio recordings.

Features


- Select audio input/output devices from dropdown menus.

- Choose codec, file format (MKV recommended), and framerate.

- Select a monitor to record, a specific area, or capture all your monitors at the same time.

- Choose audio recording method.

- Use "Media Merge" to combine audio and video.

- Option to record audio only in "Audio Recordings".

Important installation and use notice for Simple-Screen-Recorder


To ensure that Simple-Screen-Recorder functions correctly without any issues related to video recording, please adhere to the following guidelines when choosing a location:

**Avoid using the application in the Program Files** directory or any other system-protected areas that might require elevated permissions.

**Avoid lengthy file paths.** For example, avoid paths like C:\Users\lextrack\source\repos\lextrack\Simple-Screen-Recorder\bin\Release\net8.0-windows10.0.22621.0\publish\win-x64\Recordings as they can lead to issues with file management and recording functionality.

**Do not rename the application's folder.** Renaming could lead to issues with accessing the necessary files for recording.

To prevent **Windows UAC prompts from interrupting recording**, you should select the second-to-last option, which says "Notify me only when apps try to make changes to my computer (do not dim my desktop)". Or, if you want, completely disable it.

Where can you **install the app**?

- Your "Documents" folder.

- Or extract it in a simple root directory, such as "C:\Simple-Screen-Recorder".

Similar project



I have made another screen recorder for Windows and Linux. It is even simpler and lighter, and the resulting video recording is in MP4 or MKV format with included audio without the need for conversion. Additionally, it allows recording a specific area of the screen.

Acknowledgments

Thanks to Flaticon for the icons, FFmpeg for their incredible framework, NAudio, and TutorialesVbNET for giving me the inspiration to create this.