<div class="gmail_quote">On Wed, Dec 29, 2010 at 14:11, Jose Luis Santorcuato <span dir="ltr">&lt;<a href="mailto:santorcuato76@gmail.com">santorcuato76@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi all, I am working with the library PiDiP, I have previously worked<br>
with osx and linux ubuntu, had worked with the netbook acer and had no<br>
problems, but now I get the following error when trying to open the<br>
video window (i want to show a live video from webcam, easy in olds<br>
projects):<br>
<br>
pdp_v4l2: unsupported color model: 1497715271<br>
<br>
also pdp_v4l2: unsupported color model: 1195724874<br></blockquote><div><br>You could try starting pd like this :<br><br>LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so pd<br><br>This will put the convert library of libv4l between pd and v4l, and it will convert colormodels (and mjpeg for example) into a format that should be supported.<br>
<br></div></div>Let me know if it works :)<br><br>--<br>Regards,<br>buZz<br>