All of lore.kernel.org
 help / color / mirror / Atom feed
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:45:37 -0700	[thread overview]
Message-ID: <50CF3E21.2000205@boundarydevices.com> (raw)
In-Reply-To: <CAB3sqta0As2JnVKJztbHruLnBztWN=cHz3KW9S_4yDPHpg9Ebg@mail.gmail.com>

Hi Tarek,

Note that the code in /unit_tests doesn't involve gstreamer...

It does use the ipu_lib, but you confirmed that this worked
already, by testing the non-X gstreamer plugin.

Regards,


Eric

On 12/17/2012 08:31 AM, Tarek El-Sherbiny wrote:
> Hi Eric,
>
> I think it's not the mfw_isink but X11 itself.
>
> I have confirmed that by running the unit test:
> /unit_tests/mxc_epdc_x11_fb_test.out
> Error: unable to open X display
>
> Do you get the same error with LTIB?
>
> Thanks,
> Tarek
>
> On Mon, Dec 17, 2012 at 3:19 PM, Eric Nelson <
> eric.nelson@boundarydevices.com> wrote:
>
>> 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<http://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
>>
>



      parent reply	other threads:[~2012-12-17 15:45 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
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 [this message]

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=50CF3E21.2000205@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.