Guest User

Untitled

a guest
May 24th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ffmpeg -i ep1.png -i ep1.wav ep1.flv
  2.  
  3. ffmpeg -i still.png -i narrate.wav -acodec libvo_aacenc -vcodec libx264 final.flv
  4.  
  5. Unknown encoder 'libvo_aacenc'
Add Comment
Please, Sign In to add comment