Skip to content

Instantly share code, notes, and snippets.

@topokel
Created December 25, 2013 05:54
Show Gist options
  • Select an option

  • Save topokel/8120530 to your computer and use it in GitHub Desktop.

Select an option

Save topokel/8120530 to your computer and use it in GitHub Desktop.
Convert audio and still image into video
ffmpeg -loop 1 -i input.jpg -i input.mp3 output.avi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment