[Bug 756207] videoaggregator: Setting aspect ratio crops the frame

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 30 12:26:40 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=756207

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
   Target Milestone|1.7.2                       |1.8.1
           Severity|critical                    |blocker

--- Comment #5 from Thibault Saunier <tsaunier at gnome.org> ---
That last patch breaks pipeline like:

gst-launch-1.0 videotestsrc num-buffers=30 pattern=solid-color
foreground-color=0 ! videoconvert ! video/x-raw,format=RGBA !  textoverlay
text='test yes yo' color=5293848812 valignment=center font-desc='Serif Italic
36' ! compositor !  videoconvert ! autovideosink

where the compositor should force an ALPHA channel downstream as upstream has
one so that. Currently instead of showing the compositor checkerboard as
expected it shows the text over a black frame.... which totally breaks titles
in pitivi.

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


More information about the gstreamer-bugs mailing list