View Full Version : Simple NeroAACEnc GUI - SNG 1.3
Sharktooth
31st May 2006, 11:11
ah yes... saving the settings
i forgot it :)
ron spencer
31st May 2006, 14:24
how about a reset to default switch
Sharktooth
31st May 2006, 15:48
taking notes... :)
ron spencer
31st May 2006, 19:52
well...let's see then....how about estimated time to completion? Dunno if this is easy to do or not, or even worthwhile
Sharktooth
1st June 2006, 01:51
do you really need that?
ron spencer
1st June 2006, 01:53
nah...just idea
Sharktooth
4th June 2006, 14:18
anyone tried sng with neroaacenc 1.0.0.2?
it doesnt work for me...
Yama4050242
4th June 2006, 14:40
anyone tried sng with neroaacenc 1.0.0.2?
it doesnt work for me...
it tried, it works without bepipe, i didnot try with it
guada 2
4th June 2006, 15:59
Sharktooth
anyone tried sng with neroaacenc 1.0.0.2?
it doesnt work for me...
You are right.
But Only on CBR mode:
- one pass(HEv2)
- two pass(Auto, LC, HE, HEv2)
However neroAacEncGUI woks perfectly.
Bye
imcold
4th June 2006, 17:47
That combinations are not allowed in the 1.0.0.2 version. I will update the gui and disable them asap.
Shocku
4th June 2006, 18:09
how about the ability to add input files by dragging them into the GUI window?
Sharktooth
5th June 2006, 03:14
The problem i was referring to was due to the Aud-X decoder.
disabling it fixes the DirectShowSource() error...
Sharktooth
13th June 2006, 23:05
Im actually a bit busy so i cant/wont update sng for a while.
imcold
14th June 2006, 16:28
Drag & drop will not be included in upcoming days... it would requie additional libs for lazarus and me knowing something more about win stuff. I got some stuff going on and I will be on holidays, so maybe later ;)
Weltall
1st July 2006, 03:15
Hey imcold, are you fine!? I'm using your sng, it's really cool!
I just wanted you to put something in it, that is dynamic compression, could you? I'd really appreciate it, thanks!
imcold
1st July 2006, 09:11
hey, thanks. I'm doing good. What exactly do you mean with "dynamic compression"?
buzzqw
1st July 2006, 09:50
i think he means Dynamic Renge Compression or DRC....
but in nicaudio there is already this possibility.. afaik
BHH
Weltall
3rd July 2006, 22:30
Dynamic compression is that process of making the sound equally loud, so we don't need to worry about bother someone with louder parts.
imcold
4th July 2006, 15:14
There already is track normalizing thru avisynth, and you can set AC3 Dynamic range compression level in your AC3 Directshow decoder.
Weltall
4th July 2006, 18:28
Yeah, but normalizing just raises ac3 sound. But, if I activate DRC in decoder, aac converted sound with SNG will be DRCompressed? Isn't that important?
imcold
4th July 2006, 21:54
Yeah, but normalizing just raises ac3 sound. But, if I activate DRC in decoder, aac converted sound with SNG will be DRCompressed? Isn't that important?
not that i quite understand, where your point is, but... The encoder is feeded with decoder's output... so if you set the decoder to use DRC, obiously the encoder will be feeded with this DRC-ed output.
Weltall
31st July 2006, 06:15
You understood really well, this is what I wanted. Thank you (wow! taked a lot of time to answer :o)
kopavel
31st July 2006, 14:09
Pleeease, pleeeease make the normalize switcheable off...
I have with it silience in intermediate.wav...
I show you one BUG for theat ;]
So.. cosmetic bug: if we switch on "use BePipe..." and "Use intermediate..." and then switch off "use BePipe..." we have "two-pass..." greyed...
But in overal - needed stuff - good job =]
What about decode to WAV with mplayer, not with avisinth?
Mplayer don't need anything to install (nor codecs, nor avisyinth) - so if people ask for some program to convert mp3 to aac/3pp - we can give him archive: NeroAACEnc + sng + mplayer in one folder - that's all ;)
ps. my english is bad, don't hit my strenght...
otherdarom
2nd September 2006, 02:45
Hi,
first good job !!!! :thanks:
My question: is it possible to hide the cmd console ?
I just want to covert a list of files so the console comes every new file on top.
You can just post the source code changings for this issue i have to param. the process instance.
Sharktooth
11th September 2006, 01:46
Uhm... dunno. Im not an expert in delphi/freepascal.
However there are much better GUIs right now...
otherdarom
18th September 2006, 11:25
l.
However there are much better GUIs right now...
Links ?
thanks
shon3i
18th September 2006, 12:53
BeHappy, MeGUI, and BeLight
otherdarom
18th September 2006, 19:17
BeHappy, MeGUI, and BeLight
what about the guis with batch func. and avisynth as source for maro than wav ?
shon3i
18th September 2006, 20:43
what about the guis with batch funcBeLight have batch processing, and BeHappy/MeGUI can use AviSynth script as source and other common formats as source aslo BeLight have many input foramts but don't have avs input.
YouDontKnowMe
22nd September 2006, 13:53
well, why I cant use 2-pass encoding?
it doesnt work for abr nor cbr nor vbr
or am I doing something wrong?
LiFe
23rd September 2006, 04:03
Heya folk,
Just downloaded so I can encode some AC3, and running some tests I've come accros the following:
- Doesn't accept 3 decimal points. (Small point, but nero recommend 0.425 as 128kbit like transparent audio)
- Normalises using BePipe by default, I don't neccessarily want this, it should be a switch.
- Doesn't put a \ at the end of the output directory by default in the CMD line (after browsing to pick a directoy). So if output directory is "C:\Documents and Settings\Me\Desktop" and file is "Test1.mp4" you get "C:\Documents and Settings\Me\DesktopTest1.mp4"
Otherwise, interesting program!
Thanks.
Sharktooth
23rd September 2006, 14:01
well, why I cant use 2-pass encoding?
it doesnt work for abr nor cbr nor vbr
or am I doing something wrong?
2-passes encoding is available in ABR mode ONLY, but you must select Bepipe input AND Intermedia wav file options.
Sharktooth
23rd September 2006, 14:04
Heya folk,
Just downloaded so I can encode some AC3, and running some tests I've come accros the following:
- Doesn't accept 3 decimal points. (Small point, but nero recommend 0.425 as 128kbit like transparent audio)
- Normalises using BePipe by default, I don't neccessarily want this, it should be a switch.
- Doesn't put a \ at the end of the output directory by default in the CMD line (after browsing to pick a directoy). So if output directory is "C:\Documents and Settings\Me\Desktop" and file is "Test1.mp4" you get "C:\Documents and Settings\Me\DesktopTest1.mp4"
Otherwise, interesting program!
Thanks.
well, i dont know where imcold (the original dev) is... however if i find some free time i'll fix the bugs and add some stuff (a better audio volume normalization and some other stuff).
imcold
7th October 2006, 12:36
Sorry for not responding for a long time, I wasn't visiting the forum very much in the last few months. My personal life is keeping me pretty busy and I'm focused on another projects. If I will have some free time for SNG, I will modify it.
Sharktooth
16th October 2006, 02:34
Some ideas for improving SNG:
Support for 5.1 channels input, user configurable volume amplification/normalization (with AmplifydB avisynth filter), bugfixes and suggestions by LiFe, bugfixes in the UI controls.
imcold
16th October 2006, 09:25
Hi Sharktooth,
"bugfixes and suggestions by LiFe" - already done. By 5.1 input supporting you mean to convert it to 2.0? I will check out AmplifydB too... Sincerely, I'm thinking about rewriting it from scratch and making a tabbed interface with dedicated avisynth tab.
Sharktooth
16th October 2006, 17:49
yes downsampling to 2.0.
however i've lost the latest sources when i had the HDD crash.
imcold
16th October 2006, 18:22
sorry to hear that, it happened to me too some time ago.. sources are online here, fortunately: http://imcold.evilhosting.org/files/sng_src/ , I just forgot to upload the latest changes, I it noticed it a while ago.
I have somewhere the avs script for downsampling from the megui source... I is it ok to use, or I need the sng source to be released as gpl too (as is megui)?
Sharktooth
18th October 2006, 13:05
uhm... theoretically it should be released as GPL source... but an avisynth script is not properly part of the code. I think downsampling scripts are already freely available.
imcold
26th October 2006, 12:31
This is a test version. More switches get saved, config file is automatically generated. I rewrote and simplified the source a lot, so I hope it'll work.
http://vcielka.no-ip.org/~imcold/sng/sng.zip
Sharktooth
28th October 2006, 03:14
Im sorry, but im quite busy with MeGUIx port.
If i find some time i will test it and maybe add something.
numaios
7th November 2006, 00:55
Hello!
Thank you for this useful tool. I have a question: are files generated with NeroAACEnc.exe fully *.mp4 compliant?
I've analyzed them with GSpot and they're reported as GPP container.
Thanks again.
Sharktooth
7th November 2006, 04:54
Yes, neroaacenc produces compliant mp4 files.
numaios
8th November 2006, 13:57
Thanks for answering :)
Yes, neroaacenc produces compliant mp4 files.Do you have any idea of why GSpot reports NeroAACEnc files as 3GPP while CT files are reported as MP4?
killerhex
10th November 2006, 02:36
where do i get the tagger exe
sillKotscha
10th November 2006, 02:42
where do i get the tagger exe
taggers (http://depositfiles.com/de/files/365051)
can't find 'em anymore in the www but uploaded the files for you... have phun
imcold
10th November 2006, 11:33
neroAacTag.exe is in the nero digital audio package: http://www.nero.com/nerodigital/eng/Nero_Digital_Audio.html
imcold
11th November 2006, 23:51
New version to play with. I grouped the options into pages to make the gui more user-friendly (at least I think so... looks better to me), added some minor tweaks, custom avisynth script can be used now too, for example for downmixing etc.
download (http://www.imcold.evilhosting.org/files/sng_bin/sng_beta.exe)
http://www.imcold.evilhosting.org/files/sng_bin/sng_beta.png
Sharktooth
13th November 2006, 02:58
nice work! :)
sorry if i couldnt help in development but im quite busy with the MeGUIx port.
imcold
13th November 2006, 08:58
I'm glad you like it. Good luck with MeGUI ;)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.