Have you looked at the @media attribute? I would suggest to put them there. As that's not currently specified in media queries, you might want to demonstrate how it could work and make a proposal to extend the media queries.<br>

<br>Cheers,<br>Silvia.<br><br><div class="gmail_quote">On Tue, Aug 10, 2010 at 9:00 AM, Zachary Ozer <span dir="ltr"><<a href="mailto:zach@longtailvideo.com">zach@longtailvideo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hello!<br>
<br>
I'm working on some bandwidth switching logic for the JW Player for<br>
HTML5. The way that we've implemented our bandwidth switching logic<br>
relies on knowing both the dimensions of the video as well as it's<br>
bitrate (for more info on the logic, see our dynamic streaming<br>
documentation [1]).<br>
<br>
MRSS supports this quite nicely, as their media content elements allow<br>
for width, height, and bitrate, per our example [2].<br>
<br>
As a result, I was wondering if there's some way to attach metadata<br>
like the dimensions and bitrate to <source> elements of<br>
HTMLMediaElements in the DOM. I realize that we could wait for<br>
metadata to arrive for each source, but it would be nice if it was<br>
possible to make an intelligent choice before attempting to play all<br>
of them.<br>
<br>
Best,<br>
<br>
Zach<br>
<br>
  [1] : <a href="http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v4/12208/video-delivery-rtmp-streaming#dynamicstreaming" target="_blank">http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v4/12208/video-delivery-rtmp-streaming#dynamicstreaming</a><br>


  [2] : <a href="http://developer.longtailvideo.com/player/testing/files/bitrates.xml" target="_blank">http://developer.longtailvideo.com/player/testing/files/bitrates.xml</a><br>
<font color="#888888"><br>
--<br>
Zachary Ozer<br>
Developer, LongTail Video<br>
<br>
w: <a href="http://longtailvideo.com" target="_blank">longtailvideo.com</a> • e: <a href="mailto:zach@longtailvideo.com">zach@longtailvideo.com</a> • p: 212.244.0140 •<br>
f: 212.656.1335<br>
JW Player  |  Bits on the Run  |  AdSolution<br>
</font></blockquote></div><br>