diff --git a/ESRF_presentation_template.tex b/ESRF_presentation_template.tex index 8206a12c643694786bc1a324c06ea860cd01ea6c..10f65072bfd71a71b176dcb4cfa338b90ab92ec4 100644 --- a/ESRF_presentation_template.tex +++ b/ESRF_presentation_template.tex @@ -197,6 +197,26 @@ No more than three secondary colours should be used together in a composition. G %%%%%% +\begin{frame}[t]{Video playback} + +\begin{itemize} + \item Videos can be played from within the presentation: +\end{itemize} +\begin{center} + \href{run:ID16A.mp4?autostart&loop}{\includegraphics[height=0.23\textheight]{ID16A_snap}} +\end{center} +\begin{itemize} + \item This may or may not work on Windows machines, but tested to work on Linux. + \item This requires a supporting presenter, \emph{e.g.} \textbf{pdfpc}. + \item Also, at least the ``base'', ``good'', ``bad'', and ``libav'' GStreamer plug-ins should be installed. + \item The video file should be in the defined path (it is not embedded into the presentation, but linked to it). + \item If for any reason the video will not play, the embedded image will be displayed statically instead. +\end{itemize} + +\end{frame} + +%%%%%% + \begin{frame}[t]{Tips \& tricks}{This is a slide subtitle (optional!)} \begin{itemize} diff --git a/examples/ESRF_presentation_template_16x9.pdf b/examples/ESRF_presentation_template_16x9.pdf index a6e957ca409e2926415936d825b896deedbaba12..bf3865e3f6102e2c5ceb42775c400ff664080bdf 100644 Binary files a/examples/ESRF_presentation_template_16x9.pdf and b/examples/ESRF_presentation_template_16x9.pdf differ diff --git a/examples/ESRF_presentation_template_4x3.pdf b/examples/ESRF_presentation_template_4x3.pdf index 75208f2e3cf9a730eb03e8d3bdf2035d057da87f..535904036839bef21d449dd10e9a750e70df6b3b 100644 Binary files a/examples/ESRF_presentation_template_4x3.pdf and b/examples/ESRF_presentation_template_4x3.pdf differ diff --git a/examples/ID16A.mp4 b/examples/ID16A.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..406a98d97dcc8ea6aa58a1768c4c251e1f15f584 Binary files /dev/null and b/examples/ID16A.mp4 differ diff --git a/graphics/ID16A_snap.png b/graphics/ID16A_snap.png new file mode 100644 index 0000000000000000000000000000000000000000..15c94f9e8454956293acfd1bd7fc9664ab31577c Binary files /dev/null and b/graphics/ID16A_snap.png differ