[Bug 689566] New: xvimagesink causes image distortion while resizing.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 3 12:09:34 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=689566
GStreamer | gst-plugins-good | git
Summary: xvimagesink causes image distortion while resizing.
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: swestrup at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I suspect this bug is related to #689563, and might actually be the same.
I'm working on a video-wall application, so I am cropping videos and showing
each piece on a separate 1920x1080 monitor. Note that I'm running raw X
sessions on these monitors -- no window manager. That seems to matter as
xvimagesink doesn't display this bug if I use display=:0 (my main desktop
display). I am guessing its because of the particulars of the resize operation.
This is with the lastest version of GStreamer, built from git this morning.
The failing command is:
gst-launch-1.0 filesrc location=~/Videos/perform-this-way-5-secs.flv !
decodebin ! videobox right=443 top=253 bottom=-4 ! xvimagesink display=:2
The video, a 5-second clip of Weird Al's "Perform This Way" video can be
downloaded from here:
https://docs.google.com/open?id=0BwCOnjTaGreON1RvU1FGU3NhaGs
Because I imagine this bug may be difficult to reproduce, I've captured a
debug-log of the crash with GST_DEBUG=*:6. You can grab it here:
https://docs.google.com/open?id=0BwCOnjTaGreOcWlEZEE2OUwyVUE
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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