On 06/10/11 15:59, Alexey Fisher wrote:
On 06.10.2011 14:32, Sebastian Arcus wrote:
Hello list,

The above two cameras, which have the well known usb bandwidth bug under
Linux don't seem to display the same problems under Windows. I've tried
them under Windows Vista and Windows 7 32bit. I've managed to display a
LifeCam Studio and LifeCam Cinema at the same time through separate
instances of VLC all the way to 1920x1080 for LifeCam Studio and
1280x720 for the LifeCam Cinema - which I believe are the maximum video
resolutions for both cameras. I've forced VLC on 25fps - and the Cinema
seems to do that. However, looking at the footage from the Studio at
maximum resolution - it looks more like 5fps.

However, what all the above means is that these cameras don't seem to
suffer from the usb bandwidth bug under Windows. I've input "mjpg" under
chroma settings for VLC - but I can't find a way to tell for sure if VLC
is using the mjpeg stream from the camera, or raw.

Can someone here help me push this further? Is there any way of
debugging what is happening under Windows - so that maybe the Linux uvc
driver can be modified to get these cameras to work properly?

Any suggestions much appreciated.

Sebastian

Hi Sebastian,
Probably usb sniffing will be most correct option, but currently i'll
would not interpret usb dump.
Other option is visual test:
- Jpeg stream has lower quality, try it under linux and you will see the
difference.
- according to frame rate the webcam controller will change demosaicing
algorithm. Simple alorithm produce pure qualithy, and image looks like
up scaled image from smaller image. Logitech webcams use better
algorithm before 15 fps and pure after 15 fps.
- you can check frame rate by capturing some timer with milliseconds:
http://tools.arantius.com/stopwatch

Thank you Alexey. Looking at the quality of the footage - I would guess it is not mjpeg. However, it still means that the camera is not grabbing all the available usb bandwidth like it does under Linux - which is good news.

Sebastian
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to