All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Abernathy <jfabernathy@gmail.com>
To: yocto@yoctoproject.org
Subject: SATO video player app
Date: Tue, 18 Sep 2012 08:19:21 -0400	[thread overview]
Message-ID: <505866C9.5000605@gmail.com> (raw)

Now that the Denzil branch supports the CDV 1.0.3 hardware accelerated 
video driver for Cedartrail, I would like to have the Video Player app 
play the mp4 videos accelerated by the hardware. The player currently 
does not accelerate the video.  To play accelerated video, I need to run 
gst from the command line, for example:

gst-launch filesrc location=myvideofile.mp4 ! qtdemux name=demux ! queue 
! vaapidecode ! vaapisink demux. ! queue ! ffdec_aac ! alsasink.

Is there a way to configure the GUI video player to include the right 
pipeline options?

Jim A



             reply	other threads:[~2012-09-18 12:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-18 12:19 Jim Abernathy [this message]
2012-09-18 13:26 ` SATO video player app Burton, Ross

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=505866C9.5000605@gmail.com \
    --to=jfabernathy@gmail.com \
    --cc=yocto@yoctoproject.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 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.