HI Ulrich,

I have uninstalled my standard ffmpeg libs and headers, then built
ffmpeg from source and installed into /opt/ and then removed
CMakeCache.text re-run ./configure and it finds the headers but then
on building the ffmpeg I get the errors:

In file included from
/home/robert/OpenSceneGraph/src/osgPlugins/ffmpeg                 from
/home/robert/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2:
/opt/include/libavcodec/avcodec.h:30:30: error: libavutil/avutil.h: No
such file or directory

Which is the same error as you, which is good news, it means once I've
solved the find here it should work for you too...

Robert.
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to