Search found 2 matches

by ireneadler
Tue Jun 05, 2012 4:42 pm
Forum: Graphics, Figures & Tables
Topic: media9 | Embedding an AVI File
Replies: 5
Views: 21841

Re: media9 | Embedding an AVI File

The multimedia package works great!
Thank you!
by ireneadler
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 ...