https://github.com/flock4h/vi
HQ GPU-based screen recorder
https://github.com/flock4h/vi
Last synced: 4 months ago
JSON representation
HQ GPU-based screen recorder
- Host: GitHub
- URL: https://github.com/flock4h/vi
- Owner: FLOCK4H
- License: mit
- Created: 2024-02-29T17:21:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-29T17:40:52.000Z (over 1 year ago)
- Last Synced: 2025-01-11T08:51:28.455Z (5 months ago)
- Language: Python
- Size: 6.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vi
Uses ffmpeg with hevc_nvenc for NVIDIA GPU Acceleration# Setup
`Download ffmpeg` https://www.ffmpeg.org/download.html
```
$ pip install pynput PySide6
$ cd Vi
$ python Vi.py
```