简体   繁体   中英

Windows Azure Media services

我正在以编程方式在azure上上传video(.wmv)。我收到错误消息“ Windows Azure Media Encoder在源videoname.wmv上检测到媒体错误:不支持文件类型”“ ErrorExecutingTaskUnsupportedFormat”

To the close on this question, Azure Media Services supports WMV as input format - very likely you are not uploading file correctly.The following quickstart uses Azure Media Services .NET SDK Extensions to upload a wmv file and encode it to H264 adaptive bitrate MP4 set.

http://msdn.microsoft.com/en-us/library/dn569319.aspx .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM