Using sudo doesn't show up certain plugins?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Using sudo doesn't show up certain plugins?

pauly24
When I type $sudo gst-inspect-0.10 |grep open, I get

pi@raspberrypi /opt/vc/src/hello_pi/hello_video $ sudo gst-inspect-0.10 |grep open
openal:  openalsink: Audio sink (OpenAL)
openal:  openalsrc: OpenAL src

but if i type just $ gst-inspect-0.10 |grep open, I get

pi@raspberrypi /opt/vc/src/hello_pi/hello_video $ gst-inspect-0.10 |grep open
openal:  openalsink: Audio sink (OpenAL)
openal:  openalsrc: OpenAL src
openmax:  omxh264dec: OpenMAX H.264 Video Decoder
openmax:  omxmpeg4videodec: OpenMAX MPEG4 Video Decoder

Would this have to do with the way I installed the openmax plugins?
Reply | Threaded
Open this post in threaded view
|

Re: Using sudo doesn't show up certain plugins?

Stefan Sauer
On 06/25/2012 12:22 AM, pauly24 wrote:

> When I type $sudo gst-inspect-0.10 |grep open, I get
>
> pi@raspberrypi /opt/vc/src/hello_pi/hello_video $ sudo gst-inspect-0.10
> |grep open
> openal:  openalsink: Audio sink (OpenAL)
> openal:  openalsrc: OpenAL src
>
> but if i type just $ gst-inspect-0.10 |grep open, I get
>
> pi@raspberrypi /opt/vc/src/hello_pi/hello_video $ gst-inspect-0.10 |grep
> open
> openal:  openalsink: Audio sink (OpenAL)
> openal:  openalsrc: OpenAL src
> openmax:  omxh264dec: OpenMAX H.264 Video Decoder
> openmax:  omxmpeg4videodec: OpenMAX MPEG4 Video Decoder
>
> Would this have to do with the way I installed the openmax plugins?
Did you install th omx plugin to your homedir perhaps? Or to /usr/local
and you did not set the environment for all users.

Stefan
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel