From: Fabian Schwartau <fabian@opencode.eu>
To: yocto@yoctoproject.org
Subject: gstreamers xvimagesink not working
Date: Sun, 30 Nov 2014 20:48:25 +0100 [thread overview]
Message-ID: <547B7489.7090602@opencode.eu> (raw)
Hi,
I build a core-image-x11 with beaglebone as machine. I added gstreamer
0.10 support which I will need in Qt. However, I am not able to play a
video using xvimagesink like this:
gst-launch filesrc location=/home/root/centaur_1.ogv ! oggdemux !
theoradec ! ffmpegcolorspace ! xvimagesink
I get this error:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
X Error of failed request: BadAtom (invalid Atom parameter)
Major opcode of failed request: 147 (XVideo)
Minor opcode of failed request: 19 ()
Atom id in failed request: 0x3e
Serial number of failed request: 68
Current serial number in output stream: 69
However, the first frame of the video shows up on the screen for a
fraction of a second.
As far as I understood xvimagesink uses hardware acceleration, whereas
ximagesink does not. So what do I have to do to get it running?
Do I have to build gstreamer-ti?
next reply other threads:[~2014-11-30 19:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-30 19:48 Fabian Schwartau [this message]
2014-12-02 19:45 ` gstreamers xvimagesink not working Fabian Schwartau
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=547B7489.7090602@opencode.eu \
--to=fabian@opencode.eu \
--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.