[usf-devel] Re: Comment events

  • From: Robert Vincenz <vincenz@xxxxxxxx>
  • To: usf-devel@xxxxxxxxxxxxx
  • Date: Sun, 14 Aug 2005 20:22:58 +0200

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

Other related posts: