How can we get version of gstreamer plugin libraries?

Sebastian Dröge sebastian at centricular.com
Tue Jul 12 06:22:39 UTC 2016


On So, 2016-07-10 at 21:59 -0700, Sachin wrote:
> Hi,
> 
> I am working on a project with gstreamer plugins and it's libraries for
> different applications. For that, I downloaded and installed gstreamer
> V1.8.2 and it's plugins. I searched through the installed folders for
> getting the version of the different libraries within the plugins. I
> couldn't find it. 

The plugins contain their versions inside them. If you run
gst-inspect-1.0 on the plugin file, it will print the version.

> -- Can anybody please suggest, how can I get the version of the gstreamer
> libraries?

Check the pkg-config files of them, they contain the version

> -- Are there any gstreamer library version 1.9.0.1 ?If there, in which
> gstreamer version it is used?

1.9.0.1 is what would end up as version if you were building GStreamer
from GIT master (not the stable 1.8 branch) somewhere between the 1.8
release and 1.9.1. Currently GIT master would give you 1.9.1.1 (as
we're between 1.9.1 and 1.9.2 now).

-- 

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160712/3b8963e5/attachment.sig>


More information about the gstreamer-devel mailing list