Help - Search - Members - Calendar
Full Version: Batch transcoding to HE-AAC-PS with this tool
Hydrogenaudio Forums > Lossy Audio Compression > AAC > AAC - General
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
optimus
Introduction
MediaCoder is a free universal audio/video batch transcoder, putting together lots of excellent audio/video codecs and tools from the open source community into an all-in-one solution, capable of transcoding among different audio/video formats with many extra features.

IPB Image
Links
Official website:
http://mediacoder.sourceforge.net/

Official forum:
http://forum.mediacoderhq.com

Project site:
http://sourceforge.net/projects/mediacoder

Update on Sept. 19, 2007:
MediaCoder Audio Edition is updated and can be freely downloaded from here. This edition is specially recommended for all the HA friends.

IPB Image
Oki
Nice work, very friendly for transcoding.

Does it support HE-AAC (not HE-AAC v2) with a multichannel source?

Regards,
Oki
optimus
Sorry multichannel isn't supported yet.
Digisurfer
Thanks, looks very promising. So it can transcode video as well? How about audio contained in video (I'm new to video btw). Anyways will play around with it when I get a chance. Have to format and reinstall Windows first (sigh). smile.gif
optimus
It can transcode video. Video transcoding is done by calling to mencoder, so u need mencoder binary placed in the executable directory.
It surely can transcode audio contained in video. As mplayer is used as the decoder, any formats mplayer supports (so many) can be transcoded.

btw: There is a silly bug in last version, that causes channel mode selection to be no effect. I've just corrected it and please download again.

QUOTE(Digisurfer @ Sep 6 2005, 11:22 AM)
Thanks, looks very promising. So it can transcode video as well? How about audio contained in video (I'm new to video btw). Anyways will play around with it when I get a chance. Have to format and reinstall Windows first (sigh). smile.gif
*

kindofblue
Hi Optimus. I have a question: Is it possible to an option to wrap the HE-AAC file into an MP4/M4A container via either MP4Box or MP4creator? So you can transcode to mp4 in one step? Might be worth a try.

cheers,
kindofblue
yourtallness
Any chance of including support for the LC AAC Winamp encoder?
optimus
MP4Box is a console program isn't it? If so, it will not be difficult to integrate it. Could u provide me with some info on MP4Box (mainly about its command line usage)?

QUOTE(kindofblue @ Sep 6 2005, 04:12 PM)
Hi Optimus. I have a question: Is it possible to an option to wrap the HE-AAC file into an MP4/M4A container via either MP4Box or MP4creator? So you can transcode to mp4 in one step? Might be worth a try.

optimus
It's very easy to support another winamp encoder, as they have the same interface. I will do it later.

p.s: you can already use MEnc do transcoding into LC AAC, by putting faac.exe in the executable directory, and choosing FAAC as encoder. FAAC can be downloaded here.

QUOTE(yourtallness @ Sep 7 2005, 12:05 AM)
Any chance of including support for the LC AAC Winamp encoder?
*

guest0101
Does this utility support FLAC to AACPlus v2 encoding? I didn't see FLAC as a source file format for audio?
kindofblue
QUOTE(optimus @ Sep 7 2005, 11:18 AM)
MP4Box is a console program isn't it? If so, it will not be difficult to integrate it. Could u provide me with some info on MP4Box (mainly about its command line usage)?


The general cmdline is:
CODE
MP4Box [option] input [option]


In Batchenc, I use:
CODE
mp4box -add <infile> -sbr <outfile.m4a>


From the DOS helpscreens:
CODE

MP4Box [option] input [option]

-h general: general options help
-h hint: hinting options help
-h import: import options help
-h encode: encode options help
-h meta: meta handling options help
-h extract: extraction options help
-h dump: dump options help
-h swf: Flash (SWF) options help
-h crypt: ISMA E&A options help
-h format: supported formats help

-nodes: lists supported MPEG4 nodes
-node NodeName: gets MPEG4 node syntax and QP info
-xnodes: lists supported X3D nodes
-xnode NodeName: gets X3D node syntax

-version: gets build version

General Options:
-inter time_in_ms interleaves file data (track chunks of time_in_ms)
* Note 1: Interleaving is 0.5s by default
* Note 2: a value of 0 disables interleaving
-flat stores file with all media data first, non-interleaved
-frag time_in_ms fragments file (track fragments of time_in_ms)
* Note: Always disables interleaving
-out filename specifies output file name
* Note: By default input (MP4,3GP) file is overwritten
-tmp dirname specifies directory for temporary file creation
* Note: Default temp dir is OS-dependent
-nosys removes all MPEG-4 Systems info except IOD (profiles)
* Note: Set by default whith '-add' and '-cat'
-isma rewrites the file as an ISMA 1.0 AV file
-ismax same as '-isma' and removes all clock references
-3gp rewrites as 3GPP(2) file (no more MPEG-4 Systems Info)
* Note 1: some tracks may be removed in the process
* Note 2: always on for *.3gp *.3g2 *.3gpp
-brand ABCD sets major brand of file
-ab ABCD adds given brand to file's alternate brand list
-rb ABCD removes given brand from file's alternate brand list
-cprt string adds copyright string to movie
-chap file adds chapter information contained in file
-rem trackID: removes track from file
-new: forces creation of a new destination file
-rem trackID: removes track from file
-lang [tkID=]LAN: sets track language. LAN is the ISO 639-2 code (eng, und)
-delay tkID=TIME: sets track start delay in ms.
-split time_sec splits in files of time_sec max duration
* Note: this removes all MPEG-4 Systems media
-splits filesize splits in files of max filesize kB.
* Note: this removes all MPEG-4 Systems media
-splitx start:end extracts a new file from start to end (in seconds)
* Note: this removes all MPEG-4 Systems media


Hinting Options
-hint: hints the file for RTP/RTSP
-mtu size: specifies MTU size in bytes. Default size is 1500
-copy: copies media data to hint track rather than reference
* Note: speeds up server but takes much more space
-tight: performs tight interleaving (sample based) of hinted file
* Note: reduces server disk seek but increases file size
-multi [maxptime]: enables frame concatenation in RTP packets if possible
maxptime: max packet duration in ms (optional, default 100ms)
-rate ck_rate: specifies rtp rate in Hz when no default for payload
* Note: default value is 90000 (MPEG rtp rates)
-mpeg4: forces MPEG-4 generic payload whenever possible
-latm: forces MPG4-LATM transport for AAC streams
-static: enables static RTP payload IDs whenever possible
* By default, dynamic payloads are always used

MPEG-4 Generic Payload Options
-ocr: forces all streams to be synchronized
* Most RTSP servers only support synchronized streams
-rap: signals random access points in RTP packets
-ts: signals AU Time Stamps in RTP packets
-size: signals AU size in RTP packets
-idx: signals AU sequence numbers in RTP packets
-iod: prevents systems tracks embedding in IOD
* Note: shouldn't be used with -isma option

-sdp_ex string: adds sdp string to (hint) track ("-sdp_ex tkID:string")
or movie. This will take care of SDP lines ordering
* WARNING: You cannot add anything to SDP, cf rfc2327.
-unhint: removes all hinting information.

Suppported raw formats and file extensions:
NHNT .media .nhnt .info
MPEG Audio .mp3
ADTS-AAC .aac
MPEG-4 Visual .cmp .m4v
H263 Video .263 .h263
AVC/H264 Video .h264 .h26L .264 .26L
JPEG Images .jpg .jpeg
PNG Images .png
AMR(WB) Audio .amr .awb
EVRC Audio .evc
SMV Audio .smv

Supported containers and file extensions:
AVI .avi
MPEG-PS .mpg .mpeg .vob .vcd .svcd
QCP .qcp
OGG .ogg
ISO-Media files no extension checking

Supported text formats:
SRT Subtitles .srt
SUB Subtitles .sub
GPAC Timed Text .ttxt
QuickTime TeXML Text .xml (cf QT documentation)

Supported Scene formats:
MPEG-4 XMT-A .xmt .xmta .xmt.gz .xmta.gz
MPEG-4 BT .bt .bt.gz
VRML .wrl .wrl.gz
X3D-XML .x3d .x3d.gz
X3D-VRML .x3dv .x3dv.gz
MacroMedia Flash .swf (very limitted import support only)


MPEG-4 Scene Encoding Options
-mp4: specify input file is for encoding.
-def: encode DEF names
-sync time_in_ms: forces BIFS sync sample generation every time_in_ms
* Note: cannot be used with -shadow
-shadow time_ms: forces BIFS sync shadow sample generation every time_ms.
* Note: cannot be used with -sync
-log: generates BIFS encoder log file
-ms file: specifies file for track importing

Chunk Processing
-inctx file: specifies initial context (MP4/BT/XMT)
* Note: input file must be a commands-only file
-outctx: specifies storage of updated context (MP4/BT/XMT)


Meta handling Options
-set-meta args: sets given meta type - syntax: "ABCD[:tk=ID]"
* ABCD: four char meta type (NULL or 0 to remove meta)
* [:tk=ID]: if not set use root (file) meta
if ID is 0 use moov meta
if ID is not 0 use track meta
-add-item args: adds resource to meta
* syntax: file_path + options (':' separated):
tk=ID: meta adressing (file, moov, track)
name=str: item name
mime=mtype: item mime type
encoding=enctype: item content-encoding type
* file_path "this" or "self": item is the file itself
-rem-item args: removes resource from meta - syntax: item_ID[:tk=ID]
-set-primary args: sets item as primary for meta - syntax: item_ID[:tk=ID]
-set-xml args: sets meta XML data
* syntax: xml_file_path[:tk=ID][:binary]
-rem-xml [tk=ID]: removes meta XML data
-dump-xml args: dumps meta XML to file - syntax file_path[:tk=ID]
-dump-item args: dumps item to file - syntax item_ID[:tk=ID][:path=fileName]


Extracting Options
-raw TrackID: extracts track in raw format when supported
-raws TrackID: extract each track sample to a file
* Note: "TrackID:N" extracts Nth sample
-nhnt TrackID: extracts track in nhnt format
-single TrackID: extracts track to a new mp4 file
-avi TrackID: extracts visual track to an avi file
-qcp TrackID: same as '-raw' but defaults to QCP file for EVRC/SMV
-aviraw TK: extracts AVI track in raw format
$TK can be one of "video" "audio" "audioN"


Importing Options

File importing syntax:
"#video" "#audio": base import for most AV files
"#trackID=ID": track import for IsoMedia and other files
":dur=D": imports only the first D seconds
":lang=LAN": sets imported media language code
":delay=delay_ms": sets imported media initial delay in ms

-add file: add file tracks to (new) output file
-cat file: concatenates file samples to (new) output file
* Note: creates tracks if needed
-keepsys: keeps all MPEG-4 Systems info when using '-add' / 'cat'

All the following options can be specified as default or for each track.
When specified by track the syntax is ":opt" or ":opt=val".

-dref: keeps media data in original file
-nodrop: forces constant FPS when importing AVI video
-packed: forces packed bitstream when importing raw ASP
-sbr: backward compatible signaling of AAC-SBR
-sbrx: non-backward compatible signaling of AAC-SBR
* Note: SBR AAC cannot be detected at import time
-fps FPS: forces frame rate for video and SUB subtitles import
* For raw H263 import, default FPS is 15
* For all other imports, default FPS is 25
-mpeg4: forces MPEG-4 sample descriptions when possible (3GPP2)
-agg N: aggregates N audio frames in 1 sample (3GP media only)
* Note: Maximum value is 15 - Disabled by default
optimus
Just integrated Helix Producer support in MEnc. The screenshot:

Download it here.
This includes:
MEnc executable
MPlayer (latest CVS version)
Helix Producer (stripped for audio encoding only and added aacplus audience files)
Winamp AAC+V2 encoder
Lame MP3 encoder (latest CVS version)
optimus
FLAC is supported by the CVS version of MPlayer. I've just re-compiled a latest and full MPlayer binary and included in the package. You may download it and try it out.

QUOTE(guest0101 @ Sep 7 2005, 01:47 PM)
Does this utility support FLAC to AACPlus v2 encoding? I didn't see FLAC as a source file format for audio?
*


optimus
I just found that MP4Box will remove PS part from AAC. The resulting MP4 will be detected as HE-AAC without PS (by foobar2000).

QUOTE(kindofblue @ Sep 7 2005, 02:00 PM)
The general cmdline is:
CODE
MP4Box [option] input [option]


M
optimus, you've put together a nice GUI. I've assembled a small wish-list of things that would make my own encodes easier, and I thought I would mention them here on the off chance some of them might sound good to you, too.

1) Is there any chance you could implement drag-and-drop? It would be nice to be able to select a group of files/directories in the explorer, and simply add them to Menc.

2) What about an option to encode a group of files as a single track, with chapters? (Or even a way to encode a WAV/Cue sheet pair, so that the CD-Text was transferred to appropriate indices?) Might be wishful thinking, but it would be nice. smile.gif

