Re: [gtkmm] video reproduction with gtkmm



"Enrico Costanza" <ec142 york ac uk> writes:

> I need to display a video file (say .avi, for example) in a Gtk::Window.
> Ideally I would like to have the video displayed in a widget.
> 
> Is there anything readymade that I can use for this purpose?
>  
> 
> Up to now, I have displayed frames grabbed from a video4linux device
> in drawing area. Shall I follow the same procedure here?

Have you looked at GStreamer?

  http://www.gstreamer.net

There's a gst-player that you could perhaps steal some code from.

-- 
Ole Laursen
http://www.cs.auc.dk/~olau/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]