Skip to content

BlackMagic Integration #126

Answered by endink
matttidridge asked this question in Q&A
Oct 25, 2023 · 19 comments · 14 replies
Discussion options

You must be logged in to vote

Sorry, I can‘t promise the release time of the next version, because there are still many bugs to be fixed, there is a lot of code in plugin, it usually takes several hours to fully compile. So, frequent release versions become very difficult.

Fortunately, I just found out the latest version already supports custom GStreamer pipeline command, using the example of opening a file:

XXX ! videoconvert ! video/x-raw,format=(string)RGBA {transform} ! appsink name=mediapipe4u_sink

You can found the full command string in log.

And your can call GStreamerImageSourceComponent::StartGStreamerLaunch in blueprint, It accepts a pipline command string as a parameter.

Two things:

  1. appsink name=mediapipe…

Replies: 19 comments 14 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by matttidridge
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@endink
Comment options

@endink
Comment options

@matttidridge
Comment options

@endink
Comment options

Comment options

You must be logged in to vote
8 replies
@endink
Comment options

@matttidridge
Comment options

@endink
Comment options

@matttidridge
Comment options

@endink
Comment options

Comment options

You must be logged in to vote
1 reply
@endink
Comment options

Comment options

You must be logged in to vote
1 reply
@matttidridge
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants