[Mono-winforms-list] Porting apps using video from windows to linux?

Rafael Teixeira monoman at gmail.com
Thu Mar 1 14:05:17 EST 2007


Probably you need to write a component that glues with one of the
video playing engines available in Linux, like GStreamer (that has a
gst-sharp binding [managed wrapper]).

Have fun,

On 3/1/07, Matthew Macdonald-Wallace <matthew at truthisfreedom.org.uk> wrote:
> Hi,
>
> I've got an app that I'm trying to port from Windows to Linux.  At the
> moment it's written in C# and uses winforms.
>
> The winforms side of things works great, however I also have an
> embedded wmplayer window in the windows version which doesn't move to
> the linux version at all.  This is the only thing about my app that
> doesn't work.
>
> Is there any way (and I don't mind recoding if I have to!) to port
> this mediaplayer window across to linux so that I can embed videos as
> part of my app?
>
> Thanks in advance,
>
> Matt
> --
> Matthew Macdonald-Wallace
> matthew at truthisfreedom.org.uk
> "Sed quis custodiet ipsos custodies?"
>
>
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw


More information about the Mono-winforms-list mailing list