[ogg-dev] serialised cmml examples

Ian Malone ibmalone at gmail.com
Mon Apr 16 08:21:30 PDT 2007


On 16/04/07, Conrad Parker <conrad.parker at gmail.com> wrote:
> On 15/04/07, Silvia Pfeiffer <silviapfeiffer1 at gmail.com> wrote:
> > Hi Ian,
> >
> > hmm, there was a whole bunch up on media.aidabrowser.com, but it seems
> > that CSIRO have taken that site offline.
> >
> > I thought there was a version of the media in cmmlwiki that produces
> > annodex files, but there may be a bug on the server that prevents
> > that. Conrad - is this a known issue?
>
> I have a feeling we commented out that code for some reason --
> compatibility with a particular version of AFE as far as I remember.
>
> I've made a note to look into it. Ian, thanks for the report.
>

You're welcome, if I have a skill it's breaking things.  I was looking
for some tests for a cc-metadata extractor plugin[1].  The plan was
to try to do the de-serialising in C code, but it's much easier to
just pass the raw XML upwards and let Java do it; hence don't
actually need full test files now anyway.

[1] Might actually finish something that works.  Baulked at
    implementing my own JOgg, so going to have a go at using
    JNI to implement a method that can pull the raw metadata out
    of Ogg (comments, CMML, raw XML streams) and make it
    available to do things to it in Java.

-- 
imalone


More information about the ogg-dev mailing list