RE: Proposed new bug for video element - disable video

Hi Mark,

My understanding from Ian is that he tries to address each implementation issue individually and therefore it helps to track them seperately. If it helps him address this issue more systematically I am all for it.

I make a very explicit reference to the original bug. If this bug does not get addressed then we can rediscuss how we get it addressed.

Best Regards,
JanL

________________________________
From: Mark Watson [mailto:watsonm@netflix.com]
Sent: den 11 oktober 2011 17:36
To: Jan Lindquist
Cc: Jan Lindquist; Web and TV Interest Group WG
Subject: Re: Proposed new bug for video element - disable video

My only concern on this was a procedural one: the original bug, I think, was a LC one. I'm not sure if this one will get the same status. We may not want to accept that this is a 'separate issue'. Indeed, I believe the use-case in the original bug encompassed these requirements.

...Mark

Sent from my iPhone

On Oct 10, 2011, at 11:34 PM, "Jan Lindquist" <jan.lindquist@ericsson.com<mailto:jan.lindquist@ericsson.com>> wrote:

Hello,

I received no objection to the proposed bug so the bug is submitted. Below is the link.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14422

Best regards,
JanL

_____________________________________________
From:    Jan Lindquist
Sent:   den 6 oktober 2011 17:44
To:     Web and TV Interest Group WG
Subject:        Proposed new bug for video element - disable video

Hello,

As presented in the webtv workshop in Hollywood and Issue-18 here is a proposed bug to be submitted to html5. Feedback is welcome.

Best Regards,
JanL

Title: video element - disable video

There isn' t a means to disable the video track. The motivation for the ability to disable of video is in case the application wants to simply have audio track playing but no video. It may be possible to hide the video but it unclear if the associated resources are released or not. Making an explicit method makes for a clear behavior by the browser and easier for developers to create webpages that may need the additional resources.

This may be required when developing web pages that overlay or cover the fullscreen while playing a live broadcast. If the video is HD quality and uses a large amount of processing power a the web page that may be overlayed termporarily it may require addition graphics or cpu power. The audio may continue to be played in order for the user to be able to track the live broadcast.

An example is if live broadcast is being rendered during commercials the end-user may want to play a game but listen to the commercials in order to know when to turn off the game. With this approach more advanced web pages may be supported on terminals with a reduced capacity.

The proposal is to have a similar option as text track to disable the video track.

Received on Wednesday, 12 October 2011 06:41:17 UTC