To display the videos properly we need to respect the pixel aspect ratio defined by the video stream. It appears that value is already stored in CoglGstVideoSink's private datas. This patch just exposes that value through a gobject property. - Lionel