是否可以通过单击浏览器上的按钮来对客户端计算机上的视频进行编码?

发布于 2024-08-18 14:20:45 字数 288 浏览 2 评论 0原文

我从客户那里收到了这个奇怪的请求,他们希望使用客户的计算机而不是服务器来执行视频编码,以减少服务器的工作量。我想知道这可能吗?例如,我有这个视频,然后单击下载按钮进行下载,这将以当前格式下载视频,然后当下载完成时,它将编码为另一种格式,以便可以用客户端的媒体播放器播放比如windows媒体播放器之类的。

从我作为一名程序员十多年的经验来看,我不认为这样的事情是可能的......至少不是跨浏览器兼容的......我想也许 activex 可以做到这一点,但我没有使用 activex 的经验,无法判断这是否可行。感谢您对此的评论和想法。谢谢 !

I have this strange request from my client and they want to perform video encoding using the clients' machine instead of the server to reduce the workload of the server. I wonder if this is possible? For example I have this video and then I click on the download button to download, which will download the video in its current format, then when it finishes the download it will encode into another format so that it is playable with the clients' media player such as windows media player and such.

From my experience as a programmer for more than 10 years, I do not think such a thing is possible..at least not one which is cross-browser compatible...i was thinking perhaps activex may be able to do this, but i have no prior experience in activex to be able to tell whether this is feasible or not. Appreciate your comments and thoughts on this. Thanks !

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

热血少△年 2024-08-25 14:20:45

看看 Sorensen Squish

Sorenson Squish 为您提供编码
直接挤压的力量
浏览器。无法访问挤压?
您仍然可以获得几乎任何视频
使用 Squish 编码并上传。

请注意,它目前仅作为 CDN 产品的一部分提供,但承诺“很快”将推出独立产品。话虽如此,我几个月前检查过这个,当时也“很快”:)

Take a look at Sorensen Squish

Sorenson Squish gives you the encoding
power of Squeeze directly in your
browser. Don't have access to Squeeze?
You can still get virtually any video
encoded and uploaded with Squish.

Note that it's currently only available as part of their CDN offering, but a standalone product is promised "soon". Saying that, I checked this out a few months ago and it was "soon" then too :)

失与倦" 2024-08-25 14:20:45

很容易做到。如果有一个 activex 可以回放该文件,则还有另一个 activex 可以对该文件进行转码。唯一的区别是 directshow 图表的内容。

easily done. If there is activex which plays back the file - there is another activex which transcodes the file. The only difference is the contents of the directshow graph.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文