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

William Huskey william.huskey at gmail.com
Wed Oct 18 21:06:40 EDT 2006


You could always check the source for banshee
http://banshee-project.org/Main_Page

it looks like they have their own .net libs for this

On 10/18/06, Ben Timby <ben at gohelios.com> wrote:
>
> 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
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
>
>


-- 
William S. Huskey

UNIX Systems Engineer

Maritime Systems Solutions Division

SAIC

Tel: 425-267-5643

Email: huskeyw at saic.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20061018/065bb977/attachment.html 


More information about the Mono-list mailing list