Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
#1 | Link |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
command-line frontend for WinAmp AAC+ v2 encoder (upd 2006-05-15)
Winamp5.2 AAC+v2 encoder command-line frontend (new version)
![]()
new version contains some bugfix and new switches Code:
******************************************************************** * AACPlus v2 Encoder (using Winamp 5.2 enc_aacplus.dll) * Source timestamp Sun Feb 26 16:19:37 2006 * Build Feb 26 2006, 16:22:43 ******************************************************************** * NOTE! enc_aacplus.dll must be into executable directory * get it from Winamp 5.2 plugins directory * tested on Winamp 5.2 Release Feb 23 2006 Full (Not Pro) version) ******************************************************************** Usage: enc_aacPlus <wav_file> <bitstream_file> [options] Options: --cbr <bitrate> - Set bitrate (CBR) to <bitrate> bps. Default is 48000 --nops - Disable Parametric Stereo --is - Prefer Independed Stereo --dc - Prefer Dual Channels --mpeg2aac - Produce MPEG2 AAC isntead of MPEG4 AAC --lc - Encode LC-AAC instead AAC+ (bitrate up to 320000) --high - use aacPlusHigh Encoder (bitrate up to 256000, multichannel is not supported) --mp4box - Wrap result into MPEG4 container (MP4BOX.EXE must be into executable directory) --rawpcm <rate> <cnt> <bp> - Signal RAW PCM input intead of WAV <rate> - Samplerate in Hz (32000, 44100 or 48000) <cnt> - Channels count (1 or 2 or 6) <bp> - Bit's per sample (8 or 16) WARNING: this encoder can read and encode data from stdin: use - as input filename Get it @ BeHappy Workspace (take look @ my signature)
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS Last edited by dimzon; 15th May 2006 at 15:36. Reason: new version is out |
|
|
|
|
|
#5 | Link |
|
Registered User
Join Date: Feb 2002
Location: France
Posts: 16
|
That's great! I was hoping for it
![]() I noticed a problem: the --mp4box command doesn't work on my side. MP4BOX is in the directory; I'm using foobar2000 0.83. - %d --cbr 32000 --chmode 4 --mpeg4aac => OK - %d --cbr 32000 --chmode 4 --mpeg4aac --mp4box => doesn't work I changed the extension (mp4, m4a), but it didn't solve the problem. Any idea? |
|
|
|
|
|
#7 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
![]() Unfortunally I can't solve this bug right now - my HDD is dead and I lost my source code ![]() Shit Happens...
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
|
#9 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
All those backups seemed a waste of pay. Now my database has gone away. Oh I believe in yesterday. Suddenly, There's not half the files there used to be, And there's a deadline hanging over me The system crashed so suddenly. I pushed something wrong What it was, I could not say. Now all my data's gone Аnd I long for yesterday-ay-ay-ay.
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
|
#11 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
|
#13 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
- use 6ch wav as input
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
|
#15 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
|
#16 | Link |
|
HDConvertToX author
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,187
|
Hi Dimzon !
Thanks for you excellent work ! i have a question: what is the bitrate range allowed ? i tryed several bitrate, but i think that bitrate range are only between 96000 and 128000 thanks for your tips ! BHH |
|
|
|
|
|
#17 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
16000-128000 for mono/stereo
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
|
|
#19 | Link |
|
Registered User
Join Date: Aug 2004
Posts: 22
|
This new CLI produce ifferent filesize, even with the same enc_aacplus.dll
New: 1946019 * Source timestamp Mon Dec 5 15:12:05 2005 * Build Dec 5 2005, 15:12:44 Old: 1947877 * Source timestamp Fri Nov 18 15:27:54 2005 * Build Nov 18 2005, 15:28:46 Anyhow, keep up the good spirit, love your app ![]() Btw, if we don't need 6ch support, should we use the newest dll or stick to the old one? (why is it twice as big too) Edit: Ah, I see, the dll was packed Last edited by Daijoubu; 6th December 2005 at 19:06. |
|
|
|
|
|
#20 | Link | |
|
BeHappy/MeGUI developer
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
|
Quote:
new version use PS for bitrates below 48kbps automatically
__________________
BeHappy - AviSynth-based audio transcoding tool Audio encoding via AviSynth On2 VP7 is great in quality but it is unusable for long-term video backup puposes! Sincerely Yours, MCPD/MCTS |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|