Skip to content

Instantly share code, notes, and snippets.

@ss44
Created June 9, 2016 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ss44/4644198cf4691ba52488a5dc5fd1327e to your computer and use it in GitHub Desktop.
Save ss44/4644198cf4691ba52488a5dc5fd1327e to your computer and use it in GitHub Desktop.
ffmpeg -loop 1 -i image.jpg -i audio.mp3 -shortest -c:v mpeg4 -c:a copy 053.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment