Feedback #423
CCV 1.2 PS3 camera and Ubuntu 9.04 (Jaunty)
| Status: | New | Start: | 08/17/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | Version 1.2 (Cross Platform - Stable) | |||
Description
CCV starts up, but there is no video being displayed for the PS3 camera. In the error log the following errors and warnings were logged.
OF_WARNING: ofUCUtils : Can’t set video format YUYV (YUYV), with size 320x240, will use 640x480
OF_ERROR: ofUCUtils: error starting capture: -2147483648, -2147483633.
I think the solution is in the code, but it isn't very clear as to what exactly to do. Here is the excerpt from the source code.
// ugly hack to make this work with
// new ffmpeg include path in ubuntu jaunty
// with -MMD flag in the compiler
// this will throw a warning instead of an error
// comment out the two lines that doesn't work for you
// to avoid the warnings
