/m4a-mp3

m4a audio convert to mp3 with ffmepg

Primary LanguagePythonMIT LicenseMIT

m4a-mp3

Over view

m4a audio convert to mp3 with ffmepg

enviroment

  • python 2.x and python 3.x both available
  • dose not depend other python module
  • ffmpeg ( this scriipt check with ffmpeg 4.3.1 )

usage

$ python m4a-mp3.py m4afile.ma4

History

2020-10-17 initial release.