[gst-devel] gstreamer on Windows
Andreas Volz
lists at brachttal.net
Tue Oct 2 23:14:38 CEST 2007
Am Tue, 2 Oct 2007 22:07:39 +0200 (CEST) schrieb Vincent Torri:
>
>
> On Tue, 2 Oct 2007, Andreas Volz wrote:
>
> > Hello,
> >
> > I write an application for Linux, Windows (and later OS X). Now I
> > like to embedd a video player in my application. I've yet written
> > the backend and now decide about the GUI toolkit. I prefer gtk(mm)
> > because I know that.
> >
> > How complete is gstreamer on Windows/OS X?
>
> on Windows, it compiles fine with msys/mingw
>
> > Does it use own codecs or native Windows/OS X codecs? (e.g.
> > DirectShow)
>
> I have installed ffmpeg + lots of other multiplatform codecs. I know
> that there is a directshow plugin somewhere, but it's not working,
> afaik.
Yes, I found a blog entry about it, but no further information.
What's about legality of the plugins? Is the WMV player plugin legal on
Windows?
I need only very simple video control (play, ,pause, rewind, forward).
Another idea might be to wrap a small part of gstreamer, DirectShow and
/whatever OS X has/ behind a small API that my app uses. Has anyone
done something like this?
regards
Andreas
More information about the gstreamer-devel
mailing list