3) Currently when transcoding from a FLAC file, if there is silence at the end of the file, it will be truncated in the resultant AAC. When transcoding from WAV the actual length of the original audio is preserved. Would it be possible to optionally include the appropriate amount of silence when transcoding from FLAC?

4) The method used by the AudioCoding.com "in_mp4" Winamp plugin - hosted at RareWares - for converting AAC to MP4/M4A seems to preserve PS data. (At least, TCPMP on my cell phone still recognizes and plays the PS content!) Perhaps, since you are using a Winamp plugin for the actual encode, you could pair that with the AudioCoding plugin to accomplish conversion/tagging?

Just thoughts....

- M.
kindofblue
QUOTE(optimus @ Sep 8 2005, 10:17 AM)
I just found that MP4Box will remove PS part from AAC. The resulting MP4 will be detected as HE-AAC without PS (by foobar2000).

QUOTE(kindofblue @ Sep 7 2005, 02:00 PM)
The general cmdline is:
CODE
MP4Box [option] input [option]


*



Hmm. Didn't notice that. I guess Helix is a better way to go with aacplus then. I assume the included Helix producer has the modified racp.dll for 32-48kbps encoding? (The screenshot shows a 128kbps encode.)

EDIT: Defsac's post in here describes how you can use foo_mpeg4u to wrap the aac stream in mp4. It shows up correctly as HE-AAC PS in foobar2000 0.9b8 but not in 0.8.3 (which reports the file as LC-AAC. The problem is the file doesn't play in iTunes, if that's a consideration. (it is for me.) I can play Helix AACplus files in iTunes.
Duble0Syx
I'd like to add a vote for drap & drop as well. Would make things a lot easier. So far this tool is becoming quite useful, especially now that transcoding from FLAC works. smile.gif
M
QUOTE(kindofblue @ Sep 7 2005, 10:02 PM)
I can play Helix AACplus files in iTunes.
*


