I am trying to run the tutorials for gstreamer proposed here and running into the problem described here .My case is that I probably have not plugins for playbin2 installed .My problem is how do I get them installed? I have downloaded and installed gstreamer( the devel version ) and I have successfully linked against the libraries as suggested here but can't find anything related to playbin2 .Can anyone suggest a way I can make my application aware of the playbin2 plugins?
Thank you for your time.