After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 567696 - libv4l2 error when changing resolution to 640x480
libv4l2 error when changing resolution to 640x480
Status: RESOLVED DUPLICATE of bug 566212
Product: cheese
Classification: Applications
Component: general
2.24.x
Other All
: Normal normal
: 2.24
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-01-14 01:21 UTC by xdracox
Modified: 2009-01-14 06:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description xdracox 2009-01-14 01:21:33 UTC
Please describe the problem:
The video output went blank when I tried to change the resolution to 640x480. The output also showed an error: libv4l2: error allocating conversion buffer

Steps to reproduce:
1. Started cheese with 800x600 resolution, working.
2. Change resolution to 600x480


Actual results:
Video output went blank.

Expected results:
Video output to display at 640x480.

Does this happen every time?
Yes.

Other information:
Complete output:
draco@laptop:~$ cheese

(cheese:8128): GStreamer-WARNING **: pad source:src returned caps which are not a real subset of its template caps

(cheese:8128): GStreamer-WARNING **: pad source:src returned caps which are not a real subset of its template caps

(cheese:8128): GStreamer-WARNING **: pad video_source:src returned caps which are not a real subset of its template caps

(cheese:8128): GStreamer-WARNING **: pad video_source:src returned caps which are not a real subset of its template caps
libv4l2: error allocating conversion buffer
Comment 1 Filippo Argiolas 2009-01-14 06:37:50 UTC
It's a known issue, if you are using Ubuntu Intrepid you can fix it enabling intrepid-proposed repository and upgrading kernel and libv4l.
Otherwise just install libv4l >= 0.5.7 from your distribution repositories.

*** This bug has been marked as a duplicate of 566212 ***