Skip to content

AP-Atul/PyRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyRecorder

Screen recorder using PyQt5 and FFmpeg

Requirements

  1. FFmpeg: This app requires FFmpeg to be preinstalled and can be accessed from the terminal directly
  2. PyQt5: Ui
  3. Check the constants.py file for correct config and adjustments like fps, screen-size, etc

Execution Steps

  1. Clone the repo
  2. Run the ui.py file
$ python3 ui.py
  1. A window will appear, enter the filename for the recording, click start and then stop.

Attribute

Icons made by Freepik from www.flaticon.com

About

Screen recorder using PyQt5 and FFmpeg

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages