On Wed, Dec 2, 2009 at 6:17 PM, Deepak Mundra <deepa...@allaboutif.com>wrote:
> > > On Wed, Dec 2, 2009 at 5:53 PM, Benjamin Otte <o...@gnome.org> wrote: > >> Oops, I copied the wrong filename there. >> >> If you are using swfdec-directfb (which I was assuming, if you use >> swfdec-gtk, you just need to enable libsoup's http support), you need >> > > I am using swfdec-directfb stand alone player > > >> to: >> - copy the 2 files swfdec_gtk/swfdec_gtk_loader.c and >> swfdec_gtk/swfdec_gtk_loader.h to swfdec-directfb >> - update swfdec-directfb's Makfiles and configure to link to libsoup >> - change swfdec_dfb_player_new() to use SWFDEC_TYPE_GTK_LOADER >> >> I will try this > > Result is Negetive ... I did following things -copied swfdec_gtk/swfdec_gtk_loader.[ch] to swfdec-directfb -changed Makefile.am and Makefile.in to compile this loader -changed Configure file to check for libsoup and add LDFLAGS and CFLAGS -changed swfdec_dfb_player_new() from SWFDEC_TYPE_GTK_LOADER to SWFDEC_TYPE_GTK_LOADER as below but did not change SOCKET TYPE "loader-type", SWFDEC_TYPE_GTK_LOADER, "socket-type", SWFDEC_TYPE_SOCKET, - added #include "swfdec-directfb/swfdec_gtk_loader.h" in swfdec-directfb/swfdec_directfb_player.c for symbol SWFDEC_TYPE_GTK_LOADER, Am i missing anything else ? still getting same error By the way what did you mean by "enable libsoup's http support" ? > > >> Benjamin >> >> >> On Wed, Dec 2, 2009 at 1:06 PM, Deepak Mundra <deepa...@allaboutif.com> >> wrote: >> > >> > >> > On Wed, Dec 2, 2009 at 4:13 PM, Benjamin Otte <o...@gnome.org> wrote: >> >> >> >> Hey, >> >> >> >> It seems I never added that to swfdec-directfb. If you want to add it, >> >> the easiest way to do so is to take the libsoup-provided http support >> >> from swfdec-gtk. If you copy the 2 files >> >> swfdec_gtk/swfdec_gtk_player.[ch] to swfdec-directfb, update the >> > >> > What do you mean by copying swfdec_gtk/swfdec_gtk_player.* to >> > swfdec-directfb ? >> > >> > do you want me to replace swfdec_gtk_player.c and swfdec_gtk_player.h >> with >> > swfdec-directfb/swfdec_directfb_player.c and >> > swfdec-directfb/swfdec_directfb_player.h ? >> > >> > >> >> >> >> Makfiles and configure to link in libsoup and change >> >> swfdec_dfb_player_new() to use SWFDEC_TYPE_GTK_LOADER as the >> >> "loader-type" property, it will most likely just work. >> >> >> >> Have fun with swfdec, >> >> Benjamin >> >> >> >> >> >> On Wed, Dec 2, 2009 at 10:19 AM, Deepak Mundra < >> deepa...@allaboutif.com> >> >> wrote: >> >> > Dear All, >> >> > >> >> > >> >> > I am using swfdec-0.8.4 player over directfb.. I am able to play >> stored >> >> > swf >> >> > files where as im not able to play any only swf files >> >> > >> >> > I get following error >> >> > >> >> > open http://www.foo.com/foobar.swf failure, err = No such file or >> >> > directory >> >> > >> >> > Thanks and regards >> >> > >> >> > Deepak >> >> > >> >> > _______________________________________________ >> >> > Swfdec mailing list >> >> > Swfdec@lists.freedesktop.org >> >> > http://lists.freedesktop.org/mailman/listinfo/swfdec >> >> > >> >> > >> > >> > >> > >
_______________________________________________ Swfdec mailing list Swfdec@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/swfdec