mp4tools

Overview

mp4tools are a set of scripts to encode Audio and Video in Isomedia (aka MP4) format
mp4tools uses opensources programs as backends like mencoder, MP4Box, xvid, x264
and its quality is very good.
There are presets for most common devices like Sony PSP, Apple iPod, Nokia S60 phones,
so you haven't to go in the jungle of encoding options, firmware bugs, unsupported configurations
common in all embedded devices.
mp4tools hot functions are:

Quality

mp4tools quality is good since it uses x264 (the best h.264 encoder ever) or
xvid (the best mpeg4 encoder ever).
Here there are some video samples, so you can have a look before installing
It's the Ocean's 13 official trailer (resolutions are the ones before autocropping)

Note: you need Flash Player 9.0.60 or above to play the samples: Click here to download it from Adobe

And this is a song encoded with aacplusenc at a very low bitrate

Download

mp4tools consist of 3 archives which can be downloaded separately:

Install

Extract all the archives and run in each subdir
make install
Read the mp4tools README to know about dependencies you have to met

Ubuntu packages

There are Ubuntu packages for all the above tools, you just have to use this repository by
either editing /etc/apt/sources.list by hand or adding it to Synaptic or Adept

deb http://ppa.launchpad.net/teknoraver/ubuntu maverick main
deb-src http://ppa.launchpad.net/teknoraver/ubuntu maverick main


and then run:

apt-get install mp4tools

Usage

After installing you will have two type of scripts, some named mk* and other named dvd2*
For example, mkipod encodes a video file to the ipod format, while dvd2ipod rips a DVD into the same format
The included scripts are:

Script Description
mk3gp encodes a standard 3gp file
mks60 encodes an high quality 3gp file (may not play on older phones)
mkamr encodes an AMR file (ringtone)
mkmp4 encodes an highest quality H.264 Video file, for PC playback
mkipod encodes a movie for the Apple iPod
mkpsp encodes a movie for the Sony PSP
dvd23gp rips a DVD to a standard 3gp file
dvd2s60 rips a DVD to an high quality 3gp file
dvd2psp rips a DVD to a movie for the Sony PSP
dvd2ipod rips a DVD to a movie for the Apple iPod

Additionally, there are amrenc and aacplusenc, which respectively encodes to AMR and AAC+

nokiatagger

If you use mp4tools to encode songs to listen them in a Nokia phone
you will notice that you will not be able to tag your encoded files.
This because Nokia uses a non standard tag system.
Fortunately I made my own tool to tag them, so feel free to use it.
Download it: nokiatagger.c
and compile it in the usual way:
gcc nokiatagger.c -o nokiatagger

Windows binaries

Currently I have Windows binary only for the HE-AAC+ encoder,
Download it here: aacplusenc.exe

Mac OS X binaries

Currently I have Mac OS X binary only for the HE-AAC+ encoder,
Download it here: aacplusenc

Contact

You can reach me via:

Comments

nick:
email:
(optional)
Comment
 
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]

Valid HTML   Created with /bin/cat