SFML community forums

Help => Graphics => Topic started by: core4mac on January 18, 2010, 10:28:27 pm

Title: FFMPEG problem when using with SFML
Post by: core4mac on January 18, 2010, 10:28:27 pm
Maybe someone can help.
I have read the tutorials and posts about using ffmpeg in SFML.
Compiling works fine but when I try to open a video file with
av_open_input_file the function fails with returnvalue -92.
No idea what is wrong. I tried different video formats but nothing seems to work.

I tried to get this to work on Mac OS X Leopard.