# 동영상에서 자동으로 자막추출 Vrew

영상 속 음성을 추출하여 자동으로 텍스트로 변환하는 프로그램이 있습니다.

유튜브 자막을 자동으로 생성하고 싶은 경우에 유용한 도구이며 개인사용자에게 현재 무료로 제공되고 있습니다.

* <https://vrew.voyagerx.com/ko/>
* 프로그램 다운로드 : <https://vrew-files.voyagerx.com/Vrew-0.4.17-x86_64.AppImage>

다운로드 받은 파일에 실행권한을 부여하고 클릭하면 다음과 같은 화면이 나옵니다.

![](/files/-MRTAd3LNexEVuIeIqaT)

프로그램 사용법은 아래 링크를 참고해주세요.

* <https://vrew.voyagerx.com/ko/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hamonikr.org/hamonikr/tips/vrew.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
