[gstreamer-bugs] [Bug 300305] New: videobox in YUV adds green instead of black if right=(odd number)

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Apr 12 03:35:11 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=300305
 GStreamer | gst-plugins | Ver: 0.8.8

           Summary: videobox in YUV adds green instead of black if
                    right=(odd number)
           Product: GStreamer
           Version: 0.8.8
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thomas at apestaart.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


this launch line shows a green line being added:

gst-launch -v videotestsrc !
video/x-raw-yuv,width=720,height=576,format=\(fourcc\)YUY2,framerate=25.0 !
videoscale ! video/x-raw-yuv,width=263,height=192 ! ffmpegcolorspace ! videobox
right=-1 ! xvimagesink

this one shows a black border being added
gst-launch -v videotestsrc !
video/x-raw-yuv,width=720,height=576,format=\(fourcc\)YUY2,framerate=25.0 !
videoscale ! video/x-raw-yuv,width=263,height=192 ! ffmpegcolorspace ! videobox
right=-2 ! xvimagesink

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list