On Wed, Feb 17, 2010 at 1:11 PM, Tejas <tejas at picus.in> wrote: > ? ? ? ?If I use following pipe line it will work fine. > > "gst-launch-0.10 filesrc location=/media/mmcblk0p1/Movie.mp4 ! mpeg4parser ! mpeg4dec ! ffmpegcolorspace ! fbdevsink" > > ? ? ? ?Here mpeg4parser and mpeg4dec are my Plugins which I made. Capability of both are as followed. [...] > ? ? ? ?Src pad of mpeg4dec will be connected with ffmpegcolorspace and later will be connected with fbdevsink and complete pipeline will be settled. > > ? ? ? ?But instead fbdevsink if I use omapfbsink I can not create pipeline and getting following error. Ah, I see. Have you got omapfbsink to do anything? Maybe the fb overlays haven't been setup properly. Where did you get the omapfbsink element? -- Felipe Contreras