Hi,
I believe I’m having the same, or a similar issue. (So I’ll add to this thread, but I can start a new one if that’s better.)
OS: OSX El Capitan, 10.11.6
ELAN Version 5.2
I’ve worked through the media clipping tutorial and was able to complete all the steps. Currently, clip-media.txt and qtp_clip_10_10_export.scpt are in …Library/Preferences/ELAN. (And these are not in the Resources folder, although I’ve tried running things from there too, and I’ve tried having them in both places.)
In qtp_clip_10_10_export.scpt I’ve modified the hard drive name to reflect my computer’s hard drive name, and I’ve changed 720p to 480p (in both places in the script where that appears).480 was my only export option in Quicktime.
clip-media.txt is modified to be:
osascript… /Users/emilyrogers/Library/Preferences/ELAN/qtp_clip_10_10_export.scpt $in_file $out_file $begin(sec.ms) $end(sec.ms)
When I make a selection and go to “Export as…” in ELAN, I get the error “cannot run “osascript…”: error=2, No such file or directory(1)”. Oddly, this exact same procedure yesterday did NOT produce the error ; instead, nothing happened at all.
I have tried modifying clip-media.txt to be:
osascript
/Users/emilyrogers/Library/Preferences/ELAN/qtp_clip_10_10_export.scpt $in_file $out_file $begin(sec.ms) $end(sec.ms)
In this case, I get the error “cannot run program “Users/emilyrogers/Library/Preferences/ELAN/qtp_clip_10_10_export.scpt”:Error=13, Permission denied(1)”
(but I have read+write permissions on both of these files).
I have tried running things from the Resources folder too, but no luck. Nothing happens. (I should mention, in case it’s related, that I have another glitch in ELAN: the “save selection as .eaf” function doesn’t work. It saves starting at the beginning of the selection but doesn’t end the new file at the end of the selection, instead saving the entire rest of the video.)
Last thing to note in case it’s relevant is I have Quicktime Player (10.4) and Quicktime Player 7 (7.6.6) on my computer. I downloaded Quicktime Player 7 because it seems like that’s the one compatible with ELAN.
Any help getting the media clipping working would be greatly appreciated! Thank you!
-Emily