Author Topic: Help using MinGW and ffmpeg libraries  (Read 6774 times)

q-bertsuit

  • Guest
Help using MinGW and ffmpeg libraries
« on: January 31, 2012, 02:10:25 pm »
Hi,

I followed this http://www.youtube.com/watch?v=3yhkX0uaQGk tutorial to learn about ffmpeg. I have tried several times but when it's time to compile I get the same error
-------------- Build: Release in Tester ---------------

Linking console executable: bin\Release\Tester.exe
Execution of 'mingw32-g++.exe -LC:\Users\md\Desktop\ffmpeg-0.10\ffmpeg\lib  -o bin\Release\Tester.exe obj\Release\main.o   -s  -lavformat -lavcodec -lavutil -lswscale' in 'C:\Users\md\Desktop\Blub' failed.
Nothing to be done

Has anyone else had this problem?