[Bug 691580] New: videoconvert element provides bad pixel-aspect-ratio caps
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 11 14:48:41 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=691580
GStreamer | gst-plugins-good | 1.0.3
Summary: videoconvert element provides bad pixel-aspect-ratio
caps
Classification: Platform
Product: GStreamer
Version: 1.0.3
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: 2.27/2.28
I've discovered an easily-reproducible case where videoconvert is taking a caps
with a pixel-aspect-ratio of (fraction)[ 1/2147483647, 2147483647/1] and
choosing 1/2147483647 for its (arbitrary) value, rather than something sane
like 1/1
Arguably in this case the source should probably be providing a solid aspect
ratio, rather than a range, but I think that is a separate bug.
The command line that caused this was:
gst-launch-1.0 ximagesrc display-name=":1" ! videoconvert ! xvimagesink
display=":2"
In case this doesn't behave the same for other folks, here's a link to a full
log of an attempted run:
https://docs.google.com/file/d/0BwCOnjTaGreOZlgwWkNBNXZsVDg/edit
--
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