All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] gst1-imx: add package
Date: Tue, 11 Nov 2014 10:14:15 +0100	[thread overview]
Message-ID: <5461D367.3050005@lucaceresoli.net> (raw)
In-Reply-To: <54611576.3000803@gmail.com>

Dear Gary,

Gary Bisson wrote:
> Luca, All,
>
> On 11/10/2014 09:31 AM, Luca Ceresoli wrote:
>> Dear Gary,
>>
>> Gary Bisson wrote:
>>> [snip]
>>> $ gst-launch-1.0 playbin uri=file:///root/tears_of_steel_1080p.webm
>>> $ gst-launch-1.0 filesrc location=/root/tears_of_steel_1080p.webm ! \
>>> matroskademux ! imxvpudec ! imxipusink
>>> $ gst-launch-1.0 filesrc location=/root/tears_of_steel_1080p.webm ! \
>>> matroskademux ! imxvpudec ! imxeglvivsink
>>
>> I tested it on i.MX6DL SABRESD (not Quad), based on
>> freescale_imx6dlsabresd_defconfig, but with libc changed to glibc.
>> All the three pipelines you provided work, with the first one eating up
>> ~30% of CPU time, while the other two ones take only 2~3% CPU only (but
>> play no audio of course).
>
> Good to hear everything worked out. Thanks for checking CPU consumption,
> although 30% seems high for audio handling we can clearly see the video
> is decoded through the VPU.

Isn't the first pipeline simply not using the hardware decoder?

>>> +
>>> +config BR2_PACKAGE_GST1_IMX
>>> +    bool "gst1-imx"
>>> +    depends on BR2_LINUX_KERNEL
>>
>> As per Arnout's suggestion on v2, there should be a # libfslvpuwrap
>> here.
>
> Actually I think this should not be added as this package also needs the
> kernel headers for IPU use (see source code under src/ipu).

I see. Thanks for the clarification.

-- 
Luca

  reply	other threads:[~2014-11-11  9:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-09  4:08 [Buildroot] [PATCH v3] gst1-imx: add package Gary Bisson
2014-11-10 17:31 ` Luca Ceresoli
2014-11-10 19:43   ` Gary Bisson
2014-11-11  9:14     ` Luca Ceresoli [this message]
2014-11-29  4:52       ` Gary Bisson
2014-12-04 20:53         ` Luca Ceresoli
  -- strict thread matches above, loose matches on Subject: below --
2015-03-17 17:42 Rostislav Lisovy
2015-03-18 10:07 ` Luca Ceresoli
2015-03-18 13:49   ` Eric Nelson
2015-03-30  8:03   ` Gary Bisson

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=5461D367.3050005@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --cc=buildroot@busybox.net \
    /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.