I've tryied without success to use applscript to change the names of
tracks (specified as KIND) of a bunch of movies I have.
It seems applescript can't do it 'cause KIND s read only. Although I
can change it in QTPlayer.
Any way to skip heavy manual work?
I think this was answered on the Applescript list pretty well...
KIND is a read only property and is not something you can set via
AppleScript *or* by hand. How could you change a Video track to an
Audio track either way? It doesn't make sense... perhaps you're looking
for a different property? Or better yet, what exactly are you doing
when you change it in QT Player, as you must be changing something
else...