mimdec

mimdec — MSN Messenger compatible Mimic video decoder element

Synopsis

struct              GstMimDec;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstMimDec

Description

The MIMIC codec is used by MSN Messenger's webcam support. It consumes the TCP header for the MIMIC codec.

Its fourcc is ML20.

Synopsis

Element Information

plugin

mimic

author

Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>, Rob Taylor <robtaylor@fastmail.fm>, Philippe Khalaf <burger@speedy.org>, Ole André Vadla Ravnås <oleavr@gmail.com>,Olivier Crête <olivier.crete@collabora.co.uk

class

Codec/Decoder/Video

Element Pads

name

sink

direction

sink

presence

always

details

video/x-mimic

name

src

direction

source

presence

always

details

video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, framerate=(fraction)0/1, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)320, height=(int)240

video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, framerate=(fraction)0/1, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)160, height=(int)120

Details

struct GstMimDec

struct GstMimDec;

See Also

mimenc