I get these messages when compiling opal-3.10.2, having installed ffmpeg-0.11.1
h263-1998.cxx:319:27: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope h263-1998.cxx:321:28: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope h263-1998.cxx:362:27: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared in this scope h263-1998.cxx:364:28: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared in this scope h263-1998.cxx:372:27: error: 'CODEC_FLAG_H263P_AIV' was not declared in this scope h263-1998.cxx:374:28: error: 'CODEC_FLAG_H263P_AIV' was not declared in this scope h263-1998.cxx: In member function 'bool H263_Base_EncoderContext::OpenCodec()': h263-1998.cxx:428:3: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope h263-1998.cxx:429:3: error: 'CODEC_FLAG_OBMC' was not declared in this scope h263-1998.cxx:431:3: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared in this scope h263-1998.cxx:433:3: error: 'CODEC_FLAG_H263P_AIV' was not declared in this scope h263-1998.cxx: In member function 'virtual bool H263_Base_EncoderContext::EncodeFrames(const BYTE*, unsigned int&, BYTE*, unsigned int&, unsigned int&)': h263-1998.cxx:497:72: error: 'FF_I_TYPE' was not declared in this scope h263-1998.cxx:497:84: error: 'FF_P_TYPE' was not declared in this scope h263-1998.cxx: In member function 'virtual bool H263_RFC2190_EncoderContext::Init()': h263-1998.cxx:582:24: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope h263-1998.cxx:587:24: error: 'CODEC_FLAG_H263P_AIV' was not declared in this scope h263-1998.cxx:588:24: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared in this scope make[3]: *** [/usr/src/multimedia/opal/opal-3.10.2/plugins/../lib_linux_x86/plugins/h263_ffmpeg/h263-1998.o] Error 1 Is opal-3.10.2-ffmpeg-1.patch addressing this problem for mpeg4.cxx? Googling didn't help much. It seems this has been addressed for most people and it works for most. There are a number of phrases that one would prefer not to hear in one's life. These include I wanna divorce I'm sorry about your mother - and It works for me jb. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page