FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 231 : quicktime movies don't seem to like being exported
Last modified: 2006-09-19 16:06
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
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-11-29 14:16
at least on windows, opening the exported "Movie" example gives a blank screen.
perhaps qtjava doesn't like getResource()?
Additional Comment
#1 From fry 2006-09-19 16:06
qtjava doesn't like the jar: syntax that's used for URLs, so instead we'll
use loadBytes() and a QTHandle. fixed for 0116.