[gstreamer-bugs] [Bug 351784] [xvimagesink] crash after BadAlloc X error

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 28 13:42:16 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=351784

  GStreamer | gst-plugins-base | Ver: 0.10.9

David Schleef changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW




------- Comment #9 from David Schleef  2007-04-28 20:42 UTC -------
I've seen this bug when playing HD video, which leads me to believe that it's a
problem allocating a large enough XV overlay.  Try some pipelines:


gst-launch-0.10 videotestsrc ! video/x-raw-yuv,width=1080,height=720 !
xvimagesink

gst-launch-0.10 videotestsrc ! video/x-raw-yuv,width=1920,height=1280 !
xvimagesink


In my particular case, there appears to be an X bug in addition to the
xvimagesink, since xvinfo indicates a supported size of 1920x1088.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=351784.




More information about the Gstreamer-bugs mailing list