I would like to embed a video in a presentation using beamer. All is going well until I change the pdf location. Is there any command that enables to integrate that video in my pdf so that I can send it for example by email and it can be read by my friend?
Please here what I use for embedding the video:
\begin{frame}
\frametitle{Particles with inertia}
\movie[width=10cm,height=7cm]{Heavy particle pair separation}{twoheavy.avi}
\end{frame}
attachfile2or use this http://tex.stackexchange.com/questions/67663/did-anyone-succeed-in-playing-embedded-movies-inside-acrobat-in-linux – alfC Feb 21 '14 at 03:50