Created
December 3, 2019 07:27
-
-
Save kylelix7/4bcfb104bf8d2aaf11ca74d1fdd6cfd3 to your computer and use it in GitHub Desktop.
mp3 to mp4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
time ffmpeg -i hocc.mp3 -i IMG_20150621_194231.jpg -c:a copy output2.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment