FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 114 : webcam sometimes shows scanlines on Mac OS X
Last modified: 2010-06-05 04:04
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
WONTFIX -
Pr
i
ority:
P4
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-07-28 07:28
this may have been fixed in rev 91, but Capture seems to often show
scanlines, especially when using the default renderer (JAVA2D).
using P3D often gets rid of it, but we need to figure out the source
problem. seems to be related to the general messiness of loadPixels() and
updatePixels() on the mac.
Additional Comment
#1 From fry 2010-06-05 04:04
closing this bug, because we'll be replacing the current video library with
another sometime later this summer. as such, i won't be doing any more bug
fixes on the current video library. in the meantime, we recommend using
gsvideo, opencv, or one of the other video libraries that are available.