[gstreamer-bugs] [Bug 611157] [RFC] more buffer flags in gst-video for 3d video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 1 03:36:45 PDT 2010


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

--- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-04-01 10:36:41 UTC ---
After more thinking and research I am convinced we need caps extensions:

The caps would tell whether it is a multichannel videostream (channels={1,2})
and in case of 2 how the frames are
packed(channel-layout={mono,separate,stereo-interleaved,stereo-over-under,stereo-left-right}).
The flags on the buffers would flag wheter it’s the left or right frame for
channel-layout=separate (misusing GST_VIDEO_BUFFER_TFF is out of question as
e.g. MVC Stereo High profile supports interlaced too).

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