[Bug 684305] New: [xvimagesink] aspect ratio not respected with cropping

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 18 09:04:31 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684305
  GStreamer | gst-plugins-base | git

           Summary: [xvimagesink] aspect ratio not respected with cropping
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bilboed at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


If a stream comes in which has GstVideoCropMeta on it, the resulting display
aspect ratio is not respected.

Ex: video/x-raw,width=384,height=336,p-a-r=1/1

GstVideoCropMeta
  x : 32
  y : 24
  width : 320
  height : 240

The video gets displayed with a display aspect ratio of 384/336, whereas it
should be with 320/240

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