When you do, does iTunes play the HE portion of the file, or only the LC portion? And are you using PS at all?

- M.
aguacaliente
Thanks for the tool. Another request here for drag & drop. Also, any chance of adding wavpack support?
optimus
QUOTE(M @ Sep 8 2005, 10:56 AM)
  1) Is there any chance you could implement drag-and-drop? It would be nice to be able to select a group of files/directories in the explorer, and simply add them to Menc.


I would like to implement drag-and-drop. But I wrote this program totally with SDK and up to now I still don't know how to do drag-and-drop with SDK. Anyway, I have enabled multi-file selection with "Add File", this may help a bit.

QUOTE
  2) What about an option to encode a group of files as a single track, with chapters? (Or even a way to encode a WAV/Cue sheet pair, so that the CD-Text was transferred to appropriate indices?) Might be wishful thinking, but it would be nice. smile.gif


Encoding into a single track should be easy to implement. I will do it later.

QUOTE
  3) Currently when transcoding from a FLAC file, if there is silence at the end of the file, it will be truncated in the resultant AAC. When transcoding from WAV the actual length of the original audio is preserved. Would it be possible to optionally include the appropriate amount of silence when transcoding from FLAC?


This issue should refer to MPlayer's document on FLAC.

QUOTE
  4) The method used by the AudioCoding.com "in_mp4" Winamp plugin - hosted at RareWares - for converting AAC to MP4/M4A seems to preserve PS data. (At least, TCPMP on my cell phone still recognizes and plays the PS content!) Perhaps, since you are using a Winamp plugin for the actual encode, you could pair that with the AudioCoding plugin to accomplish conversion/tagging?


in_mp4 is a input plugin isn't it? It can do conversion?
M
QUOTE(optimus @ Sep 8 2005, 08:55 PM)
in_mp4 is a input plugin isn't it? It can do conversion?
*


Yes, it can. When playing an AAC file in Winamp, using the AudioCoding.com in_mp4 plugin, calling the "File Info" dialog will show the following:
QUOTE
Convert to MP4

You can convert this file to MP4 if you like. This does not involve
re-encoding, only the container format is changed. Advantages of
MP4 files are that they are playable by a lot more players and they
will have a lot of support in the future.

Under that is a button that says "Convert Now!" When pressed, a copy of the AAC file is inserted into an MP4 container of the same name.

Note that the version of this plugin available at RareWares does not (for whatever reason) currently display any notification of HE or PS content, but it does still appear to properly reproduce that content when playing HE/PS encoded files.

Great news about the other possibilities - especially single-file output! Is there any chance of also being able to implement chapters at the appropriate index points when that revision appears?

- M.

Edit: Spelling.
optimus
Just added single file mode to MEnc. Please download the update from the top. To enable this mode, set File -> Preference -> Audio Options -> Single File Mode to "Yes". The resulting file is named with the first file in the list.

And, in this release, multiple file selection is enabled with "Add File".
optimus
Just a remind, you can use audio filters provided by MPlayer to filter the audio data. Audio filter settings is also in the "Preference" dialog.
optimus
I will add wavpack support in next release.

QUOTE(aguacaliente @ Sep 8 2005, 09:30 PM)
Thanks for the tool. Another request here for drag & drop. Also, any chance of adding wavpack support?
*


optimus
Added support for x264, matroska container, generic CLI program as audio encoder. Download the update at top.
noisehole
hi,

nice app, thx for your efford. heres an issues i noticed regarding recursive transcoding:

switched recursive to on in settings
input c:\mp3
output c:\aac
if input folder doesnt got subfolders, it works just fine. but if it does it just skips all files and says encoding complete

c:\mp3\1\2\3\test.mp3 should give c:\aac\1\2\3\test.aac, maybe its a destination folder issue

regards
optimus
Did u see all files in the directories and sub-directories added into encode list? If they are in the list, they will be processed one by one. The output will not contain directory, that is, in your case, c:\mp3\1\2\3\test.mp3 will output to c:\aac\test.mp3.

QUOTE(noisehole @ Sep 16 2005, 07:04 PM)
hi,

nice app, thx for your efford. heres an issues i noticed regarding recursive transcoding:

switched recursive to on in settings
input c:\mp3
output c:\aac
if input folder doesnt got subfolders, it works just fine. but if it does it just skips all files and says encoding complete

c:\mp3\1\2\3\test.mp3 should give c:\aac\1\2\3\test.aac, maybe its a destination folder issue

regards
*

hurry11
Greetings! aacPLUS v2 encoding not working on WinXP SP2. It is giving me the error aacplus encoder cannot be opened. I tried uninstalling winamp. But still the same error. Helix encoding works.

Error: Error starting AACplus encoder
Error: AACplus encoder failed to start

Then I tried on another computer with WinXP SP1 and it works there.

Please kindly provide some solution as soon as you can. crying.gif

