[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Embed movie player using mplayer - How to execute mplayer (fork?)
- From: Jens Georg <mail jensge org>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Embed movie player using mplayer - How to execute mplayer (fork?)
- Date: Mon, 18 Aug 2008 15:47:06 +0200
> How can I execute mplayer in my program? I tried using fork but didn't
> work...
> When I create a graphic app I need a different aproach?
> And to be more complicated I need a solution that works on linux and
> windows... :'(
Glib provides an abstraction layer above the various OS process spawning
methods, have a look at
http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/group__Spawn.html
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]