FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 130 : confusing error when wrong camera name is used for Capture
Last modified: 2010-06-05 09:24
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
WONTFIX -
Pr
i
ority:
P3
Severity:
enhancement
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-08-14 12:33
when a bad name is used in the constructor to Capture, the error comes back as:
quicktime.std.StdQTException[QTJava:6.1.0g1],-50=paramErr,QT.vers:6528000
at quicktime.std.StdQTException.checkError(StdQTException.java:38)
which is a problem because of how the example for capture is written. should probably catch
this error and notify the user that the name might be wrong.
Additional Comment
#1 From fry 2010-06-05 09:24
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.