[sdljava-users] SDVideo.createYUVOverlay() throwing error
Status: Beta
Brought to you by:
ivan_ganza
From: Abhilash K <abh...@gm...> - 2009-08-14 20:51:07
|
Hi All, I have checked out the latest copy of the sdljava source code and made a windows build. I am getting following error while calling SDLVideo.*createYUVOverlay*(codecContext.width, codecContext.height, SWIG_SDLVideoConstants.*SDL_YV12_OVERLAY*, screen); Error: at sdljava.x.swig.SWIG_SDLVideoJNI.SDL_CreateYUVOverlay(*Native Method*) at sdljava.x.swig.SWIG_SDLVideo.SDL_CreateYUVOverlay(*SWIG_SDLVideo.java:144 *) at sdljava.video.SDLVideo.createYUVOverlay(*SDLVideo.java:777*) at com.medialive.italia.app.SDLTest.main(*SDLTest.java:106*) I request your kind help to sort this problem. I am willing to buy the support from sdljava community to fix all the Overlay issues. Best Regards |