Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 291 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 291 Bytes

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.