2

I'm trying to include a video into my presentation using this code:

\documentclass[xcolor={dvipsnames}]{beamer}
\usetheme{CambridgeUS}
\usepackage{multimedia}

\begin{frame}
\frametitle{Test title}
\framesubtitle{Test subtitle}
\movie[showcontrols,width=\linewidth]{}{c.avi}
\end{frame}

\end{document}

But this wouldn't display the video, how do I to deal with this please?

Thanks a lot!

dgs
  • 1,637

0 Answers0