<?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>23541</bug_id>
          
          <creation_ts>2013-10-17 03:36:11 +0000</creation_ts>
          <short_desc>&lt;video&gt;: &lt;video src=&quot;&quot;&gt; with media fragment URI fragment identifiers concerns</short_desc>
          <delta_ts>2013-11-06 19:45:33 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</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></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ian &apos;Hixie&apos; Hickson">ian</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>94870</commentid>
    <comment_count>0</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-10-17 03:36:11 +0000</bug_when>
    <thetext>When using the #track=foo syntax, is it possible to select a specific audio or video track without affecting the default selection on the other axis other? Say, changing the video axis to a particular track without selecting a different audio track? The HTML spec currently isn&apos;t clear about the implications of track= here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95849</commentid>
    <comment_count>1</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2013-11-06 09:14:07 +0000</bug_when>
    <thetext>The media fragment spec [1] is quite clear on that: for track URI fragments, it is recommended to play only the tracks identified by the track URI fragment.

There is also much more detail in the WD [2] and [3] about what is valid and it specifies that

[1] http://www.w3.org/TR/media-frags/#media-fragment-display
[2] http://www.w3.org/TR/2011/CR-media-frags-20111201/#naming-track
[3] http://www.w3.org/TR/2011/CR-media-frags-20111201/#valid-uri-track


I can&apos;t see a different way than this interpretation because how else would you specify that you just want a particular video track without the audio track? I.e. #track=video1 can&apos;t both mean:
* I just want track=video1
and
* I want track=video1 and a default audio track</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95882</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-11-06 19:44:11 +0000</bug_when>
    <thetext>Ok.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95883</commentid>
    <comment_count>3</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-11-06 19:45:33 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r8254.
Check-in comment: Be more specific about applying MEDIAFRAG rules to &lt;video&gt;.
http://html5.org/tools/web-apps-tracker?from=8253&amp;to=8254</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>