Advertisement
Guest User

Untitled

a guest
Oct 26th, 2015
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. # This command runs **MUCH** faster and produces something that plays in VLC, but the duration gets reported incorrectly (with the result that if you upload to Google Drive it doesn't create a proper preview)
  2.  
  3. ffmpeg -i image.jpg -i audio.wav -vf fps=fps=1,showinfo -acodec copy test.avi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement