[MPlayer-dev-eng] Re:Embedding mplayer in Java swing application

kamal sharma kamal444 at yahoo.com
Thu Oct 6 10:47:06 CEST 2005


Hi there,

Well I am also trying what u are.

Cna u please help me. I am trying to integrate the
Mplayer in my Java swing Client.

Please help me.

How did u compile the entire source code of Mplayer?I
am a bit new to this field.

Regards,
Kamal

--- rexian <maillist at roomity.com> wrote:

> Thanks for the reply Diego and sorry for speaking
> too early. Actually I was messing with the C++ code
> and that caused the crash.
> 
> Basically I just added few more lines
> 
>     jawt_handle = dlopen("libjawt.so", RTLD_LAZY);
>     jawt_getawt = (JAWT_GetAWT) dlsym(jawt_handle,
> "JAWT_GetAWT");
>     result = jawt_getawt(env, &awt);
> 
> And now the addNotify method gets the HWND by
> calling my native function and mplayer is working
> fine :-)
> 
> Thanks !
> 
> Rex
> 
> 
> 
>
-----------------------------------------------------------------------------
> <a
>
href="http://MPlayer_Developer_List_(English).roomity.com">roomity.com</a>
> roomity.com is broadband internet. ~~1128532783089~~
>
-----------------------------------------------------------------------------
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
> 



	
		
______________________________________________________ 
Yahoo! for Good 
Donate to the Hurricane Katrina relief effort. 
http://store.yahoo.com/redcross-donate3/ 




More information about the MPlayer-dev-eng mailing list