[Bug 691827] videoscale: display aspect ratio is not maintained

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 17 05:41:18 PST 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO

--- Comment #13 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-17 13:41:12 UTC ---
$ gst-launch-0.10 filesrc location= /home/tpm/samples/misc/691827-2048x2048.jpg
! jpegdec ! videoscale ! appsink
caps='video/x-raw-yuv,width=[1,1920],height=[1,1080],framerate=[0/1,100/1]' -v
/GstPipeline:pipeline0/GstAppSink:appsink0.GstPad:sink: caps = video/x-raw-yuv,
width=(int)1920, height=(int)1080, framerate=(fraction)0/1,
format=(fourcc)I420, pixel-aspect-ratio=(fraction)9/16

$ gst-launch-0.10 filesrc location= /home/tpm/samples/misc/691827-2048x2048.jpg
! jpegdec ! videoscale ! appsink
caps='video/x-raw-yuv,width=[1,1920],height=[1,1080],framerate=[0/1,100/1],pixel-aspect-ratio=1/1'
-v
/GstPipeline:pipeline0/GstAppSink:appsink0.GstPad:sink: caps = video/x-raw-yuv,
width=(int)1080, height=(int)1080, framerate=(fraction)0/1,
pixel-aspect-ratio=(fraction)1/1, format=(fourcc)I420

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