ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Need a code for given FFMPEG command.

Open
#565 0 comments 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

**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

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.