[root@armadillo840-0 (ttySC2) ~]# gst-inspect-1.0 acmfbdevsink Factory Details: Rank: primary (256) Long-name: ACM fbdev video sink Klass: Sink/Video Description: A linux framebuffer videosink Author: Atmark Techno, Inc. Plugin Details: Name: acmfbdevsink Description: ACM linux framebuffer video sink Filename: /usr/lib/gstreamer-1.0/libgstacmfbdevsink.so Version: 1.0.1 License: LGPL Source module: gst-plugins-acm Binary package: GStreamer ACM Plugins Origin URL: http://armadillo.atmark-techno.com/ GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseSink +----GstAcmFBDevSink Pad Templates: SINK template: 'sink' Availability: Always Capabilities: video/x-raw format: RGB width: [ 1, 2147483647 ] height: [ 1, 2147483647 ] framerate: [ 0/1, 2147483647/1 ] video/x-raw format: RGBx width: [ 1, 2147483647 ] height: [ 1, 2147483647 ] framerate: [ 0/1, 2147483647/1 ] video/x-raw format: RGB16 width: [ 1, 2147483647 ] height: [ 1, 2147483647 ] framerate: [ 0/1, 2147483647/1 ] Element Flags: no flags set Element Implementation: Has change_state() function: gst_acm_fbdevsink_change_state Element has no clocking capabilities. Element has no indexing capabilities. Element has no URI handling capabilities. Pads: SINK: 'sink' Implementation: Has chainfunc(): gst_acm_fbdevsink_chain Has custom eventfunc(): gst_base_sink_event Has custom queryfunc(): gst_base_sink_sink_query Has custom iterintlinkfunc(): gst_pad_iterate_internal_links_default Pad Template: 'sink' Element Properties: name : The name of the object flags: readable, writable String. Default: "acmfbdevsink0" parent : The parent of the object flags: readable, writable Object of type "GstObject" sync : Sync on the clock flags: readable, writable Boolean. Default: true max-lateness : Maximum number of nanoseconds that a buffer can be late before it is dropped (-1 unlimited) flags: readable, writable Integer64. Range: -1 - 9223372036854775807 Default: 40000000 qos : Generate Quality-of-Service events upstream flags: readable, writable Boolean. Default: false async : Go asynchronously to PAUSED flags: readable, writable Boolean. Default: true ts-offset : Timestamp offset in nanoseconds flags: readable, writable Integer64. Range: -9223372036854775808 - 9223372036854775807 Default: 0 enable-last-sample : Enable the last-sample property flags: readable, writable Boolean. Default: false last-sample : The last sample received in the sink flags: readable Boxed pointer of type "GstSample" blocksize : Size in bytes to pull per buffer (0 = default) flags: readable, writable Unsigned Integer. Range: 0 - 4294967295 Default: 4096 render-delay : Additional render delay of the sink in nanoseconds flags: readable, writable Unsigned Integer64. Range: 0 - 18446744073709551615 Default: 0 throttle-time : The time to keep between rendered buffers flags: readable, writable Unsigned Integer64. Range: 0 - 18446744073709551615 Default: 0 device : The framebuffer device eg: /dev/fb0 flags: readable, writable String. Default: null use-dmabuf : FALSE: do not use dma-buf, TRUE: use dma-buf flags: readable, writable Boolean. Default: true enable-vsync : FALSE: disable, TRUE: enable flags: readable, writable Boolean. Default: true