Skip to content

ClsTe/CapturaKorean

Repository files navigation

니가녹화되니 (Ayat Recorder)

본 프로그램은 Mathew Sachin이 제작한 Captura를 한글화 및 수정·단순화한 프로그램입니다. 본 프로그램의 유지 및 개선과 관련해서는 Captura와 독립적으로 운영됩니다.

---ORIGINAL---

Master Build Status MIT License Chat Downloads PayPal Donate

© Copyright 2018 Mathew Sachin

🔗 https://mathewsachin.github.io/Captura/

Capture Screen, WebCam, Audio, Cursor, Mouse Clicks and Keystrokes.

Features

  • Take ScreenShots
  • Capture ScreenCasts (Avi/Gif/Mp4)
  • Capture with/without Mouse Cursor
  • Capture Specific Regions, Screens or Windows
  • Capture Mouse Clicks or Keystrokes
  • Mix Audio recorded from Microphone and Speaker Output
  • Capture from WebCam.
  • Can be used from Command-line (BETA).
  • Available in multiple languages
  • Configurable Hotkeys

Table of Contents

Installation

There are a few different options for installing.

Setup

Download and run Captura-Setup.exe for the latest release from here.

Portable

Download and unzip Captura-Portable.zip for the latest release from here.

The settings are stored in %APPDATA%/Captura folder by default. You might want to customize this for the portable build using the --settings command-line argument.

Chocolatey

choco install captura -y

Dev Builds

Dev builds can be unstable and should be used for testing purposes only.

  1. Go to AppVeyor project page.

  2. Select Build Configuration: Debug or Release.

  3. Open Artifacts tab.

  4. Download Zip package.

Build Notes

System Requirements

  • Verified on Windows 10. Atleast Windows Vista is required.
  • If you are on Windows 7 or earlier, make sure Aero is enabled.
  • Desktop Duplication API is only available on Windows 8 and above.
  • 2 GHz CPU (Recommended).
  • 4 GB RAM (Recommended).
  • .Net Framework v4.6.1 is required. You will be prompted to install if it is not already present on your system.
  • Using the FFmpeg Intel QSV HEVC encoder requires the processor to be Skylake (6th generation) or later.
  • For using SharpAvi | Lagarith codec, the Lagarith codec should be installed on your system and configured to use RGB mode with Null Frames disabled.

FFmpeg

It is recommended to always download the latest version of FFmpeg using FFmpeg Downloader. Older versions of FFmpeg can cause unexpected behaviour.

FFmpeg is an open-source cross-platform solution to record, convert and stream audio and video. It adds support for more output formats like H.264 for Video and Mp3, AAC etc. when capturing Only Audio.

FFmpeg is configured on the FFmpeg section in the Configure tab.

Due to its large size (approx. 30MB), it is not included in the downloads. If you already have FFmpeg on your system, you can just set the path to the folder containing it. If it is installed globally (available in PATH), you don't have to do anything. If you don't have FFmpeg or want to update, use the inbuilt FFmpeg Downloader. FFmpeg needs to be downloaded only once.

In cases where the FFmpeg Downloader fails, please download manually from https://ffmpeg.zeranoe.com/builds/ and set FFmpeg folder in Configure | FFmpeg.

If you don't want to use FFmpeg, you can switch to SharpAvi.

License

MIT License

Check here for licenses of dependencies.

About

Korean version of the Captura program.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages