Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: FFMPEG problem when using with SFML  (Read 2105 times)

0 Members and 1 Guest are viewing this topic.

core4mac

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • Email
FFMPEG problem when using with SFML
« 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.