- From: Aryeh Gregor <Simetrical+w3c@gmail.com>
- Date: Tue, 29 Dec 2009 15:59:04 -0500
- To: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
- Cc: Philip Jägenstedt <philipj@opera.com>, "Scheppe, Kai-Dietrich" <k.scheppe@telekom.de>, HTMLwg <public-html@w3.org>
On Mon, Dec 28, 2009 at 10:17 PM, Silvia Pfeiffer <silviapfeiffer1@gmail.com> wrote: > No, not if you are expecting it to return an actual image. A media > fragment can only return the same mime type as the original resource. > Thus, this will just return the video data for that particular time - > it's still video data and not converted to jpg or png or anything > else. UAs could just allow video files to be used as images, ignoring everything past the first frame. Then you could even use foo.ogg#t=10 for a poster, and it would work as expected. Nothing says UAs can't support video/* as an image format. It wouldn't be very useful without media fragments, of course.
Received on Tuesday, 29 December 2009 20:59:37 UTC