From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from correo.horus.es (correo.horus.es [2.139.157.236]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B6656E01655 for ; Fri, 27 Sep 2013 02:28:49 -0700 (PDT) Received: from [172.30.250.16] (172.30.250.254) by horus27 (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 00E4C2; Fri, 27 Sep 2013 11:28:45 +0200 Message-ID: <52454FD1.4010002@horus.es> Date: Fri, 27 Sep 2013 11:28:49 +0200 From: diego User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: yocto@yoctoproject.org References: <1380183255689466500@horus.es> In-Reply-To: <1380183255689466500@horus.es> X-AxigenVirus-Level: 1 X-AxigenSpam-Level: 4 Subject: Re: Gstreamer mfw_isink X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Sep 2013 09:28:50 -0000 Content-Type: multipart/alternative; boundary="------------010808020301060907000901" --------------010808020301060907000901 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit El 26/09/2013 10:14, Diego Gonzalez escribió: > 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@horus.es > > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > 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@horus.es --------------010808020301060907000901 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
El 26/09/2013 10:14, Diego Gonzalez escribió:
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



_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Hello everybody,

I didn’t specified my branch and hardware  in the last e-mail, but we’re using  dylan 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 folder  is 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@horus.es
--------------010808020301060907000901--