[gst-embedded] Need Help In Totem Media Player
Tejas
tejas at picus.in
Thu Feb 11 21:46:53 PST 2010
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.contreras at gmail.com]
Sent: Thursday, February 11, 2010 4:39 PM
To: Tejas
Cc: gstreamer-embedded at lists.sourceforge.net
Subject: Re: [gst-embedded] Need Help In Totem Media Player
On Thu, Feb 11, 2010 at 9:46 AM, Tejas <tejas at 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
More information about the Gstreamer-embedded
mailing list