ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Need a code for given FFMPEG command.
Offen
- Vorherrschende Sprache
- C
- Sterne
- 17.8k
- Forks
- 1.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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`
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.