ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Just a few small questions
オープン
- 主要言語
- C
- スター
- 17.8k
- フォーク
- 1.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Based on what I've seen in the video, this is an amazing library.
Have a few questions:
1) Can I use this library in an Angular project as well? Most likely yes, but had to ask.
2) Can I use this library to resize `('-vf', 'scale=540:-1')` a video in browser memory before uploading its output Base64 result?
3) Can it divide the resized Base64 response in chunks?
4) As part of `#1 question` question, can I convert `.MP4` format to `.MOV` in memory before uploading its output Base64 result?
5) Can this library resize `.JPEG` images on the client side before uploading, or at this time it only handles videos?
Thank you!
コントリビューションガイド
評価
この issue はまだ評価されていません。