Releases: lextrack/Simple-Screen-Recorder
Releases · lextrack/Simple-Screen-Recorder
1.3.3
1.3.2
- 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.
1.3.1
1.3.0
- RecorderScreenMainWindow code was refactored (now you can understand a little better the VideoCodecs method 💀).
- Unnecessary code from AudioRecorderMainWindow was removed.
- Minor changes in the format 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).
- Minor fixes in the labels of the About form were made.
1.2.9
1.2.8
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
- 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
- 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
- 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!