Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Error when compiling videoio/src/cap_ffmpeg_impl.hpp

I am compiling opencv 3.0.0 but I get multiple "xxx was not declared in this scope" errors when compiling cap_ffmpeg_impl.hpp file. (E.g pix_fmt_yuv422p, codec_pix_fmt) I have built ffmpeg using the --enable-shared option (as advised on other forums) and ffmpeg appears to run without any problems.

If a patch has been issued for this please let me know. Any help would be greatly appreciated