Re: AudioFileComponents
Re: AudioFileComponents
- Subject: Re: AudioFileComponents
- From: Nathaniel Gray <email@hidden>
- Date: Mon, 12 Sep 2005 12:26:08 -0700
I have been studying how to impement Ogg Support for MacOsX. I have
though that Ogg File Format should be inside into an
AudioFileComponent, and Vorbis codec in a AudioCodecComponent.
As Ogg supports Video too ( with other VideoCodecs ) I wouldn't
want to implement just another FileComponent for Video ( indeed, I
haven't seen the Doc for it ).
So, what's the right way for supporting Ogg File Format for both
Audio and Video Codecs reusing the most?
I'm guessing you have it right. Make an AudioFileComponent for ogg
and an AudioCodec for vorbis. Then in the future people can add
AudioCodecs for theora et. al. A previous post on the list suggests
that you may also have to write a couple of quicktime components as
well, however. See my post from two days ago for details.
Cheers,
-n8
--
>>>-- Nathaniel Gray -- Caltech Computer Science ------>
>>>-- Mojave Project -- http://mojave.cs.caltech.edu -->
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden