Hi Team, I download the ffmpeg in my linux machine.I am successfully build the ffmpeg but i am getting the error in c file like unknown type name URLProtocol. I found the url.h file in libavformat folder. In that url.h file URLProtocol function is there but in c program it is not included,so how to include that file?. Thanks, Basanth.