Lordmau5

Untitled

Apr 17th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ffmpeg -loop 1 -i image.png -i audio.wav -vf "scale=-1:720" -c:v libx264 -tune stillimage -c:a aac -strict experimental -b:a 320k -pix_fmt yuv420p -shortest out.mp4
Advertisement
Add Comment
Please, Sign In to add comment