Code: Select all
\movie[externalviewer]{...}
I have read that the movie15 package should be able to embed files compatible with current versions of Adobe Reader. So now I use that package and have
Code: Select all
\includemovie{5em}{5em}{output.avi}
instead. This gives me an empty frame where the animation should be (which is fine, since I haven't specified a poster image).
When I click inside the frame, using Adobe Reader 8.1.3 for Linux, I get a dialog asking whether I really want to play the movie, and after clicking OK nothing happens.
If I click on the frame itself, I get an error message: "There was an error processing an annotation or link. There was a problem reading this document (14)."
Any ideas why? Does the movie have to be encoded in some special format?