Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: 48 kbps AAC Encoders Test - Q1 2006 Edition (Read 153778 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #150
Quote
I also subbmited another problematic sample http://www.mytempdir.com/456921 before. I thought bug is produced only here. But I tested on  other PC. The same result.
[a href="index.php?act=findpost&pid=364830"][{POST_SNAPBACK}][/a]

I could confirm: the bug is the same. It occurs with Q1, Q8, Q9 & Q10. Encodings are corrupted.

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #151
Bug is fixed - I will submit the updated version soon (30-40 mins)

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #152
Here is a patch that fixes the bitstream issue - It does not change anything else (e.g. bit rate distribution, etc...).

To apply the patch, just replace the ndaudio.dll from the original distribution with the new one, and install the files as specified in the readme.

Hopefully, Gabriel will also replace original ndaudio.dll with the current one (patched)

@Edit - just to make sure that there was no tuning of the encoder for any of the sample: bugfix was merely adding two lines of the code - everyone is free to verify that the encoder behaves the same by doing difference-spectral analysis on any test samples, except of course - the items from Guru and IgorC that shown buggy behavior.

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #153
Verified. Sound is slightly warmer with vbrpatch; medium are clearly more defined but bass are less enj...

No, I'm joking  Bug is fixed and other files are bit-to-bit identical (tested at least on one complete track).
Service is fast nowadays.
How many time for fixing the gapless issue? My chrono is running!

Thank you Ivan.

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #154
Gapless issue won't be fixed before we release the new encoder - because the new release will come with quite a big change in how the encoder is actually being used and deployed.

Currently, it is "patched in" into the old AAC plug-in as a DLL, and that breaks the gapless support.  The version which will be released will be quite different

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #155
As long as it produces identical results on my tracks, I am fine with this fixed version.

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #156
It's good to hear that there will be new Nero AAC encoder however it's not a first time. 
Just out of curiosity.  Why min. bitrate of Nero AAC is aprox. 3 kbits/s while Itunes 2 kbit/s? Is it specification standard limits (mp4 container, streaming etc.)?
I  invistigate OGG bitrate distribution. It's very agressive. On silence min. bitrate is something like 0.6 kbit/s while max. peak bitrate is higher than 200 kbit/ (on hard to encode moments) for VBR q4.25  (approx average 128 kbit). While AAC encoders have  more constant distribution.

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #157
@IgorC - New encoder is in fact in ndaudio.dll - but we mapped the old plug-in to the new encoder, however we are using ABR modes for all non-CBR profiles ATM, hence the smaller bit rate distribition.

Quote
It's good to hear that there will be new Nero AAC encoder however it's not a first time. tongue.gif


Indeed - but this one is a completely rewritten one I would say

Quote
Just out of curiosity. Why min. bitrate of Nero AAC is aprox. 3 kbits/s while Itunes 2 kbit/s?


I have no info about it - will investigate.

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #158
Quote
Indeed - but this one is a completely rewritten one I would say


Yes. It's simple to see. Now lowpass is more "adaptive". Something like adaptive quantization.  New psycoacustic system?

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #159
Quote
New encoder is in fact in ndaudio.dll - but we mapped the old plug-in to the new encoder, however we are using ABR modes for all non-CBR profiles ATM, hence the smaller bit rate distribition.


Is it possible to public ndaudio.dll API? Maybe I can write command-line frontend for it to provide all features for testing?

Seems like there are at least 2-pass encoding - related API (aacenc_firstpass_open, aacenc_secondpass_open)

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #160
new patched dll is already here. Look  in this topic 

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #161
Quote
new patched dll is already here. Look  in this topic 
[a href="index.php?act=findpost&pid=365043"][{POST_SNAPBACK}][/a]

I'm asking not dll itself but it's API (ie - function prototypes) to be able call them from command-line frontend

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #162
Quote
Quote
new patched dll is already here. Look  in this topic 
[a href="index.php?act=findpost&pid=365043"][{POST_SNAPBACK}][/a]

I'm asking not dll itself but it's API (ie - function prototypes) to be able call them from command-line frontend
[a href="index.php?act=findpost&pid=365044"][{POST_SNAPBACK}][/a]


My mistake. It would be interesting to see 2 pass.

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #163
Quote
My mistake. It would be interesting to see 2 pass.
[a href="index.php?act=findpost&pid=365045"][{POST_SNAPBACK}][/a]

I believe every AAC fanatic (like I am) will be happy to play with  new (even alpha) Nero AAC encoder and check every it's feature ASAP

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #164
@Ivan Dimkovic

Dear Ivan
IgorC told me via ICQ that Nero approved it's beta AAC encoder dll redistribution for 3 month (for testing puposes). Unfortunally IgorC can't find this post. Is it true? Can You point me this post?

Thanx!


48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #166
Quote
I'm asking not dll itself but it's API (ie - function prototypes) to be able call them from command-line frontend


Well... let me put it in this way,  I sincerely hope there won't be a need for the API's in order to use the new encoder in the most configurable way.  For the rest, I am afraid you will have to wait for the release to figure out

Quote
IgorC told me via ICQ that Nero approved it's beta AAC encoder dll redistribution for 3 month (for testing puposes). Unfortunally IgorC can't find this post. Is it true? Can You point me this post?


Actually, not really - We gave right to Gabriel to put the encoder online, and to allow users to download it (intended for the test evaluation purposes actually) - there is a disclaimer that it is a beta product and no warranty of any kind is given for it.

People should not "redistribute" these binaries - because they are beta and considered as very unstable and also they are part of unfinished product - so using is solely at user's own risk.

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #167
Quote
I sincerely hope there won't be a need for the API's in order to use the new encoder in the most configurable way.  For the rest, I am afraid you will have to wait for the release to figure out

     
thanx anyway

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #168
Seems like We take some extra acitivity 

48 kbps AAC Encoders Test - Q1 2006 Edition

Reply #169
Try "Just the two of us" by Bill Withers, the first 40 seconds or so. Enjoy the organ.
-----
J. D. (jj) Johnston