hi folks,
thanks a stack. here is an update on my attemots to efficiently get the
actual color pixel values from the DSequence during the dataproc
i first tried the offscreen image buffer but found that this contained
2yuv compressed data
i then tried to get the uncompressed data as a Pixmap from the screen
buffer of the DSewuence.getScreenBuffer()
but this throws the exception
quicktime.std.StdQTException[QTJava:6.1.3b1],-50=paramErr,QT.vers:
7038000
at quicktime.std.StdQTException.checkError(StdQTException.java:38)
at quicktime.qd.QDGraphics.fromDSequenceScreen(QDGraphics.java:292)
at quicktime.std.image.DSequence.getScreenBuffer(DSequence.java:649)
at
JavaGrinders.SGTracker.SGRecordProc.execute(SGRecordProc.java:120)
at quicktime.std.sg.SGDispatcher.callbackProc(SGDispatcher.java:123)
at quicktime.std.sg.SequenceGrabber.SGIdle(Native Method)
at
quicktime.std.sg.SequenceGrabber.idleMore(SequenceGrabber.java:292)
at quicktime.app.sg.SGDrawer.task(SGDrawer.java:239)
at quicktime.app.time.TaskThread.run(TaskThread.java:293)
at java.lang.Thread.run(Thread.java:489)
this means that i will try next to get the pixels from the target port
of the DSequence - which is the main frame of the app and has several
other visual elementes aside from the QRCanvas.
any help or code snippets for getting the pixels from the DSequence
directly would be greatly welcome,
stay well, gobble gobble ...
Robert Huber, Ph.D.
Associate Professor
Bowling Green State Univ, Biological Sciences
Life Sciences Building, Bowling Green, OH 43403
http://caspar.bgsu.edu/~neuro/faculty/Faculty_rhuber.shtml
Email: email@hidden
Tel: USA (419) 372-7492 (office)
Tel: USA (419) 372-7368 (lab)
Fax: USA (419) 372-2024
_______________________________________________
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