Simple Screen Recorder Versions Save

Simple and easy-to-use screen recorder for Windows.

1.2.8

3 weeks ago

A special thanks to lstudley for being the first donor in this project!

Please ensure you read the README to know the correct locations for using the app. The location where you run the app is the main reason some users experience issues with video recording.

  • RealTaiizor package was updated to the last version
  • Minor changes were made in the source code
  • Now most controls remember the user's choice.
  • No more Radio buttons!
  • Minor changes were made in the UI

1.2.7

1 month ago
  • A new (and, in my opinion, the best) encoder. Let me introduce you to the old H.264 Media Foundation; it's the encoder that uses fewer resources on your system.
  • More code was refactored to make it more readable.
  • Addressed video recording issues on certain graphics cards by modifying the command line for NVIDIA and AMD codecs.
  • The framerate combobox now selects the 60 fps value by default.
  • More options for bitrate were added.
  • The bug that occurs when you select more than one file in the merge media tool has been fixed.
  • The merge media tool will now directly show you the Recordings folder and the file you need. No need to navigate all over the app folder to search for your files to combine/merge them.
  • Several changes were made in the UI.
  • FFMPEG was updated to 6.1.1.
  • WMV video format was added (why not?)

1.2.6

4 months ago
  • Some changes were made in the code of the screen recorder and audio recorder.
  • The error "NAudio.MmException: BadDeviceId calling waveInOpen" was fixed.
  • .NET was updated to 8.0.
  • All packages were updated to the last version.
  • Minor changes were made in the UI.
  • Italian translation was updated (Thank you bovirus)

1.2.5

9 months ago
  • Performance was improved when the user records a video. The app now uses less resources of your GPU (while you are using NVENC or AMF)
  • Some fixes in the GUI were made
  • All translations were updated
  • Bitrate selector was added
  • Arabic and French languages were added

Thank you for keeping using Simple Screen Recorder!

1.2.4

1 year ago
  • Added ffmpeg resources

1.2.3

1 year ago
  • The Audio Recorder and Screen Recorder forms are now mutually exclusive. If you open one form, the other will close. This means that you can only use one form at a time.
  • Some variables were renamed
  • Audio classes have been moved from the "UI" folder to the "AudioComp" folder
  • The horrible "Path" folder has been removed.
  • Other minor changes were made in the code
  • Added a button to refresh the monitor list
  • When the files were merge in the "Media Merge" tool, the app will launch a notification indicating to the user the conversion has finished
  • Various visual corrections have been made in all Forms
  • Minor changes in all translations

1.2.2

1 year ago
  • Fixed bugs related to the merge function.
  • Updated version of ffmpeg.
  • Updated RealTaiizor package to the last version.

1.2.1

1 year ago
  • Now you can choose which monitor you want to record
  • German and Japanese languages have been added
  • Some visual corrections have been made
  • The user cannot exit the app until they stop the recording first

1.2.0

1 year ago
  • Minor visual corrections in all the forms
  • Fixed timer format in Audio Recorder

1.1.9

1 year ago
  • Added more resolutions options to the ComboBox
  • Reduce lines of code in the RecorderScreenMainWindow.cs file (Do you remember that freaking large Switch Case for the ComboBoxes? ._.)
  • Added an option to capture all your monitors at the same time
  • Minor fixes in the About form
  • Renamed the Audio Recording form to Audio Recorder
  • The format of the audio files in the Audio Recorder now is .wav
  • When you merge files, those files are now will be saved in a folder called "Output Folder"
  • The output files from the merge tool now will have the "correct" date format (MM-dd-yyyy-HH-mm-ss)
  • Minor fixes in all translations
  • The timer that appears when you start a recording now have a correct format: "00:00:00".