[ogg-dev] HTML5 audio tag

narendra sisodiya narendra.sisodiya at gmail.com
Tue May 11 03:05:31 PDT 2010


-- 
┌─────────────────────────┐
│    Narendra Sisodiya ( नरेन्द्र सिसोदिया )
│    Society for Knowledge Commons
│    Web : http://narendra.techfandu.org
└─────────────────────────┘Dear all,
I downloaded big buck movie in video format. when i use

<video src="Big_Buck_Bunny_Trailer_400p.ogg" controls="controls">
your browser does not support the video tag
</video>

It show me , video + audio

but when I use

<audio src="Big_Buck_Bunny_Trailer_400p.ogg" controls="controls">
your browser does not support the video tag
</audio>

It only play audio..

I have tested in Firefox

Now my question is,
If i use <audio/> tag with src as a video file, then

1) Do firefox stream whole video file and play only audio part
OR
2) Do firefox stream only audio part of the file and play it.

I want to know, is there any bandwidth advantage with  <audio/> tag over
<video> tag ?

If I am unable to explain, do let me know, I will try again...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20100511/3939df3c/attachment.htm 


More information about the ogg-dev mailing list