Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for %f in (*.wav) do ffmpeg -loop 1 -i image.jpg -i "%f" -c:v libx264 -tune stillimage -c:a aac -b:a 320k -pix_fmt yuv420p -shortest "%~nf".mp4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement