QUOTE(n68 @ Jun 25 2003 - 10:45 AM)
Ciao..
sorry.. as a real command line..
i gotta be partial with roberto..
as far as i know mp4creator
is the only choice out there
right now..
*words_have_been_spoken*
about a pure mp4 cli..
based uppon ****..
but nothing..
why? a mp4enc/dec.exe
don`t exist.. puzzles me
a bit.. if the whole mp4 coding
is bound by explisit
lisence.. i have trouble seeing
a *bright* future of it.
I've made a crappy yet functional MP4 command line utility. Although it was specifically designed to encode MP4 directly via EAC so it's unfortunatly not too useful for "manual" encoding, but it isn't impossible...
It's quite simple, it takes three values, one with the name of the wave file, the second with the final name and the last one with the quality settings (for example normal, archive, extreme) and then run sdel (crappy homemade program for removing start/end silence), wavegain, aacenc and mp4creator...
For example: mp4eac source.wav destination.mp4 archive
http://knasboll.no-ip.com/mp4eac.zip