48 kbps AAC Encoders Test - Q1 2006 Edition |
![]() ![]() |
48 kbps AAC Encoders Test - Q1 2006 Edition |
Feb 16 2006, 23:28
Post
#151
|
|
![]() Group: Members (Donating) Posts: 3474 Joined: 7-November 01 From: Strasbourg (France) Member No.: 420 |
QUOTE (IgorC @ Feb 16 2006, 10:51 PM) 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. I could confirm: the bug is the same. It occurs with Q1, Q8, Q9 & Q10. Encodings are corrupted. |
|
|
|
Feb 16 2006, 23:44
Post
#152
|
|
|
Nero MPEG4 developer Group: Developer Posts: 1466 Joined: 22-September 01 Member No.: 8 |
Bug is fixed - I will submit the updated version soon (30-40 mins)
|
|
|
|
Feb 17 2006, 00:04
Post
#153
|
|
|
Nero MPEG4 developer Group: Developer Posts: 1466 Joined: 22-September 01 Member No.: 8 |
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. This post has been edited by Ivan Dimkovic: Feb 17 2006, 00:17
Attached File(s)
|
|
|
|
Feb 17 2006, 00:23
Post
#154
|
|
![]() Group: Members (Donating) Posts: 3474 Joined: 7-November 01 From: Strasbourg (France) Member No.: 420 |
Verified. Sound is slightly warmer with vbrpatch; medium are clearly more defined but bass are less enj...
No, I'm joking Service is fast nowadays. How many time for fixing the gapless issue? My chrono is running! Thank you Ivan. |
|
|
|
Feb 17 2006, 00:33
Post
#155
|
|
|
Nero MPEG4 developer Group: Developer Posts: 1466 Joined: 22-September 01 Member No.: 8 |
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 |
|
|
|
Feb 17 2006, 09:47
Post
#156
|
|
![]() LAME developer Group: Developer Posts: 2950 Joined: 1-October 01 From: Nanterre, France Member No.: 138 |
As long as it produces identical results on my tracks, I am fine with this fixed version.
|
|
|
|
Feb 17 2006, 15:59
Post
#157
|
|
|
Group: Members Posts: 1318 Joined: 3-January 05 From: Argentina, Bs As Member No.: 18803 |
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. |
|
|
|
Feb 17 2006, 16:38
Post
#158
|
|
|
Nero MPEG4 developer Group: Developer Posts: 1466 Joined: 22-September 01 Member No.: 8 |
@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 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. |
|
|
|
Feb 17 2006, 16:59
Post
#159
|
|
|
Group: Members Posts: 1318 Joined: 3-January 05 From: Argentina, Bs As Member No.: 18803 |
QUOTE (Ivan Dimkovic @ Feb 17 2006, 07:38 AM) 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? This post has been edited by IgorC: Feb 17 2006, 16:59 |
|
|
|
Feb 17 2006, 16:59
Post
#160
|
|
|
Group: Banned Posts: 149 Joined: 1-September 05 Member No.: 24248 |
QUOTE (Ivan Dimkovic @ Feb 17 2006, 07:38 PM) 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) This post has been edited by dimzon: Feb 17 2006, 17:06 |
|
|
|
Feb 17 2006, 17:00
Post
#161
|
|
|
Group: Members Posts: 1318 Joined: 3-January 05 From: Argentina, Bs As Member No.: 18803 |
new patched dll is already here. Look in this topic
|
|
|
|
Feb 17 2006, 17:07
Post
#162
|
|
|
Group: Banned Posts: 149 Joined: 1-September 05 Member No.: 24248 |
|
|
|
|
Feb 17 2006, 17:09
Post
#163
|
|
|
Group: Members Posts: 1318 Joined: 3-January 05 From: Argentina, Bs As Member No.: 18803 |
|
|
|
|
Feb 17 2006, 17:20
Post
#164
|
|
|
Group: Banned Posts: 149 Joined: 1-September 05 Member No.: 24248 |
|
|
|
|
Feb 17 2006, 17:41
Post
#165
|
|
|
Group: Banned Posts: 149 Joined: 1-September 05 Member No.: 24248 |
@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! This post has been edited by dimzon: Feb 17 2006, 17:44 |
|
|
|
Feb 17 2006, 17:59
Post
#166
|
|
|
Group: Members Posts: 1318 Joined: 3-January 05 From: Argentina, Bs As Member No.: 18803 |
I can´t remeber and maybe I interpretated badly the info from here http://www.mp3-tech.org/content/?48kbps%20...20public%20test.
But certainly without ilegal tents |
|
|
|
Feb 17 2006, 18:25
Post
#167
|
|
|
Nero MPEG4 developer Group: Developer Posts: 1466 Joined: 22-September 01 Member No.: 8 |
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. |
|
|
|
Feb 17 2006, 18:35
Post
#168
|
|
|
Group: Banned Posts: 149 Joined: 1-September 05 Member No.: 24248 |
QUOTE (Ivan Dimkovic @ Feb 17 2006, 09:25 PM) 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 |
|
|
|
Feb 17 2006, 18:41
Post
#169
|
|
|
Group: Members Posts: 1318 Joined: 3-January 05 From: Argentina, Bs As Member No.: 18803 |
Seems like We take some extra acitivity
|
|
|
|
Feb 18 2006, 00:13
Post
#170
|
|
![]() Group: Members Posts: 1365 Joined: 9-January 05 From: JJ's office. Member No.: 18957 |
Try "Just the two of us" by Bill Withers, the first 40 seconds or so. Enjoy the organ.
-------------------- -----
J. D. (jj) Johnston |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 22:37 |