سلام مجدد
چرا این کدهای زیر برای اجرای عکس gif که تبدیل به png کردم اجرا نمیشه
لطفا کمکم کنید
\documentclass[mathserif, xetex, pagebackref=true, colorlinks=true, linkcolor=green, citecolor=yellow, fleqn, Persian]{beamer}
\usepackage{xcolor, color}
\usepackage{graphicx}
\usepackage{animate}
%\usepackage[usenames]{color}
\usepackage{amsmath, amsthm, amssymb}
%\tikzstyle{block}=[draw opacity=0.7,line width=1.4cm]
\renewcommand{\baselinestretch}{1.5}
\usepackage{unicode-math}
\usepackage{xepersian}
\usepackage{color}
\newcommand{\ak}[1]{{\color{blue!30!black}{#1}}}
\setbeamertemplate{blocks}[rounded][shadow=true]
\begin{frame}
\animategraphics[loop,controls,width=\linewidth]{12}{output-}{0}{8}
\end{frame}