Simple-Screen-Recorder

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

GPL-3.0 License

Stars
132
Committers
3

Bot releases are hidden (Show)

Simple-Screen-Recorder - 1.3.3

Published by lextrack about 2 months ago

  • Minor fixes in the localization files.
  • Minor changes were made to the functionality of the "Record a Custom Area" button. Additionally, it is now an individual button.
Simple-Screen-Recorder - 1.3.2 Latest Release

Published by lextrack about 2 months ago

  • Area selector has been implemented! You can find the new option in the monitor selector dropdown menu; it's called 'Record a custom area.'
  • Several code changes related to codecs and the start of recording were made.
  • ffmpeg now closed properly when the user stop the recording.
Simple-Screen-Recorder - 1.3.1

Published by lextrack about 2 months ago

  • Monitor selector combobox it's keep disable if the capture all monitors it's checked.
  • The audio synchronization was improved. Roughly :D
  • ffmpeg and ReaLTaiizor were updated to the last version.
  • Minor changes in the ffmpeg argument were made.
Simple-Screen-Recorder - 1.3.0

Published by lextrack 6 months ago

  • RecorderScreenMainWindow code was refactored (now you can understand the VideoCodecs method 💀).
  • Unnecessary code from AudioRecorderMainWindow was removed.
  • Minor changes in the combobox.
  • Minor changes were made in the file conversion forms.
  • The order of formats in ComboBoxFormat was changed (btw, the best format to use is mkv).
Simple-Screen-Recorder - 1.2.9

Published by lextrack 6 months ago

  • FFmpeg was updated to 7.0 version.
  • The issue where the Audio Recorder didn't record any audio has been fixed.
  • Some changes were made in the source code
Simple-Screen-Recorder - 1.2.8

Published by lextrack 6 months 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
Simple-Screen-Recorder - 1.2.7

Published by lextrack 6 months 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?)
Simple-Screen-Recorder - 1.2.7

Published by lextrack 9 months ago

Thank you for continuing to use my app and for all the support you've given me throughout this time. This marks the final update for this application.

I would have liked to improve this app even further, but as a solo developer, it can be challenging at times.

  • 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 recordings "should" now be smoother.
  • 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 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?)
Simple-Screen-Recorder - 1.2.6

Published by lextrack 10 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)
Simple-Screen-Recorder - 1.2.5

Published by lextrack about 1 year 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!

Simple-Screen-Recorder - 1.2.4

Published by lextrack over 1 year ago

  • Added ffmpeg resources
Simple-Screen-Recorder - 1.2.3

Published by lextrack over 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
Simple-Screen-Recorder - 1.2.2

Published by lextrack over 1 year ago

  • Fixed bugs related to the merge function.
  • Updated version of ffmpeg.
  • Updated RealTaiizor package to the last version.
Simple-Screen-Recorder - 1.2.1

Published by lextrack over 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
Simple-Screen-Recorder - 1.2.0

Published by lextrack over 1 year ago

  • Minor visual corrections in all the forms
  • Fixed timer format in Audio Recorder
Simple-Screen-Recorder - 1.1.9

Published by lextrack over 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".
Simple-Screen-Recorder - 1.1.8

Published by lextrack over 1 year ago

  • Added fps selector
  • Minor visual fixes
  • Fixed the name of the button "BtnDeskAudio"
  • The merge will stop when the shortest input file ends
  • Removed some display resolutions config
Simple-Screen-Recorder - 1.1.7

Published by lextrack almost 2 years ago

  • Added Ukrainian language
  • Added 4K resolution
  • Improved all translations
  • Added the H264 AMF encoder
  • FFmpeg version updated
  • Minor fixes in merge files windows
Simple-Screen-Recorder - 1.1.6

Published by lextrack almost 2 years ago

  • Added a new feature to record audio separately from the main screen recorder
  • Improvements in all translations
  • When you merge media, the "output" file will have a name according to the actual date. You can merge a lot of media and all these files will have a different name
  • Added option to record microphone only
Simple-Screen-Recorder - 1.1.5

Published by lextrack about 2 years ago

  • Added more resolutions
  • Minor fixes in the main window