Opening a movie in Quicktime Player with a macro
Posted by arnim.jenett on Aug 05, 2007; 9:25pm
URL: http://imagej.273.s1.nabble.com/Opening-a-movie-in-Quicktime-Player-with-a-macro-tp3698673.html
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