Re: Comment events
Luca Della Santina <[email protected]> Mon, 15 Aug 2005 13:46:10 +0200
| Newsgroups | gmane.comp.multimedia.usf.devel |
|---|---|
| Message-ID | <[email protected]> |
Robert Vincenz wrote: > wrong: > <comments> > <subtitle start="0:00:00.000" stop="0:00:05.000"> > <text>Spoken sentence</text > <image contet-type="inline" filename="foo.bar">Base64string</image> > <text>element we want to make as comment</text> > <image contet-type="inline" filename="foo.bar">Base64string we > want to make as comment</image> > </subtitle> > </comments> Unless we want to make <comments> nodes freely placeable into the script (that, IMHO is a very bad goal), it is better to place it into the <subtitle> node and not outside like you propose, since you need to preserve what subtitle node belonged the commented elements. Regards, Kaiousama http://usf.corecodec.org