[GRASS-dev] Re: [GRASS GIS] #303: new ffmpeg includes layout
GRASS GIS
trac at osgeo.org
Sun Sep 7 17:36:49 EDT 2008
#303: new ffmpeg includes layout
--------------------------+-------------------------------------------------
Reporter: kyngchaos | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Raster | Version: svn-develbranch6
Resolution: | Keywords:
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by kyngchaos):
Looks like: # include "libavutil/avutil.h" (not <>) when crossing
libraries, otherwise it's (ie from avformat.h) #include "avio.h".
This change appeared way back on Feb 25.
--with-ffmpeg-includes="/usr/local/include /usr/local/include/libavcodec
/usr/local/include/libavformat /usr/local/include/libavutil
/usr/local/include/libavdevice /usr/local/include/libswscale"
should work - that should catch both cases of include forms. I couldn't
fully test right now because I forgot to configure ffmpeg with libswscale,
but it did get as far as finding avcodec.h and avformat.h.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/303#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list