3 <description>PNM plugin</description>
4 <filename>../../gst/pnm/.libs/libgstpnm.so</filename>
5 <basename>libgstpnm.so</basename>
6 <version>0.10.21.3</version>
7 <license>LGPL</license>
8 <source>gst-plugins-bad</source>
9 <package>GStreamer Bad Plug-ins prerelease</package>
10 <origin>Unknown package origin</origin>
14 <longname>PNM image decoder</longname>
15 <class>Codec/Decoder/Image</class>
16 <description>Decodes images in portable pixmap/graymap/bitmap/anymamp (PNM) format</description>
17 <author>Lutz Mueller <lutz@users.sourceforge.net></author>
21 <direction>sink</direction>
22 <presence>always</presence>
23 <details>image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/x-portable-anymap</details>
27 <direction>source</direction>
28 <presence>always</presence>
29 <details>video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], bpp=(int)8, depth=(int)8</details>
35 <longname>PNM image encoder</longname>
36 <class>Codec/Encoder/Image</class>
37 <description>Encodes images into portable pixmap or graymap (PNM) format</description>
38 <author>Lutz Mueller <lutz@users.sourceforge.net></author>
42 <direction>sink</direction>
43 <presence>always</presence>
44 <details>video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], bpp=(int)8, depth=(int)8</details>
48 <direction>source</direction>
49 <presence>always</presence>
50 <details>image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/x-portable-anymap</details>