"GStreamer" (GNOME Bugzilla)
2017-11-10 01:30:05 UTC
https://bugzilla.gnome.org/show_bug.cgi?id=790149
Bug ID: 790149
Summary: vaapipostproc: Does not maintain aspect ratio when
scaling
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer-vaapi
Assignee: gstreamer-***@lists.freedesktop.org
Reporter: ***@ndufresne.ca
QA Contact: gstreamer-***@lists.freedesktop.org
CC: ***@gmail.com, ***@igalia.com
GNOME version: ---
When vaapipostproc is being used (notably through vaapidecodebin), the
vaapipostproc may endup scaling the video. The problem is that the scaling does
not maintain the aspect ratio, which is totally unexpected default behaviour.
On can illustrace this with a non scaling display sink.
gst-launch-1.0 videotestsrc ! video/x-raw,width=320,height=240 ! vaapipostproc
! ximagesink
In comparison with:
gst-launch-1.0 videotestsrc ! video/x-raw,width=320,height=240 ! videoscale !
ximagesink
Bug ID: 790149
Summary: vaapipostproc: Does not maintain aspect ratio when
scaling
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer-vaapi
Assignee: gstreamer-***@lists.freedesktop.org
Reporter: ***@ndufresne.ca
QA Contact: gstreamer-***@lists.freedesktop.org
CC: ***@gmail.com, ***@igalia.com
GNOME version: ---
When vaapipostproc is being used (notably through vaapidecodebin), the
vaapipostproc may endup scaling the video. The problem is that the scaling does
not maintain the aspect ratio, which is totally unexpected default behaviour.
On can illustrace this with a non scaling display sink.
gst-launch-1.0 videotestsrc ! video/x-raw,width=320,height=240 ! vaapipostproc
! ximagesink
In comparison with:
gst-launch-1.0 videotestsrc ! video/x-raw,width=320,height=240 ! videoscale !
ximagesink
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.