All of lore.kernel.org
 help / color / mirror / Atom feed
* gstreamers xvimagesink not working
@ 2014-11-30 19:48 Fabian Schwartau
  2014-12-02 19:45 ` Fabian Schwartau
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Schwartau @ 2014-11-30 19:48 UTC (permalink / raw)
  To: yocto

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?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gstreamers xvimagesink not working
  2014-11-30 19:48 gstreamers xvimagesink not working Fabian Schwartau
@ 2014-12-02 19:45 ` Fabian Schwartau
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Schwartau @ 2014-12-02 19:45 UTC (permalink / raw)
  To: yocto

I found this error message in the xorg log file:
[203203.410] (II) omapfb(0): XV: OMAPFBXVSetPortAttribute
[203203.523] (EE) omapfb(0): Failed to allocate video plane memory
[203203.523] (II) omapfb(0): XV: OMAPFBXVStopVideoGeneric (0)
[203203.548] (II) omapfb(0): XV: OMAPFBXVStopVideoGeneric (1)
I found nothing on this message on google, except a few snippets of 
source code.
Any ideas?

Am 30.11.2014 um 20:48 schrieb Fabian Schwartau:
> 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?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-02 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-30 19:48 gstreamers xvimagesink not working Fabian Schwartau
2014-12-02 19:45 ` Fabian Schwartau

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.