public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tom Cooksey <thomas.cooksey@trolltech.com>
To: linux-omap@vger.kernel.org
Subject: Accelerating video playback on OMAP2 & OMAP3
Date: Mon, 9 Jun 2008 18:25:08 +0200	[thread overview]
Message-ID: <200806091825.08632.thomas.cooksey@trolltech.com> (raw)

I cam currently looking into accelerating video playback on the OMAP2420, OMAP2430, 
OMAP3430 and eventually the OMAP3530 (once we recieve some hardware).


>From what I understand, we can use the v4l2 interface to send buffers to the display
hardware, which will do the scaling & YUV->RGB conversion in hardware. However, I was
wondering what the options are for doing mpeg decode in hardware too. I believe the
DaVinci platforms ship with GStreamer elements which will do MPEG decoding on the DSP
and provide the output to a seperate GStreamer video sync. Are there any gstreamer
elements avaliable to do the same on the OMAP2 & OMAP3 processors? If not, how can we
accelerate the MPEG decode?

We eventually want to be able to switch to rendering video frames into off-screen buffers.
We hope this will allow us to upload them as a textures, which our compositing system can 
use for window animations. Once the animation has finished and windows are static, we'd
then switch back to using the v4l2 overlay.


Help & advice is greatly appreciated! :-)


Cheers,

Tom


PS: This is a repost ater the original was sent to the old mailing list. Sorry if you get it twice.

                 reply	other threads:[~2008-06-09 16:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200806091825.08632.thomas.cooksey@trolltech.com \
    --to=thomas.cooksey@trolltech.com \
    --cc=linux-omap@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox