ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Just a few small questions

Open
#364 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.