Hi,
I trying to modify SimpleMovieExporter from the "QuickTime for Java:
Developer's Notebook" to not prompt the user for the output file
information. I keep getting fnferr from MovieExporter.toFile when I
pass it a QTFile I create. If I pass it a QTFile created by
standardGetFilePreview, then it works. So, there seems to be some trick
to creating a QTFile, that I'm missing. Even something as simple as
saveFile = new QTFile("C:/test.mov") fails. It makes no sense to get
fnferr, since the file is being created by toFile() and shouldn't exist
yet. Do I need to somehow tell QTFile, that the file is kWritePermission?
Thanks,
Ron stanonik
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-java mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-java/email@hidden
This email sent to email@hidden