3 <description>PNM plugin</description>
4 <filename>../../gst/pnm/.libs/libgstpnm.so</filename>
5 <basename>libgstpnm.so</basename>
6 <version>0.11.99</version>
7 <license>LGPL</license>
8 <source>gst-plugins-bad</source>
9 <package>GStreamer Bad Plug-ins source release</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, format=(string)RGB, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, format=(string)GRAY8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</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, format=(string)RGB, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, format=(string)GRAY8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</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>