Index: OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/CMakeLists.txt
===================================================================
--- OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/CMakeLists.txt (revision 9841)
+++ OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/CMakeLists.txt (revision 9842)
@@ -34,4 +34,6 @@
 )
 
+LINK_DIRECTORIES(${FFMPEG_LIBRARY_DIRS})
+
 SET(TARGET_EXTERNAL_LIBRARIES ${FFMPEG_LIBRARIES} )
 
