Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hash1018/adora
Video-Recorder based on qt, ffmpeg and C++
https://github.com/hash1018/adora
audio audio-recorder c cplusplus cpp ffmpeg qt qt5 qt5-gui record-audio record-audio-video record-screen record-video recorder screenrecorder screenshot video video-recorder video-recording videorecorder
Last synced: 4 months ago
JSON representation
Video-Recorder based on qt, ffmpeg and C++
- Host: GitHub
- URL: https://github.com/hash1018/adora
- Owner: hash1018
- Created: 2021-03-06T03:55:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-22T02:04:55.000Z (over 3 years ago)
- Last Synced: 2023-10-20T20:10:25.891Z (over 1 year ago)
- Topics: audio, audio-recorder, c, cplusplus, cpp, ffmpeg, qt, qt5, qt5-gui, record-audio, record-audio-video, record-screen, record-video, recorder, screenrecorder, screenshot, video, video-recorder, video-recording, videorecorder
- Language: C
- Homepage:
- Size: 111 MB
- Stars: 14
- Watchers: 2
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Adora
Adora is a video-recorder software written C++ using Qt framework and ffmpeg library.
![KakaoTalk_20210507_114841098](https://user-images.githubusercontent.com/46293206/117391263-8df40980-af2a-11eb-958f-170626210d3b.jpg)
* Currently, only a Windows environment with visual studio is supported. I also have plan to change build generator ( to CMake) to enable to build on various OS.
* [the latest release link] (https://github.com/hash1018/Adora/releases/tag/v1.0.1)# Main Features
* Recording screen ( Of course, this is basic feature.)
* Restricted hardware acceleration supported ( I am going to post it on a issue board)
* Draw Writing functions ( such as pencil, highlighter, line, arrowLine, triangle, rectangle, numbering, etc)
* Undo, Redo function
* Screenshot
* Audio Mixer
* Hotkey
* Enable Time Limitation