答复: Hi, do we have media transcode API?

HTTP adaptive streaming seems handle the advertisement and video editing, can media source 
Have API so I can change media file or real time stream in <video> element from original format to a new format just using
JS API to output to another <video> element? May use file API to output to a BLOB?


Yang Sun
Huawei Technologies Co., Ltd.
Email: eric.sun@huawei.com
Huawei Technologies Co., Ltd.
No 101,Software Avenue, Yuhua District,Nanjing 518129, P.R.China
http://www.huawei.com 

本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁
止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中
的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!
This e-mail and its attachments contain confidential information from HUAWEI, which 
is intended only for the person or entity whose address is listed above. Any use of the 
information contained herein in any way (including, but not limited to, total or partial 
disclosure, reproduction, or dissemination) by persons other than the intended 
recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by 
phone or email immediately and delete it!

-----邮件原件-----
发件人: Silvia Pfeiffer [mailto:silviapfeiffer1@gmail.com] 
发送时间: 2012年7月4日 15:29
收件人: Glenn Adams
抄送: Sunyang (Eric); HTML WG
主题: Re: Hi, do we have media transcode API?

On Wed, Jul 4, 2012 at 6:19 AM, Glenn Adams <glenn@skynav.com> wrote:
>
> On Tue, Jul 3, 2012 at 9:04 PM, Sunyang (Eric) <eric.sun@huawei.com> wrote:
>>
>> We receive a HD mp4 video stream to <video> element, can we have a media
>> transcode API to transcode the HD video stream to a different format video
>> stream which fit for the Smartphone?
>
>
> There is none defined.

HTTP adaptive streaming is in the process of being standardised with
the MediaSource API [1]. That will allow delivery of video to all
devices, because it adapts to bandwidth and device capabilities.

Regards,
Silvia.

[1] e.g. http://updates.html5rocks.com/2011/11/Stream-video-using-the-MediaSource-API

Received on Wednesday, 4 July 2012 08:24:44 UTC