From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Tarek El-Sherbiny <tarek.elsherbiny@gmail.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: i.MX6 mfw_isink is not working with X11 "Nitrogen"
Date: Mon, 17 Dec 2012 08:19:45 -0700 [thread overview]
Message-ID: <50CF3811.7010502@boundarydevices.com> (raw)
In-Reply-To: <CAB3sqtYEUZ+LhirkWmPNXmHby=dfc6=a3ACNtYyoG-BQqkdE7A@mail.gmail.com>
Hi Tarek,
On 12/17/2012 05:32 AM, Tarek El-Sherbiny wrote:
> Hi,
>
> I have compiled X11 image based on core-image-x11.bb for the Nitrogen6x
> MACHINE. This is my image bb file:
>
> -------------------------------------------------------------
> include recipes-graphics/images/core-image-x11.bb
>
> IMAGE_FEATURES += "debug-tweaks"
> DISTRO_FEATURES += "pulseaudio"
>
>
> <snip>
>
> The gstreamer runs perfectly well with mfw_v4lsink using this command:
> gst-launch playbin2 uri=
> file:///home/root/mmfiles/clipcanvas_14348_offline.mp4<file:///%5C%5Chome%5Croot%5Cmmfiles%5Cclipcanvas_14348_offline.mp4>
>
> I need to use mfw_isink to scale and convert the output so I use the
> following command which doesn't work:
> gst-launch playbin2 uri=
> file:///home/root/mmfiles/clipcanvas_14348_offline.mp4 video-sink="mfw_isink
> axis-top=0 axis-left=0 disp-width=512 disp-height=384"
>
> So I disabled the x11 flag for gst-fsl-plugin by
> creating gst-fsl-plugin_3.0.1.bbappend:
> PRINC := "${@int(PRINC) + 1}"
>
> EXTRA_OECONF += "--enable-x11=no --disable-x11"
>
> Now the mfw_isink is working!!!!???
>
> Can someone please try the mfw_isink command on his target?
>
Thanks for the note. We thought that mfw_isink was completely broken
on i.MX6.
> I would like to know if it is the Nitrogen board or something else that
> makes gst-fsl-plugin not compatible with X11.
>
There is absolutely no difference in this area (IPU) between the
SABRE Lite board and Nitrogen6X. I suspect that those with SABRE SD
boards can also confirm that mfw_isink fails in the same way with the
default compilation.
We noticed it in LTIB builds.
Regards,
Eric
next prev parent reply other threads:[~2012-12-17 15:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-17 12:32 i.MX6 mfw_isink is not working with X11 "Nitrogen" Tarek El-Sherbiny
2012-12-17 15:19 ` Eric Nelson [this message]
2012-12-17 15:31 ` Tarek El-Sherbiny
2012-12-17 15:36 ` Daiane Angolini
2012-12-17 15:42 ` Tarek El-Sherbiny
2012-12-17 16:01 ` Daiane Angolini
2012-12-17 16:09 ` Otavio Salvador
2012-12-17 16:19 ` Daiane Angolini
2012-12-17 16:40 ` Tarek El-Sherbiny
2012-12-17 17:00 ` Daiane Angolini
2012-12-17 17:59 ` Tarek El-Sherbiny
2012-12-17 18:33 ` Daiane Angolini
2012-12-18 9:39 ` Tarek El-Sherbiny
2012-12-17 15:45 ` Eric Nelson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50CF3811.7010502@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--cc=meta-freescale@yoctoproject.org \
--cc=tarek.elsherbiny@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.