mnishig / m4a-mp3

m4a audio convert to mp3 with ffmepg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

m4a audio convert to mp3 with ffmepg

License:MIT License


Languages

Language:Python 72.1%Language:Shell 27.9%