Hello,
I'm trying to play a video whose pixel format is YUY2...I'm using an
ImageStream to play the video but when I set its data to point to the
current frame's data my program crashes. I suppose it is because I'm not
using the correct pixelFormat when I first created the ImageStream. My
question is: among the pixel formats supported by OSG, which one (if any) is
supposed to be used to handle YUY2 format?

Thanks in advance.
Alessandro
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to