Dik Takken wrote:
> 
> On Sun, 7 May 2006, Bernhard Praschinger wrote:
> 
> > Would it be possible for you to do a backtrace ? That would provide
> > additional information.
> 
> yuvplay does not crash, it exits (exit code 1) immediately after creating
> the video window. It does not print any error message or anything.
> 
> I tried stepping through the program as is was running. The result is in
> the attachment. Hopefully it is useful.
I have 2 points you might want to change.
In line 193:
screen = SDL_SetVideoMode(screenwidth, screenheight, 0, 

You can try to change the SDL_SWSURFACE to some other valid value (Modes
found here: http://www.libsdl.org/cgi/docwiki.cgi/SDL_5fSetVideoMode)



auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to