Skip to content

Converts mp4 files to their 128kbs bitrate mp3 counterparts

Notifications You must be signed in to change notification settings

jkesle/four2three

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Converting files

  1. Clone the repo git clone https://github.com/jkesle/four2three.git

  2. Install NodeJS if not already installed

    a. Windows winget install NodeJS.NodeJS

    b. Linux - refer to your package manager's documentation, for Arch based distro sudo pacman -S nodejs

  3. Set the four2three root directory as your working directory cd four2three

  4. Run npm start <path to your mp4 file>

  5. Output is generated in the src/mp3 directory

About

Converts mp4 files to their 128kbs bitrate mp3 counterparts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published