> Here you are: It's very strange because actually no frames have been grabbed at all. It looks like it is not related to MJPEG. Do you get the same crash with an unpatched Kopete?
> (...) > kopete: [int Kopete::AV::VideoDevice::initDevice()] initDevice() exited > successfuly At this point, the following line is missing: kopete: [int Kopete::AV::VideoDevice::selectInput(int)] Selected input 0 (Camera) However, since there is no trace on error and since error are not caught in VideoDevice::selectInput(), I can't tell what's wrong. Can you please add traces in file libkopete/avdevice/videodevice.cpp near line 763 (at the beginning of method VideoDevice::selectInput()) and show the value of : m_current_input, inputs(), isOpen(), and m_driver? -a. _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
