[Bug 796882] New: glimagesink rendering in Weston always show video playback in small window size

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 27 09:56:33 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796882

            Bug ID: 796882
           Summary: glimagesink rendering in Weston always show video
                    playback in small window size
    Classification: Platform
           Product: GStreamer
           Version: 1.14.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: thean.siew.soon at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

glimagesink rendering in Weston always show video in 320x240 window size,
despite the video resolution. 


Command used: 
--------------
# GST_GL_PLATFORM=egl gst-launch-1.0 filesrc
location=/home/root/videos/Elecard1_3840x2160_8mbps_30fps_High_at_L5.1_short.mp4
! qtdemux ! h264parse ! vaapih264dec ! videoconvert ! glimagesink

# GST_GL_PLATFORM=egl gst-launch-1.0 filesrc
location=/home/root/videos/Elecard1_3840x2160_8mbps_30fps_High_at_L5.1_short.mp4
! qtdemux ! h264parse ! vaapih264dec ! vaapipostproc width=1280 height=720 !
glimagesink


Added set_preferred_size implementation for egl window wayland allow the video
width and height to be used to draw the window according to the corresponding
video size.

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