Skip to content

Deusdies/PyRecordDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

PyRecordDesktop

A simple python + ffmpeg script to record your desktop. Currently works in Linux only - written in Python 2.7

Requirements

Requires python, ffmpeg, X, ALSA, libmp3.

Usage

python recorddesktop.py outputfile

Optional arguments:

 --res 1920x1080 - the resolution to record in
 --codec h264 - the codec to encode in
 
 Run the --help argument for more info.

About

A simple python + ffmpeg script to record your desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages