[Mono-list] [SPAM-LOW] .NET Ogg vorbis encoder/decoder?

Ben Timby ben at gohelios.com
Wed Oct 18 16:36:22 EDT 2006


P/Invoke could be used to easily wrap a native ogg encoder/decoder if 
you had a specific need for one.

Otherwise, here is a sample C# ogg decoder (managed):
http://www.codeproject.com/cs/media/OggPlayer.asp

This requires DX for Windows for access to sound hardware, but the 
decoding portion of the code would be independent of Windows.

Alan McGovern wrote:
> Hi,
> 
> I've always had an interest in audio/video encoding (regular browser of the
> doom9 forums) and i was wondering if there was an existing .NET encoder for
> the .ogg format (ogg vorbis). If there is, does anyone have a link? By the
> looks of my google searchs, there is, but i can't find any more details
> other than "it exists". Does it work, is it complete? Or is google lying to
> me ;)
> 
> Secondly, is there a .NET ogg vorbis encoder? I'd be interested in
> implementing one if one doesn't exist.
> 
> Thanks,
> Alan.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list

-- 
Ben Timby
Senior Software Architect
Helios, LLC
(p) 317-554-3619
(f) 317-554-8997
www.gohelios.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3166 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20061018/634b9bca/attachment-0001.bin 


More information about the Mono-list mailing list