ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Proposed Encoders / Decoders Libraries

Đang mở
#61 82 bình luận 24 reaction 1 người được giao Được @jeromewu nhận Xem trên GitHub
Ngôn ngữ chính
C
Star
17.8k
Fork
1.1k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

So far only following encoders / decoders libraries are supported:

> Update at 2020/11/24

**Video**

- [x] mp4 (x264)
- [x] mp4 (x265)
- [x] webm (libvpx)
- [x] ogv (theora)
- [x] mpeg-1 (native)
- [x] mpeg-2 (native)
- [x] aom (av1 / avif) (only in **next** version, see comments below)

**Audio**

- [x] mp3 (lame)
- [x] aac (fdk-aac)
- [x] wav/wv (wavpack)
- [x] ogg (vorbis)
- [x] opus (opus)
- [x] flac (native)

**Image**
- [x] gif (native)
- [x] webp (libwebp)

**Others**
- [x] font files (freetype)
- [x] *.srt, *.ass subtitle files (libass) (sample code [HERE](https://github.com/ffmpegwasm/ffmpeg.wasm/issues/138#issuecomment-820195878))

---

If you there is any library you would like to add:
- If it already exists in the replies, simply give an emoji to upvote
- If it doesn't exist, you can reply this issue to propose.

I will check this issue periodically to decide which library to integrate next, or identify which is NOT possible to integrate at the moment.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.