Discussion:
Gstreamer mfw_isink
Diego Gonzalez
2013-09-26 08:14:15 UTC
Permalink
Hello,

I'm working with gstreamer using fsl-image-gui and I tried the next tutorial (Multi-Overlay) https://community.freescale.com/docs/DOC-93788 . However when I try to use mfw_isink, gstreamer tells me :

WARNING: erroneous pipeline: no element "mfw_isink"

So if I inspect (gst-inspect | grep "isink"), you'll see this element is not installed:

alsa: alsasink: Audio sink (ALSA)
soup: souphttpclientsink: HTTP client sink
xvimagesink: xvimagesink: Video sink
playback: playsink: Player Sink
gio: giosink: GIO sink
gio: giostreamsink: GIO stream sink
autodetect: autovideosink: Auto video sink
autodetect: autoaudiosink: Auto audio sink
v4lsink.imx: mfw_v4lsink: v4l2 video sink
coreelements: fakesink: Fake Sink
coreelements: fdsink: Filedescriptor Sink
coreelements: filesink: File Sink
tcp: tcpclientsink: TCP client sink
tcp: tcpserversink: TCP server sink
tcp: multifdsink: Multi filedescriptor sink
fbdevsink: fbdevsink: fbdev video sink

How can I add it ?

Regards,

Diego González González

diego.gonzalez-***@public.gmane.org
diego
2013-09-27 09:28:49 UTC
Permalink
Post by Diego Gonzalez
Hello,
I'm working with gstreamer using fsl-image-gui and I tried the next
tutorial (Multi-Overlay)
https://community.freescale.com/docs/DOC-93788 . However when I try
WARNING: erroneous pipeline: no element "mfw_isink"
alsa: alsasink: Audio sink (ALSA)
soup: souphttpclientsink: HTTP client sink
xvimagesink: xvimagesink: Video sink
playback: playsink: Player Sink
gio: giosink: GIO sink
gio: giostreamsink: GIO stream sink
autodetect: autovideosink: Auto video sink
autodetect: autoaudiosink: Auto audio sink
v4lsink.imx: mfw_v4lsink: v4l2 video sink
coreelements: fakesink: Fake Sink
coreelements: fdsink: Filedescriptor Sink
coreelements: filesink: File Sink
tcp: tcpclientsink: TCP client sink
tcp: tcpserversink: TCP server sink
tcp: multifdsink: Multi filedescriptor sink
fbdevsink: fbdevsink: fbdev video sink
How can I add it ?
**
Regards,
Diego González González
_______________________________________________
yocto mailing list
https://lists.yoctoproject.org/listinfo/yocto
Hello everybody,

I didn't specified my branch and hardware in the last e-mail, but we're
usingdylan branch for iMX6Q SabreLite board.

We discovered that gst-fsl-plugin is not including the sink in the next
directory :
~/build/tmp/work/imx6qsabrelite-poky-linux-gnueabi/gst-fsl-plugin/3.0.5-r9.3/gst-fsl-plugins-3.0.5/src/misc/

The v4lsink folder is compiled , however isink folderis not compiled.

Any clues how to add it?
--
Diego González González
Dpto. de Control Industrial

HORUS HARDWARE S.A.
Pol Ind Europolis C/Berna nº4
28232 Las Rozas de Madrid
diego.gonzalez-***@public.gmane.org
Loading...