[gst-devel] installation of gstreamer on windows

Andoni Morales Alastruey ylatuya at gmail.com
Fri Dec 5 01:31:18 CET 2008


I'm working with Andrés Colubri to create a GStreamer installer for
Windows based on OAbuild with full codec support. We introduced some
changes to the OAbuild project and, actually, our binaries have support
for almost all the codecs. The changes we made:
·Compile ffmpeg with mingw/msys with full codec sopport
·Remove the ffmpeg project from OAbuild and include the new ffmpeg
libraries to the OAbuild's dependecies
·Remove the GLib project and link GStreamer to the GLib version provided
with the GTK+ win32 installer (this way GStreamer can be used in GTK
applications)
·Update liboil to a newer version to compile the volume plugin
·Change the ffmpeg plugin code to compile it using VS
·Change the qtdemux plugin code to compile it using VS
·Compile libmad for Windows and add the libraries to the GStreamer's
dependecies
·Add the mad plugin to OAbuild
·Add the asfdemux plugin to OAbuild
·Remove the Direct Show wrapper and use the ffmepg plugin for all the
decoding stuff, which is much more efficient

We will soon publish a new branch in launchpad with all these changes
and a Windows installer.

Andoni Morales Alastruey


El jue, 04-12-2008 a las 09:46 -0800, Michael Smith escribió:
> On Thu, Dec 4, 2008 at 8:06 AM, sumit kumar <sumit.git at gmail.com> wrote:
> > hi,
> >
> > i am trying to port gstreamer to windows-xp. i don't know how to use
> > binaries given on gstreamer website. could anyone guide me with this
> 
> Don't use the binaries from the website - they're out of date and
> unmaintained (they should be removed).
> 
> You can build gstreamer on windows using MSVC or gcc.
> 
> Mike
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list