/recnvi

A screen recording script using NVIDIA NVENC and ffmpeg.

Primary LanguageShellMIT LicenseMIT

recnvi

recnvi is a shell script that uses ffmpeg and NVENC to record the screen and save it as an MP4 video file. This script requires an Nvidia graphics card with NVENC support. The repository includes the script and a dict folder that contains dictionaries of adjectives, nouns, and verbs for generating random filenames.

Usage

  1. Clone the repository:
$ git clone https://github.com/bad3r/recnvi.git
  1. Navigate to the recnvi directory:
$ cd recnvi
  1. Make the recnvi script executable:
$ chmod +x recnvi.sh
  1. Run the script:
./recnvi
  1. Press Ctrl+C to stop recording. You will be prompted to upload the video to R2.

Dependencies

License

recnvi is licensed under the MIT License.