On 06/22/2010 08:37 AM, Ross Burton wrote:
 On Tue, 2010-06-22 at 08:22 -0700, Arjan van de Ven wrote:
> same reason we needed a gst-clutter "abstraction" for Moblin; to
> make it easier to display/play simple media inside an application
> that uses the MeeGo apis.. and minimize the work an app developer
> needs to do

 Actually clutter-gst contains new elements that bridge Clutter and
 GStreamer, no abstractions.

The Qt API solves a similar problem for rendering video into a QGraphicsWidget contained in a QGraphicsView (much like a clutter-gst actor displayed in a clutter scene.)

For the simple case where you don't need to construct a specialized pipeline then playing a video in a QGraphicsView is brain-dead easy. If this is all an app needs (like an app for browsing and playing movie trailer feeds from yahoo or apple), then the app developer doesn't really need to know or care about the rest of the media stack.

So... with that said... I haven't heard any real requirements from the original post, so I have no idea which route is the best choice for this specific problem.

    --rusty





_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev

Reply via email to