# Remotion - React로 programmatically하게 동영상 만들기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3712](https://news.hada.io/topic?id=3712)
- GeekNews Markdown: [https://news.hada.io/topic/3712.md](https://news.hada.io/topic/3712.md)
- Type: news
- Author: [ssssut](https://news.hada.io/@ssssut)
- Published: 2021-02-09T17:21:48+09:00
- Updated: 2021-02-09T17:21:48+09:00
- Original source: [github.com](https://github.com/JonnyBurger/remotion)
- Points: 12
- Comments: 1

## Topic Body

- React(DOM)를 이용해 영상에 쓰일 컴포넌트를 만들고 ffmpeg로 export 가능하게 해주는 프로젝트

- React의 장점을 영상 제작에 활용할 수 있는 것이 특징 (Reusable components, Powerful composition, Fast Refresh, Package ecosystem)

## Comments



### Comment 4433

- Author: laeyoung
- Created: 2021-02-10T00:22:55+09:00
- Points: 1

와, 한번 써보고 싶네요ㅎㅎ
