<html><head><style>pre,code,address {
margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
margin-top: 0.2em;
margin-bottom: 0.2em;
}
ol,ul {
margin-top: 0em;
margin-bottom: 0em;
}
blockquote {
margin-top: 0em;
margin-bottom: 0em;
}
</style></head><body><div>Hi,</div><div><br></div><div>be aware that most of the discussions have moved to discourse.gstreamer.org.</div><div><br></div><div>Le mercredi 07 août 2024 à 20:50 +0300, Gil Messerman via gstreamer-devel a écrit :</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>Is GstVideotimecode available as a plugin? <a href="https://gstreamer.freedesktop.org/documentation/video/gstvideotimecode.html?gi-language=c">https://gstreamer.freedesktop.org/documentation/video/gstvideotimecode.html?gi-language=c</a> </div><div><br></div><div>Our understanding was that if should be part of gst-plugins-base package (<a href="https://github.com/GStreamer/gst-plugins-base/blob/master/gst-libs/gst/video/gstvideotimecode.h">https://github.com/GStreamer/gst-plugins-base/blob/master/gst-libs/gst/video/gstvideotimecode.h</a>), but when we compile and install it, the videotimecode is not available. </div></div></div></div></div></div></div></div></blockquote><div><br></div><div>Of course you'll need GStreamer 1.10 and over. This is not a plugin but an API withing our video library. Make sure to include the relevant headers (or simply gst/video/video.h). You can use pkg-config to setup your compiler properly. The package name is "gstreamer-video-1.0".</div><div><br></div><div>Nicolas</div><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br></div><div>Is there any other available plugin for adding SEI timecodes to the video? </div></div></div></div></div></div></div></div></blockquote><div><br></div><div>No, not the kind of thing we can have multiple implementation.</div><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br></div><div>Thanks,</div><div>Gil</div><div><br></div></div></div></div></div></div></div></div></blockquote><div><br></div><div><span></span></div></body></html>