[gstreamer-bugs] [Bug 570768] New: videotestsrc - small navigation bug on narrowed output window

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 6 02:02:04 PST 2009


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

  GStreamer | gst-plugins-base | Ver: git
           Summary: videotestsrc - small navigation bug on narrowed output
                    window
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hannesb at gmx.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


gst-launch -v videotestsrc ! 'video/x-raw-yuv,width=800,height=600' !
navigationtest ! ffmpegcolorspace ! ximagesink

-then manually reduce the output window size and the black block will have an
offset

Reason: ximagesink tries to keep the coordinates correct if the output window
is bigger than the image and neglects the case that it can be smaller.

My patch will follow in a couple of seconds...


-- 
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=570768.




More information about the Gstreamer-bugs mailing list