使用 SmoothStreamingMediaElement 实现 Jog

发布于 2024-10-16 04:35:34 字数 131 浏览 5 评论 0原文

我正在尝试使用 SmoothStreamingMediaElement 实现点动功能。也就是说,我想跳到视频的下一帧。

不幸的是我不知道如何获取播放视频的帧速率,有人知道如何吗?我想我可以在转码时向媒体添加一个属性,但我不想这样做。

I'm trying to implement a jog function using the SmoothStreamingMediaElement. That is, I want to skip to the next frame of video.

Unfortunately I can't work out how to get the frame rate of the playing video, does anyone know how? I guess I could add an attribute to the media when I transcode it but I'd prefer not to.

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

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

发布评论

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

评论(1

好菇凉咱不稀罕他 2024-10-23 04:35:34

您无法直接从 Silverlight 获取帧速率 - 您需要使用另一种方法来传递该值。

You can't get the frame rate directly from Silverlight - you need to use another method to pass the value.

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