[Gstreamer-bugs] [Bug 112750] Changed - X Error of failed request: BadAlloc (insufficient resources for operation)

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Jul 17 01:24:12 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=112750

Changed by ds at schleef.org.

--- shadow/112750	Sat Jun  7 10:43:45 2003
+++ shadow/112750.tmp.23642	Thu Jul 17 04:24:12 2003
@@ -1,12 +1,12 @@
 Bug#: 112750
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: normal
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: ds at schleef.org               
@@ -93,6 +93,16 @@
         guid: 52563136-0000-0000-0000-000000000000
         bits per pixel: 16
         number of planes: 1
         type: RGB (packed)
         depth: 0
         red, green, blue masks: 0x1f, 0x7e0, 0xf800
+
+------- Additional Comments From ds at schleef.org  2003-07-17 04:24 -------
+According to people in #xwin, this may or may not be an X bug, but
+gstreamer should recover in any case.  The problem is likely to do
+lack of video ram for a larger XV overlay.  The XV protocol is not
+capable of specifying the largest allocation, so if we care, we need
+to probe for an available size, which is gross.
+
+In addition, xvideosink should pay attention to the max height/width
+parameters, and provide those in the caps.




More information about the Gstreamer-bugs mailing list