Records the screen, using Python
Project description
ffrec
ffrec records the screen, using Python.
Installation
Thusly, suit to taste:
python -m venv venv
source venv/bin/activate
pip install -U setuptools pip wheel
pip install ffrec
Help
Command line options:
$ ffrec --help
usage: ffrec [-h] [-a AUDIO_CODEC] [-A AUDIO_INPUT] [-c VIDEO_CODEC] [-D] [-C AUDIO_CHANNELS] [-d DIR] [-l] [-m] [-o] [-p PREFIX] [-r FRAMERATE] [-s SIZE] [-t TIME] [-T | -N] [-v] [-V]
Record screen and save to mp4
options:
-h, --help show this help message and exit
-a AUDIO_CODEC, --audio-codec AUDIO_CODEC
Audio codec to use (default: aac)
-A AUDIO_INPUT, --audio-input AUDIO_INPUT
Audio input source (default: pulse)
-c VIDEO_CODEC, --video-codec VIDEO_CODEC
Video codec to use (default: hevc_nvenc)
-D, --debug Debugging
-C AUDIO_CHANNELS, --audio-channels AUDIO_CHANNELS
Number of audio channels (default: 2)
-d DIR, --dir DIR Directory to save the output video file
-l, --loop Loop input until stream is terminated manually
-m, --mouse Record the mouse cursor (default false)
-o, --overwrite Overwrite existing files (default: true)
-p PREFIX, --prefix PREFIX
Prefix for the output video file name
-r FRAMERATE, --framerate FRAMERATE
Framerate for recording (default: 30)
-s SIZE, --size SIZE Video size (default: 1920x1080)
-t TIME, --time TIME Length of recording in HH:MM:SS format (default: 00:01:00)
-T, --timestamp Add timestamp to filename (default)
-N, --no-timestamp Do not add timestamp to filename
-v, --verbose Increase output verbosity
-V, --version Show version
License
Apache 2.0 or Creative Commons CC by SA 4.0 International. You may use this code, files, and text under either license.
Unofficial project, not related to upstream projects.
Upstream sources under their respective copyrights.
Copyright © 2025 Jeff Moe.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ffrec-0.4.0.tar.gz.
File metadata
- Download URL: ffrec-0.4.0.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd87496468ef4d04fb8c2e5fe1da0ab508dcb1354d10cccd188c144389b8327f
|
|
| MD5 |
39dc40eaa5c6e63a9c61b3863e372896
|
|
| BLAKE2b-256 |
a73562c5c829ad7e59a2fe1b1905d5ffd0aa639217f5bfd2817b41a557057bd3
|
File details
Details for the file ffrec-0.4.0-py3-none-any.whl.
File metadata
- Download URL: ffrec-0.4.0-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c50ad988ae32618722ee1e48eaad8bfbac487cdb5dfd0d460cb384a75748587c
|
|
| MD5 |
ca6a579d41f0efb2affe3704167cf121
|
|
| BLAKE2b-256 |
8edfc7ddc6b858a1a381f8dd3259b7d840d0b3ffbfb7d05d2a6e45993b91e066
|