A package for including movies, audio and 3D objects into PDF documents. This package has become obsolete. Package media9 should be used instead.
Questions tagged [movie15]
80 questions
5
votes
0 answers
movie15 package and playing time information in a pdf-embeded video
I am working with the beamer class and using the movie15 package to embed videos into a pdf document.
I notice that when I includde mp4-format videos the embedded player does not include run time information (i.e., a counter/timer like you typically…
4
votes
1 answer
Can the movie15 package work with Silverlight application?
Can the movie15 package work with Silverlight application?
Silverlight is a browser plugin or application similar to Adobe Flash.
Display Name
- 46,933
1
vote
1 answer
File cannot be opened for embedding
What could be the reason for the below error ?
("E:/U3D-2-PDF\SDM 3d network.out")
("E:/U3D-2-PDF\SDM 3d network.out")
! Package movie15 Error: File `work.u3d' cannot be opened for embedding.
(movie15) Did you forget to set option…
MiniMe
- 131
0
votes
1 answer
Placing U3D file is giving me keyval package error
I'm quite new to LaTex, so my code is very simple, straight from MeshLab, generated while exporting as U3D, which I was planing to insert in my…
0
votes
1 answer
Is it possible to replace initial text by a figure in embedded 3D object in pdf?
Is it possible to replace initial legend ("text=(3Dobject.u3d),") with a Figure?
\documentclass[a4paper]{article}
\usepackage[3D]{movie15}
\usepackage{hyperref}
\usepackage[UKenglish]{babel}
\begin{document}
\includemovie[
poster,
…
0
votes
0 answers
Insert video in latex
Please give latex code to insert a video in latex and hence video should be played in pdf. I wrote…
shivam
- 53