glstereosplit
Receive a stereoscopic video stream and split into left/right
Examples
 gst-launch-1.0 videotestsrc ! glstereosplit name=s ! queue ! glimagesink s. ! queue ! glimagesink
FBO (Frame Buffer Object) and GLSL (OpenGL Shading Language) are required.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──glstereosplit
Factory details
Authors: – Jan Schmidt 
Classification: – Codec/Converter
Rank – none
Plugin – opengl
Package – GStreamer Base Plug-ins
Pad Templates
left
        video/x-raw(memory:GLMemory):
         format: RGBA
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
right
        video/x-raw(memory:GLMemory):
         format: RGBA
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
sink
        video/x-raw(memory:GLMemory):
         format: RGBA
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
The results of the search are