# FFmpeg.wasm, a pure WebAssembly

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3163](https://news.hada.io/topic?id=3163)
- GeekNews Markdown: [https://news.hada.io/topic/3163.md](https://news.hada.io/topic/3163.md)
- Type: news
- Author: [ragingwind](https://news.hada.io/@ragingwind)
- Published: 2020-11-07T22:40:09+09:00
- Updated: 2020-11-07T22:40:09+09:00
- Original source: [jeromewu.github.io](https://jeromewu.github.io/ffmpeg-wasm-a-pure-webassembly-javascript-port-of-ffmpeg/)
- Points: 8
- Comments: 1

## Topic Body

FFmpeg 이 WASM 으로 포팅되었습니다. 지속적으로 개발 되어 오던 버전을 메인테이너 블로그에 소개했습니다. 아직까지는 다른 플랫폼의 FFmpeg 만큼 동작하지 않지만 WASM 을 통해서 웹 환경에서도 동영상 인코딩 등이 가능합니다. 데모는 오피셜 사이트에[1]서 확인 가능 합니다.

[1]: https://ffmpegwasm.github.io/#demo

## Comments



### Comment 3415

- Author: xguru
- Created: 2020-11-08T09:50:22+09:00
- Points: 1

이거 덕분에 이제 브라우저 만으로 편집가능한 영상편집기들이 더 많이 나오게 될거 같아요.
