# Show GN: Vroom, 영상 편집앱 Vrew 의 렌더링 속도를 빠르게 해주는 패치

> Clean Markdown view of GeekNews topic #13362. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=13362](https://news.hada.io/topic?id=13362)
- GeekNews Markdown: [https://news.hada.io/topic/13362.md](https://news.hada.io/topic/13362.md)
- Type: show
- Author: [fcbayernmuller](https://news.hada.io/@fcbayernmuller)
- Published: 2024-02-14T16:58:22+09:00
- Updated: 2024-02-14T16:58:22+09:00
- Original source: [github.com/BayernMuller](https://github.com/BayernMuller/vroom)
- Points: 8
- Comments: 2

## Topic Body

**Vroom**  
* 동영상을 받아 자동으로 자막을 입혀주는 영상 편집 툴 Vrew.  
* Vrew 의 Desktop 앱을 잘 사용하고있었는데, M2 환경임에도 ffmpeg 가 x86_64 버전인 것을 발견했습니다.  
* homebrew 로 설치한 ARM64 ffmpeg 로 이를 대체했을 때 약 2배 이상 빠른 렌더링 속도로 동영상을 빌드 가능했습니다.  
* Vroom 은 이 ffmpeg 대체하는 과정을 스크립트 하나로 자동화한 프로젝트입니다.  
  
```  
curl -s https://raw.githubusercontent.com/BayernMuller/vroom/main/vroom.sh | bash  
```

## Comments



### Comment 23077

- Author: daehyeoni
- Created: 2024-02-15T13:16:16+09:00
- Points: 1

보이저엑스는 한국회사이니 제보하시면 수정해주지 않을까요?

### Comment 23139

- Author: fcbayernmuller
- Created: 2024-02-19T09:03:34+09:00
- Points: 1
- Parent comment: 23077
- Depth: 1

그러네요, 한번 제보해보겠습니다 !
