Results 1 to 3 of 3
Is there a command to list gstreamer plugins? Are they stored in the urpmi data base? I think if you use the yum command and replace yum with urpmi it ...
- 09-27-2011 #1
Command to list gsteamer plugins on Mandriva?
Is there a command to list gstreamer plugins? Are they stored in the urpmi data base? I think if you use the yum command and replace yum with urpmi it works but I'm not sure. gst-inspect?
Thanks in advance!
- 09-27-2011 #2
Just use rpm
Code:rpm -qa | grep -i gst
- 09-28-2011 #3


Reply With Quote