Skip to main content
March 28, 2012
Question

camera resolution (2592*1944) BUG

  • March 28, 2012
  • 18 replies
  • 3297 views

Problem Description:

When I set camera mode to 2592*1944(5M), the view on screen is stretched.

The Issue is occurred in Flash 11+  and Air 3.0+ , and it's NOT fixed in the new release 3.2

It was worked well in Air2.7 and before, or set the resolution down to 1600*1200

Steps to Reproduce:

var cam:Camera = Camera.getCamera();

cam.setMode(2592,1944);

videoDisplay.addCamera(cam);

Expected Result:

It should be same as setMode(1600,1200);

https://bugbase.adobe.com/index.cfm?event=bug&id=3044808

This is 2592*1944 , see the iphone. !!!

1600*1200 good

This topic has been closed for replies.

18 replies

chris.campbell
Legend
March 29, 2012

Thank you for reporting this.  I'd like to encourage other users that are affected by this bug to please take a minute and visit the bug report and cast your vote for a fix!

Chris

August 6, 2012

I'm so disappointed.  It's NOT fixed in Air 3.4 beta, But the bug report was closed by someone.  https://bugbase.adobe.com/index.cfm?event=bug&id=3044808

chris.campbell
Legend
August 6, 2012

I'm looking into this.  It appears the bug was closed due to it being a duplicate with a Mac only bug.  The Mac bug was closed as "designed" due to a limitation with the QuickTime api's.  What platforms does your issue occur on?