I am using opencv 2.4.10 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.
1 | initial version |
I am using opencv 2.4.10 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.
2 | retagged |
I am using opencv 2.4.10 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.
3 | No.3 Revision |
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.