uans <engineering at wwrn.net> wrote:> I was looking at the wiki's sites and I came across some to the effect > of OggOCM. Is this already implemented in Ogg. How can I get some more > information on how to access it.I don't believe anyone has yet implemented it. Regards, Martin -- Martin J Leese E-mail: martin.leese stanfordalumni.org Web: http://members.tripod.com/martin_leese/
I think OggPCM was implemented in OggCodecs, the windows DirectShow filters, but nowhere else. I think it might be in here: http://svn.xiph.org/trunk/oggdsf/src/lib/codecs/RawAudio/ , but haven't really checked. Feel free to create a separate library that can be used cross-platform. :-) Cheers, Silvia. On Sun, Apr 26, 2009 at 10:14 AM, Martin Leese <martin.leese at stanfordalumni.org> wrote:> uans <engineering at wwrn.net> wrote: > >> I was looking at the wiki's sites and I came across some to the effect >> of OggOCM. Is this already implemented in Ogg. ?How can I get some more >> information on how to access it. > > I don't believe anyone has yet implemented it. > > Regards, > Martin > -- > Martin J Leese > E-mail: martin.leese ?stanfordalumni.org > Web: http://members.tripod.com/martin_leese/ > _______________________________________________ > ogg-dev mailing list > ogg-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/ogg-dev >
Silvia Pfeiffer wrote:> I think OggPCM was implemented in OggCodecs, the windows DirectShow > filters, but nowhere else. > I think it might be in here: > http://svn.xiph.org/trunk/oggdsf/src/lib/codecs/RawAudio/ , but > haven't really checked. > > Feel free to create a separate library that can be used cross-platform. :-)Or feel free to add to libsndfile: http://www.mega-nerd.com/libsndfile/ so that hundreds of applications get access to it, just by installing a new version of the library. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
Silvia Pfeiffer wrote:> I think OggPCM was implemented in OggCodecs, the windows DirectShow > filters, but nowhere else. > I think it might be in here: > http://svn.xiph.org/trunk/oggdsf/src/lib/codecs/RawAudio/ , butOMFG, I've just looked at the tree starting at: http://svn.xiph.org/trunk/oggdsf which seems to contain complete (but out of date) source code trees for annodex, ogg, cmml, dirac, flac, ogm, speex, theora and vorbis as well as links to a bunch of SVN externals. The whole catastrophe is over 190 Meg!!! Is that really the best way to get things done on windows? Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/