[gst-embedded] Need Help In Totem Media Player

Tejas tejas at picus.in
Fri Feb 19 03:09:23 PST 2010


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.contreras at gmail.com] 
Sent: Wednesday, February 17, 2010 4:46 PM
To: Tejas
Cc: gstreamer-embedded at lists.sourceforge.net
Subject: Re: [gst-embedded] Need Help In Totem Media Player

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





More information about the Gstreamer-embedded mailing list