how to work on opencv 2.4.10 ffmpeg-0.8.0
I am using opencv 2.4.10 in visual studio 2010 to process a video.As opencv doesnt provide audio manipulation i want to use ffmpeg- 0.8.0 which is provided as third party support in opencv 2.4.10. How can i use it.