View Single Post
Old 14th June 2016, 23:44   #42  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,079
libfdk_aac for dmMediaConverter 1.80

Looks like development is on hold - it has not been updated in 9 months (not enough donations I guess...).

Anyways, this is still my favorite MPEG 4 GUI, about the only thing I was missing is better AAC audio support (only integrated AAC encoder is supported).

So here comes my little tool which enables the Fraunhofer libfdk_aac encoder. Here's the Readme:

Quote:
Enabling the Fraunhofer libfdk_aac encoder under dmMediaConverter 1.80
_______________________________________________________________________

Copy the files from the appropriate folder into the "i386-win32" subfolder
under the dmMediaConverter folder (overwriting the existing files).

Note:
For AAC VBR mode only values from 1 to 5 are supported. 1 is the lowest
quality, 5 is the highest quality.

For more information about AAC encoding with ffmpeg see here:
https://trac.ffmpeg.org/wiki/Encode/AAC

The ffmpeg builds and the libfdk_aac.dll files come from Sherpya's
Mplayer website:
http://oss.netfarm.it/mplayer


Enjoy...
manolito

Download here:
http://www50.zippyshare.com/v/HIytQzXi/file.html


Cheers
manolito


//EDIT//
Added 64-bit versions. Causes a speed increase of more than 10% under a 64-bit Operating System. Please redownload...
Note: Does not work if the source is an AviSynth script using a 32-bit AviSynth version.

//EDIT2//
After some listening tests I added the "-cutoff 18000" parameter for CBR audio bitrates above 128k and for VBR mode 4.

Last edited by manolito; 21st June 2016 at 23:22.
manolito is offline   Reply With Quote