ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Need a code for given FFMPEG command.
Open
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**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`
Contributor guide
Assessment
This issue has not been assessed yet.