我有一个 mp4 文件,想在我的 beamer 演示文稿中使用。
我的 MWE 如下。
\documentclass{beamer}
\usepackage{multimedia}
\begin{document}
\begin{frame}{Sound example}
\movie[width=8cm,height=4.5cm]{test}{151351913876539.mp4}
\end{frame}
\end{document}
我在 Windows 10 环境中使用 LyX2.3。我的问题是,虽然 latex 文件编译并提供 pdf 输出;但当我单击链接时,我收到以下消息。