ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Just a few small questions

Abierto
#364 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
17.8k
Forks
1.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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!

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.