It would be great if you can include the VP6.2 video codec and combine it with aacPLUS v2 audio to give the Winamp video NSV file. I think winamp are still not supporting vp7 in nsv. on2 vp7 and aacplus v2 combination would be the best quality in the world for video at low bitrates. So unfortunate that macromedia flash did not include vp7 and aacplus v2 support in their version 8.
optimus
QUOTE(hurry11 @ Sep 16 2005, 09:20 PM)
Greetings! aacPLUS v2 encoding not working on WinXP SP2. It is giving me the error aacplus encoder cannot be opened. I tried uninstalling winamp. But still the same error. Helix encoding works.

Error: Error starting AACplus encoder
Error: AACplus encoder failed to start

Then I tried on another computer with WinXP SP1 and it works there.

Please kindly provide some solution as soon as you can.  crying.gif

It would be great if you can include the VP6.2 video codec and combine it with aacPLUS v2 audio to give the Winamp video NSV file. I think winamp are still not supporting vp7 in nsv. on2 vp7 and aacplus v2 combination would be the best quality in the world for video at low bitrates. So unfortunate that macromedia flash did not include vp7 and aacplus v2 support in their version 8.
*



I'm developing this tool on WinXP SP2 and has not experienced your problem. Please check the settings for AAC+ encoding, for example, if you choose Parametric Stereo and set the bitrate over 48kbps, AAC+ encoder will deny to work. I will add more specific messages in the future to indicate which error it is.
Unlike audio encoding, video encoding is all done by MEncoder now. However, if you can provide me a tool (better a CLI) that supports VP6.2, I can easily integrate it into MEnc.
hurry11
QUOTE(hurry11 @ Sep 16 2005, 09:20 PM)
Error in 0.2.2 is:
Error: Error starting AACplus encoder
Error: AACplus encoder failed to start


The Error in MEnc 0.2.351 is:
Error starting encoder
& then a Blank Error

Even OGG and FAAC encoding are giving the same error as the aacPLUS though Helix, CLI, Lame, & PCM encoding works fine. Does that give you some hint about why the encoder is not starting for these three? I just don't know what is the problem? crying.gif Is there any problem with starting the enc_aacplus.dll . I have tried all means. sad.gif I tried to extract the rar files in different directories, tried different settings, nothing works. It gives the error Error starting encoder. One difference between the other system and this system is that it was ntfs and this is fat32. I don't think whether that should play a role. Please Please let there be some solution.

QUOTE(optimus @ Sep 17 2005, 09:45 AM)
I'm developing this tool on WinXP SP2 and has not experienced your problem. Please check the settings for AAC+ encoding, for example, if you choose Parametric Stereo and set the bitrate over 48kbps, AAC+ encoder will deny to work. I will add more specific messages in the future to indicate which error it is.


I have been trying with always lesser bitrates like 24 kbs, 16 kbps etc. for PS and never higher than 48 kbps. unsure.gif Please help ohmy.gif
optimus
I've released a full package which contains the latest version of MEnc and all the encoder binaries currently supported and placed in the right place. It should be easier to use. Download at top.
optimus
QUOTE(noisehole @ Sep 16 2005, 07:04 PM)
hi,

switched recursive to on in settings
input c:\mp3
output c:\aac
if input folder doesnt got subfolders, it works just fine. but if it does it just skips all files and says encoding complete

*



This bug is fixed in 0.2.5
DinoM81
I have been trying so hard to download this app but so far, no download sad.gif If its possible, can you please provide a mirror for this???
optimus
I've put up a mirror download. Get it here.
DinoM81
Brilliant! Thanks for the mirror!
Kostarum Rex Persia
Optimus,do you planning to include(in some newer build) the future version of Nero AAC codec,which is arrive on the market in late October.
optimus
QUOTE(Kostarum Rex Persia @ Sep 20 2005, 05:52 AM)
Optimus,do you planning to include(in some newer build) the future version of Nero AAC codec,which is arrive on the market in late October.
*



It won't be difficult, as long as I can get some code utilizing it or some info about its interface.
hurry11
Greetings Optimus! I installed the new version 0.2.5 and still the same error while starting aacPLUS v2 encoding:

"Error starting encoding. This may due to incorrect encoding settings."

I also tried in another computer where it worked for a few times previously and now it has started giving the same error.

