Hi Guys, I had tried a lot to embedded a vedio file inside a latex beamer 
presentation.I used this below code in this I am able to run video on external 
player using"externalviewer"in code line. Otherwise It ask for adobe player and 
open adobe webpage and did not show any player. I also convert it in version 
1.5 in other code. For this, we have to add one more line on packages. Video 
should be play inside the slide or page.RegardsAmit\documentclass{beamer} 
\usetheme{CambridgeUS} \usepackage{graphicx} \usepackage{verbatim} 
\usepackage{multirow}\usepackage{ctable}\usepackage{geometry} 
\geometry{verbose,letterpaper} \usepackage{movie15} \usepackage{hyperref} 
ewcommand{\fullpage}[1]{\begin{frame}#1\end{frame}}\author{~}\institute{Linux 
Community}\title{Emdedded Video on Latex}\begin{document}\frame{ \titlepage 
}\fullpage{See Demo video}\begin{frame}\begin{figure}[ht] 
\includemovie[poster,autoplay,externalviewer, text={\small(Loading 
sample.avi)}]{6cm}{6cm}{sample.avi} \end{figure}\end{frame}Dear iitdlug! Get 
Yourself a cool, short @in.com Email ID now!

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to