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_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel