现实生活中图形的跨平台 DirectShow 替代方案

发布于 2024-08-27 16:04:12 字数 536 浏览 9 评论 0原文

今天我有这样的图表。我在 Windows 上运行它 替代文字
(来源:narod.ru

我需要一些简单的跨平台的 DirectShow 之类的替代方案在哪里重建此类图将不是一项艰巨的任务。

我在哪里可以得到这样的替代品? *(如果您能提出一种在其中重建此类图表的方法,那就太好了!)

顺便说一句:我所说的跨平台是指 Linux Mac 和 Windows 兼容,通过使用 SampleGrabber 我需要能够从图表的该步骤中获取数据从我的程序中,我从这里使用 VirtualCamera soundmorning.com/download.php

Today I have such graph. I run it on windows alt text
(source: narod.ru)

I need some easy crossplatform DirectShow like alternative where to reconstruct such graph will not be a hard task.

Where can I get such alternative? *(and If you can presenta way to reconstruct such graph in It It would be grate!)

BTW: By crossplatform I mean Linux Mac and Windows compatible, By using SampleGrabber I ment I need to be able to get data from that step of graph from my programm and I use VirtualCamera from here soundmorning.com/download.php

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

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

发布评论

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

评论(2

随风而去 2024-09-03 16:04:12

可能性是GStreamer,概念与DirectShow类似。可能每个 Linux 发行版都包含它。 Windows 二进制文件可以在此处找到,Mac OS X 此处

The possibility is GStreamer, the concept is similar to DirectShow. Probably every Linux distribution does contain it. Windows binaries can be found here, Mac OS X here.

獨角戲 2024-09-03 16:04:12

Phonon 库,它是 Qt,可能值得一看。它是 Windows 上的 DirectShow、Mac 上的 Quicktime 和 Linux 上的 GStreamer 的包装,其架构与 DirectShow 的过滤器图表非常相似。

The Phonon library, which is part of Qt, may be worth a look. It's a wrapper around DirectShow on Windows, Quicktime on Mac and GStreamer on Linux and has an architecture that's fairly similar to the filtergraphs of DirectShow.

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