| GStreamer Good Plugins 0.10 Plugins Reference Manual | ||||
|---|---|---|---|---|
cairorender encodes a video stream into PDF, SVG, PNG or Postscript
gst-launch videotestsrc num-buffers=3 ! cairorender ! "application/pdf" ! filesink location=test.pdf
| name | src |
| direction | source |
| presence | always |
| details | application/pdf, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] |
| application/postscript, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] | |
| image/svg+xml, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] | |
| image/png, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] |
| name | sink |
| direction | sink |
| presence | always |
| details | video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
| video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] | |
| video/x-raw-yuv, format=(fourcc)Y800, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] | |
| video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] | |
| image/png, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] |