PDA

View Full Version : AC3 Decoder



TrigunXX
10-04-2005, 07:11 AM
I have created a decoder with installation package

How I can publish it on the website (or on this forum?) ?

LtData
10-04-2005, 08:36 AM
Make a thread in probably the Developer forum regarding it. You'll havta find somewhere else to upload the package and link to it, though.

Also, you do know that AC3 is supported via the DirectShow Decoder, right?

TrigunXX
10-04-2005, 10:07 AM
Yes I know that is support by the direct show, but I'll try to make my first decoder....
This is the link
(Open this link in a new Window of Internet Explorer with CTRL+C CTRL+V otherwise not download)
http://www22.brinkster.com/torrenera/AC3%20Decoder.rar

It requires Visual Basic Library

I hope does not disturb you

LtData
10-04-2005, 11:03 AM
Moved to Developer forum. :)

TrigunXX
10-05-2005, 05:35 AM
The Visual Basic 6 runtime library are here:

vbrun6.0.zip (992 Kb) (http://www.mvps.org/vbnet/files/runtimes/vbrun60.zip)

and sp

vbrun60sp5.zip (973 kb) (http://www.mvps.org/vbnet/files/runtimes/vbrun60sp5.zip)

Spoon
10-05-2005, 02:38 PM
Is it all written in Visual basic?

TrigunXX
10-06-2005, 02:56 AM
The are one file written in VB, a dbPowerAmp DLL written in C++, a global hook DLL written in C++ and the azid.exe

I've tested it on Windows XP and Work properly with the MusicConverter

gameplaya15143
10-17-2005, 12:27 AM
tried it... only converted first 50 seconds :cry:

i guess ill stick with the dshow decoder for ac3

edit: just noticed this.. it didnt delete its temp file either

TrigunXX
10-17-2005, 03:23 AM
that strange! To me it works well and it cancels the temporary file

Can you send me the full path directory which your ac3 file was present?
(for example "c:\Programmi\blabla\hello.ac3") and your windows version?

Probably there were strange ascii characters

Edit: It could have been also caused from damaged ac3 file that the AZID.exe not read properly (but only first 50 seconds)

gameplaya15143
10-26-2005, 03:25 PM
i suppose my test file might have become corrupt (encoded it a long time ago)
if i get a chance ill try a new test file with it and see how it goes

path is irrelavent, since it found the file just fine but it was named '1.ac3'... no strange characters there

TrigunXX
10-27-2005, 04:22 AM
Ok, say me as the new test will go

gameplaya15143
10-29-2005, 12:18 AM
the test went bad

brand new ac3... decoded 1:19 of 3:05
it's obvious to me that it is failing at some point, since the temp file is still there... and is corrupt, it wont play at all

48khz 192kbps stereo ac3 files, encoded with ffmpeg and besweet, both didnt work, and azid got left in the processes :cry: