awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add `effect-srm` program-gui to 'Video' section

Open tutosrive opened this issue 7 months ago • 0 comments

What is this Python project?

Effect-SRM (Effect Screen Recorder Master) is a Python-based screen recorder with real-time visual effects. It captures the desktop and applies filters on the fly, then writes the result to video files.

What’s the difference between this Python project and similar ones?

Aspect Effect-SRM OBS Studio pyav / ffmpeg
Real-time FX Built-in filters applied during capture Plugin-based, heavier setup Post-processing only
Ease of Use Via console Scripts: esrm, srm, effect-screen-recorder-master Requires complex scene setup Command-line only
Dependencies Python + GUI toolkit (CustomTkinter) and External binary (ffmpeg) C++/Qt + heavy dependencies External binary (ffmpeg)
Target Audience Quick demos and tutorials Professional streaming and recording Batch conversion and processing

Anyone who agrees with this pull request could submit an Approve review to it.

tutosrive avatar May 07 '25 22:05 tutosrive