General ⇒ movie15 package
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
movie15 package
Well, according to the movie15 manual (Section 5.1 - Media inclusion, p. 6 bottom) it should work also with paths so that it is not necessary to put the media file into the working directory.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
NEW: TikZ book now 40% off at Amazon.com for a short time.

movie15 package
Jip, I agree.
I asked someone to look at my code, and this was what he came up with...
Problem solved.
Thanks again for everybody's input.
I asked someone to look at my code, and this was what he came up with...
So the problem was the missing "/". I must still confirm that the movie will be inserted and is playing, and what happens to the movie file name.my code: {home/danie/PhD/Thesis/contents/chapter2/scc.avi}
This will only work if you are in / (or one directory above 'home')
Safer will be {/home/danie/PhD/Thesis/contents/chapter2/scc.avi}
Problem solved.
Thanks again for everybody's input.