Building and enabling GstVideotimecode plugin

Nicolas Dufresne nicolas at ndufresne.ca
Wed Aug 7 20:28:52 UTC 2024


Hi,

be aware that most of the discussions have moved to discourse.gstreamer.org.

Le mercredi 07 août 2024 à 20:50 +0300, Gil Messerman via gstreamer-devel a
écrit :
> Hi,
> 
> Is GstVideotimecode available as a plugin?
> https://gstreamer.freedesktop.org/documentation/video/gstvideotimecode.html?gi-language=c
>  
> 
> Our understanding was that if should be part of gst-plugins-base package
> (
> https://github.com/GStreamer/gst-plugins-base/blob/master/gst-libs/gst/video/gstvideotimecode.h
> ), but when we compile and install it, the videotimecode is not available. 

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".

Nicolas

> 
> Is there any other available plugin for adding SEI timecodes to the video?   

No, not the kind of thing we can have multiple implementation.

> 
> Thanks,
> Gil
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20240807/13960e4d/attachment.htm>


More information about the gstreamer-devel mailing list