Hi Felipe, I have built omapfbsink plugin from openembedded and taken it o my my library path and then I have created following pipe line.
" gst-launch-0.10 filesrc location=/media/mmcblk0p1/Movie.mp4 ! mpeg4parser ! mpeg4dec ! ffmpegcolorspace ! omapfbsink " It gives following error. "ERROR: Pipeline doesn't want to pause." Here mpeg4dec gives output in the form of I420. Where is the problem ? -Tejas. -----Original Message----- From: Felipe Contreras [mailto:felipe.contre...@gmail.com] Sent: Thursday, February 11, 2010 4:39 PM To: Tejas Cc: gstreamer-embedded@lists.sourceforge.net Subject: Re: [gst-embedded] Need Help In Totem Media Player On Thu, Feb 11, 2010 at 9:46 AM, Tejas <te...@picus.in> wrote: > Hi Felipe, > Nice to have reply from you. I have gone through gst-omapfb plugin > from your git repository of gst-omapfb. I find it works on omap frame buffer > and accept format as "UYVY". So I can give my decoder output in the form of > "UYVY". > I have one question, when I run my Plugins as gst-launch, I can run > VGA and also HD file smoothly. But when I run into totem movie player, I > can't run 320X240 video file smoothly. > > If I remove ximagesink and xvimagesink Plugins from my library path > and put omapfb plugin there will totem work ? If you are using a GNOME like environment then most probably you can configure which sink to use with GConf, if not, you can recompile omapfbsink with a higher rank (like primary + 10). That should do the trick. Cheers. -- Felipe Contreras ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Gstreamer-embedded mailing list Gstreamer-embedded@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded