[Bug 731125] New: xvimagesink can't display 4k video
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jun 2 12:55:37 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=731125
GStreamer | gst-plugins-base | git
Summary: xvimagesink can't display 4k video
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: lubosz at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
This works:
gst-launch-1.0 videotestsrc num-buffers=100 ! video/x-raw, width=4096,
height=2160 ! glimagesink
This fails:
gst-launch-1.0 videotestsrc num-buffers=100 ! video/x-raw, width=4096,
height=2160 ! xvimagesink
ERROR default video-frame.c:138:gst_video_frame_map_id: failed to map video
frame plane 1
The ximagesink also fails:
RROR: from element /GstPipeline:pipeline0/GstXImageSink:ximagesink0: Failed to
create output image buffer of 4096x2160 pixels
Is this a limitation in the X server?
--
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