# screen-recorder-ffmpeg-cpp **Repository Path**: mehome99/screen-recorder-ffmpeg-cpp ## Basic Information - **Project Name**: screen-recorder-ffmpeg-cpp - **Description**: *Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-09-26 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # screen-recorder-ffmpeg-cpp ## DESCRIPTION **screen-recorder-ffmpeg-cpp** is an application to record a desktop (x11). Screen recorder applications was developed using C++ FFMPEG library. Screen recorder can able to capture the screen as video and store it in advanced codec of Mpeg4 and mp4 formats. keep track and fork **master branch** [an updated branch] > **LICENSE : MIT License** > **Note:** > - To use this application , libavcodec , libavformat , x11grab , ffmpeg libraries must be installed in ubuntu based computer. check [here][1] ffmpeg for installation procedure. > - To stop the application , toggle Ctrl+C . ---------- Below is the sample screen shot of video screen recorder. click the image to view the demo. [![Watch the video](https://github.com/abdullahfarwees/screen-recorder-ffmpeg-cpp/blob/master/media/sample_screen_shot.png)](https://youtu.be/a31bBY3HuxE) [1]:https://trac.ffmpeg.org/wiki/CompilationGuide ---------- **If you like this project, STAR it, FORK it on Github!.**