GNOME Bugzilla – Bug 145428
[v4lsrc] image size and quality problem
Last modified: 2005-01-26 01:30:42 UTC
When I set the image size to 176x144, the image quality is terrible. But it is good if the size is 352x288. I use "gst-launch-0.8 v4lsrc ! ffmpegcolorspace ! ximagesink"
I uploaded two screen shots, 1 for v4lsrc, 1 for a program of mine. http://www.disp.duke.edu/~zw8/qcif_v4lsrc.png http://www.disp.duke.edu/~zw8/qcif_correct.png
Both are 404...
sorry, now it's ok :)
Now I have an interesting discovery: If I debug using gdb, and set a breakpoint at gst_v4lsrc_set_capture (v4lsrc_call.c:151), and then continue, everything is ok, even if the image size is 176x144. But if I run it directly, or use gdb but without the breakpoint, the image is bad. This is unbeleivable... Any idea?
well, I think it's must be a bug of my webcam driver. Any other size, except 176x144, works well. And now I use qcset compatible=dblbuf subsample=y, it works well.
Can I close this then?
Yes, please.
Allrighty then.