ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Need a code for given FFMPEG command.
Abierto
- Lenguaje dominante
- C
- Estrellas
- 17.8k
- Forks
- 1.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**i want a JS file , doing the same task like below ffmpeg command**
`ffmpeg -y -loop 1 -i image.jpg -i audio_with_no_video_stream.mp4 -c:v libx264 -tune stillimage -c:a aac -b:a 192k -pix_fmt yuv420p -shortest songname.m4a`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.