I am new to LaTeX. I am trying to put a GIF into my LaTeX presentation. I followed @samcarter guide here.
I have 23 pictures so I changed something and tried this:
\transduration<0-23>{0}
\multiinclude[<+->][format=png, graphics={width=\textwidth}]{something}
But I always get this warning:
LaTeX Warning: File `something-0.png' not found on input line 132 /LaTeX_Vorlage_Presentations/.example.tex. swp:132: Unable to load picture or PDF file 'something-0.png'.
The something.pngs are in the same file folder as the LaTeX stuff too.

\documentclasstill\end{document}. It'll help us much to help you. In your special case: your title and text talks about GIF images, while the code example saysformat=png. So I am wondering, which is correct. – Jan Jan 17 '17 at 08:31something-0.pngand not, saysomething-1.png? 2) are you compiling with pdflatex? or latex or something else? – samcarter_is_at_topanswers.xyz Jan 17 '17 at 09:29pngorPNG? Can you check with anlsin the folder of the images? – samcarter_is_at_topanswers.xyz Jan 17 '17 at 09:31