EmuNewz Network

Full Version: inviZimals - UCUS98746
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(08-22-2013, 11:32 AM)gid15 Wrote: [ -> ]
Code:
java.lang.RuntimeException: could not resample from YUYV422 to BGR24 for picture of type YUYV422
Does your webcam maybe have different modes or resolutions? It seems to capture images in the color mode YUYV422 which is not supported by Xuggle...
Could you log again with r3358, I've added additional information. Maybe I could implement the image conversion missing in Xuggle.
using r 3361
here is an info log
(08-22-2013, 04:03 PM)gid15 Wrote: [ -> ]
(08-22-2013, 11:32 AM)gid15 Wrote: [ -> ]
Code:
java.lang.RuntimeException: could not resample from YUYV422 to BGR24 for picture of type YUYV422
Does your webcam maybe have different modes or resolutions? It seems to capture images in the color mode YUYV422 which is not supported by Xuggle...
Could you log again with r3358, I've added additional information. Maybe I could implement the image conversion missing in Xuggle.
I've tried to implement the conversion from YUYV422 to BGR24 in r3363, but I was not able to test it. Could you try it and post a screenshot?
using r3365
a bit better
now it flashes up a picture really quickly but then black screen with detecting camera and keeps repeating this
here is an info log
here is a Jpcsp Trace log for the camera functions
using r 3388
now it just keeps on come up with the screen
Detecting camera please wait
that is it
here is an info log
how do find jpcsp r2770 please how download
Pages: 1 2