Hi Felipe,
        After debugging I found that memory map is failed in the start function 
of omapfb.c file. 

        Can you guide me what other things are missing ?

Thanks In Advance,
Tejas.

-----Original Message-----
From: Felipe Contreras [mailto:felipe.contre...@gmail.com] 
Sent: Wednesday, February 17, 2010 4:46 PM
To: Tejas
Cc: gstreamer-embedded@lists.sourceforge.net
Subject: Re: [gst-embedded] Need Help In Totem Media Player

On Wed, Feb 17, 2010 at 1:11 PM, Tejas <te...@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


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gstreamer-embedded mailing list
Gstreamer-embedded@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to