{"id":21586068,"url":"https://github.com/magiclen/ffmpeg-screen-recorder","last_synced_at":"2025-04-10T20:15:21.488Z","repository":{"id":57628731,"uuid":"141661008","full_name":"magiclen/FFmpeg-Screen-Recorder","owner":"magiclen","description":"This program is a gadget which helps you use FFmpeg to record your screen on Linux. The video record can be saved as a file, or be streamed via RTMP protocol.","archived":false,"fork":false,"pushed_at":"2023-11-13T09:19:18.000Z","size":56,"stargazers_count":37,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T06:35:38.709Z","etag":null,"topics":["cli","ffmpeg","rust","screen-record"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magiclen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-20T03:51:29.000Z","updated_at":"2025-03-28T00:43:53.000Z","dependencies_parsed_at":"2024-11-24T18:01:10.636Z","dependency_job_id":null,"html_url":"https://github.com/magiclen/FFmpeg-Screen-Recorder","commit_stats":{"total_commits":39,"total_committers":1,"mean_commits":39.0,"dds":0.0,"last_synced_commit":"15bea79d69ae73c87b3e5350d89ef682f46a4e57"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magiclen%2FFFmpeg-Screen-Recorder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magiclen%2FFFmpeg-Screen-Recorder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magiclen%2FFFmpeg-Screen-Recorder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magiclen%2FFFmpeg-Screen-Recorder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magiclen","download_url":"https://codeload.github.com/magiclen/FFmpeg-Screen-Recorder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248288734,"owners_count":21078907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","ffmpeg","rust","screen-record"],"created_at":"2024-11-24T15:12:33.063Z","updated_at":"2025-04-10T20:15:21.467Z","avatar_url":"https://github.com/magiclen.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"FFmpeg Screen Recorder\n====================\n\n[![CI](https://github.com/magiclen/FFmpeg-Screen-Recorder/actions/workflows/ci.yml/badge.svg)](https://github.com/magiclen/FFmpeg-Screen-Recorder/actions/workflows/ci.yml)\n\nThis program is a gadget which helps you use **FFmpeg** to record your screen on Linux. The video record can be saved as a file, or be streamed via RTMP protocol.\n\n## Setup\n\nAll you need is **FFmpeg**. You can get one [here](https://ffmpeg.org/). It has to be compiled with **libxcb**, **libfdk-aac** and **libx264** libraries.\n\n## Help\n\n```\nEXAMPLES:\nffmpeg-screen-recorder                    # Record the full screen without audio and output into the current working directory\nffmpeg-screen-recorder -w                 # Select a window and record it without audio and output into the current working directory\nffmpeg-screen-recorder -a                 # Record the full screen with the system audio and output into the current working directory\nffmpeg-screen-recorder -o /path/to/file   # Record the full screen without audio and output to /path/to/file\nffmpeg-screen-recorder -o rtmp://xxx      # Record the full screen without audio and output to rtmp://xxx\n\nUsage: ffmpeg-screen-recorder [OPTIONS]\n\nOptions:\n  -w, --window                     Select a window to record\n  -a, --with-audio                 Record your screen with audio which could be internal or external. It depends on your computer environment\n  -n, --no-normalize               Do not pad the video size with black borders to the fixed ratio of 16:9 [aliases: nn]\n  -o, --output \u003cFILE/RTMP_URL\u003e     Assign a destination of your video. It should be a file path or a RTMP url [default: CWD/\u003ctime\u003e.mp4]\n  -f, --ffmpeg-path \u003cFFMPEG_PATH\u003e  Specify the path of your FFmpeg executable binary file [default: ffmpeg]\n  -h, --help                       Print help\n  -V, --version                    Print version\n```\n\n## License\n\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagiclen%2Fffmpeg-screen-recorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagiclen%2Fffmpeg-screen-recorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagiclen%2Fffmpeg-screen-recorder/lists"}