ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Just a few small questions

Ouverte
#364 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C
Étoiles
17.8k
Forks
1.1k
Métriques de merge des PR
Aucune PR mergée en 30 j

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!

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.