Does this new version of the QuickTime Movie Player plugin come included
in the QuickTime_Plugins.jar file that is available for download at http://rsb.info.nih.gov/ij/plugins/movie-player.html ? Or is it only the QT_Movie_Player.java file that is upgraded as of August 5? On a related tack... I am currently having trouble opening movies in ImageJ 1.37v using the latest QuickTime_Plugins.jar dowload and QTJava.zip from QuickTime 7.2 on Windows XP. I believe the QT_Movie_Player used to work on this machine, and I'm trying to figure out what has gone wrong. On Sun, 5 Aug 2007 23:30:47 -0400, Rasband Wayne <[hidden email]> wrote: >There is a new version of the QuickTime Movie Player plugin at > > http://rsb.info.nih.gov/ij/plugins/movie-player.htm > >that works with the command recorder. The previous version did not >because it opened the file using QuickTime instead of with ImageJ's >OpenDialog class. > >-wayne > > >On Aug 5, 2007, at 4:25 PM, aRnim wrote: > >> Hi All, >> is there a way to open movies with the quicktime player using a macro? >> When I do this manually (File>Import>QuickTime Player ...) I get >> nothing in >> the Recorder window unless I close the quicktime window. And than >> it just >> records run("QuickTime Player...");. no path to the movie which was >> opened. >> If I call that from a macro, I just get an 'Open File...'-Dialog at >> which >> stands at the last position I opened a movie from. That doesn't >> help me too >> much. >> How do I make the quicktime player open a certain file from a certain >> position? >> Thanks, >> aRnim >> -- >> View this message in context: http://www.nabble.com/Opening-a-movie- >> in-Quicktime-Player-with-a-macro-tf4221040.html#a12007789 >> Sent from the ImageJ mailing list archive at Nabble.com. >========================================================================= |
Hi Bill,
> I am currently having trouble opening movies in ImageJ 1.37v using the > latest QuickTime_Plugins.jar dowload and QTJava.zip from QuickTime 7.2 on > Windows XP. The Bio-Formats plugin can open several types of QuickTime movie (raw, rle, jpeg, mjpb and some rpza) without using QTJava, so you could give that a try. But this will only do what QuickTime Opener does, and won't help with the QuickTime Player. -Curtis On 8/22/07, Bill Mohler <[hidden email]> wrote: > Does this new version of the QuickTime Movie Player plugin come included > in the QuickTime_Plugins.jar file that is available for download at > http://rsb.info.nih.gov/ij/plugins/movie-player.html ? > > Or is it only the QT_Movie_Player.java file that is upgraded as of August > 5? > > On a related tack... > I am currently having trouble opening movies in ImageJ 1.37v using the > latest QuickTime_Plugins.jar dowload and QTJava.zip from QuickTime 7.2 on > Windows XP. > > I believe the QT_Movie_Player used to work on this machine, and I'm trying > to figure out what has gone wrong. > > On Sun, 5 Aug 2007 23:30:47 -0400, Rasband Wayne <[hidden email]> wrote: > > >There is a new version of the QuickTime Movie Player plugin at > > > > http://rsb.info.nih.gov/ij/plugins/movie-player.htm > > > >that works with the command recorder. The previous version did not > >because it opened the file using QuickTime instead of with ImageJ's > >OpenDialog class. > > > >-wayne > > > > > >On Aug 5, 2007, at 4:25 PM, aRnim wrote: > > > >> Hi All, > >> is there a way to open movies with the quicktime player using a macro? > >> When I do this manually (File>Import>QuickTime Player ...) I get > >> nothing in > >> the Recorder window unless I close the quicktime window. And than > >> it just > >> records run("QuickTime Player...");. no path to the movie which was > >> opened. > >> If I call that from a macro, I just get an 'Open File...'-Dialog at > >> which > >> stands at the last position I opened a movie from. That doesn't > >> help me too > >> much. > >> How do I make the quicktime player open a certain file from a certain > >> position? > >> Thanks, > >> aRnim > >> -- > >> View this message in context: http://www.nabble.com/Opening-a-movie- > >> in-Quicktime-Player-with-a-macro-tf4221040.html#a12007789 > >> Sent from the ImageJ mailing list archive at Nabble.com. > >========================================================================= > |
Thanks, Curtis.
I've been using the Player to browse through large (>1 GB) QTVR objects, capture single frames, and build linear movies from cropped and contrast-enhanced images. So I think I need the player for this, or else I would have to open the whole data set, and would lose the VR interaction that makes it so much easier to do this task. Best, Bill >Hi Bill, > >> I am currently having trouble opening movies in ImageJ 1.37v using the >> latest QuickTime_Plugins.jar dowload and QTJava.zip from QuickTime 7.2 on >> Windows XP. > >The Bio-Formats plugin can open several types of QuickTime movie (raw, >rle, jpeg, mjpb and some rpza) without using QTJava, so you could give >that a try. But this will only do what QuickTime Opener does, and >won't help with the QuickTime Player. > >-Curtis > >On 8/22/07, Bill Mohler <[hidden email]> wrote: >> Does this new version of the QuickTime Movie Player plugin come included >> in the QuickTime_Plugins.jar file that is available for download at >> http://rsb.info.nih.gov/ij/plugins/movie-player.html ? >> >> Or is it only the QT_Movie_Player.java file that is upgraded as of August >> 5? >> >> On a related tack... >> I am currently having trouble opening movies in ImageJ 1.37v using the >> latest QuickTime_Plugins.jar dowload and QTJava.zip from QuickTime 7.2 on >> Windows XP. >> >> I believe the QT_Movie_Player used to work on this machine, and I'm trying >> to figure out what has gone wrong. >> >> On Sun, 5 Aug 2007 23:30:47 -0400, Rasband Wayne <[hidden email]> wrote: >> >> >There is a new version of the QuickTime Movie Player plugin at >> > >> > http://rsb.info.nih.gov/ij/plugins/movie-player.htm >> > >> >that works with the command recorder. The previous version did not >> >because it opened the file using QuickTime instead of with ImageJ's >> >OpenDialog class. >> > >> >-wayne >> > >> > >> >On Aug 5, 2007, at 4:25 PM, aRnim wrote: >> > >> >> Hi All, >> >> is there a way to open movies with the quicktime player using a macro? >> >> When I do this manually (File>Import>QuickTime Player ...) I get >> >> nothing in >> >> the Recorder window unless I close the quicktime window. And than >> >> it just >> >> records run("QuickTime Player...");. no path to the movie which was >> >> opened. >> >> If I call that from a macro, I just get an 'Open File...'-Dialog at >> >> which >> >> stands at the last position I opened a movie from. That doesn't >> >> help me too >> >> much. >> >> How do I make the quicktime player open a certain file from a certain >> >> position? >> >> Thanks, >> >> aRnim >> >> -- >> >> View this message in context: http://www.nabble.com/Opening-a-movie- >> >> in-Quicktime-Player-with-a-macro-tf4221040.html#a12007789 >> >> Sent from the ImageJ mailing list archive at Nabble.com. >> >========================================================================= >> -- ----------------- William A. Mohler Associate Professor Dept. of Genetics and Developmental Biology University of Connecticut Health Center MC-3301 263 Farmington Ave. Farmington, CT 06030-3301 [hidden email] Office: (860) 679-1833, room E2056 Mobile: (860) 985-2719 Lab: (860) 679-1834, room E2052 Fax: (860) 760-6140 G&DB dept. ofc.: (860) 679-8350 G&DB dept. fax : (860) 679-8345 http://genetics.uchc.edu/Faculty/Mohler/Mohler.html |
Free forum by Nabble | Edit this page |