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.