<?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>14291</bug_id>
          
          <creation_ts>2011-09-26 12:29:51 +0000</creation_ts>
          <short_desc>&lt;track&gt; example: brave.en.vtt for both subtitles and captions?</short_desc>
          <delta_ts>2011-10-02 16:59:26 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#the-track-element</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>57345</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-09-26 12:29:51 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#the-track-element
Complete: http://www.whatwg.org/c#the-track-element

Comment:
&lt;track&gt; example: brave.en.vtt for both subtitles and captions?

Posted from: 83.218.67.122 by philipj@opera.com
User agent: Opera/9.80 (X11; Linux x86_64; U; Edition Next; en) Presto/2.9.205 Version/12.00</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57346</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-09-26 12:32:22 +0000</bug_when>
    <thetext>&lt;video src=&quot;brave.webm&quot;&gt;
 &lt;track kind=subtitles src=brave.en.vtt srclang=en label=&quot;English&quot;&gt;
 &lt;track kind=captions src=brave.en.vtt srclang=en label=&quot;English for the Hard of Hearing&quot;&gt;
 &lt;track kind=subtitles src=brave.fr.vtt srclang=fr lang=fr label=&quot;Français&quot;&gt;
 &lt;track kind=subtitles src=brave.de.vtt srclang=de lang=de label=&quot;Deutsch&quot;&gt;
&lt;/video&gt;

Unless JavaScript is involved, the same file cannot be both subtitles and captions. (I assume brave.webm actually has audio that needs special captions for the HoH.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57349</commentid>
    <comment_count>2</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2011-09-26 13:11:31 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Unless JavaScript is involved, the same file cannot be both subtitles and
&gt; captions.

Why not? Images can be included multiple times on a Web page. Why shouldn&apos;t WebVTT files?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57353</commentid>
    <comment_count>3</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-09-26 13:16:44 +0000</bug_when>
    <thetext>Subtitles are for &quot;when the sound is available&quot; while captions are for &quot;when the soundtrack is unavailable&quot;. In other words, they are mutually exclusive -- the same file can&apos;t both have the HoH captions and not have them.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57354</commentid>
    <comment_count>4</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2011-09-26 13:19:29 +0000</bug_when>
    <thetext>(In reply to comment #3)
&gt; Subtitles are for &quot;when the sound is available&quot; while captions are for &quot;when
&gt; the soundtrack is unavailable&quot;. In other words, they are mutually exclusive --
&gt; the same file can&apos;t both have the HoH captions and not have them.

Maybe that wording is unfortunate. A file can have captions even when it has a sound track - captions are typically for people who can&apos;t hear that sound track (because they are deaf or the noise is too loud or the sound is turned off).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57355</commentid>
    <comment_count>5</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-09-26 13:29:40 +0000</bug_when>
    <thetext>I says &quot;unavailable&quot;, not &quot;has&quot;. In any case, this is just an editorial oversight, change the captions to brave.en.hoh.vtt and this bug will be resolved. If there are problems with the definitions, let&apos;s discuss it in another bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57652</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-02 16:58:06 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter&apos;s comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57653</commentid>
    <comment_count>7</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-10-02 16:59:26 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6614.
Check-in comment: confusing example
http://html5.org/tools/web-apps-tracker?from=6613&amp;to=6614</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>