I do not know what is wrong. I have sent you the menc.dat file. I hope this will help to solve the problem. Is any other software which I have, clashing with MEnc or the aacPLus dll? I had problems with the Winamp Transcoder plugin which crashed Winamp and had to reinstall Winamp to make it work. I have uninstalled it now but maybe it has left some registry entry somewhere.

Is anyone having the same problem or is it working well for everyone else? sad.gif
optimus
QUOTE(hurry11 @ Sep 20 2005, 11:40 AM)
Greetings Optimus! I installed the new version 0.2.5 and still the same error while starting aacPLUS v2 encoding:

"Error starting encoding. This may due to incorrect encoding settings."

I also tried in another computer where it worked for a few times previously and now it has started giving the same error.

I do not know what is wrong. I have sent you the menc.dat file. I hope this will help to solve the problem. Is any other software which I have, clashing with MEnc or the aacPLus dll? I had problems with the Winamp Transcoder plugin which crashed Winamp and had to reinstall Winamp to make it work. I have uninstalled it now but maybe it has left some registry entry somewhere.

Is anyone having the same problem or is it working well for everyone else?  sad.gif
*



I've just tested with menc.dat u sent me. Everthing is smooth. At this time I still cannot figure out what's going wrong on your system. I will try testing MEnc on more systems to see if there is the same problem.
optimus
And maybe u could try encoding with Helix Producer, to see if it works. It also produces HE-AAC (without Parametric Stereo at this time).
noisehole
QUOTE(optimus @ Sep 17 2005, 09:47 AM)
QUOTE(noisehole @ Sep 16 2005, 07:04 PM)
hi,

switched recursive to on in settings
input c:\mp3
output c:\aac
if input folder doesnt got subfolders, it works just fine. but if it does it just skips all files and says encoding complete

*



This bug is fixed in 0.2.5
*



thx for the update, working fine now. any plans for implementing an option to keep the subfolder structure input->output?
optimus
QUOTE(noisehole @ Sep 20 2005, 05:52 PM)

thx for the update, working fine now. any plans for implementing an option to keep the subfolder structure input->output?
*



Any need from users can be my plan. smile.gif
noisehole
hehe ok, so here you go:

i need an option to keep the subfolder structure input->output wink.gif

what about aac+v2 mp4 container and on top of that mp3 idtag-> mp4 tag? any plans/ideas?

regards


DARcode
Brilliant tool! Very convenient, thanks a lot! Appreciated.
optimus
QUOTE(noisehole @ Sep 20 2005, 07:17 PM)
hehe ok, so here you go:

i need an option to keep the subfolder structure input->output wink.gif


This won't be difficult to implement

QUOTE
what about aac+v2 mp4 container and on top of that mp3 idtag-> mp4 tag? any plans/ideas?

regards
*



If u can provide me any CLI tool to do this job, I'm willing to integrate it, or tagging will be done in later time.
optimus
QUOTE(DARcode @ Sep 20 2005, 08:35 PM)
Brilliant tool! Very convenient, thanks a lot! Appreciated.
*



I'm very glad to see it's useful for people other than myself biggrin.gif
noisehole
well the obvious solution for adding a raw aac file to a mp4 container would be mp4box. i looked at the meta options but couldnt find anything about tagging. im no mp4 expert, but it seems those audio tags are itunes specific. here's a cli tool i found for tagging mp4files (incl source): http://kurtnoise.free.fr/mp4tools/tg_mp4tagger.zip

regards
optimus
Here is an update that supports directory structure output and added FLAC encoder support. Please put flac.exe in "codecs" directory to enable FLAC encoding.
noisehole
thx optimus, much appreciated wink.gif
first few transcodingtest worked like a charm with multiple subfolder levels.

regards
optimus
QUOTE(noisehole @ Sep 22 2005, 05:26 PM)
thx optimus, much appreciated wink.gif
first few transcodingtest worked like a charm with multiple subfolder levels.

regards
*



There is bug related with output filename when only one file is in the list. biggrin.gif Fixed it in build 26. Download at top.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.