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?