HTML5 Media Tools
Installation
Get files from git clone or download ZIP. Open a Terminal window and navigation to your installation directory.
cd Desktop/html5-media-tools/
Create a directory named src in the html5-media-tools folder. Place all your MP3 and MOV in the src directory.
Run Bash script by typing:
./run.sh
All your processed medias with be in the output folder. Enjoy!
Problems
If you are unable to run the Bash script, type:
chmod +x run.sh