Go Back   Winamp Forums > SHOUTcast > SHOUTcast TV / Nullsoft Video

Reply
Thread Tools Search this Thread Display Modes
Old 23rd December 2007, 23:20   #1
Jkey
Forum King
 
Join Date: Jul 2004
Location: E*arth
Posts: 2,979
nsv aacplus

im naughty actually posted 2 treads about same thing :P
however just returned to nsv after a break and decided to setup a stream that uses aacplus as sound but if i use anything above aacplus v1.24 nsvcap/nsvenc just crashes
but with v1.24 no problems wondered if anyone knew why ?

my goal while returning to nsv was to develop multichannel high bitrate sound but there is no point if aacplus is no longer supported in nsv.

I'm not here right now - leave a msg after the beep...
Jkey is offline   Reply With Quote
Old 24th December 2007, 14:57   #2
sankt
Moderator
 
sankt's Avatar
 
Join Date: Apr 2003
Location: SCVI . NET
Posts: 2,833
Whats the specs on your computer system and what operating system are you using.
sankt is offline   Reply With Quote
Old 24th December 2007, 16:10   #3
Jkey
Forum King
 
Join Date: Jul 2004
Location: E*arth
Posts: 2,979
ive tried on the folowing systems:

intel core 2 quad
4 gb ddr2
vista x32 and xp sp2 (both tried)

amd x2 6000
4 gb ddr2
vista x32 and xp sp2(both tried)

pentium 4 3.2 prescot
2gb ddr
xp sp2

version of winamp 5.51 pro
version of enc_accplus.dll(nsv_coder_aacp.dll),
reports:-aacplus (HE-AAC) v1.27
all dlls required on system i.e nscrt.dll in nsvtools folder.


And as soon as click config button to config sound/video
nsvcap crashes reporting an error in the nsv_coder_aacp.dll.
also does the same on sc_dsp(enc_aacplus.dll).

i went and downloaded an old version of winamp(5.3) grabbed
enc_aacplus.dll renamed it,tryed in nsvcap and bam! works!.
the enc_aacplus.dll version is v1.24,above this version
i have the error described!.

did something change in the latest builds of enc_aacplus ?


hope can be helped im looking forward to returning to nsv streaming.

I'm not here right now - leave a msg after the beep...
Jkey is offline   Reply With Quote
Old 24th December 2007, 17:21   #4
Smelter
Major Dude
 
Smelter's Avatar
 
Join Date: Jan 2004
Posts: 1,088
I will confirm aac_pluss is killing nsvtools. Even reverting to a different audio codec, the same error is present.

I can configure the plugins but when I start the stream..

Referenceing memory location 0x00000000

It works fine in the dsp shoutcast plugin
Smelter is offline   Reply With Quote
Old 24th December 2007, 21:52   #5
Smelter
Major Dude
 
Smelter's Avatar
 
Join Date: Jan 2004
Posts: 1,088
Nope, user error

Works good
Smelter is offline   Reply With Quote
Old 25th December 2007, 07:00   #6
Jkey
Forum King
 
Join Date: Jul 2004
Location: E*arth
Posts: 2,979
Quote:
Nope, user error
explain ?

I'm not here right now - leave a msg after the beep...
Jkey is offline   Reply With Quote
Old 31st December 2007, 21:49   #7
Jkey
Forum King
 
Join Date: Jul 2004
Location: E*arth
Posts: 2,979
i never sorted this issue how ever forced me to
create a nsvenc linux which includes vp6 aac+ support
once im satisfied i will release it To the community.

i was the first streamer to bring live djs via webcam to nsv(even before ravetrax)and knew it MAY be great
but recently flash streaming seems to be the way to go
so dont know when i will publish my source here.

I'm not here right now - leave a msg after the beep...
Jkey is offline   Reply With Quote
Old 3rd January 2008, 05:17   #8
jaromanda
Major Dude
 
jaromanda's Avatar
 
Join Date: Jun 2007
Location: NSW Australia
Posts: 1,655
Well, I can confirm that enc_aacplus.dll version 1.27 crashes nsvcap, but version 1.26 is fine

General Shoutcast troubleshooting guide
  1. Ask a teenager
That should do it
jaromanda is offline   Reply With Quote
Old 3rd January 2008, 05:30   #9
Smelter
Major Dude
 
Smelter's Avatar
 
Join Date: Jan 2004
Posts: 1,088
what is the audio sample rate you use?
Smelter is offline   Reply With Quote
Old 4th January 2008, 03:04   #10
jaromanda
Major Dude
 
jaromanda's Avatar
 
Join Date: Jun 2007
Location: NSW Australia
Posts: 1,655
Quote:
Originally posted by Smelter
what is the audio sample rate you use?
was at 48000, tried 44100 ... no change
jaromanda is offline   Reply With Quote
Old 5th January 2008, 19:03   #11
Jkey
Forum King
 
Join Date: Jul 2004
Location: E*arth
Posts: 2,979
On quickly comparing v1.27 with older version
i noticed a new dll Export SetWinampHWND
and various new dll imports including VirtualQuery.
Now what these and the other additions have changed
i dont know. But i do know the the new enc_aacplus does
not work with dsp_sc or nsvcap.

On a total guess i would say SetWinampHWND
causes the crash when trying to call ConfigAudio3
maybe now the HWND of the config dialog is related to this
new Export but as im not a winamp dev i wouldnt know .

If it is the case that aacplus with not be able
to be used with the supremely out dated nsvtools
it is yet another reason to move away from nsv i think.

The linux version of nsvenc that i mentioned above
just crashed one of my servers once i moved it off the
dev machine yesterday it was so system specific
and relied heavly on custom created libs(which were done by my friend)that it seems it would take too long to develop
for a dieing format such as nsv.


hope this helps and hope the answers will come
jkey..

I'm not here right now - leave a msg after the beep...
Jkey is offline   Reply With Quote
Old 5th January 2008, 21:32   #12
Smelter
Major Dude
 
Smelter's Avatar
 
Join Date: Jan 2004
Posts: 1,088
it all is working for me. sorry.
Smelter is offline   Reply With Quote
Old 6th January 2008, 13:32   #13
Jkey
Forum King
 
Join Date: Jul 2004
Location: E*arth
Posts: 2,979
Quote:
it all is working for me. sorry
Check you are using the latest dlls that come with the latest winamp smelter.


Ive built a quick app to test ConfigAudio3 and for sure it
no longer loads the config dialog because it no longer returns CreateDialogParam ,AND EVEN MORE WORRYING
enc_lame,enc_flac also contain this new dll format
and now not even those work with nsvcap.

Have a look at the new new dlls in a decompiler
you will see the changes with your own eyes !!

im working on a enc_ format wrapper dll to temp fix this
problem,however if someone else beats me too it would saved time i dont have :P

I'm not here right now - leave a msg after the beep...
Jkey is offline   Reply With Quote
Reply
Go Back   Winamp Forums > SHOUTcast > SHOUTcast TV / Nullsoft Video

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump