在 gstreamer 中复制视频以传递回管道?

发布于 2024-10-16 08:42:02 字数 251 浏览 2 评论 0原文

我一直在尝试制作一个管道,按顺序同时具有视频混合器和 T 恤,并且我试图将视频从 T 恤循环到混音器。我希望这会像摄像机上的“b 停止”一样,但在视频上逐渐进行,因此当您在其自身上记录视频层时,会产生模糊效果,就像您在带有轨迹的星星照片中看到的那样由于曝光时间较长,随着视频的继续而积累。

我的问题是我无法说服 tee.link(mixer) 工作,并且我不知道我是否做错了什么或者我无法沿着管道将流传递回。如果有人知道为什么它不起作用,或者可以建议更好的方法,请告诉我。

I have been trying to make a pipeline that has both a videomixer then a tee, in that order, and i am trying to loop the video from the tee back round to the mixer. i was hoping this would be like a "b stop" on cameras, but progressively over the video, so as you record the video layers over itself, creating like a blur, in the sort of way you see in pictures of the stars with trails because of longer exposures, accumulating as the video goes on.

My problem is that I can not convince tee.link(mixer) to work, and I do not know whether I am doing something wrong or that I cannot pass a stream back along the pipeline. If anyone knows why it isn't working, or can suggest a better method, please let me know.

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

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

发布评论

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

评论(1

夜无邪 2024-10-23 08:42:02

它需要一个 queue 元素......

it needed a queue element.......

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