<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20367</bug_id>
          
          <creation_ts>2012-12-12 22:18:52 +0000</creation_ts>
          <short_desc>More guidance for converting CEA-608 character codes</short_desc>
          <delta_ts>2013-01-22 05:53:48 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>TextTracks CG</product>
          <component>Conversion of 608/708 captions to WebVTT</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Silvia Pfeiffer">silviapfeiffer1</reporter>
          <assigned_to name="Silvia Pfeiffer">silviapfeiffer1</assigned_to>
          <cc>christian.vogler</cc>
    
    <cc>public-texttracks</cc>
          
          <qa_contact name="This bug has no owner yet - up for the taking">dave.null</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>80038</commentid>
    <comment_count>0</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2012-12-12 22:18:52 +0000</bug_when>
    <thetext>(Feedback from Christian Vogler:)

Single-byte codes 0x20-0x7f map to the same Unicode code point, EXCEPT for:

0x2a -&gt; U+00E1
0x5c -&gt; U+00E9
0x5e -&gt; U+00ED
0x5f -&gt; U+00F3
0x60 -&gt; U+00FA
0x7b -&gt; U+00E7
0x7c -&gt; U+00F7
0x7d -&gt; U+00D1
0x7e -&gt; U+00F1
0x7f -&gt; U+2588

Two-byte special characters where the second byte maps as follows:

0x30 -&gt; U+00AE
0x31 -&gt; U+00B0
0x32 -&gt; U+00BD
0x33 -&gt; U+00BF
0x34 -&gt; U+2122
0x35 -&gt; U+00A2
0x36 -&gt; U+00A3
0x37 -&gt; U+266A
0x38 -&gt; U+00E0
0x39 -&gt; transparent space
0x3a -&gt; U+00E8
0x3b -&gt; U+00E2
0x3c -&gt; U+00EA
0x3d -&gt; U+00EE
0x3e -&gt; U+00F4
0x3f -&gt; U+00FB

Transparent space probably needs some special considerations to render
correctly. It is sometimes used when multiple characters on-screen
talk simultaneously, in order to position the text for each character
in the same line. The easiest way might be to use the transparent
space as a cue break, and calculate the positioning for the next part
in a new cue similar to to the recommendation for converting midrow
PACs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81915</commentid>
    <comment_count>1</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2013-01-22 05:53:48 +0000</bug_when>
    <thetext>Added text to character code conversion section.

https://dvcs.w3.org/hg/text-tracks/rev/18f9eef4be4c</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>