Re: Comment events
Robert Vincenz <[email protected]> Sun, 14 Aug 2005 20:22:58 +0200
| Newsgroups | gmane.comp.multimedia.usf.devel |
|---|---|
| Message-ID | <[email protected]> |
Luca Della Santina wrote:
> becomes like this when commented:
>
> <subtitle start="0:00:00.000" stop="0:00:05.000">
> <text>Spoken sentence</text
> <image contet-type="inline" filename="foo.bar">Base64string</image>
> <comments>
> <text>element we want to make as comment</text>
> <image contet-type="inline" filename="foo.bar">Base64string we
> want to make as comment</image>
> </comments>
> </subtitle>
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>
AC-Chan(Robert Vincenz)
http://usf.corecodec.org