search for: xtractor

Displaying 4 results from an estimated 4 matches for "xtractor".

Did you mean: extractor
2000 Jun 20
5
Win32 DLL
...ncoder_example). It's not particularly useful as of yet, but you can rename it to BladeEnc.dll and use it with any number of rippers out there -- you just have to rename the resulting MP3 files to OGG... I'm in the process of updating my ripper to support it as well. The URL: http://xtractor.sourceforge.net/vorbdll-20000620.zip -- Andy ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/og...
2000 Jun 29
4
Artist and title info
...rking on a tag system. Actually, artist and track info can be stored in a file, and if it's present I know that at least the WinAmp plug-in can read and display it. It's really just a matter of the encoder storing the information in the comment header. Under Windows, my ripper (http://xtractor.sourceforge.net/) does store the track info in .OGG files. I don't know of any applications that can add the info after the fact, although it should definitely be possible. -Andy Key ________________________________________________________________________ Get Your Private, Free E-mail from...
2000 Jul 04
2
Compiling ogg lib on VC6...
Hi Kovacs, >subj. I can compile the library on vc6, but it seems that it doesn't >export anything. Has somebody similar experience? I've built it using VC6, though I didn't use the project files in the vorbis_vc6 subdirectory, so I can't comment on them. You should be building the library as a static library, and not a DLL -- if you want to build the library as a DLL,
2000 Jun 26
4
New version vorb_enc.dll
Hi all, I've just posted another version of vorb_enc.dll (w/source code) at http://xtractor.sourceforge.net/vorbdll-20000626.zip It will still work as a drop-in replacement for bladeenc.dll (just rename the files that your ripper creates from MP3 to OGG), but will also accept info for the ogg comment header in the vorb struct in the format union of the BE_CONFIG struct. I'll be r...