Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Factory Details:
- Long name: VA-API colorspace converter
- Class: Filter/Converter/Video
- Description: A VA to video flow filter
- Author(s): Gwenole Beauchesne <gwenole.beauchesne@intel.com>
- Rank: secondary (128)
- Plugin Details:
- Name: vaapi
- Description: VA-API based elements
- Filename: /usr/lib/gstreamer-0.10/libgstvaapi.so
- Version: 0.3.5.pre1
- License: LGPL
- Source module: gstreamer-vaapi
- Binary package: gstreamer-vaapi
- Origin URL: gwenole.beauchesne@intel.com
- GObject
- +----GstObject
- +----GstElement
- +----GstBaseTransform
- +----GstVaapiDownload
- Implemented Interfaces:
- GstImplementsInterface
- GstVideoContext
- Pad Templates:
- SINK template: 'sink'
- Availability: Always
- Capabilities:
- video/x-surface
- type: vaapi
- opengl: { true, false }
- width: [ 1, 2147483647 ]
- height: [ 1, 2147483647 ]
- framerate: [ 0/1, 2147483647/1 ]
- SRC template: 'src'
- Availability: Always
- Capabilities:
- video/x-raw-yuv
- width: [ 1, 2147483647 ]
- height: [ 1, 2147483647 ]
- Element Flags:
- no flags set
- Element Implementation:
- Has change_state() function: gst_element_change_state_func
- Has custom save_thyself() function: gst_element_save_thyself
- Has custom restore_thyself() function: gst_element_restore_thyself
- Element has no clocking capabilities.
- Element has no indexing capabilities.
- Element has no URI handling capabilities.
- Pads:
- SRC: 'src'
- Implementation:
- Has getrangefunc(): gst_base_transform_getrange
- Has custom eventfunc(): gst_base_transform_src_event
- Has custom queryfunc(): 0xb76e0810
- Provides query types:
- (1): position (Current position)
- Has custom iterintlinkfunc(): gst_pad_iterate_internal_links_default
- Has getcapsfunc(): gst_base_transform_getcaps
- Has acceptcapsfunc(): gst_base_transform_acceptcaps
- Pad Template: 'src'
- SINK: 'sink'
- Implementation:
- Has chainfunc(): gst_base_transform_chain
- Has custom eventfunc(): gst_base_transform_sink_event
- Has custom queryfunc(): 0xb76e0810
- Provides query types:
- (1): position (Current position)
- Has custom iterintlinkfunc(): gst_pad_iterate_internal_links_default
- Has bufferallocfunc(): gst_base_transform_buffer_alloc
- Has getcapsfunc(): gst_base_transform_getcaps
- Has setcapsfunc(): gst_base_transform_setcaps
- Has acceptcapsfunc(): gst_base_transform_acceptcaps
- Pad Template: 'sink'
- Element Properties:
- name : The name of the object
- flags: readable, writable
- String. Default: "vaapidownload0"
- qos : Handle Quality-of-Service events
- flags: readable, writable
- Boolean. Default: false
Add Comment
Please, Sign In to add comment