[Player-dev] Alternative media engine support
Rahul Lal rahullal at gmail.comWhen trying to install dbus, i get the following error:- /home/demo/rahul/dbus-0.31/glib/.libs/libdbus-glib-1.so: undefined reference to `g_static_mutex_get_mutex_impl_shortcut' collect2: ld returned 1 exit status make[2]: *** [dbus-binding-tool] Error 1 make[2]: Leaving directory `/var/data/demo/rahul/dbus-0.31/glib' Any idea why that might happen.? Rahul On Mon, 21 Mar 2005 10:45:38 -0800, Ryan Gammon <rgammon at real.com> wrote: > Rahul Lal wrote: > > >Now..If i need to have an alternate media engine support..i need to > >have the D-bus tool..for interaction between the ffmpeg and helix > >player?? > > > > > > Right, if you don't have dbus, etc. set up in your distro, you won't be > able to access any alternative media engines, but the player will still > work file as a Helix Client-powered player. > > >How can i make the ffmpeg from hxmm.tar.bz...?? to start off with > > > > > > It's not working yet, the code in hxmm.tar.bz basically just registers a > GObject with a play method on the bus. > > >Rahul > > > > > >On Mon, 21 Mar 2005 10:25:37 -0800, Ryan Gammon <rgammon at real.com> wrote: > > > > > >>rahul lal wrote: > >> > >> > >> > >>>Hey Ryan, > >>> > >>>With Regards to having an Alternate media engine support, what exactly > >>>is using the dbus based backend to embed the ffmpeg libraries > >>> > >>> > >>> > >>What's being proposed is to give Helix Player 2.0 the ability to access > >>basic functionality of any media engines installed on the system, in > >>line with making Helix / RealPlayer as universal and free as legally > >>possible. > >> > >>ffmpeg has a couple of codecs & containers like Matroska & tremor that > >>currently aren't in Helix, and so it makes a decent target for a > >>proof-of-concept backend. > >> > >> > >> > >>>and where can i find more details about it. > >>> > >>> > >>> > >>> > >>I'm working on > >>https://player.helixcommunity.org/2004/developer/gtk/sods/ame.html -- > >>updates will appear there as we figure them out. All input welcome. > >> > >>-- > >>Ryan Gammon > >>rgammon at real.com > >>Developer for Helix Player > >>https://player.helixcommunity.org > >> > >>_______________________________________________ > >>Player-dev mailing list > >>Player-dev at helixcommunity.org > >>http://lists.helixcommunity.org/mailman/listinfo/player-dev > >> > >> > >> > > > > > > > > -- > Ryan Gammon > rgammon at real.com > Developer for Helix Player > https://player.helixcommunity.org > >