RE: Timed Text Authoring Format - Distribution Format Exchange Pr ofile (DFXP)

Glenn, et al,

The DXFP specification includes support for styling, both in-line and
out-of-line styling.
However it does not support a class based styling model.

In subtitling, styles are most often associated with changes in the text
'role' (e.g. dialogue differs in presentation from music) or 'speaker' (Joe
- red, Frank - blue).

Could a mechanism be added to support this?

E.g. This might be represented in DXFP by utilising a class based style
mechanism that was sensitive to ttm:role and ttm:agent. Thus:

<style id="s1" style tts:color="white" tts:fontFamily="monospace-serif"/>
<style id="intro" style="s1" tts:fontSize="4%"/>
<style id="documentary" style="s1" tts:fontSize="10%"
tts:fontFamily="sans-serif"/>
<style id="music" ttm:role="music" tts:fontStyle="oblique"/>
<style id="joe" ttm:agent="joe" tts:color="red"/>

<div style="intro">
<!-- all text 4% high -->
<!-- all text monospace-serif -->
<p ttm:role="music">Quiet Violin music</p>
</div>
<div style="documentary">
<!-- all text 5% high -->
<!-- all text sans-serif -->
<p>White Large sans-serif</p>
<p ttm:role="music">White Oblique Large sans-serif</p>
<p ttm:agent="joe">Red Large sans-serif</p>
</div>

the ttm:role and ttm:agent attributes could be considered as implicitly
adding inline style attribute(s) to their container....

regards

John Birch
Senior Software Engineer,
Screen Subtitling Systems Limited,
The Old Rectory, Claydon Church Lane,
Claydon, Ipswich, Suffolk.
IP6 OEQ
 
Tel: +44 1473 831700
Fax:+44 1473 830078
www.screen.subtitling.com 

See us at NAB Las Vegas April 18-21st Stand No. SU8956

This message is intended only for the use of the person(s) ("the Intended
Recipient") to whom it is addressed. It may contain information which is
privileged and confidential within the meaning of the applicable law.
Accordingly any dissemination, distribution, copying or other use of this
message or any of its content by any person other than the Intended
Recipient may constitute a breach of civil or criminal law and is strictly
prohibited. If you are not the Intended Recipient please destroy this email
and contact the sender as soon as possible.

In messages of non-business nature, the views and opinions expressed are the
author's own and do not necessarily reflect the views and opinions of the
Screen Subtitling Systems Limited.

Whilst all efforts are made to safeguard Inbound and Outbound emails, we
cannot guarantee that attachments are Virus-free or compatible with your
systems and do not accept any liability in respect of viruses or computer
problems experienced.




-----Original Message-----
From: Glenn A. Adams [mailto:gadams@xfsi.com]
Sent: 14 March 2005 16:51
To: public-tt@w3.org
Subject: Timed Text Authoring Format - Distribution Format Exchange
Profile (DFXP)




A new update of the Timed Text Authoring Format 1.0 - Distribution
Format Exchange Profile (DFXP), is now available at [1]:

http://www.w3.org/TR/2005/WD-ttaf1-dfxp-20050314/

The TT WG solicits your comments on this new draft as soon as possible,
as a very rapid turn-around is expected in order to publish a first Last
Call (LC) draft.

Please sent comments either to this list or, if you prefer privacy, to
me directly.

Regards,
Glenn Adams

Received on Thursday, 17 March 2005 12:40:24 UTC