[FFmpeg-trac] #221(FFmpeg:new): OpenCV and cxtypes.h

FFmpeg trac at avcodec.org
Thu May 19 10:26:11 CEST 2011


#221: OpenCV and cxtypes.h
------------------------+---------------------
  Reporter:  greybones  |      Owner:  michael
      Type:  defect     |     Status:  new
  Priority:  normal     |  Component:  FFmpeg
   Version:  git        |   Keywords:  OpenCV
Blocked By:             |   Blocking:
Reproduced:  0          |   Analyzed:  0
------------------------+---------------------
 I have the latest released OpenCV (0.2.2) and it doesn't have this file
 referenced in your latest git build (20110518)

 here is the compile error...
 CC      libavfilter/vf_libopencv.o
 CC      libavfilter/vf_mp.o
 libavfilter/vf_libopencv.c:29:28: fatal error: opencv/cxtypes.h: No such
 file or directory
 compilation terminated.
 make: *** [libavfilter/vf_libopencv.o] Error 1
 make: *** Waiting for unfinished jobs....
 libavfilter/vf_mp.c: In function 'vf_get_image':
 libavfilter/vf_mp.c:467:19: warning: initialization from incompatible
 pointer type
 libavfilter/vf_mp.c: In function 'vf_next_put_image':
 libavfilter/vf_mp.c:639:36: warning: assignment from incompatible pointer
 type
 libavfilter/vf_mp.c: In function 'init':
 libavfilter/vf_mp.c:785:5: warning: passing argument 2 of
 'm->vf.info->vf_open' discards qualifiers from pointer target type
 libavfilter/vf_mp.c:785:5: note: expected 'char *' but argument is of type
 'const char *'


 hope this help! let me know if you need more info..
 i'm on slackware64-current

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/221>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list