Bug 484802

Summary: Cheese defaults to incorrect resolution on MacBook Pro 4,1 iSight webcam
Product: [Fedora] Fedora Reporter: Stewart Adam <s.adam>
Component: cheeseAssignee: Matthias Clasen <mclasen>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: hdegoede, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-10 08:00:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stewart Adam 2009-02-09 23:46:44 UTC
Description of problem:
When starting Cheese, I noticed it was using the 1280x720 resolution by default which resulted in a distorted image (stretched vertically). Using 640x480, 1024x768 or another resolution with a 4:3 aspect ratio fixes the problem.

Version-Release number of selected component (if applicable):
(Fedora 11 Alpha)

How reproducible:
Always

Steps to Reproduce:
1. Start Cheese
  
Actual results:
Image is stretched vertically because of the incorrect aspect ratio

Expected results:
A resolution with a 4:3 aspect ratio is used

Additional info:

Comment 1 Hans de Goede 2009-02-10 08:00:40 UTC
Cheese simply chooses the highest resolution. Choosing the highest 4x3 ratio res is not necessarily correct, as we do not know what the ratio of the cam is, nor do we know if the pixels are square.

Thus this cannot be fixed that easily. Also note that cheese remembers the choosen res so you only need to do this once.

So I'm closing this as not a bug, you may want to try opening a bug upstream (bugzilla.gnome.org), maybe they have a better idea of how to fix it, but I doubt it.