[Gstreamer-bugs] [Bug 136179] Changed - totem/gst-player/libgstplay doesn't work with ximagesink

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Mar 4 12:10:33 PST 2004


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=136179

Changed by ds at schleef.org.

--- shadow/136179	Thu Mar  4 08:43:57 2004
+++ shadow/136179.tmp.32337	Thu Mar  4 15:10:33 2004
@@ -1,13 +1,13 @@
 Bug#: 136179
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: RH90
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: critical
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: rbultje at ronald.bitfreak.net               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -25,6 +25,15 @@
 This one works, though:
 
 gst-launch videotestsrc ! videoscale ! ffcolorspace ! ximagesink
 
 (Assigned to plugins becayse I assume it's a plugin capsnego error... Might
 as well be a player or core bug, though...)
+
+------- Additional Comments From ds at schleef.org  2004-03-04 15:10 -------
+As always, if you don't like the default fixation, you need to provide
+a fixate function in your application.  The following recommended
+pipeline works well, btw:
+
+gst-launch-0.7 videotestsrc ! video/x-raw-yuv, width=320, height=240,
+framerate=30.0 ! ffcolorspace ! videoscale ! ximagesink
+




More information about the Gstreamer-bugs mailing list