ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Just a few small questions
- Vorherrschende Sprache
- C
- Sterne
- 17.8k
- Forks
- 1.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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!
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.