Hello All I am trying to make FFMPEG work on an AMD Alchemy MIPS processor, which has hardware acceleration. To help me understand the code I wanted to use printfs but I get an error. A conflict with the av_log. How do I use the av_log? I don't understand what switches I must use to enable it? Or can I turn it off and use printfs? Thanks Marcel