[MPlayer-dev-eng] What are my options here? X Sync
Kevin DeKorte
kdekorte at yahoo.com
Thu Jan 16 21:50:44 CET 2003
I am working on a mozilla plugin that will play embedded videos using mplayer.
So far I have things working ok. But I have some issues.
I can play the first video ok, and if I wait for the video to end I and I wait
a minute or so I can play another video with no problems.
If I try to switch videos too fast it seems that the pointers to the window
context are not destroyed and mozilla can't destroy the window. I'm not sure
if mozilla is hanging on to it or what...
But as something more interesting, the plugin also works with konqueror, and
that one exhibits some weird window sizing issues if I switch videos quickly.
I think my problem is related to the NPP_SetWindow function in my code, but I
am just stumped at this point.
Kevin
More information about the MPlayer-dev-eng
mailing list