Skip to content

modasserbillah/mp3ToMp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Convert mp3 to mp4 using any number of images with slide show and crossfade effect

Requirements

ffmpeg

brew install ffmpeg

Run instructions

  • place the audio and image files in the same folder as script
  • python a2v.py <audio file name> <first image name>
  • may take some time depending on machine performance.
  • video image size is set to 1280x720. All images used should be greater than or equal to this resolution.

To do

  • add youtube upload script.
  • create CLI

About

mp3 to mp4 with single image using ffmpeg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages