The multimedia package works great!
Thank you!
Search found 2 matches
- Tue Jun 05, 2012 4:42 pm
- Forum: Graphics, Figures & Tables
- Topic: media9 | Embedding an AVI File
- Replies: 5
- Views: 21841
- Sun Jun 03, 2012 3:28 pm
- Forum: Graphics, Figures & Tables
- Topic: media9 | Embedding an AVI File
- Replies: 5
- Views: 21841
media9 | Embedding an AVI File
Hi,
I'm trying to embed a video in my LaTeX presentation, but it won't work. My code looks something like this
\documentclass{beamer}
\usepackage[ngerman]{babel}
\usepackage{media9}
\begin{document}
\begin{frame}
\input{film}
\end{frame}
\end{document}
I used input because I got an error telling ...
I'm trying to embed a video in my LaTeX presentation, but it won't work. My code looks something like this
\documentclass{beamer}
\usepackage[ngerman]{babel}
\usepackage{media9}
\begin{document}
\begin{frame}
\input{film}
\end{frame}
\end{document}
I used input because I got an error telling ...