How did you build the vorb_enc.dll? I'm trying to compile cd-da xtractor on my AlphaNT system and I used version of the vorbis folder from CVS since it wasn't in the latest source archive. I compile it against the 1.0 source from vorbis.com and everything compiles and seems to work fine.
However when I extracted a track from my Iced Earth CD, the OGG file ended up only being 21.5k in size for some reason. I tried MP3 and it came out just fine and plays in WinAMP just fine.
So is there any magic to compiling the DLL or am I just using the wrong sources now to compile it with?
Any help would be appeciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-09-30
I don't think I changed anything from the 1.0rc3 version -- I'll pack up my project directory when I get home. Since their API didn't change, it should work fine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How did you build the vorb_enc.dll? I'm trying to compile cd-da xtractor on my AlphaNT system and I used version of the vorbis folder from CVS since it wasn't in the latest source archive. I compile it against the 1.0 source from vorbis.com and everything compiles and seems to work fine.
However when I extracted a track from my Iced Earth CD, the OGG file ended up only being 21.5k in size for some reason. I tried MP3 and it came out just fine and plays in WinAMP just fine.
So is there any magic to compiling the DLL or am I just using the wrong sources now to compile it with?
Any help would be appeciated.
I don't think I changed anything from the 1.0rc3 version -- I'll pack up my project directory when I get home. Since their API didn't change, it should work fine.
I tried the links to the vorbis stuff on the vorbis page, but got 404 errors when I clicked on it.
Thanks for fixing the links!
I downloaded the source, updated the files in my project and now the compiled DLL works perfectly.