Skip to main content

Posts

Showing posts from May, 2018

Screen-recorder-ffmpeg-cpp - Personal project

The screen-recorder-ffmpeg-cpp project appears to be a relatively small and specialized project that is focused on providing a screen recording utility for Linux systems. It may not be as well-known or widely used as some other open-source projects on GitHub, but it could still be useful for users who are looking for a screen recording solution that works on Linux and uses the FFmpeg library. watch the demo video https://youtu.be/a31bBY3HuxE The screen-recorder-ffmpeg-cpp project is a screen recording utility that uses the FFmpeg library to record the screen of a computer running Linux. The project is written in C++ and uses the GTK+ toolkit to provide a command-line interface recording process. The screen-recorder-ffmpeg-cpp utility allows users to record the entire screen or a specific window, and to choose the audio and video codecs to use for the recording. The utility also provides options for setting the frame rate and bitrate of the recorded video, as well as for choosing the fi